|
I don't know if this is intentional or not but, to me
<g>, it seems contradictory:
In the forms Designer:
I can put a hint "This item is for info only!" on a
DBEdit item, disable the item, and the hint is shown when the cursor hovers
over the box.
I can put the same hint on a DBLookUpComboBox
and the hint is shown in the same way.
(It's nice to see the hints in the designer because
I can leave myself little notes on things to do!!)
The DBLookUpComboBox is then disabled in an OAS-EEP
using:
PROPERTY CID_Nominal_Size ENABLED
'FALSE'
On using "Edit Using" with the form,
however:
The hint still shows for the DBEdit item but _not_ for the
ComboBox.
Does anybody else think this would be better if the
ComboBox showed the hint or is there a reason for it not to be
shown?
Regards,
Alastair. ----------------------------------
A D B Burr, St. Albans, UK. ---------------------------------- [EMAIL PROTECTED] ---------------------------------- |
