Re: NSStepper with a time field
Re: NSStepper with a time field
- Subject: Re: NSStepper with a time field
- From: Stéphane Sudre <email@hidden>
- Date: Thu, 26 Feb 2004 08:43:17 +0100
On jeudi, fivrier 26, 2004, at 05:58 AM, Eric Forget wrote:
I've been researching for 2 hours but can't find this one:
How do you make one of those "time" fields, and connect it to an
NSStepper,
such as you see in System Preferences > Date and Time. (Note: The
steppers
don't appear there until you un-check Set Date And Time
Automatically).
Here are some questions dumb I have related to this:
1. When I open up the package for the System Preferences app, why
can't I
find a nib file that has this in it, so I can find this answer for
myself?
You may find the individual preferences panel (plug-ins) in:
/System/Library/PreferencePanes/
If you look at the TimePref.nib you will see that Apple is using 3
NSTextField to do the job.
Which OS version?
For a Time Field widget:
http://s.sudre.free.fr/Software/DevPotPourri.html
_______________________________________________
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.