Changing the mouse pointer? (OpenInsight Specific)
At 20 OCT 1998 10:55:30AM Bill Johnston wrote:
How can I programmatically change the pointer to an hour glass?
Thank you.
At 20 OCT 1998 11:01AM Oystein Reigem wrote:
Bill,
RetVal=Utility( 'CURSOR', 'H' )
- Oystein -