bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMenu* and NSPopuUp* issues


From: Benhur Stein
Subject: Re: NSMenu* and NSPopuUp* issues
Date: Fri, 21 Mar 2003 11:01:57 -0300
User-agent: Internet Messaging Program (IMP) 3.0

Citando Serg Stoyan <stoyan@hologr.com>:

> Hi everybody,
> 
> Currently I'm working on fixing as much as possible NSMenu* and
> NSPopUp* related problems and bugs.

Well, there is one bug I see in menus that I don't know if is corrected
by recent patches. It is easy to see it using Terminal.app.

I use bash and a prompt command that changes the title of the window
to reflect the current directory:
PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/$HOME/~}\007"'

If you let the Windows menu open and do some cd commands in Terminal, each
time the title of the window changes, it is also changed in the menu, but
it redraws itself apparently many times and finally it is one line lower.

Happy hunting,
Benhur





reply via email to

[Prev in Thread] Current Thread [Next in Thread]