[solved] 2024r1.1 - Default super for windows is Window and not DesktopWindow

Xojo 2024r1.1 – Windows OS

Issue link – https://tracker.xojo.com/xojoinc/xojo/-/issues/76703

To reproduce, use IDE menu – Insert >> Window

One of my projects requires the windows to use DesktopWindow super.

If the project is new it will default to DesktopWindow, if your project started pre-Desktop controls, it will default to Window. No?


Edit: looks like Martin is helping you on the Issue.

1 Like

Yeah, I had no idea it was pre-2.0 until today.

The issue is now solved, the solution is to convert to API 2.0.

MUCH appreciation to Martin!

1 Like