[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSPopUpButton related new patches
From: |
Serg Stoyan |
Subject: |
Re: NSPopUpButton related new patches |
Date: |
Fri, 7 Feb 2003 00:31:54 +0200 |
Hello Nicola,
> > > This feature is why the '->' image of menu items with submenus is
> > > drawn as if it were a key equivalent (effectively, it graphically
> > > replaces the key equivalent). It can't be drawn in the actual
> > > 'drawImage:' method, as that method is used to draw the (optional)
> > > menuItem image.
> > >
> > > Of course we need to fix the bug.
> > >
> > > Any ideas of how to do ? We might drop the 'feature' of having an
> > > image for menu items having submenus if really there is no better way
> > > out.
> >
> > If people vote for leaving this feature, I've attached patch that fixes
> > that bug in other way.
>
> Thanks - good! - I applied your patch. :-)
>
> Btw, I can see why you are annoyed by this unclear situation with menu
> item images.
As we can see, noone has started to defend this extra feature. There is one
more NSPopUpButton problem left regarding resizing of items (key equivalents
disappearing). So maybe I'll suggest new changes in menu code.
--
Serg Stoyan