Subject Re: [IBO] IB_DateTimerPicker: Problems to show correct data
Author Jason Wharton
I gave up on this control and no longer support it.
There are too many bugs and quirks that make it unsuitable for using as a
data-bound control.

Sorry,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com

-- We may not have it all together --
-- But together we have it all --


----- Original Message -----
From: "Leonardo Mozachi Neto" <leonardo@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, January 09, 2003 4:08 PM
Subject: [IBO] IB_DateTimerPicker: Problems to show correct data


> IBO 4.2H
> Delphi 5
> IB6/Fb1
>
> When IB_DateTimerPIcker.Kind = dtkTime the component do not show the time
> properly.
>
> It shows its time creation i.e. if you drop the component at 12:34:56,
this
> is the time showed for all records.
>
> Notes:
> - IB_DateTimePicker.showcheckbox = false
> - the information at the GDB is correct.
>
> The help says that TIB_DateTimePicker is descendent from
> TIB_CustomDateTimePicker and this one says it is only compatible with D3,
D4
> e C3 and the Getting Start Guide do not mentionated nothing relevant about
> this behavior..
>
> Am I missing something?
> Any help/comments are appreciated.
>
>
> Leonardo.