Re: Creating Time Control?
Re: Creating Time Control?
- Subject: Re: Creating Time Control?
- From: Frederick Cheung <email@hidden>
- Date: Mon, 20 Sep 2004 02:50:45 +0200
On 20 Sep 2004, at 02:34, Sean McBride wrote:
Colin Cornaby (email@hidden) on Fri, Sep 17, 2004 14:27 said:
Hey! I have a question about creating a time editing control. In
Energy
Saver you can schedule startup/shutdown and there is a text field with
and up/down arrow control that lets you set the time. Does anyone have
any pointers on how this is done?
There is no built-in control for this with Cocoa, but there is with
Carbon. You might investigate whether it is possible to use the Carbon
control within a Cocoa app.
If you do that you will have to have the entire window created with
carbon, it isn't possible to mix controls from the 2 in the same
window (WebView is an exception but I get the feeling it took some
major shoehorning to get that to work and which does create some
oddities).
Fred
_______________________________________________
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