Re: How to create slider programmatically
Re: How to create slider programmatically
- Subject: Re: How to create slider programmatically
- From: Steve Christensen <email@hidden>
- Date: Thu, 18 May 2006 22:37:40 -0700
On May 18, 2006, at 10:21 PM, Vinay Prabhu wrote:
I am developing an application. There is a need to create sliders
programmatically and display on a window.
Is it possible to create slider programmatically without using IB?
IF it is possible how we can create sliders programmatically?
Well, doing a simple search of the framework headers for the word
"slider" would have shown that they can be created via both Cocoa and
Carbon. For Cocoa, try looking in NSSlider.h; for Carbon in
ControlDefinitions.h.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden