badidea wrote:That leaves one message at launch:
Gtk-Message: Failed to load module "topmenu-gtk-module"
To fix that would break my "Ubuntu Mate Desktop". I assume this top-menu is the "apple"-like common application menu at the top in stock Ubuntu. Probably not needed.
Funny to read this. On Mint Cinnamon 18.2 32 bit it all worked perfectly from the beginning, without any error message. Thats why i could not believe it is outdated in the beginning.
Imho, designing forms with this visual designer is the best way to produce a GUI in FreeBASIC. I tried all.
FBEdit, Firefly, FreeQ, (Windows only)
Glade, Fluid and Visual WX-C Designer. (Platform independent)
They all are working and i got working programs. You guess, it took a lot of time trieing it all.
My final result would be, rewriting wxFBE with Gtk (
not with Glade) probably would be the best. Sourcecode in FB is available. But its a lot of work.