Subject | Re: [IBO] Programmatically setting an IB_Edit's DisplayFormat |
---|---|
Author | Lester Caine |
Post date | 2003-02-09T19:41:56Z |
> An IB_Edit is connected to a DateTime field.Do it in the FieldsDisplayFormat of the IB_Query
>
> I allow the user to select their display format; e.g.
>
> "On mmmm d, yyyy at 6:00 am"
> or
> "dddddd tt"
>
> How can set the field DisplayFormat to display this?
FIELD="On mmmm d, yyyy at 6:00 am"
It's an IB_StringList covering all the fields, but its not
difficult to manage.
> Is it necessary to use OnGetText and OnSetText instead?No
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services