discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Impelmenting NSWindows95InterfaceStyle


From: Germán Arias
Subject: Re: Impelmenting NSWindows95InterfaceStyle
Date: Thu, 22 Jan 2009 18:32:54 -0600

El jue, 22-01-2009 a las 10:30 +0100, Fred Kiefer escribió:
> I just added some very experimental code that allows you to experiment
> with in window menus. I followed the idea of Nikolaus to set the menu
> via [NSWindow setMenu:] this allows you to test different approaches to
> this new concept without bothering with the low level details.
> 
> The current implementation is just a mock up, it isn't working due to a
> deep programming bug in NSMenuView. Here we normally operate in windows
> coordinates, where we should have used view coordinates. To change this
> will takes some time, as we need to make sure we don't break old code :-(
> 
> Fred

Thanks Fred, I will try some ideas.





reply via email to

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