guix icon indicating copy to clipboard operation
guix copied to clipboard

Eclipse ThreadX GUIX Studio provides a complete, embedded graphical user interface (GUI) library and design environment, facilitating the creation and maintenance of all graphical elements needed by y...

Results 25 guix issues
Sort by recently updated
recently updated
newest added
trafficstars

**Describe the bug** In the gui_resources file generation there is a small typo at line 3818 "iamges" out.Format(_T(" 0x%02x, /* used for transparent iamges*/\n"), m_map->gx_pixelmap_transparent_color); Please also mention any information...

bug

**Reason For Feature Request** I am looking to develop a GUI application using GUIX Studio and noticed that there is no straight-forward way to add custom (non-native) widgets to be...

feature

How can I retrieve user data through a widget? I would like to store a pointer inside GX_WIDGET to be retrieved later in the event handler. Reading the documentation, `gx_widget_user_data`...

hardware

Hi Team, I'm using RX72N microcontroller and want to use GUIX studio, but the RX72N also has its own GLCDC module. So can I skip the GLCDC module? and create...