‎2008 Feb 20 11:31 AM
Dear All
I was created program with write statement and also I used at line selection.
program is working properly
my requirement is when i move the mouse point to screen point i want to change mouse point arrow to hand
can you please help me to collect this.
thanks in advance.
‎2008 Feb 20 11:33 AM
Hi,
When you use the WRITE command add the option HOTSPOT ON.
WRITE:/ p_num HOTSPOT ON.
This will bring the hand.
Cheers,
Aditya
Edited by: Aditya Laud on Feb 20, 2008 6:33 AM
‎2008 Feb 20 11:33 AM
Hi,
When you use the WRITE command add the option HOTSPOT ON.
WRITE:/ p_num HOTSPOT ON.
This will bring the hand.
Cheers,
Aditya
Edited by: Aditya Laud on Feb 20, 2008 6:33 AM
‎2008 Feb 20 11:38 AM
‎2008 Feb 20 11:47 AM