1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/graphics/guilib/pkg-descr
Maxim Sobolev 560f2229d8 Add guilib - a very simple GUI framework for use with SDL. Now we have a GUI
for console (SDL_VIDEODRIVER=svgalib) ;).
2000-09-20 15:36:05 +00:00

8 lines
327 B
Plaintext

This is a very simple GUI framework, for use with SDL. It is very flexible, but
is by no means a complete windowing system. Feel free to improve it!! :)
It contains a C++ GUI class with a very rudimentary C interface,
and a set of useful widget classes.
WWW: http://www.devolution.com/~slouken/SDL/projects/GUIlib/index.html