Your inputs: day, month and year should contain valid date values.
-Ken
> ----------
> From: Nicolas Raitman[SMTP:[EMAIL PROTECTED]]
> Reply To: Palm Developer Forum
> Sent: Wednesday, July 18, 2001 1:59 PM
> To: Palm Developer Forum
> Subject: SelectDay Function
>
> Hi to all. I am tryiing to use the selectday function in order to give the
> user the possibility to select a day with a standard dialog. The problem
> is
> that when I invoke the function like this:
>
> Int16 day=0, month=0, year=0;
> Boolean result;
> result = SelectDay (selectDayByDay, &month, &day, &year, "Select a Day");
>
> the POSE or the Palm crashes. Sometimes it says that "Object not in form",
> and some others it shows me the dialog but when I press any button in it,
> it
> crashes...
> Any ideas? Should I add a line in the AppHandleEvent regarding the
> SelectDay
> function?
> Thanks a lot,
> Nicolas
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/