Skip navigation.
 
mlRe: Multi line menuitems?
FROM : Scott Anguish
DATE : Wed Nov 20 10:40:15 2002

On Tuesday, November 19, 2002, at 05:19 PM, Lorenzo Thurman wrote:

> I would like to be able to use multi line menu items in my StatusItem
> project. They would not be enabled, just displaying info when the user
> clicks on its icon in the Status Bar; like the Date & Time displays
> the date in a grayed out menu item. How does one go about this Cocoa?


   They aren't being tricky.. they're just adding multiple menu items,
one per line.  The first one is disabled, and only contains the full
date
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlMulti line menuitems? Lorenzo Thurman Nov 19, 23:19
mlRe: Multi line menuitems? Scott Anguish Nov 20, 10:40
mlRe: Multi line menuitems? Andreas Mayer Nov 20, 22:44