Subject | Re: [IBO] Dataset.ReadOnly |
---|---|
Author | Geoff Worboys |
Post date | 2001-04-10T01:04:35Z |
> So it seems, that I have to write my own controls derivedIB_Edit (and therefore IB_Date) have their button defined in code in
> from the IB-Standardcontrols. Any idea, what and where I
> have to change the code, so that for example the IB_Edit
> and the IB_LookupCombo will hide their buttons,
> when the datasource is readonly ?
IBC_Edit.IMP.
IB_LookupCombo uses a specially derived and embedded button component,
defined in IBG_LookupCombo.IMP.
You may need to ask Jason to make a few of the functions virtual or
dynamic to allow the derivations you will want.
Geoff Worboys
Telesis Computing