* Search find not highlighted?
@ 2000-10-13 13:52 Alex Koifman
2000-10-13 15:25 ` Ian Roxborough
0 siblings, 1 reply; 6+ messages in thread
From: Alex Koifman @ 2000-10-13 13:52 UTC (permalink / raw)
To: sourcenav
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 615 bytes --]
Hi,
Â
I just installed Source-Navigator 4.5.2 on Windows NT 4.0 (patch 5).Â
Rebooted.
Â
When in the Edit window, I do Control-F and type
the search string, press Search. The Navigator finds the searched string,
but it is not highlighted. I move the dialog window around, still not
highlighted. I can see the found string. When I Cancel, the found
string gets highlighted.
Â
Why?
Â
When select (double click) a search string and
press "Find selection or next pattern" the found string is
highlighted.
Â
Thanks a lot,
________________________________ Alex
Koifman
srcnav.gif
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Search find not highlighted?
2000-10-13 13:52 Search find not highlighted? Alex Koifman
@ 2000-10-13 15:25 ` Ian Roxborough
2000-10-13 15:30 ` Alex Koifman
0 siblings, 1 reply; 6+ messages in thread
From: Ian Roxborough @ 2000-10-13 15:25 UTC (permalink / raw)
To: Alex Koifman; +Cc: sourcenav
Hi,
(Please avoid posting in HTML as not every is using an HTML
enabled email client.)
> When in the Edit window, I do Control-F and type the search string,
> press Search. The Navigator finds the searched string, but it is not
> highlighted. I move the dialog window around, still not highlighted.
> I can see the found string. When I Cancel, the found string gets
> highlighted.
>
> Why?
Thinking back, there was a macro of something that was meant to be
set(?) when building tk, ALWAYS_SHOW_SELECTION I think, that allows
multiple selection, otherwise the selection would be only where the
focus was (?). I think ALWAYS_SHOW_SELECTION should have been set at
configure time (but I could be wrong).
This is the only thing the springs to mind.
Ian.
> When select (double click) a search string and press "Find selection
> or next pattern" the found string is highlighted.
>
> Thanks a lot,
> ________________________________
> Alex Koifman
>
> Name: srcnav.gif
> srcnav.gif Type: GIF Image (image/gif)
> Encoding: base64
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Search find not highlighted?
2000-10-13 15:25 ` Ian Roxborough
@ 2000-10-13 15:30 ` Alex Koifman
0 siblings, 0 replies; 6+ messages in thread
From: Alex Koifman @ 2000-10-13 15:30 UTC (permalink / raw)
To: Ian Roxborough; +Cc: sourcenav
Ian,
Thanks for your reply.
I am new to Source Navigator. Where do I set ALWAYS_SHOW_SELECTION? BTW,
this used to work in the older version that we bought, v 99r1.
Thanks,
Alex.
----- Original Message -----
From: "Ian Roxborough" <irox@redhat.com>
To: "Alex Koifman" <akoifman@mediaone.net>
Cc: <sourcenav@sources.redhat.com>
Sent: Friday, October 13, 2000 6:24 PM
Subject: Re: Search find not highlighted?
>
> Hi,
>
> (Please avoid posting in HTML as not every is using an HTML
> enabled email client.)
>
> > When in the Edit window, I do Control-F and type the search string,
> > press Search. The Navigator finds the searched string, but it is not
> > highlighted. I move the dialog window around, still not highlighted.
> > I can see the found string. When I Cancel, the found string gets
> > highlighted.
> >
> > Why?
>
> Thinking back, there was a macro of something that was meant to be
> set(?) when building tk, ALWAYS_SHOW_SELECTION I think, that allows
> multiple selection, otherwise the selection would be only where the
> focus was (?). I think ALWAYS_SHOW_SELECTION should have been set at
> configure time (but I could be wrong).
>
> This is the only thing the springs to mind.
>
> Ian.
>
> > When select (double click) a search string and press "Find selection
> > or next pattern" the found string is highlighted.
> >
> > Thanks a lot,
> > ________________________________
> > Alex Koifman
> >
> > Name: srcnav.gif
> > srcnav.gif Type: GIF Image (image/gif)
> > Encoding: base64
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Search find not highlighted?
2000-10-14 10:32 ` Alex Koifman
@ 2000-10-16 8:55 ` Syd Polk
0 siblings, 0 replies; 6+ messages in thread
From: Syd Polk @ 2000-10-16 8:55 UTC (permalink / raw)
To: Alex Koifman; +Cc: irox, sourcenav
Well, it is possible to build the source tarball for Windows, just not easily.
The next build will have this flag set.
Alex Koifman wrote:
>
> SN for Windows comes as an install. There is no Makefile to set flags.
>
> Should I wait for a patch? Will someone add the flag to the Windows build?
> Why would the flag be set otherwise?
>
> Thanks a lot,
>
> Alex.
> ----- Original Message -----
> From: "Ian Roxborough" <irox@redhat.com>
> To: "Alex Koifman" <akoifman@mediaone.net>
> Cc: <sourcenav@sources.redhat.com>
> Sent: Friday, October 13, 2000 6:57 PM
> Subject: Re: Search find not highlighted?
>
> >
> > On Fri, 13 Oct 2000, Alex Koifman wrote:
> > > I am new to Source Navigator. Where do I set ALWAYS_SHOW_SELECTION?
> > > BTW, this used to work in the older version that we bought, v 99r1.
> >
> > This should set a build time, CFLAGS=..... -DALWAYS_SHOW_SELECTION,
> > I can't remember the SN windows build steps off hand, but adding it
> > to CFLAGS should work.
> >
> > Ian.
> >
> > > ----- Original Message -----
> > > From: "Ian Roxborough" <irox@redhat.com>
> > > To: "Alex Koifman" <akoifman@mediaone.net>
> > > Cc: <sourcenav@sources.redhat.com>
> > > Sent: Friday, October 13, 2000 6:24 PM
> > > Subject: Re: Search find not highlighted?
> > >
> > >
> > > >
> > > > Hi,
> > > >
> > > > (Please avoid posting in HTML as not every is using an HTML
> > > > enabled email client.)
> > > >
> > > > > When in the Edit window, I do Control-F and type the search string,
> > > > > press Search. The Navigator finds the searched string, but it is
> not
> > > > > highlighted. I move the dialog window around, still not
> highlighted.
> > > > > I can see the found string. When I Cancel, the found string gets
> > > > > highlighted.
> > > > >
> > > > > Why?
> > > >
> > > > Thinking back, there was a macro of something that was meant to be
> > > > set(?) when building tk, ALWAYS_SHOW_SELECTION I think, that allows
> > > > multiple selection, otherwise the selection would be only where the
> > > > focus was (?). I think ALWAYS_SHOW_SELECTION should have been set at
> > > > configure time (but I could be wrong).
> > > >
> > > > This is the only thing the springs to mind.
> > > >
> > > > Ian.
> > > >
> > > > > When select (double click) a search string and press "Find selection
> > > > > or next pattern" the found string is highlighted.
> > > > >
> > > > > Thanks a lot,
> > > > > ________________________________
> > > > > Alex Koifman
> > > > >
> > > > > Name: srcnav.gif
> > > > > srcnav.gif Type: GIF Image (image/gif)
> > > > > Encoding: base64
> > >
> > >
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Search find not highlighted?
2000-10-13 16:00 Ian Roxborough
@ 2000-10-14 10:32 ` Alex Koifman
2000-10-16 8:55 ` Syd Polk
0 siblings, 1 reply; 6+ messages in thread
From: Alex Koifman @ 2000-10-14 10:32 UTC (permalink / raw)
To: irox; +Cc: sourcenav
SN for Windows comes as an install. There is no Makefile to set flags.
Should I wait for a patch? Will someone add the flag to the Windows build?
Why would the flag be set otherwise?
Thanks a lot,
Alex.
----- Original Message -----
From: "Ian Roxborough" <irox@redhat.com>
To: "Alex Koifman" <akoifman@mediaone.net>
Cc: <sourcenav@sources.redhat.com>
Sent: Friday, October 13, 2000 6:57 PM
Subject: Re: Search find not highlighted?
>
> On Fri, 13 Oct 2000, Alex Koifman wrote:
> > I am new to Source Navigator. Where do I set ALWAYS_SHOW_SELECTION?
> > BTW, this used to work in the older version that we bought, v 99r1.
>
> This should set a build time, CFLAGS=..... -DALWAYS_SHOW_SELECTION,
> I can't remember the SN windows build steps off hand, but adding it
> to CFLAGS should work.
>
> Ian.
>
> > ----- Original Message -----
> > From: "Ian Roxborough" <irox@redhat.com>
> > To: "Alex Koifman" <akoifman@mediaone.net>
> > Cc: <sourcenav@sources.redhat.com>
> > Sent: Friday, October 13, 2000 6:24 PM
> > Subject: Re: Search find not highlighted?
> >
> >
> > >
> > > Hi,
> > >
> > > (Please avoid posting in HTML as not every is using an HTML
> > > enabled email client.)
> > >
> > > > When in the Edit window, I do Control-F and type the search string,
> > > > press Search. The Navigator finds the searched string, but it is
not
> > > > highlighted. I move the dialog window around, still not
highlighted.
> > > > I can see the found string. When I Cancel, the found string gets
> > > > highlighted.
> > > >
> > > > Why?
> > >
> > > Thinking back, there was a macro of something that was meant to be
> > > set(?) when building tk, ALWAYS_SHOW_SELECTION I think, that allows
> > > multiple selection, otherwise the selection would be only where the
> > > focus was (?). I think ALWAYS_SHOW_SELECTION should have been set at
> > > configure time (but I could be wrong).
> > >
> > > This is the only thing the springs to mind.
> > >
> > > Ian.
> > >
> > > > When select (double click) a search string and press "Find selection
> > > > or next pattern" the found string is highlighted.
> > > >
> > > > Thanks a lot,
> > > > ________________________________
> > > > Alex Koifman
> > > >
> > > > Name: srcnav.gif
> > > > srcnav.gif Type: GIF Image (image/gif)
> > > > Encoding: base64
> >
> >
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Search find not highlighted?
@ 2000-10-13 16:00 Ian Roxborough
2000-10-14 10:32 ` Alex Koifman
0 siblings, 1 reply; 6+ messages in thread
From: Ian Roxborough @ 2000-10-13 16:00 UTC (permalink / raw)
To: Alex Koifman; +Cc: sourcenav
On Fri, 13 Oct 2000, Alex Koifman wrote:
> I am new to Source Navigator. Where do I set ALWAYS_SHOW_SELECTION?
> BTW, this used to work in the older version that we bought, v 99r1.
This should set a build time, CFLAGS=..... -DALWAYS_SHOW_SELECTION,
I can't remember the SN windows build steps off hand, but adding it
to CFLAGS should work.
Ian.
> ----- Original Message -----
> From: "Ian Roxborough" <irox@redhat.com>
> To: "Alex Koifman" <akoifman@mediaone.net>
> Cc: <sourcenav@sources.redhat.com>
> Sent: Friday, October 13, 2000 6:24 PM
> Subject: Re: Search find not highlighted?
>
>
> >
> > Hi,
> >
> > (Please avoid posting in HTML as not every is using an HTML
> > enabled email client.)
> >
> > > When in the Edit window, I do Control-F and type the search string,
> > > press Search. The Navigator finds the searched string, but it is not
> > > highlighted. I move the dialog window around, still not highlighted.
> > > I can see the found string. When I Cancel, the found string gets
> > > highlighted.
> > >
> > > Why?
> >
> > Thinking back, there was a macro of something that was meant to be
> > set(?) when building tk, ALWAYS_SHOW_SELECTION I think, that allows
> > multiple selection, otherwise the selection would be only where the
> > focus was (?). I think ALWAYS_SHOW_SELECTION should have been set at
> > configure time (but I could be wrong).
> >
> > This is the only thing the springs to mind.
> >
> > Ian.
> >
> > > When select (double click) a search string and press "Find selection
> > > or next pattern" the found string is highlighted.
> > >
> > > Thanks a lot,
> > > ________________________________
> > > Alex Koifman
> > >
> > > Name: srcnav.gif
> > > srcnav.gif Type: GIF Image (image/gif)
> > > Encoding: base64
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2000-10-16 8:55 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-13 13:52 Search find not highlighted? Alex Koifman
2000-10-13 15:25 ` Ian Roxborough
2000-10-13 15:30 ` Alex Koifman
2000-10-13 16:00 Ian Roxborough
2000-10-14 10:32 ` Alex Koifman
2000-10-16 8:55 ` Syd Polk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).