• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: full screen
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: full screen


  • Subject: Re: full screen
  • From: email@hidden
  • Date: Thu, 18 Jul 2013 11:16:23 +0900

Are you implementing this NSApplicationDelegate method in your app delegate to handle display changes?

applicationDidChangeScreenParameters

Sent from my iPhone

On 2013/07/18, at 1:41, Tibira Botto <email@hidden> wrote:

> My dear,
> is yes. I tried using
>
> [[NSApplication sharedApplication]
>      setPresentationOptions: NSApplicationPresentationAutoHideMenuBar
>      | NSApplicationPresentationAutoHideDock];
>     [[self.appWindow contentView] enterFullScreenMode: [NSScreen mainScreen
> ] withOptions: nil];
>
> not over worked.
>
> I believe this is Cocoa programming.
>
>
> 2013/7/17 Kyle Sluder <email@hidden>
>
>> On Jul 17, 2013, at 9:01 AM, Tibira Botto <email@hidden> wrote:
>>
>>> Hello guys,
>>>
>>> I have a problem. I have an application that is running on a Mac mini
>>> connected to a 42 inch television. When the mac mini starts with the TV
>>> system is perfect in full screen mode. Problem is when the mac mini
>> starts
>>> alone and later the TV is turned al my application is not in full screen
>>> mode and is in another resolution. Anyone have some help?
>>
>> Are you referring to the entire desktop being at the wrong resolution?
>> This doesn't sound like a Cocoa programming question.
>>
>> --Kyle
_______________________________________________

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


References: 
 >full screen (From: Tibira Botto <email@hidden>)
 >Re: full screen (From: Kyle Sluder <email@hidden>)
 >Re: full screen (From: Tibira Botto <email@hidden>)

  • Prev by Date: Re: UIScrollView to UIImage
  • Next by Date: Re: UIScrollView to UIImage
  • Previous by thread: Re: full screen
  • Next by thread: Full screen
  • Index(es):
    • Date
    • Thread