Re: Creating small controls programmatically
Re: Creating small controls programmatically
- Subject: Re: Creating small controls programmatically
- From: Shawn Erickson <email@hidden>
- Date: Wed, 3 Dec 2003 10:28:53 -0800
On Dec 3, 2003, at 9:43 AM, Tim Hewett wrote:
P.S. How come iTunes manages to have mini sized checkboxes in
playlists, under Jaguar, when Jaguar doesn't support them? If I
write Panther software with checkboxes of this size, Jaguar displays
them as full size checkboxes... Huh?!
Because iTunes is Carbon and either Carbon has had them or they are a
custom control. The mini sized controls are supported only on Panther
and later.
The ApiKit release notes cover them...
http://developer.apple.com/documentation/ReleaseNotes/Cocoa/AppKit.html
-Shawn
_______________________________________________
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.