Re: [Gambas-user] Read only terminal in 3.6

2014-10-19 Thread Alain Baudrez
2014-10-19 16:37 GMT+02:00 Benoît Minisini : > > You now enter your expressions in the edit field just below the terminal. > > Never noticed it. It is so small :) OK. I can use that, but it is not an improvement I think. I noticed that scrolling back through the history in the textbox with a mou

Re: [Gambas-user] Read only terminal in 3.6

2014-10-19 Thread Benoît Minisini
Le 19/10/2014 16:27, Alain Baudrez a écrit : > When debugging an application, I set a breakpoint at a certain line and > then when the execution stops, I switch to the Terminal on the bottom of > the IDE and use it to check on things in my program. That worked fine in > the 3.5x series. > > Since I

Re: [Gambas-user] Read only terminal in 3.6

2014-10-19 Thread Tobias Boege
On Sun, 19 Oct 2014, Alain Baudrez wrote: > When debugging an application, I set a breakpoint at a certain line and > then when the execution stops, I switch to the Terminal on the bottom of > the IDE and use it to check on things in my program. That worked fine in > the 3.5x series. > > Since I h

[Gambas-user] Read only terminal in 3.6

2014-10-19 Thread Alain Baudrez
When debugging an application, I set a breakpoint at a certain line and then when the execution stops, I switch to the Terminal on the bottom of the IDE and use it to check on things in my program. That worked fine in the 3.5x series. Since I have the 3.6 installed, the terminal seems to be read-o