Accessing Aqua metrics without Carbon
Accessing Aqua metrics without Carbon
- Subject: Accessing Aqua metrics without Carbon
- From: email@hidden
- Date: Tue, 1 Jul 2003 17:43:20 EDT
I'm looking for a way to access the proper standard metrics for a control
(such as an NSPopupButton) without the use of Carbon.
Using Carbon I could simply call GetThemeMetric() with the appropriate metric
constant and get the value I want, but since I'm writing a Cocoa app, this
would be a mighty large resource hit for accessing what amounts to be a
constant.
Is there an alternative Cocoa API for this?
Ron Anderson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.