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