Jump to content

Menu Item "page Setup"


Recommended Posts

Hi,

In the standard menu there is an "application item" that is named "page setup...".

Because I have to build my application in a third language (that might not be the system language) I should either:

- be able to change the the item name of this "application item" or,

- create a "custom item" and run the "page setup"-panel programmaticaly.

Does anyone know how to implement one of the two possibilities?

Thanks,

Didier

Link to comment

You may accomplish the actions accessed by the page setup programmatically. Place a property node on the wiring diagram, this is found in the application control pallet. Right click on the control and make the following selection select class>>vi server>>vi.

After this is accomplished right click on the property node again and select Properties>>Printing>> this should provide you the control you need. These properties may be set to read or write depending on your applications.

Hope this helps.

Randall

Link to comment
Because I have to build my application in a third language (that might not be the system language) I should either:

- be able to change the the item name of this "application item" or,

- create a "custom item" and run the "page setup"-panel programmaticaly.

What Language is this concerning? LabVIEW will use French, German or Japanese menus if you use the application builder for that language.

The other alternative as Randall mentioned is only available in LV7.0... sorry.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.