Question #680679 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/680679

    Status: Needs information => Open

Melvin Raymond gave more information on the question:
Oh, so I use this defined region constant:

${T_X_REGION}        Region(820,467,120,50)

I'm calling the above function using this RFW command:

 column options context menu    ${T_VIEW}    ${DATA_SET_1}
${COLUMN_X}    ${T_X_REGION}    ${OVERFLOW}    ${APP_REGION}


So in this case I've already set up the app so it's in Table view, then I send 
the "region" variable the ${T_X_REGION} which will define a small area on the 
table for use in another function later on.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to