📄 readme
字号:
This is SDL_gui, a Graphical User Interface librarythat runs on top of SDL (Simple Directmedia Layer).SDL_gui is a (slightly) higher level library than SDL.It provides widgets and containers, and an event loop.The library is written in C++, and widget classes can beextended by deriving from them.The older (0.9.x) C interface still exists for now, butit will not be extended as new features are added.It requires the following libraries:SDL >= 1.1.2SDL_image >= 1.0.9SDL_ttf >= 1.2.0SDL_gui is released under the LGPL.The home site for SDL_gui is http://www.newimage.com/~rhk/SDL_guiand the author is Ray Kelm (rhk@newimage.com).If you have any suggestions, patches, (complaints?) etc pleasefeel free to send email.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -