forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › "column" Text Selection
- This topic is empty.
-
AuthorPosts
-
-
June 1, 2007 at 8:03 am #24060
peterlaursen
ParticipantI know PSpad well myself.
Yes, 'copy row(s) to clipboard' is a nice idea. I cannot tell how difficult it would be to implement that. We will discuss.
-
June 1, 2007 at 12:41 pm #24061
ronjeremy_69
Participantpeterlaursen wrote on Jun 1 2007, 03:03 AM:Yes, 'copy row(s) to clipboard' is a nice idea. I cannot tell how difficult it would be to implement that. We will discuss.This feature has to do with the manner in which you can highlight text you would like to copy. Copying row(s) is the exact opposite of what is being suggested. The current way the Result tab allows you to highlight text IS ALREADY row(s).
For example, first in SQLyog click “Edit” and make sure “Show Results In Text” is checked. Then execute a query of your choosing so that several rows appear in the Result tab. Then somewhere in the Result tab click and hold down your mouse button and start dragging down. See how each ENTIRE row gets highlighted as you drag down?
This requested feature would allow you to drag WITHOUT entire row(s) being highlighted. Peter, since it sounds like you have PSPad, to see what I am talking about in PSPad choose “Edit–>Selection Type–>Column Selection”. Then load a text file or paste a bunch of text into PSPad. Now click somewhere on that text and hold down your mouse button and start dragging. See how you can selectively highlight just a column of text (however wide and long you want) instead of the entire rows being highlighted?
-
June 1, 2007 at 1:02 pm #24062
peterlaursen
Participantsorry .. I meant COLUMNS, not ROWS.
I will try this with PSpad!
-
June 13, 2007 at 8:37 pm #24063
ronjeremy_69
Participantpeterlaursen wrote on Jun 1 2007, 08:02 AM:sorry .. I meant COLUMNS, not ROWS.I will try this with PSpad!
Peter, were you able to try out Column Selection mode? It would be soooooo nice to be able to use this type of text selection in the results tab!
-
June 14, 2007 at 7:56 am #24064
peterlaursen
ParticipantI think my colleague Adarsh did. I shall ask him!
-
June 14, 2007 at 7:56 am #24065
peterlaursen
ParticipantI think my colleague Adarsh did. I shall ask him!
-
June 14, 2007 at 1:50 pm #24066
peterlaursen
ParticipantNow I also tried this.
We will need to consider a columns selection. it is not very easy to do a 'square' selection in text-mode in RESULT tab.
Basically we like the idea.
But we will need to finish what we have started before giving priority to this r
quest and considering possible implementations.
-
June 14, 2007 at 2:03 pm #24067
ronjeremy_69
Participantpeterlaursen wrote on Jun 14 2007, 08:50 AM:Now I also tried this.We will need to consider a columns selection. it is not very easy to do a 'square' selection in text-mode in RESULT tab.
Basically we like the idea.
But we will need to finish what we have started before giving priority to this r
quest and considering possible implementations.
Cool. Since the mysql text results are fixed-width, being able to select a 'square' is the perfect way to extract some desired text (especially for a web developer who is constantly copying and pasting!)
-
June 13, 2012 at 9:50 am #24068
shubh
MemberOne can do square selection in text view of Result/Table Data Tab by Alt + Selection of area.
-
-
AuthorPosts
- You must be logged in to reply to this topic.