Subject Re: TIB_LookupCombo and 2 monitors
Author
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