06-17-2022, 10:55 AM
(06-16-2022, 10:09 PM)Coolman Wrote: hello, bplus has done a very good job in only a few days. the name chosen "Very Simple GUI" seems logical. it will be enough to create a very simple gui with some gadgets, font management, possibly dpi support to manage the enlargement according to the system...
for a more sophisticated gui, i suggest to use the raylib library which is cross-platform and very efficient. starting from zero would not be profitable because it would require a lot of time...
@Coolman
Yes, I think @bplus has done a tremendous job in just a few days and has stuck to the mantra of "Very Simple GUI". A simple GUI that produces a combination of boxes, buttons and listboxes is enough for many. If more is required then there are many solutions, but they are inevitably a bit (or a lot) more complicated. This topic arose from your original topic where you identified Lothar Schirm's SimpleGUI library for Freebasic. This library does exactly that. @bplus is endevouring to do something similar for QB64. Strength to his arm!