Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 01:31 31 Jul 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Introducing: GUI Editor for the PicoMiteVGA

     Page 4 of 4    
Author Message
Peter63
Regular Member

Joined: 28/07/2017
Location: Sweden
Posts: 89
Posted: 03:23pm 12 Jul 2025
Copy link to clipboard 
Print this post

OK, I downloaded the latest version.
PicoMiteHDMIUSBV6.00.03.uf2 (filedate: 2025-07-12)
Tested GUI Editor, worked fine.  



/Peter63
 
Amnesie
Guru

Joined: 30/06/2020
Location: Germany
Posts: 664
Posted: 09:28am 13 Jul 2025
Copy link to clipboard 
Print this post

  Peter63 said  OK, I downloaded the latest version.
PicoMiteHDMIUSBV6.00.03.uf2 (filedate: 2025-07-12)
Tested GUI Editor, worked fine.  


Hi,

good to hear, that it works! I love your example application ideas for those GUIs! When all the work is done, I am planning something similar as simple examples, to finally show how to use the editor and implement some real code for little programs. And those ideas for simple "calculators" are a great basis, to show how it works.

Thanks!

Greetings
Daniel
Edited 2025-07-13 19:29 by Amnesie
 
Amnesie
Guru

Joined: 30/06/2020
Location: Germany
Posts: 664
Posted: 08:33am 14 Jul 2025
Copy link to clipboard 
Print this post

Update:

- New Menu Item!
- Fixed bugs in Checkbox






- Introduced "Out of Memory" again for resolution 800x600, so I must optimize code this time, but you can workaround if you lower the resolution & load the program in flash and afterwards set the resolution again to 800x600 (if you're using it) and then just run the program from flash... But the widescreen resolution 848 works fine  

I am 100% sure that I can shrink the code to a level, it works works with 800x600 out of the box    ... but give me some time. In the meantime you can try the new Menu item if you want  


gui_editor.zip


Greetings
Daniel
Edited 2025-07-14 18:37 by Amnesie
 
javavi

Guru

Joined: 01/10/2023
Location: Ukraine
Posts: 506
Posted: 09:50am 14 Jul 2025
Copy link to clipboard 
Print this post

  Amnesie said  "Out of Memory" again for resolution 800x600

In my experiments with different resolutions I noticed that at 800x600 a HEAP more RAM is used up. Much more than at high resolutions! And it's all in one MODE 1
PRINT MM.INFO(HEAP)
Edited 2025-07-14 19:53 by javavi
 
Amnesie
Guru

Joined: 30/06/2020
Location: Germany
Posts: 664
Posted: 04:31pm 14 Jul 2025
Copy link to clipboard 
Print this post

  javavi said  
  Amnesie said  "Out of Memory" again for resolution 800x600

In my experiments with different resolutions I noticed that at 800x600 a HEAP more RAM is used up. Much more than at high resolutions! And it's all in one MODE 1
PRINT MM.INFO(HEAP)


Maybe Peter has some explanation why that is. I am sure there is a reason for that.

Bugfix: stupid me forgot to deactivate the new menu item on mouse over if there is no menu...  

Also: Now you can adjust the backgroundcolour of the entry form (and menu)





Fixed version:

gui_editor.zip
 
Peter63
Regular Member

Joined: 28/07/2017
Location: Sweden
Posts: 89
Posted: 05:53pm 14 Jul 2025
Copy link to clipboard 
Print this post

Jepp... Works fine...



/Peter63
 
     Page 4 of 4    
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025