12-12-2009 04:13 AM
hi again
I wondered how can we change the color of the front panel
I have been told to use the color brush or could use property node but how is it done , I still don't know how to use property nodes.
More over I have got some words in a string that have a small font, how can I change the font so that the words appear bigger
mercy again
12-12-2009 04:27 AM
Hi sombarero,
learn how to use property nodes - you will need them for such tasks.
FP color: reference to vi -> reference to panel -> set color of panel (all this using property nodes...)
String font: reference to string -> set start and end of selection -> set font of selected text (also using property nodes...)
Read the context help, look at the examples that come with LabView!
12-12-2009 06:56 AM
Hi sombarero,
one simple way to do this change is
Click on View à Select Tools palate
Tools palate Appears as in the picture.
Choose set color (in the bottom) from the tools palate.
Then select the color which you want to be in the background & for the buttons etc…
For Increasing the Font Size of a text/label
Select the Text & Press
Ctrl+= to increase Ctrl+- to decrease
12-12-2009 06:58 AM
Hi sombarero,
one simple way to do this change is
Click on View à Select Tools palate
Tools palate Appears as in the picture.
Choose set color (in the bottom) from the tools palate.
Then select the color which you want to be in the background & for the buttons etc…
For Increasing the Font Size of a text/label
Select the Text & Press
Ctrl+= to increase the font size
Ctrl+- to decrease the font size.
12-12-2009 06:58 AM
look here:
http://forums.ni.com/ni/board/message?board.id=170&thread.id=462229
12-12-2009 08:01 AM
thank you all very much
this was a good help
i am going to try the ideas
mercy