Using macOS 14.4 with Xojo 2024r2.1 API2 I cannot seem to get a sheet window to attach to its parent when called with ShowModal(self). It will always attach to a global floating window that happens to be around. Surely passing in the parent should get it to attach to the correct window.
A simple test app is attached
SheetWindowTest.xojo_binary_project.zip (6.1 KB)
What am I missing here?
1 post - 1 participant