Re: Dockling Menus - How do I do a submenu?
Re: Dockling Menus - How do I do a submenu?
- Subject: Re: Dockling Menus - How do I do a submenu?
- From: Cyril Godefroy <email@hidden>
- Date: Wed, 11 Jul 2001 17:21:11 +0200
There is plenty of code/examples for docklings available (check
osx.hyperjeff.net). I provide the code to 3 docklings with menus and
submenus at
http://homepage.mac.com/cgodefroy. Hope they will help.
Cyril
On Wednesday, July 11, 2001, at 02:32 PM, Chris Mar wrote:
I'm working on a dockling. On the GetMenu call I'm returning a
CFMutableArray (actually its just a NSMutableArray being cast). I can
figure
out how to do menu items and seperators, does anyone have an idea how to
do
submenus?