GUIslice-Builder icon indicating copy to clipboard operation
GUIslice-Builder copied to clipboard

Cross-platform drag & drop GUI builder for GUIslice

Results 15 GUIslice-Builder issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I've just started using GUIsliceBuilder and as soon as I try and save a project it crashes (with "fatal error"). **To Reproduce** Steps to reproduce the behavior:...

bug

Please add a possibility to export a PlatformIO project / Code instead of an Arduino *.ino I know, I can convert it. But it would be more easy if the...

enhancement
feedback requested

The builder sofware does not show well on 4K monitor. Some of the menus are cropped and inaccessible. Steps to reproduce the behavior: Open software in 4K monitor. **Version** -...

enhancement

**Describe the bug** so whenever I hit Generate code from the guibuilder, in CbBtnCommon switch/case of toggle button my code will be deleted and a default if(); statement is created....

bug

**Describe the bug** - if change text color or toggle button color(maybe the same with rest of elements). - if put computer to sleep and after wakeup the computer to...

bug

**Describe the bug** Just crashes when I try and Generate Code. **To Reproduce** Steps to reproduce the behavior: 1. Open Project File 2. Click "Generate Code" **Expected behavior** That it...

bug

I found weird behavior of code generation when it comes to ListBox. Here are the two cases and how to reproduce the bug. ### Delete the ListBox 1. New a...

wontfix

How to implement QRCode? https://github.com/yoprogramo/ESP_QRcode

**Describe the solution you'd like** Enable glow for text via the builder. Enable glow is set to false by default. It would be a cool feature to be able to...

open future enhancement

**Describe the bug** Whenever I try to change a setting, the app crashes with a fatal error. This happens both in the E_PROJECT OPTIONS and the more general 'EDIT >...