Hello,
When i do a Find in Files search, and it turns up with my results, how come when i click on them it doesn't take me to the appropriate file/line number?
Is this supposed to work? If it is not yet implemented, then consider this a feature request.
Thanks.
Quote from: scorpion007 on November 04, 2006, 03:04:44 AM
Hello,
When i do a Find in Files search, and it turns up with my results, how come when i click on them it doesn't take me to the appropriate file/line number?
Is this supposed to work? If it is not yet implemented, then consider this a feature request.
Thanks.
Yeah I do it all the time. It is supposed to work. What version are you using????
I would assume latest svn on Mac.
close, latest svn on Suse 10.1.
Tis strange...
this has been changed to double click, so you can scroll through your results without all those editors opening up
hmm, it seems double click doesn't work either.
Quote from: scorpion007 on November 05, 2006, 01:53:41 AM
hmm, it seems double click doesn't work either.
What wxGTK version do you have????
does this tell you?
$ wx-config --libs
-L/usr/local/lib -pthread -L/usr/X11R6/lib -lwx_gtk2u_xrc-2.6 -lwx_gtk2u_qa-2.6 -lwx_gtk2u_html-2.6 -lwx_gtk2u_adv-2.6 -lwx_gtk2u_core-2.6 -lwx_baseu_xml-2.6 -lwx_baseu_net-2.6 -lwx_baseu-2.6
Quote from: scorpion007 on November 05, 2006, 04:45:52 AM
does this tell you?
$ wx-config --libs
-L/usr/local/lib -pthread -L/usr/X11R6/lib -lwx_gtk2u_xrc-2.6 -lwx_gtk2u_qa-2.6 -lwx_gtk2u_html-2.6 -lwx_gtk2u_adv-2.6 -lwx_gtk2u_core-2.6 -lwx_baseu_xml-2.6 -lwx_baseu_net-2.6 -lwx_baseu-2.6
Well yes/no. I now know you have wxGTK 2.6, but which one. 2.6.1, 2.6.2, 2.6.3 etc.
Anyways I dunno why it doesn't work for you. :P Anyone had similar experiences on *nix?