Author Topic: Quickie: support <ENTER> in output window same as mouse dbl-click  (Read 721 times)

Offline Scott Bilas

  • Jr. Member
  • **
  • Posts: 51
  • Karma: +2/-0
    • View Profile
    • New Fun Blog
I'm a keyboard user and noticed that the output window is missing the ability to accept <ENTER> to go to the file/line of the error.

Expected behavior: when I hit ENTER on a line in the output window, it should be the same as if I double-clicked on that line. The editor should take me to that error.

Offline Scott Bilas

  • Jr. Member
  • **
  • Posts: 51
  • Karma: +2/-0
    • View Profile
    • New Fun Blog
Re: Quickie: support <ENTER> in output window same as mouse dbl-click
« Reply #1 on: May 08, 2009, 11:12:45 pm »
Oh, also: when running a tool that outputs to the output window, it should set focus to the output text control.

What I'm trying to be able to do is the same as in VS. Ctrl-F7 to compile a .cpp file, then down down down ENTER to go to the errors that come up.

Offline Arthur

  • Hero Member
  • *****
  • Posts: 620
  • Karma: +1/-0
  • He who is ashamed of asking is afraid of learning.
    • View Profile
    • My Blog
Re: Quickie: support <ENTER> in output window same as mouse dbl-click
« Reply #2 on: May 09, 2009, 03:50:28 am »
In my case the errors are at the top, then warnings follow.
But perhaps it is a good idea to add an option for the output text box to auto-scroll?

Offline alex

  • Developer
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1666
  • Karma: +29/-2
    • View Profile
    • HippoEDIT
Re: Quickie: support <ENTER> in output window same as mouse dbl-click
« Reply #3 on: May 09, 2009, 02:43:18 pm »
to Scott:
Quote
when I hit ENTER on a line in the output window, it should be the same as if I double-clicked on that line
Here I agree. Would be added new beta.

Quote
when running a tool that outputs to the output window, it should set focus to the output text control.
Here I see problems, and do not think this is a good idea...
I assume that in your example, tool executes very fast, so you would expect that focus can jump there. But imagine tool run slow and you have started to edit something in document, and suddenly you are appearing in output window still typing...

to Arthur:
Hm. I thought window already should autoscroll ans how you last line ?
Or what you would expect?

Offline Scott Bilas

  • Jr. Member
  • **
  • Posts: 51
  • Karma: +2/-0
    • View Profile
    • New Fun Blog
Re: Quickie: support <ENTER> in output window same as mouse dbl-click
« Reply #4 on: May 09, 2009, 03:11:13 pm »
Quote
But imagine tool run slow and you have started to edit something in document, and suddenly you are appearing in output window still typing...

Oh yes, of course. You're right, and I agree.

Offline Arthur

  • Hero Member
  • *****
  • Posts: 620
  • Karma: +1/-0
  • He who is ashamed of asking is afraid of learning.
    • View Profile
    • My Blog
Re: Quickie: support <ENTER> in output window same as mouse dbl-click
« Reply #5 on: May 13, 2009, 07:34:55 pm »
Hello all. Sorry, I did not see until today that I need to respond to:
Quote
to Arthur:
Hm. I thought window already should autoscroll ans how you last line ?
Or what you would expect?
So, yes, it does, but I wanted an option to have the autoscroll turned off or on at will.
This is because if I am retrieving data from a database (say by using OSQL.exe tool) into the results pane I need to scroll back up to start reading.

Offline Arthur

  • Hero Member
  • *****
  • Posts: 620
  • Karma: +1/-0
  • He who is ashamed of asking is afraid of learning.
    • View Profile
    • My Blog
Re: Quickie: support <ENTER> in output window same as mouse dbl-click
« Reply #6 on: May 13, 2009, 09:19:22 pm »
Also, for the output window: is that possible to add a Right-Click "Clear" command?

This is because today I need to do "Select All" then hit the Delete button. I am too lazy I must admit :P

Offline alex

  • Developer
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1666
  • Karma: +29/-2
    • View Profile
    • HippoEDIT
Re: Quickie: support <ENTER> in output window same as mouse dbl-click
« Reply #7 on: May 13, 2009, 10:50:26 pm »
to Arthur:
Ok, both options make sence. As AutoScroll On/Off as Clear.
I would place them on todo.

The reason why it was not yet done was my plan to move to HE control instead of standard Edit Control in Output window.
But maybe I would add these commands even for current edit control.

 

Related Topics

  Subject / Started by Replies Last post
15 Replies
2552 Views
Last post April 28, 2009, 12:25:01 am
by alex
1 Replies
936 Views
Last post April 16, 2009, 08:09:04 pm
by alex
1 Replies
768 Views
Last post April 28, 2009, 10:38:50 pm
by alex
1 Replies
618 Views
Last post May 09, 2009, 02:30:38 pm
by alex
5 Replies
600 Views
Last post September 04, 2009, 04:06:37 pm
by Stefan