LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

how to increase panel title size in 5.5

Solved!
Go to solution
0 Kudos
Message 1 of 9
(5,665 Views)

Open the .uir, go to Edit, Panel. Click on Title Style and you can change the font.  Make sure Size Title Bar Height to Font is checked.

 

Regards,

walttheengineer

0 Kudos
Message 2 of 9
(5,640 Views)

this is true only for child panels...

0 Kudos
Message 3 of 9
(5,624 Views)

i tried this in edit panel >title style but no effect in the output only i can change title name....please help me

0 Kudos
Message 4 of 9
(5,609 Views)

You cannot do this for the main panel using CVI functions - maybe the Windows API provides such a possibility

0 Kudos
Message 5 of 9
(5,606 Views)

I wasn't suggesting it be done thru functions calls.  It's a simple use of the existing menu as I described earlier.  I've done this in both 5.5 and 8.1.  It's simple and straightforward.  I don't understand the problem you are having.

0 Kudos
Message 6 of 9
(5,534 Views)
Solution
Accepted by topic author engine_motor

@walttheengineer wrote:

I don't understand the problem you are having.


...because your suggestion works only for child panels, not for regular panels...

 

child.png

 

 

0 Kudos
Message 7 of 9
(5,527 Views)

I got it now.  I misinterpreted the LoadPanel function explanation.  Child Panel works for me anyway.  Thanks for the insight.

0 Kudos
Message 8 of 9
(5,413 Views)

thnku now its working

0 Kudos
Message 9 of 9
(5,377 Views)