[Gambas-user] Labels getting truncated

2010-09-28 Thread vikramshankarnair
Hi, First of all I would like to thank all the wonderfully helpful people on this mailing list. I am working on a Live Installer for Debian & its derivatives based on Gambas and have received some very useful & timely help here. I am running into a peculiar issue with one of the forms(Partition

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] Error after project is compiled

2010-09-28 Thread Benoît Minisini
> 2010/9/20 Benoît Minisini > ... > > > Send your project. > > Attached. I have no problem at all with running the executable. Can you send me the full output of the compilation & installation of gambas on your machine ? -- Benoît Minisini ---

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