[Gambas-user] Two modal forms at same time

Jussi Lahtinen jussi.lahtinen at ...626...
Fri Mar 9 19:08:16 CET 2012


Can you send project to demonstrate this?

Jussi



On Fri, Mar 9, 2012 at 15:31, M. Cs. <mohareve at ...626...> wrote:

> 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 at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list