Hi Benoit,

very funny issue IMHO. You can freeze the IDE (in an infinite loop maybe?)
by doing the following:

 1. Create a GUI project (QT4, this is what I always choose at least)
 2. Create an Export'd class named "Form"
 3. Open your Form.class and write
   Public Sub _new()
     Super._new()
   End

The IDE freezes before I can type the parentheses of the function call.

Regards,
Tobi

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to