--- Nicola Pero <[EMAIL PROTECTED]> wrote:
> 
> > I have found the problem which causes this strange behavior.
> > It is caused by the insertion of the following into the
> > gmodel generated by nib2gmodel:
> > 
> >     "Object   15" = {
> >         action = "submenuAction:";
> >         image = "Object   16";
> >         isEnabled = YES;
> >         isa = NSMenuItem;
> >         keyEquivalent = "";
> >         representedObject = nil;
> >         state = 0;
> >         tag = 0;
> >         target = "Object   17";
> >         title = Info;
> >     };
> >     "Object   16" = {isa = NSImage; name = NSMenuArrow; size = "{width =
> 12;
> > height = 9}"; };
> > 
> 
> > Each menu item has the image value set if it has a submenu.
> 
> As far as I know, this was fixed on CVS on 17th May 2000.
> 

You are correct.  Apparently the version of nib2gmodel
I used was quite old.  I discovered this shortly after I wrote the
note.  It only took me about 20-30 minutes to find the menu problem 
and it was a good exercise anyway.  :)

Thanks, GJC

=====
======================================================
Gregory John Casamento           Sr. Software Engineer
Java, C++, Objective C           [EMAIL PROTECTED]
======================================================
Those who do not value their freedom shall loose it..
======================================================

__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

Reply via email to