Re: Custom NSControls
Re: Custom NSControls
- Subject: Re: Custom NSControls
- From: Troy Stephens <email@hidden>
- Date: Tue, 10 Feb 2004 16:38:15 -0800
You might also find the "ClockControl" code sample instructive.
If you installed the Panther example code package, it's in:
/Developer/Examples/AppKit/ClockControl
/Developer/Examples/AppKit/ClockControlPalette
It's also available on the ADC site:
http://developer.apple.com/samplecode/Sample_Code/Cocoa/
Clock_Control.htm
Troy Stephens
Cocoa frameworks, Apple
On Feb 10, 2004, at 3:52 AM, Andreas Mayer wrote:
Am 10.02.2004 um 12:38 schrieb Francisco Tolmasky:
Are there any example online on writing your own custom NSControls
that use more than one cell (or if not just a control that uses a
cell)?
I've got a roll over button class here:
http://www.harmless.de/cocoa.html
bye. Andreas.
_______________________________________________
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.