GUIslice icon indicating copy to clipboard operation
GUIslice copied to clipboard

GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL

Results 72 GUIslice issues
Sort by recently updated
recently updated
newest added

[Badge Suggestions]: https://img.shields.io/badge/Repository_Suggestions-4b781e?style=for-the-badge&logoColor=white&logo=GitHub&labelColor=609926 [Badge Changes]: https://img.shields.io/badge/Changes-9e122a?style=for-the-badge&logoColor=white&logo=GitLFS&labelColor=D81939 [Badge GitHub]: https://img.shields.io/badge/GitHub_Newcomers-be2e47?style=for-the-badge&logoColor=white&logo=BitWarden&labelColor=FD3A5C [Badge Robot]: https://img.shields.io/badge/I'm_Human-8c3b63?style=for-the-badge&logoColor=white&logo=RuboCop&labelColor=c84f8c [Badge Ask]: https://img.shields.io/badge/Please_Ask_Me-4e2760?style=for-the-badge&logoColor=white&logo=AskUbuntu&labelColor=73398D [Badge Info]: https://img.shields.io/badge/Information-01434e?style=for-the-badge&logoColor=white&logo=InternetArchive&labelColor=006272 [Button MarkedDown]: https://img.shields.io/badge/MarkedDown-00b2ff?style=for-the-badge&logoColor=white&logo=Markdown [License Badges]: https://github.com/MarkedDown/Licenses [Widgets]: https://github.com/MarkedDown/Disable/blob/main/Features/Widgets.md [Tabs]: https://github.com/MarkedDown/Disable/blob/main/Features/Tabs.md [Wiki]: https://github.com/MarkedDown/Wiki...

I am trying to use the GUIslice with SAMD51 and when I compile the code, it results in this error Documents\Arduino\libraries\GUIslice-master\src\GUIslice.c:62:26: fatal error: pgmspace.h: No such file or directory #include

Over time, there have been a number of requests for some way to plot data in one form or another, from temperature plots to oscilloscope graphs. The existing XGraph widget...

enhancement
feedback requested

### Feature Request or Enhancement I would like to investigate creating bindings for htcw_gfx, a newer graphics library for middleweight IoT devices that supports things like truetype and alpha-blending. ###...

### Feature Request or Enhancement I use multiple different Arduino boards with different displays and different configurations. I was wondering if it was possible to have configuration specific files with...

Testing XSlider with themes shows that the current XSlider is incorrectly using frame glow color from the gslc_ElemCalcRectState() routine when drawing the track. ``` inside gslc_ElemCalcRectState() // Calculate the element...

I'm currently working on GUIslice API theme support within the Builder. Doing so I tried to use rounded corners for boxes with some themes. Here is an example using our...

### Describe the bug *When using the FT206 based touch screen driver I'm not seeing this event happening when making a long press* ### Device hardware - *MCU*: ESP32 -...

### Describe the bug MCU crashes if i press the up or down arrows of a spinner control, and nothing else on the screen and no program logic. Crashes with...

bug

### Feature Request or Enhancement Please add support for M5Stack Core 2 (https://www.cnx-software.com/2020/09/01/m5stack-launches-core2-esp32-iot-development-kit-with-2-inch-touch-display/#:~:text=M5Stack%20has%20just%20launched%20an,motion%20sensor%20and%20a%20microphone.) ### Additional context The display is ILI9342C, and the touchscreen driver is FT6336U. Considering I have the...

pending more info
new driver
device_esp