background of static text

  • Follow


hello ...
i have applied a background image on my figure in gui...and have applied a ststic text...but because of the colorful background....my static text appears to be in grey...i want the backgorund of static text to be invisible...what should i do???
0
Reply Shabnam 4/13/2010 4:44:22 PM

I really salute you webmaster for having this wonderful theme and for sharing your ideas. Hop that you will continue writing more articles than this. Have a great day.
0
Reply Sujana 4/13/2010 3:33:39 PM


I really salute you webmaster for having this wonderful theme and for sharing your ideas. Hop that you will continue writing more articles than this. Have a great day.

[url=http://www.carpartswarehouse.com/carmodels/CP6/Ford/Mustang.html] Ford Mustang Parts [/url]
0
Reply Sujana 4/13/2010 3:33:53 PM

Shabnam Shaikh wrote:

> i have applied a background image on my figure in gui...and have applied 
> a ststic text...but because of the colorful background....my static text 
> appears to be in grey...i want the backgorund of static text to be 
> invisible...what should i do???

You will probably have to attack this at the java level. The BackgroundColor 
property of a uicontrol cannot be set to 'none' .

Personally I would think it likely that if you have a background image, then 
unless you manage to find a contrasting color that does not appear in the 
image, that there is significant danger of text (or individual characters) 
being unreadable without the frame.
0
Reply Walter 4/13/2010 6:48:59 PM

Shabnam Shaikh wrote:

> i have applied a background image on my figure in gui...and have applied 
> a ststic text...but because of the colorful background....my static text 
> appears to be in grey...i want the backgorund of static text to be 
> invisible...what should i do???

On second thought, instead of going in at the Java level, you can just place 
an axis on your figure and use the text() function and set the EdgeColor 
property of it to 'none'.
0
Reply Walter 4/13/2010 6:51:22 PM

4 Replies
685 Views

(page loaded in 0.086 seconds)

Similiar Articles:













7/23/2012 4:36:04 PM


Reply: