mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
96ff57257e
A Graphical User Interface library for SDL
7 lines
286 B
Plaintext
7 lines
286 B
Plaintext
SDL_gui is a library written in C++ for displaying and controlling user
|
|
interface elements in an SDL application. It has the following set of
|
|
widgets: Screen, Button, ToggleButton, Label, Picture, Panel, CardStack,
|
|
TextEntry and ProgressBar.
|
|
|
|
WWW: http://www.newimage.com/~rhk/SDL_gui/
|