Re: Code for a Control with a continuous action
Re: Code for a Control with a continuous action
- Subject: Re: Code for a Control with a continuous action
- From: email@hidden
- Date: Tue, 19 Mar 2002 18:21:19 -0800
Is there somewhere some publicly available code for a control having a
continuous action (something like a slider or stepper)? I would like to
define new ones (for 3D), and I'm unsure what's the best way to do that.
If I understand well, I have to start a new run loop, but now the
documentation becomes very criptic on that...
Check out
http://www.sticksoftware.com/software/CircularSlider.html.
It can be set to fire its action continuously, as well as demonstrating
several other common things that people want to do in custom controls.
There are terms of usage; it is copyrighted but open source, so please
read the terms before using it.
Ben Haller
Stick Software
_______________________________________________
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.