That is really stupid. easy way to proof this, Just use the IDE, just by selecting controls it is OBVIOUS how SLOW xojo is. Unless you have never used any other software to compare LOL
Yes I also did some tests around this some years ago, I created controls using declares and they where really fast butā¦ What is the poit of a RAD if you had to create the controls in code
MANY. For example the one where I proof that custom controls where slower, even those made by xojo. thanks to that case xojo changed the Label to a Native control (52798)
Curious that this change made it to the blog, to a Keynote, the release notesā¦ But the case was never referenced nor marked as fixed
This one that is open: Xojo: Account Login
And many others that are closed as āfixedā with no proof or closed just because.
Also many forum posts, where the last one is from today: Slow opening window - rebirth - Windows - Xojo Programming Forum
The window i talk about in the case takes 6 seconds to open.
I made a mockup GUI in xojo, takes 5 seconds to open, Launch VB6, recreated there, takes 1 second (yup, 20+ yo software still runs in the latest windows 11 and Beats the xojo GUI ) and finally recreated with B4J, and cant even measure the loading time of the window
By the way, creating the proof of concept gui in xojo, I just duplicate controls, for the last half, it takes like 40 seconds to paste the controls In the IDEā¦ Not slow?