NSMenu reorganisation

2009-02-17 Thread Fred Kiefer
When we switch a menu between horizontal and vertical mode we reorganize a few menu items. A similar reorganisation happens when we load a NIB file for a menu. I just commited a change that tries to bring these two implementations together. For now I just changed the code in NSMenu, the duplication

Re: NSMenu reorganisation

2009-02-17 Thread Gregory Casamento
Fred, I'll look at it tonight and give you feedback on it ASAP. :) Thanks! GC On Tue, Feb 17, 2009 at 1:37 PM, Fred Kiefer wrote: > When we switch a menu between horizontal and vertical mode we reorganize > a few menu items. A similar reorganisation happens when we load a NIB > file for a me

Re: NSMenu reorganisation

2009-02-17 Thread Fred Kiefer
Don't hurry, I will be way until the weekend and wont have much chance to work on GNUstep. Gregory Casamento wrote: > Fred, > > I'll look at it tonight and give you feedback on it ASAP. :) > > Thanks! GC > > On Tue, Feb 17, 2009 at 1:37 PM, Fred Kiefer > wrote: > >