discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Impelmenting NSWindows95InterfaceStyle


From: Matt Rice
Subject: Re: Impelmenting NSWindows95InterfaceStyle
Date: Mon, 19 Jan 2009 04:18:04 -0800

On Mon, Jan 19, 2009 at 3:14 AM, Pete French <pete@twisted.org.uk> wrote:
>> I don't use mswindows very much, but it does not appear to be the sort
>> of behavior you would expect from a windows application.
>> I would expect use of NSWindows95InterfaceStyle to produce a menu in
>> each windows and remove the main menu:
>
> Does anybody here want to borrow my (ancient) copy of OpenStep for
> Windows to take a look at how NeXT/Apple solved this ? Which is,
> to the best of my recollection, precisely as described above.
>
> -pete.
>

I have a copy here not all windows have them e.g. inspectors don't,
I suspect that it only adds them to windows which respond yes to
-canBecomeMainWindow, but didn't go through the trouble of verifying
that
and if the window is too small to contain the menu it will stack the
horizontal menus vertically kind of strangely
e.g.

file menu2 menu3
menu4 menu5




reply via email to

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