> Am Mittwoch, den 09.09.2009, 12:58 +0200 schrieb Benoît Minisini: > > > Salut, > > > > > > on gambas2 and gambas3 (since month) in code editor CTRL+C not always > > > works. > > > CTRL+V is OK, CTRL+X (I haven't tested) > > > > > > ContextMenu/Copy works well. > > > > > > Is that a gambas behaviour or Linux/Ubuntu 8.04/Xorg behaviour. > > > Or a problem on my box. > > > > Please give more details on when it does not work. > > Salut Benoit, > > back again today for that. > > Finally, for sure, in gambas2 2.16 when I try during debug, having > selected something of in the editor, I can't copy it with CTRL+C I have > to use the ContextMenu/Copy. > CTRL+V works. >
If you type CTRL+C in debugging mode, it won't work if the balloon is displayed. Do you hide the balloon before doing CTRL+C? If I do that, it works there. -- Benoît Minisini ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
