On 30.05.14 08:38, bhargava.animes...@gmail.com wrote:
Hi,

I have two different applications , both of them use gecko SDK version 2.0  for 
embedded browser. On retina machine , one of the applications shows clear 
retina supported text while other browser on other application shows blurred 
text on retina machine.
I am not sure what is missing that i am seeing two different behaviors . Any 
idea on this would really help.


You need to make sure that your app's Info.plist (located directly inside the .app bundle) has an NSPrincipalClass entry. The value doesn't matter that much; NSApplication or GeckoNSApplication are both suitable choices.

-Markus
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to