Re: Fullscreen code not working
Re: Fullscreen code not working
- Subject: Re: Fullscreen code not working
- From: rfitz <email@hidden>
- Date: Mon, 6 Jun 2005 13:05:06 -0400
Cameron,
I do most of my coding in A.S.S. I am not familiar with the debugger.
Should I change the void to
- (NSWindow *)endFullScreen;
{ [NSMenu setMenuBarVisible:1];
[fsWindow close];
return fsWindow;
}
What do you mean by clanup? I did not write this fullscreen code. It
was on macosxhints.com. So I am unfamiliar with everything that is
happening. Can you show me exactly what needs to be fixed and what I
need to do to fix it. Again, I am not too familiar with Cocoa. I am
know applescript, and unfortunately that is not going to help here.
Thanks,
-Rhon
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden