GuiLite
                                
                                
                                
                                    GuiLite copied to clipboard
                            
                            
                            
                        ✔️The smallest header-only GUI library(4 KLOC) for all platforms
Add support number change mode in STYLE_ALL_BOARD type keyboard. Now It's like as below: 
is a relly dumb question but i wanna know
Add c_button supports custom background colors and remove restrictions on fixed use COLOR_WND_NORMAL color.
Logged into a Toradex ARM device and tried pasting your docker command.  In case one has trouble seeing the image. ``` verdin-imx8mp-06848973:~$ docker run -it --privileged -v /dev:/dev-share idea4good/gui-lite:latest...
Hi, 因为开发设备的需要,希望能够在我们这个 guilite中添加自定义按键的分发功能。 原先代码仅支持上下键和确认键,我似乎没有办法,把我获得的其他按键分发给指定的BUTTON。 比如我的UI 布局类似: BUTTON 1 BUTTON 2 BUTTON 3 然后我按下1键,需要BUTTON 1执行动作。 用例里也没有看到列表框或者表格框一类的组件可以使用。 有什么建议吗?
can i use it in mingw
 https://www.cnblogs.com/lingluotianya/archive/2015/04/14/4427285.html
I found a bug when there are two dialogs. dialog A has wnd tree such as: ``` { &s_dialog_enter_button,>--ID_DIALOG_ENTER6666_BUTTON,>"",>926, 30, 66, 66}, { &gs_lamp_mode_buttons[LAMP_MODE_OFF_WORK],>---ID_BUTTON_LAMP_OFF_WORK,>---"",>655, 525, 350, 75}, {NULL, 0 ,...
DRM
I can not find a DRM support documentation. Can GuiLite use Direct Rendering Manager?
How to solve the question:`The UI is flashing while I resize the app`