Hyperlink [message #126612] |
Tue, 05 July 2005 23:36 |
priyravi
Messages: 41 Registered: July 2005
|
Member |
|
|
How to place a hyperlink control on forms ?
Is there any control or just we need to customize existing control with our code? If so, can you pl exp how to do that asap.
It is urgent. kindly help
regards,
priya
|
|
|
|
Re: Hyperlink [message #126696 is a reply to message #126643] |
Wed, 06 July 2005 04:13 |
priyravi
Messages: 41 Registered: July 2005
|
Member |
|
|
Hi,
I searched the forum. I got the info. I created display field with mouse click event[on clicking, it will route to website]. On mouse move, I wish to change the cursor style.
I used set_application_property(CURSOR_STYLE, 'HAND') in mouse move trigger. No use.
Similarly, the text in display item is not underlined even if I set.
I read in some doc that hyperlink.jar file is required in order to achieve hyperlink using java bean. Need to know whether this is the only method?
Help me
Priya
|
|
|