Using UIScreen to drive a VGA display - doesn't seem to show the UIWindow?

后端 未结 6 930
执笔经年
执笔经年 2020-12-28 10:51

HI there,

I\'m trying to use UIScreen to drive a separate screen with the VGA dongle on my iPad.

Here\'s what I\'ve got in my root view controller\'s viewDid

6条回答
  •  再見小時候
    2020-12-28 11:27

    I've uploaded sample .xcodeproj into github.

    I refered to this page mainly.

    Thanks a lot. :)

    http://github.com/igaiga/iPadDisplayOutSample

提交回复
热议问题