Home » Developer & Programmer » Forms » How to highlight message line
How to highlight message line [message #243753] Fri, 08 June 2007 15:09 Go to next message
atagore
Messages: 29
Registered: March 2006
Junior Member
Oracle Forms 10g
Red Hat Linux
========
Users are not seeing the text in the message line.
========
So I need to highlight the text or the backgound.
So when forms issues
MESSAGE("Warning: you are over budget");
The message line changes color or blinks or something...
Is there an item id for the message line?
Can I use SET_ITEM_PROPERTY ?

Let me know
Thank you

Andy
atagore2@juno.com
Re: How to highlight message line [message #243778 is a reply to message #243753] Sat, 09 June 2007 00:00 Go to previous messageGo to next message
sreepathi.das
Messages: 12
Registered: May 2007
Location: Cochin,Kerala
Junior Member
Hi andy,

You can poppup the message by putting the message twice.
eg.
MESSAGE("Warning: you are over budget");
MESSAGE("Warning: you are over budget");
It will popup.

Its better to use alerts than message.


regards
Sree

[Updated on: Sat, 09 June 2007 00:01]

Report message to a moderator

Re: How to highlight message line [message #245826 is a reply to message #243778] Mon, 18 June 2007 23:05 Go to previous message
sasipalarivattom
Messages: 121
Registered: June 2007
Location: Cochin ( INDIA )
Senior Member
use this

message('Warning: you are over budget');synchronize;
Previous Topic: I want Oracle Project and Oracle Application project for development (merged)
Next Topic: Need materials to start programming ind2k 6i and Can u provide me wid some demo project (merged)
Goto Forum:
  


Current Time: Sun Feb 02 15:44:23 CST 2025