GLBasic forum

Main forum => Bug Reports => Topic started by: xbee on 2010-Sep-12

Title: IDE issue - backspace
Post by: xbee on 2010-Sep-12
Hi,

Click into the Output or Search window on the bottom of the IDE -> you will see the blinking cursor.

Now press Backspace on the keyboard -> it starts to delete the characters of your current source code but the cursor is still blinking in the Output/Search.

Bye,
Title: Re: IDE issue - backspace
Post by: MrTAToad on 2010-Sep-12
Indeed :)
Title: Re: IDE issue - backspace
Post by: Ian Price on 2010-Sep-13
So it does. I've never even tried to click on the Output/Search box before.

Does the Search even do anything? I can't type in there. Is there a reason/need for it?
Title: Re: IDE issue - backspace
Post by: matchy on 2010-Sep-13
Once you discover, the search tab is very useful for displaying global search results (ctrl+shift+f).  ;)
Title: Re: IDE issue - backspace
Post by: Ian Price on 2010-Sep-13
Normal search has served me well enough until now - Ctrl + F. I'll try that though.
Title: Re: IDE issue - backspace
Post by: matchy on 2010-Sep-13
I hadn't discovered at first but now I need to use it to jump around code quickly. Although the file name is there, it would even make sense if the parent function name is displayed there also.  :O
Title: Re: IDE issue - backspace
Post by: MrTAToad on 2010-Sep-13
Would also be nice if Cursor Up/Down/Home/End worked in the Output area too...
Title: Re: IDE issue - backspace
Post by: Moru on 2010-Sep-13
I always get caught trying to press ctrl+c to copy the output... :-)