public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
* Re: Q: Where is the symbol window ?
@ 2000-09-25  7:31 dave.banham
  0 siblings, 0 replies; 6+ messages in thread
From: dave.banham @ 2000-09-25  7:31 UTC (permalink / raw)
  To: sourcenav

SN 'remembers' the last type of window to close on program (or project?) exit.
The next time you start a SN project, it restores that window. There appear to
be two types of 'symbol' windows. The first is literally the Symbols window that
opens after the creation of a new SN project. The second is the multi-tab window
that provides access to the visualisation and navigation tools such as
Retriever, Xref, Grep, etc.

If you are in the 'navigation' symbol window you can get the 'Symbols' window
back by pressing F4 or from the menu bar as Windows->New Window->Symbols.

I personally find the 'Symbols' window to be of little use because I use the
retriever to look up specific symbol and to show its position in the Editor
window, which I have added as a second pane.

I hope this is of use,
Regards
Dave Banham






Rickard Ericson <rickard.ericson@pricer.se> on 25/09/2000 14:25:28

To:   "Sourcenav (E-mail)" <sourcenav@sources.redhat.com>
cc:    (bcc: Dave BANHAM/PCS/PCG/TDE/GECALSTHOM)
Subject:  Q: Where is the symbol window ?



Hi !!

Sometimes when I open an existing SN project I get no Symbol Window. The
only way for me to get one seems to be that I open the project from the
beginning, i.e defining paths, directories and files. This is cumbersome an
not at all pleasant.

Is there a fix for this somewhere ? I'm running SN 4.2.2 Developers Edition
and the platform is NT 4.0 sp6

thanks

/Rickard




^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Q: Where is the symbol window ?
@ 2000-10-04 14:25 Fabrice Gautier
  0 siblings, 0 replies; 6+ messages in thread
From: Fabrice Gautier @ 2000-10-04 14:25 UTC (permalink / raw)
  To: 'dave.banham@tde.alstom.com', sourcenav

> 
> 
> Fabrice,
> The F4 key only works if you don't have num-lock selected! (I 
> think this bug has
> already been reported.)

Thanks ... But I do use the keypad. So ALT-W N S will have to do...
 
> I have used the file list view I have found that filtering it 
> with a file name
> pattern that includes the extension doesn't work. e.g. 
> '*fred.h' I have even
> tried to escape the dot with a slash, but have had no 
> success. So I end up using
> '*fred*' instead.

Yes, I noticed that one too, but I would use *fred .h* in your case.

Regards
-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Q: Where is the symbol window ?
@ 2000-10-02  2:45 dave.banham
  0 siblings, 0 replies; 6+ messages in thread
From: dave.banham @ 2000-10-02  2:45 UTC (permalink / raw)
  To: sourcenav

Fabrice,
The F4 key only works if you don't have num-lock selected! (I think this bug has
already been reported.)

I take your point about using the file list view in the symbol window, but I
very rarely do this because I am not using SN as an IDE tool - I only us it to
find program symbols and their relationships. However, on the odd occasion that
I have used the file list view I have found that filtering it with a file name
pattern that includes the extension doesn't work. e.g. '*fred.h' I have even
tried to escape the dot with a slash, but have had no success. So I end up using
'*fred*' instead.

Regards
Dave Banham



> If you are in the 'navigation' symbol window you can get the
> 'Symbols' window
> back by pressing F4 or from the menu bar as Windows->New
> Window->Symbols.

But F4 doesn't seem to work on the WinNT version.

> I personally find the 'Symbols' window to be of little use
> because I use the
> retriever to look up specific symbol and to show its position
> in the Editor
> window, which I have added as a second pane.

Except the retriever doesn't allow you to search for a specific file.

--
Fabrice Gautier
fabrice_gautier@sdesigns.com





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Q: Where is the symbol window ?
  2000-09-29 11:21 Fabrice Gautier
@ 2000-09-29 11:42 ` Berek
  0 siblings, 0 replies; 6+ messages in thread
From: Berek @ 2000-09-29 11:42 UTC (permalink / raw)
  To: Fabrice Gautier, sourcenav

Make sure you don't have NUMLOCK on. NUMLOCK-Fn (where Fn is any function
key) does not work.
NUMLOCK-Fn generates different key codes then Fn alone and, at the moment,
SN doesn't check these codes.


----- Original Message -----
From: "Fabrice Gautier" <Fabrice_Gautier@sdesigns.com>
To: <sourcenav@sources.redhat.com>
Sent: Friday, September 29, 2000 14:18
Subject: RE: Q: Where is the symbol window ?


>
> > If you are in the 'navigation' symbol window you can get the
> > 'Symbols' window
> > back by pressing F4 or from the menu bar as Windows->New
> > Window->Symbols.
>
> But F4 doesn't seem to work on the WinNT version.
>
> > I personally find the 'Symbols' window to be of little use
> > because I use the
> > retriever to look up specific symbol and to show its position
> > in the Editor
> > window, which I have added as a second pane.
>
> Except the retriever doesn't allow you to search for a specific file.
>
> --
> Fabrice Gautier
> fabrice_gautier@sdesigns.com
>
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Q: Where is the symbol window ?
@ 2000-09-29 11:21 Fabrice Gautier
  2000-09-29 11:42 ` Berek
  0 siblings, 1 reply; 6+ messages in thread
From: Fabrice Gautier @ 2000-09-29 11:21 UTC (permalink / raw)
  To: sourcenav

 
> If you are in the 'navigation' symbol window you can get the 
> 'Symbols' window
> back by pressing F4 or from the menu bar as Windows->New 
> Window->Symbols.

But F4 doesn't seem to work on the WinNT version.

> I personally find the 'Symbols' window to be of little use 
> because I use the
> retriever to look up specific symbol and to show its position 
> in the Editor
> window, which I have added as a second pane.

Except the retriever doesn't allow you to search for a specific file.

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Q: Where is the symbol window ?
@ 2000-09-25  6:23 Rickard Ericson
  0 siblings, 0 replies; 6+ messages in thread
From: Rickard Ericson @ 2000-09-25  6:23 UTC (permalink / raw)
  To: Sourcenav (E-mail)

Hi !!

Sometimes when I open an existing SN project I get no Symbol Window. The
only way for me to get one seems to be that I open the project from the
beginning, i.e defining paths, directories and files. This is cumbersome an
not at all pleasant.

Is there a fix for this somewhere ? I'm running SN 4.2.2 Developers Edition
and the platform is NT 4.0 sp6

thanks

/Rickard

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-10-04 14:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-25  7:31 Q: Where is the symbol window ? dave.banham
  -- strict thread matches above, loose matches on Subject: below --
2000-10-04 14:25 Fabrice Gautier
2000-10-02  2:45 dave.banham
2000-09-29 11:21 Fabrice Gautier
2000-09-29 11:42 ` Berek
2000-09-25  6:23 Rickard Ericson

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).