Home » Developer & Programmer » Forms » Changing the Visiual attributte of Textfield On mouse over in oracle forms 9i (win xp)
Changing the Visiual attributte of Textfield On mouse over in oracle forms 9i [message #450139] Mon, 05 April 2010 04:51 Go to next message
dalvi.nilesh
Messages: 3
Registered: January 2010
Junior Member
Hi all,


I m using oracle forms 9i in which i want effect on textields
that will change color of text after mouse cursor move on that field . is it possible in oracle form 9i


Please help me


thanks
Re: Changing the Visiual attributte of Textfield On mouse over in oracle forms 9i [message #450163 is a reply to message #450139] Mon, 05 April 2010 07:14 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Check "WHEN-MOUSE-..." triggers as well as SET-ITEM-PROPERTY and SET-ITEM-INSTANCE-PROPERTY built-ins (look for VISUAL_ATTRIBUTE property).
Re: Changing the Visiual attributte of Textfield On mouse over in oracle forms 9i [message #450241 is a reply to message #450163] Mon, 05 April 2010 22:30 Go to previous messageGo to next message
dalvi.nilesh
Messages: 3
Registered: January 2010
Junior Member
thanks for the reply,

i have used when-mouse-double-click trigger on item but i want when mouse move over the text item that should change the color

so which mouse trigger should i apply for that



Re: Changing the Visiual attributte of Textfield On mouse over in oracle forms 9i [message #450250 is a reply to message #450241] Tue, 06 April 2010 00:06 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Unfortunately, Forms version you use can't do that due to amount of network traffic that would be generated. Therefore, WHEN-MOUSE-ENTER, WHEN-MOUSE-LEAVE and WHEN-MOUSE-MOVE can not be used.

Googling for "oracle forms when-mouse-enter java" returned (among others) this page, which saysQuote:
When the mouse enter an item, the background color is changed, then an event is sent to Forms to indicate which item is concerned.
So, perhaps you could try with Java.
Re: Changing the Visiual attributte of Textfield On mouse over in oracle forms 9i [message #451395 is a reply to message #450250] Wed, 14 April 2010 06:30 Go to previous messageGo to next message
shaz
Messages: 182
Registered: June 2009
Senior Member
I am having a slight different requirement that I want that the mouse pointer should change to hand when it is kept over a button in 10g.

I have tried when-mouse-enter, Its not working. Does 10g is also not able to perform the task due to traffic?

Re: Changing the Visiual attributte of Textfield On mouse over in oracle forms 9i [message #451406 is a reply to message #451395] Wed, 14 April 2010 07:53 Go to previous messageGo to next message
Littlefoot
Messages: 21818
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Yes, as far as I know.
Re: Changing the Visiual attributte of Textfield On mouse over in oracle forms 9i [message #451476 is a reply to message #451406] Thu, 15 April 2010 01:11 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
The 'Cursor Style Property' can be used to change the cursor from a 'pointer' to a 'hand'. But not in 'When-Mouse-Enter', etc.

Look at my response in http://www.orafaq.com/forum/mv/msg/78857/344718/0/#msg_344718

Oracle Forms was and is a block mode, serious user number, application system. Oracle Forms was not and is not a PC weeney touchy feely tool. For that you need to go to the new age 'pig' - Java.

David
Previous Topic: The application suspends..
Next Topic: ora-00600 [17069] error problem
Goto Forum:
  


Current Time: Thu Sep 19 22:40:26 CDT 2024