LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't disable Maximize Button

On a customized appearance of a vi floating window

I can't find a way to disable the max button.

Enclosed is a jpeg of the look of the window.

 

0 Kudos
Message 1 of 11
(3,754 Views)

usually we disable the max button by going to " VI properties->window appearence->Customize-> and de-selecting the "allow user to resize" window option.

 

 

But i see that you have customised even these button also. So curious to know how you have done that. Can you post your VI also?

 

Guru

Regards
Guru (CLA)
0 Kudos
Message 2 of 11
(3,746 Views)

I use Labview 2010 SP1 and they are not customized.

0 Kudos
Message 3 of 11
(3,744 Views)

ohh i guess then its the OS.. i am still using XP

Regards
Guru (CLA)
0 Kudos
Message 4 of 11
(3,741 Views)

I use what NI supports. I code for and have licenses for Windows XP, Windows 7, and Macintosh.

This VI was created on the most current Mac version.

 

0 Kudos
Message 5 of 11
(3,737 Views)

did you try the method suggested? it may/may not work as i am not a MAC user....

Regards
Guru (CLA)
0 Kudos
Message 6 of 11
(3,732 Views)

I have tried that and it does not work. The floating window goes full screen, covering

everything. As an option on that dialog it appears to have been overlooked.

 

0 Kudos
Message 7 of 11
(3,725 Views)

Hi Be_01880,

As Guru mentioned, setting VI properties should solve your problem. You can try and use vi property node >> FP Resizable property,

set it to false and see if maximize buttons disables or not.

Even if that does not work then you may have panel resize event, whenever you will click that, you have to set VI FP bounds to original.

I hope It will solve your problem.

 

FP resize.JPG

 

Gaurav k
CLD Certified !!!!!
Do not forget to Mark solution and to give Kudo if problem is solved.
0 Kudos
Message 8 of 11
(3,714 Views)

As I stated to Guru, this does not work. There is no option in the set "VI Properties dialog" to do this.

I have tried setting the "FP.Resizable" to false and the max button still continues to function.

Having the floating window fly open and scare the user is not acceptable.

0 Kudos
Message 9 of 11
(3,671 Views)

There is no method currently to explicitly disable the maximize button.

Product Support Engineer
National Instruments
0 Kudos
Message 10 of 11
(3,658 Views)