Re: Create a custom control (widget)
Re: Create a custom control (widget)
- Subject: Re: Create a custom control (widget)
- From: Chris Vincent <email@hidden>
- Date: Mon, 10 Feb 2003 00:09:10 -0600
On Sunday, February 9, 2003, at 11:17 PM, Salter, Adam Q wrote:
>
This might sound silly, but I can't find any clear tutorials for
>
building a
>
custom "control"... what I want is a "stars" rating selection like in
>
iTunes...
>
>
I've found plenty of code for IB palletes... and obviously the second
>
step
>
would be to create a IBPallete.
>
>
<sigh>
>
>
Can anybody help me out? (point me to books/other docs)
>
>
Actually a tutorial for creating a control and pallete from scratch
>
would be
>
great...
>
>
Thanks in advance,
>
Adam Salter
I'm no expert on Cocoa, and certainly not an expert on making custom
controls, but my hunch is that you would basically make it a subclass
of an NSView and code it from there. Not a guru-opinion, just an idea.
"Clearly, if people use the same word with subtly different meanings,
but they think they mean the same thing, communication is just noise."
~ Fkanor from iDevGames.com forum
[ Random Signature #15 ]
_______________________________________________
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.