[Q] What options to use to display menu bar in a full screen mode
[Q] What options to use to display menu bar in a full screen mode
- Subject: [Q] What options to use to display menu bar in a full screen mode
- From: JongAm Park <email@hidden>
- Date: Sun, 24 Oct 2010 15:51:33 -0700
Hello,
For PDFView, I used enterFullScreenMode:WithOptions:
After looking up some sample codes, I found out that what they used in examples,
• From A View to A Movie
• From A View to A Picture
are different from what is explained in the document.
Anyway, I tried many options include no option.
Passing nil to the options parameter displays PDF document, while passing NSFullScreenModeWindowLevel
option doesn't display anything. Passing NSFullScreenModeSetting with YES as a value displays the PDF document.
( This is the way "From A View to ..." sample is written. )
However, I would like to display the menu bar when a mouse is near the menu bar area or the top of the screen. Can anyone tell me how to do so? Are there some sample codes?
Thanks,
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden