Subject RE: [IBO] TimeStamp Edit
Author Jason Wharton
I don't have a good time stamp editor other than TIB_Edit and configuring
your own custom popup with the OnEditClick event where you supply the dialog
to edit both date and time.

Jason Wharton
www.ibobjects.com


> -----Original Message-----
> From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com]On
> Behalf Of sonic3076
> Sent: Tuesday, June 21, 2005 12:54 PM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] TimeStamp Edit
>
>
> Hi
>
> I would like to use a data-bound edit for a time-stamp. The problem
> with TIB_Date is, that if you select a date from the calendar
> the time
> portion is lost.
> In addition to that I would prefer two edit fields; one with the date
> and one with the time.
>
> TIB_DateTimePicker doesn´t work with the dtkTime setting.
>
> Is it possible to make a calculated field with the
> time-portion of the
> Timestamp in that way I could edit the field with this calculated
> field? Or do you have another idea?
>
> regards,
> Oliver