> 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

Windows

> 2) when the user minimizes one of the detail windows, all the
> application windows are minimized

It depends on your Gambas version and the window manager you use.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to