problem in display of leopard app on snowleopard

2010-01-17 Thread cocoa learner
Hi All,

I have encountered a veered problem (or I am not able to understand).
I have developed an App (using NSImageView, NSView, NSProgressIndicator
etc.) using Base SDK Mac OS X 10.5. And it works fine on leopard. But when I
run the App on Snow Leopard the App (User interface) looks more dull (or
whitish where my enabled button also look like disabled) in color.

Any idea how to over come this problem with out changing the Base SDK from
10.5 to 10.6.

Regards
Cocoa.learner
___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: problem in display of leopard app on snowleopard

2010-01-17 Thread Graham Cox

On 18/01/2010, at 2:58 AM, cocoa learner wrote:

 Hi All,
 
 I have encountered a veered problem (or I am not able to understand).
 I have developed an App (using NSImageView, NSView, NSProgressIndicator
 etc.) using Base SDK Mac OS X 10.5. And it works fine on leopard. But when I
 run the App on Snow Leopard the App (User interface) looks more dull (or
 whitish where my enabled button also look like disabled) in color.
 
 Any idea how to over come this problem with out changing the Base SDK from
 10.5 to 10.6.


The default gamma changed (unfortunately, IMO) from 1.8 to 2.2 in Snow Leopard. 
I guess you'll just have to get used to it, like everyone else.

--Graham


___

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com