Subject | "flaw" in TIB_CustomAction |
---|---|
Author | pi3k14 |
Post date | 2003-08-08T08:10:59Z |
Hi,
I hope someone will pick this up and insert the change into the
IBobjects source.
In constructor TIB_CustomActionUpdate.Create( AOwner: TComponent );
there should be added a call to SysStateChanged; at the end.
This will make sure that the controls using the action are updated
correctly if you select to use the "find focused datasource" option of
the IB_Action* instead of setting the datasource explicit.
sincerely
frode
I hope someone will pick this up and insert the change into the
IBobjects source.
In constructor TIB_CustomActionUpdate.Create( AOwner: TComponent );
there should be added a call to SysStateChanged; at the end.
This will make sure that the controls using the action are updated
correctly if you select to use the "find focused datasource" option of
the IB_Action* instead of setting the datasource explicit.
sincerely
frode