[Gambas-user] Installing Gambas3 on PCLINUXOS -2010

2010-11-19 Thread Maurice Dumais
ursive] Erreur 1 make[3]: quittant le répertoire « /home/maurice/trunk/gb.qt4 » make[2]: *** [all] Erreur 2 make[2]: quittant le répertoire « /home/maurice/trunk/gb.qt4 » make[1]: *** [all-recursive] Erreur 1 make[1]: quitt

Re: [Gambas-user] Pb with Dialog.Font, Error #11 message

2010-03-30 Thread Maurice Dumais
Le 2010-03-28 17:59, Benoît Minisini a écrit : >> On Sunday 28 March 2010 02:08:21 Maurice Dumais wrote: >> >> Finally, someone has reproduced a bug I've been trying to reproduce for 6 >> onths or more. agree with you,However I found it wasn't that clear cut

[Gambas-user] Pb with Dialog.Font, Error #11 message

2010-03-27 Thread Maurice Dumais
Hi, I encounter a problem with Dialog.Font, whenever I use it more than once in the same program session. That is, the first time it works as expected, then if I use it again, the program crashes and sends me a signal 11 message. To reproduce it: simply add a TextArea and a button to a Form, a