discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Transparency issues + context menus


From: Fred Kiefer
Subject: Re: Transparency issues + context menus
Date: Wed, 22 Aug 2001 00:02:17 +0200

Marko Mikulicic wrote:
> 
> >
> >>Another question: what for is used the NSMenu object in NSCells.
> >>For context menu ?
> >>
> >
> > It should be related to the menu methods of the cell:
> >
> > - (void)setMenu:(NSMenu *)aMenu
> >
> > Associates a menu with the cell that has commands contextually related to 
> > the
> > cell (a pop-up menu on Windows).
> 
> Who should call +NSMenu popUpContextMenu:withEvent:forView: ?
> I see this feature is not yet implemented, but should not be too hard.
> I could give it a try. Has anyone taken that ?
> (Fred ?)
> 

I am not that sure what this method should be doing, otherwise I would
have implemented it myself. Currently I am doing a big rework of the
NSMenu class, so it would be better if you could wait a bit with your
change.

Fred




reply via email to

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