Hi,

BUG:

The default color of the font is RED in my DB. I was not able to change the font color of the object to black when I followed the below procedure.

Step 1:

Step 2: 

Step 3:



When OK is pressed the Color of the object is still RED. I think it is a very simple bug with a single line code change. The integer representation of "BLACK" is Zero and there is a validation which restricts the color change if the value returned is zero

There is another way to modify the color of the font as shown below. 

Looks like there is no validation for the return value of this swing here. This allows me to change the color to black.

Request: I want to change the font color of individual objects dynamically via report. Is it Possible? If yes, How?

I'm working on a script to change the "font color of the object" when I change the "color of object" dynamically. I want the same font to be represented in multiple colors to achieve the contrast between font color and the background color.

Thanks & Regards

Manoj Gona

 

 

 or register to reply.

Notify Moderator