Home » Developer & Programmer » Forms » how can i change text item background property only when i update data
how can i change text item background property only when i update data [message #80154] Thu, 15 August 2002 20:01 Go to next message
LALA
Messages: 18
Registered: August 2002
Junior Member
i want to change the background of an text item, when i update data, anybody here who can help me.

i tried this:

SET_ITEM_PROPERTY ('block.MACH.DESC',background_color,'r255g0b0');

i've got this error:

identifier 'BACKGROUND_COLOR' SHOULD BE DECLARED
Re: how can i change text item background property only when i update data [message #80158 is a reply to message #80154] Fri, 16 August 2002 10:19 Go to previous message
ram kumar
Messages: 113
Registered: August 2002
Senior Member
hi.
you cant set in that to do that
u have to create a visul attribute
then
attach the vsiual attribute based on condition
SET_ITEM_PROPERTY ('block.MACH.DESC',visual_attribute,'its name');
Previous Topic: Call SQL*Plus
Next Topic: Reg program units.
Goto Forum:
  


Current Time: Wed Apr 24 22:37:45 CDT 2024