On Jun 13, 2012, at 3:35 PM, ext Jason Dictos wrote:
> Oh wait, I see, so I moved it out of the bundle and ran Designer, and wow 
> looks great.
> 
> I wonder how I can enable this mode in my application, since I'm using my own 
> bundle.

Try adding:

<key>NSPrincipalClass</key>
<string>NSApplication</string>

to the Info.plist of your app bundle.

See:

http://developer.apple.com/library/mac/#documentation/GraphicsAnimation/Conceptual/HighResolutionOSX/Explained/Explained.html#//apple_ref/doc/uid/TP40012302-CH4-SW7

NSHighResolutionCapable sounds like something worth trying as well.

- Jiang

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to