Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to change cursor style?

300550Sep 19 2008 — edited Sep 23 2008
Hello,
Please suggest us how to change the cursor style.we are beginners in java hence we are unable to use Beans .
We have created buttons and text items in our forms.When move the cursor over it or when cursor enters it we want the default cursor to change to say 'Hand'
we have attached at block level when_mouse_enter trigger and written
set_application_property(cursor_style,'HAND');
There is no change in the cursor style.
Please suggest how to proceed.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 21 2008
Added on Sep 19 2008
8 comments
1,495 views