Re: [Gambas-user] Console Window

2017-01-09 Thread Gianluigi
Do not remove, thank you. Regards Gianluigi 2017-01-08 21:39 GMT+01:00 Benoît Minisini : > Le 08/01/2017 à 15:33, Charlie a écrit : > > *All I have to do is click the "Dock" button whose Tooltip says "Undock > > console" if it's docked or not.* > >

Re: [Gambas-user] Console Window

2017-01-08 Thread adamn...@gmail.com
On Sun, 8 Jan 2017 21:39:12 +0100 Benoît Minisini wrote: > Le 08/01/2017 à 15:33, Charlie a écrit : > > *All I have to do is click the "Dock" button whose Tooltip says "Undock > > console" if it's docked or not.* > > > > > > Does an

Re: [Gambas-user] Console Window

2017-01-08 Thread Fabien Bodard
Me sometime to test some things ... but generally I use an external terminal 2017-01-08 21:39 GMT+01:00 Benoît Minisini : > Le 08/01/2017 à 15:33, Charlie a écrit : >> *All I have to do is click the "Dock" button whose Tooltip says "Undock >> console" if it's docked or not.* >>

Re: [Gambas-user] Console Window

2017-01-08 Thread Benoît Minisini
Le 08/01/2017 à 15:33, Charlie a écrit : > *All I have to do is click the "Dock" button whose Tooltip says "Undock > console" if it's docked or not.* > > Does anyone find the floating console useful? If not, I can remove the feature.

Re: [Gambas-user] Console Window

2017-01-08 Thread Charlie
*All I have to do is click the "Dock" button whose Tooltip says "Undock console" if it's docked or not.* -- View this message in context: http://gambas.8142.n7.nabble.com/Console-Window-tp58194p58195.html Sent from the gambas-use

[Gambas-user] Console Window

2017-01-08 Thread Nigel Verity
Hi I have recently upgraded to 3.9.2 from the Linux Mint 17.3 repositories. Whenever I open an existing project, the console window "floats" (i.e not docked) above the rest of the IDE. Is there any way I can stop this from happening? Thanks Nige --