2008 Jan 29 3:17 PM
Hi. Could You tell me how to habdle a double-click event on tablewiev's column ? In screenpainter I set the 'react double-click' property fot that tablewiev on 'true'. But what to do next? Please give me some tip. Greetings. P.
2008 Jan 30 7:57 AM
apart from doing that you have to assign a function code to F2 in the GUI status of the program and in PAI you can now check for this code and react.
Hi. Could You tell me how to habdle a double-click event on tablewiev's column ? In screenpainter I set the 'react double-click' property fot that tablewiev on 'true'. But what to do next? Please give me some tip. Greetings. P.
2008 Jan 30 7:57 AM
apart from doing that you have to assign a function code to F2 in the GUI status of the program and in PAI you can now check for this code and react.
2008 Jan 30 8:26 AM
to assign a function code to F2
could You explain me more? what does it mean? Is double click on tablewiev row equal to pressing F2 ?
2008 Jan 30 8:32 AM
Is double click on tablewiev row equal to pressing F2 ?
Yes.
could You explain me more? what does it mean?
do you mean how to assign?