I have a class with two forms W1 and W2. Forms and corresponding buttons are created in Main procedure of the class. The problem is when I first do W1.ShowModal, it does shows modal, and I have control over the buttons of W1, but if I call W2.ShowModal with a button of W1, it shows up modal, but I have no control over the buttons of W2: no clicks are rised. It is connected with the modality of W1 I know, but how could I have W2 buttons working?
Thanks! Csaba ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user