Re: [Gambas-user] Issue 46 in gambas: a breakpoint on a commented line has inconsistent behavior

2011-04-22 Thread gambas
Updates: Status: Fixed Comment #4 on issue 46 by benoit.m...@gmail.com: a breakpoint on a commented line has inconsistent behavior http://code.google.com/p/gambas/issues/detail?id=46 It should be fixed in revision #3790. I had to change the behaviour of the breakpoint button. --

Re: [Gambas-user] Issue 58 in gambas: Gtk-CRITICAL error when form closed while combobox dropdown is showing

2011-04-22 Thread gambas
Comment #3 on issue 58 by benoit.m...@gmail.com: Gtk-CRITICAL error when form closed while combobox dropdown is showing http://code.google.com/p/gambas/issues/detail?id=58 It should be fixed in revision #3788. -- Fulf

Re: [Gambas-user] Issue 58 in gambas: Gtk-CRITICAL error when form closed while combobox dropdown is showing

2011-04-22 Thread gambas
Updates: Status: Fixed Comment #2 on issue 58 by benoit.m...@gmail.com: Gtk-CRITICAL error when form closed while combobox dropdown is showing http://code.google.com/p/gambas/issues/detail?id=58 It should be fixed in revision #3738.

[Gambas-user] gb2 Eval() question

2011-04-22 Thread tobias
hi, i've been playing around with Eval() for some days, i read that it evaluates only expressions so i understand that DIMs raise "unexpected DIM" but what about SHELL and EXEC which also raise "unexpected ..." what is the difference between Eval("hProcVar = SHELL \"zenity --info --text hello\"