Subject | Aesthetics mistake in the IB_Edit control |
---|---|
Author | freeadmin |
Post date | 2002-04-12T12:21:22Z |
Hi,
If I setting my column onto ReadOnly as follows:
FieldsReadOnly.Strings = (
'MY_COLUMN=TRUE;NOEDIT;NOINSERT;NOSEARCH')
and ReadOnlyColor = clSilver
and the table is fully empty and the table is in browse mode
then the control color switches automatically over to clWindow,
but in other cases it is good.
What is the reason of this?
I experienced this problem with the D5, IBO 3.6Di
and IB 6.0.1.0 tools.
Regards,
Norbert
If I setting my column onto ReadOnly as follows:
FieldsReadOnly.Strings = (
'MY_COLUMN=TRUE;NOEDIT;NOINSERT;NOSEARCH')
and ReadOnlyColor = clSilver
and the table is fully empty and the table is in browse mode
then the control color switches automatically over to clWindow,
but in other cases it is good.
What is the reason of this?
I experienced this problem with the D5, IBO 3.6Di
and IB 6.0.1.0 tools.
Regards,
Norbert