Subject Updating Auto Label display
Author Mark Pickersgill
Hello,
Does anyone know if it's possible to get the Auto labels on a
form to refresh themselves to correctly reflect the Required or
not Required status of a field when moving from an edit state to
a browse state? Or is it a bug?

I'm using a TIB_Dataset which I put into Edit mode using
.Insert, then after this is commited and posted, I re-open the
dataset with .Open. When changing from Edit to Browse, the
Auto-labels that are linked to required fields do not update to
reflect the current state, however, if you drag the form off the
screen to cover those Auto-labels and drag it back, then the
labels are redrawn correctly.

Can anyone else confirm this?

Using IBObjects 4.3.Aa, Win2k, Delphi 5 Enterprise

thanks
Mark