Re: How to create slider programmatically
Re: How to create slider programmatically
- Subject: Re: How to create slider programmatically
- From: "Finlay Dobbie" <email@hidden>
- Date: Fri, 19 May 2006 15:08:46 +0100
On 19/05/06, Vinay Prabhu <email@hidden> wrote:
Hi,
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?
Of course.
IF it is possible how we can create sliders programmatically?
NSSlider is an NSControl is an NSView. Create it and insert it into
your view hierarchy.
-- Finlay
_______________________________________________
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