LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
TCPlomp

Add more options for the Pane properties dialog

Status: New

The pane properties dialog is rather limited:

24116i402FDA4F25C800F2

 

It only shows 4 options:

-Label

-Label Visibility

-Background

-Background alignment

 

It could also show the following dialog:

So it adds the following properties:

-Origin

-Scroll bar visibility

-Minimum pane size

 

Currently you have to create some special code to set these options.

 

Ton

 

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
4 Comments
Ryan_Griffin
Member

For the Minimum pane size controls, duplicate the functionality of the VI Window Size Properties dialog to "Set to Current Panel Size".

zou
Trusted Enthusiast
Trusted Enthusiast

It's almost 6 years since this idea been posted.

How much longer to wait ?

 

Actually, you can do it yourself.

Take a look Customize Property Pages at:

http://webspace.webring.com/people/og/gtoolbox/CustomizePropertyPages.html

 

and download a template to create a plugin VI.

 

 

George Zou
X.
Trusted Enthusiast
Trusted Enthusiast

Ah! There we go... A lot of issues with Property Pages can therefore be fixed by users themselves...except that a lot of these VIs are of course password protected, including your decoration property page example!

zou
Trusted Enthusiast
Trusted Enthusiast

Pretty sure you don't need an example.

Just use the template.

 

@X.

The whole ideal is that you don't need to messup with NI VIs.

Therefore no need to know any passwords.

Just create your own VIs.

 

 

 

George Zou