News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Find in files output?

Started by scorpion007, November 04, 2006, 03:04:44 AM

Previous topic - Next topic

scorpion007

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.

sethjackson

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????

Game_Ender

I would assume latest svn on Mac.

scorpion007

close, latest svn on Suse 10.1.

Tis strange...

killerbot

this has been changed to double click, so you can scroll through your results without all those editors opening up

scorpion007

hmm, it seems double click doesn't work either.

sethjackson

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????

scorpion007

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

sethjackson

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?