Author Topic: Find in files output?  (Read 4595 times)

scorpion007

  • Guest
Find in files output?
« 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.

sethjackson

  • Guest
Re: Find in files output?
« Reply #1 on: November 04, 2006, 03:38:58 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????

Offline Game_Ender

  • Lives here!
  • ****
  • Posts: 551
Re: Find in files output?
« Reply #2 on: November 04, 2006, 04:54:49 am »
I would assume latest svn on Mac.

scorpion007

  • Guest
Re: Find in files output?
« Reply #3 on: November 04, 2006, 08:27:37 am »
close, latest svn on Suse 10.1.

Tis strange...

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: Find in files output?
« Reply #4 on: November 04, 2006, 09:53:08 am »
this has been changed to double click, so you can scroll through your results without all those editors opening up

scorpion007

  • Guest
Re: Find in files output?
« Reply #5 on: November 05, 2006, 01:53:41 am »
hmm, it seems double click doesn't work either.

sethjackson

  • Guest
Re: Find in files output?
« Reply #6 on: November 05, 2006, 03:43:13 am »
hmm, it seems double click doesn't work either.

What wxGTK version do you have????

scorpion007

  • Guest
Re: Find in files output?
« Reply #7 on: November 05, 2006, 04:45:52 am »
does this tell you?
Code
$ 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

  • Guest
Re: Find in files output?
« Reply #8 on: November 06, 2006, 07:05:18 pm »
does this tell you?
Code
$ 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?