Hi David
do you talk about an autosize of the window (and its components) created by Inform?
try this code attached!
It works for me that I use to have the WindowsTaskbar on the bottom.
How can you to get this results?
in UIEditor
1. you click first on
View and then on
Keep preview window attached so you now have no sign of checking near the item above (keep..)
2. now you click on the window's maximize button
3. using window's taskbar go in UiInform to design your window
4. click on the
centered window option to be it selected (optional)
5. save the project
6. opening in QB64IDE, in sub __UI_OnLoad type this statement
now you can run the code for the result.
PS I imagine that you have already Inform in QB64 folder.