Re: NSCalendarDate picker widget?
Re: NSCalendarDate picker widget?
- Subject: Re: NSCalendarDate picker widget?
- From: Daniel Morrow <email@hidden>
- Date: Thu, 3 Feb 2005 09:40:08 -0500
Incredibly, there is no standard Cocoa way of doing this, outside of
rolling your own.
In the Carbon SDK, there is a control that does this. But this is very
frustrating, because I'm just getting started in Cocoa, and some of the
apps that I'm working on really need a date-picker. The only way I've
found to do this is to bring up a Carbon window from within Cocoa (this
is do-able, and not too hard) and handle it that way.
But it would be really nice if I didn't have to do this. One of my apps
(wants to be) just a simple, one-window app. But in part of the window,
I'd like a date-picker. But I can't do that in Cocoa (have a
date-picker in a Cocoa window) so I need a separate window for just the
date-picker.
Or I could make the whole application a Carbon app. Which I'd rather
not do, because otherwise Cocoa is very cool.
There are 3d party solutions to this problem that you might want to
investigate. But really, this should be part of the Cocoa SDK.
-Dan.
On Feb 2, 2005, at 10:12 PM, Olivier Lanctôt wrote:
Hello list,
I'm wondering if there exists a NSCalendarDate picker (not a calendar
widget) like the one in the time/date pref pane...
it looks like a... NSTextField
[ 04 / 03 / 05 ]
^
anyway.. if you see what I mean and know of some code, please tell me.
Thanks,
--
Olivier
_______________________________________________
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
_______________________________________________
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