Home » Developer & Programmer » Forms » Icon style(URGENT VERY URGENT)
Icon style(URGENT VERY URGENT) [message #79010] Sat, 13 April 2002 06:48 Go to next message
Imran
Messages: 56
Registered: November 2001
Member
Hello
I want to change the style of the cursor to hand. In the default style which forms allow us to change is not suitable. is any one tell me that if we can change the style with our choice. Also is it possible to use animation in the forms . if possible than how?
please tell me its urgent and very important.
imran
Re: Icon style(URGENT VERY URGENT) [message #79016 is a reply to message #79010] Sun, 14 April 2002 21:24 Go to previous message
rama krishna
Messages: 97
Registered: December 2001
Member
hi,
use this in when_mouse_enter trigger of the buttom

set_item_property('button_name',icon_name,'icon_file_name');

in when_mouse_Leave

set_item_property('button_name',icon_name,'default_icon_file_name');

where icon_file_name is the path of the icon....
Previous Topic: hiding the MDI_window
Next Topic: Re: Text List Order By
Goto Forum:
  


Current Time: Thu Mar 28 11:46:36 CDT 2024