Xojo 'Average User'

Agreed !

But we CAN turn this OFF (yer welcome)

Create a new document named Window.defaults
In there put

ImplicitInstance=false

Put it in ~/Document/Xojo/Overrides

And you can duplicate it and name it DesktopWindow.defaults to affect the new “DesktopWindow”

You can alter a lot of the default values on new items this way

https://docs.xojo.com/UserGuide:Overriding_System_Class_Defaults

https://documentation.xojo.com/topics/advanced_features/setting_default_values_for_xojo_framework_class_properties.html#setting-default-values-for-xojo-framework-class-properties

4 Likes