Re: custom window
Re: custom window
- Subject: Re: custom window
- From: j o a r <email@hidden>
- Date: Wed, 1 Aug 2001 11:25:08 +0200
On onsdag, augusti 1, 2001, at 05:48 , David P. Henderson wrote:
And how can I hide the menu on the top?
Do you mean the Menu Bar?
He probably refers to the title bar of the window.
Answer: Look in the docs for NSWindow in AppKit. If you create your
window programatically, not using InterfaceBuilder, you get to choose if
it should have a title bar or not.
Regards,
j o a r