I have been working for some time on conversion of inherited code for web app from Xojo2018 to Xojo2024. One of the problems that I see has to do with IDE I think. The app has folder called FileDefs that has different classes, all created at different point it time (I think) and as a result they are listed “as is” rather than sorted in alphabetical order. I have put some effort yesterday to re-order them and saved. Much to my amazement/surprice and frustration the classes are showing as before, not ordered.
This has been the same in Xojo2018 and it is the same in Xojo2024.
Is there a hidden option/trick available to gurus only that allows poor developer to have some comfort and see things ordered properly? Is it a bug or a feature?
Has anyone ever complained about this?
Note:
the “git status” shows the change after I quit/save Xojo but when I relaunch Xojo there is no visual change at all
17 posts - 7 participants