Home » Developer & Programmer » Forms » Re: Mouse Pointer
Re: Mouse Pointer [message #77571] Tue, 09 October 2001 00:48
Christi
Messages: 2
Registered: October 2001
Junior Member
I used the hand cursor by this way
1- use the pl/sql libraries to open the library d2kwutil
2- open the win_app_session package body
3- go to the function change cursor ,there is a message in it
message rc > ......
write -- in front of it to disable it
4- save
5- use the previous library in the attached libraries
6- on the mouse move trigger of the desired item write
win_api_session.change_cursor('c:windowscursorscrsname');
the crsname i used was hand-m.cur
you can write this also on the other mouse triggers if
you want the hand to appear constantly

hope this help






----------------------------------------------------------------------
Previous Topic: Re: free material for oracle
Next Topic: How can I activate the Windows-file-browser in my form ?
Goto Forum:
  


Current Time: Fri Apr 19 06:24:27 CDT 2024