Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3877

Window opens in modal mode

$
0
0

When I open a window from out an application it opens in modal mode, so locking the controls in the window. Is this still a bug or is there a way to open another window from your application with all controls unlocked.

tried
“<windowName.show”, opens modal, controls locked

tried
“Dim SearchWindow as SearchTopic”
“SearchWindow = new SearchTopic”, opens also in modal mode, controls locked.

Someone has an anwer?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 3877

Trending Articles