[Gambas-user] shortcut key

Fabien Bodard abidoo.too at ...11...
Tue Jan 20 21:09:04 CET 2004


Le Mardi 20 Janvier 2004 07:25, Rizky Tahara Shita a écrit :
> it is about the user friendly for programmer here.. will you add some
> shortcut key for the stop button ?
>
> for example i'm running my program and there is an error there.. so with
> shortcut key the programmer will have to stop the program with out clicking
> the stop button. it's just another suggestion here. cause when often errors
> raise, it is better when the hand is still on the keyboard and will make
> the coding more focused.
>
> just i did in VB6, i almost never put off my hands from the keyboard. when
> there is an error i just can press the CTRL - Break to break it then ALT -
> R - E to stop it. and sometime VB6 asked to me that will the program should
> end or in break mode...
>
> yes ofcourse it will usefull when we already focused on the code not in the
> design mode...
>
>
> Regards,
>
>
> tahara!
>
>
>
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration
> See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
> http://www.eclipsecon.org/osdn
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

I can see already a problem to do that... When your program run, the focus is 
on your program windows, so when you press ctrl + break, this shortcut is not 
send to the gambas ide.

Fabien





More information about the User mailing list