Re: [Gambas-user] Form.ShowModal in Gambas3

2010-10-03 Thread Benoît Minisini
> > Seems to be ok now, example works fine. > > I will have an eye on it and tell you if I encounter new problems. > > > > btw: Why has a modal window a Minimize button at all? > > I always thought that "modal" means the user has to do something, and no > > other action is allowed? > > Because yo

Re: [Gambas-user] Form.ShowModal in Gambas3

2010-09-28 Thread Benoît Minisini
> Seems to be ok now, example works fine. > I will have an eye on it and tell you if I encounter new problems. > > btw: Why has a modal window a Minimize button at all? > I always thought that "modal" means the user has to do something, and no > other action is allowed? > Because you are not on

Re: [Gambas-user] Form.ShowModal in Gambas3

2010-09-28 Thread Matti
Seems to be ok now, example works fine. I will have an eye on it and tell you if I encounter new problems. btw: Why has a modal window a Minimize button at all? I always thought that "modal" means the user has to do something, and no other action is allowed? Am 28.09.2010 19:05, schrieb Benoît

Re: [Gambas-user] Form.ShowModal in Gambas3

2010-09-28 Thread Benoît Minisini
> > I have problems with modal forms (OpenSuse, qt4 here). > > There always can be done something with them that leads to trouble. > > See example. > > > > If I can handle these things by "implementing the event handler", please > > tell me how to. :-) > > > > Regards > > Matti > > For the first

Re: [Gambas-user] Form.ShowModal in Gambas3

2010-09-27 Thread Benoît Minisini
> I have problems with modal forms (OpenSuse, qt4 here). > There always can be done something with them that leads to trouble. > See example. > > If I can handle these things by "implementing the event handler", please > tell me how to. :-) > > Regards > Matti For the first problem, it does not

[Gambas-user] Form.ShowModal in Gambas3

2010-09-27 Thread Matti
I have problems with modal forms (OpenSuse, qt4 here). There always can be done something with them that leads to trouble. See example. If I can handle these things by "implementing the event handler", please tell me how to. :-) Regards Matti test2.tar.gz Description: GNU Zip compressed data --