Subject | Re: TIB_LookupCombo and 2 monitors |
---|---|
Author | |
Post date | 2016-08-08T04:46:44Z |
There is a simple way to work around this problem which provides relief, but costs time.
If the TIB_lookupCombo (LC) is in the left side of its grid set LC.dropdownalignment := daaLeft.
If in the center of the grid set alignment to daaCentered; if in the right side set alignment to daaRight.
Can anyone tell me in what IBO source file the TIB_LookupCombo (top,left) position is set? The problem should be easy to repair.
Thanks