New question #148465 on Sikuli: https://answers.launchpad.net/sikuli/+question/148465
I am wondering how to widen a column on a grid control. I found a positional value for my 'colWidth' variable on the column header then used dragdrop(colWidth.x+70, colWidth.y), but the column got narrower, just as it did when I used dragdrop(colWidth.x-70, colWidth.y). Please can you tell me the correct way to widen a column. Thanks. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

