[Gambas-user] Simple (I hope) - A list of windows opened by the current app
Bruce Bruen
bbruen at ...2308...
Sat May 21 09:36:31 CEST 2011
My main form has a list view which allows the user to open a new form
for each of the items when they double-click on a row, but if the detail
form is already open then all I want to do is bring it to the "top".
Achieving this is being fouled by:
1) is there a collection/list/whatever of all the windows that belong to
the Application
2) when the user minimizes one of the detail windows, all the
application windows are minimized
(yep, I know I stuck two problems in one message =-O )
tia
bruce
More information about the User
mailing list