Re: Drawing to the screen
Re: Drawing to the screen
- Subject: Re: Drawing to the screen
- From: Finlay Dobbie <email@hidden>
- Date: Sat, 1 Sep 2001 00:11:22 +0100
http://www.cocoadevcentral.com/tutorials/showpage.php?show=00000020.php
This does most of that. I'm not sure if it would be possible to have a
menubar with it, though.
-- Finlay
On Friday, August 31, 2001, at 11:58 pm, Matthew Cox wrote:
I've got a small AppKit puzzle:
Ideally, I'd like to be able to:
- Have a window that fills the entire screen (except menu), without
title.
- Switch back and forth between the finder environment and my
application's (Using a menu).
- Use NSWindows and NSControls inside the application.
- Keep the dock from displaying.
(Palettes)
-Draw to both the NSWindows, and the NSView that is the background.
-I need the menubar to be in existence.
I know this is not good GUI. But I think I can get away, since I am
trying to prove to a buddy that it is possible to use Cocoa to develop
games. It seems ideal to me, having the document architecture and all.
Appreciate advice.
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev