Check out our User Interface Code Repository Files or visit the LabVIEW Wiki User Interface Portal
Tags |
(This content has not been tagged yet)
|
![]() |
Mar 2 2004, 07:35 AM
Post
#1
|
|||
|
Extremely Active Member Posts: 391 Joined: 6-February 04 From: switzerland Member No.: 253 Using LabVIEW Since:1997 LV:7.1.1 ,6.1 ,.
|
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
|
||
|
|
|||
| Ad |
Mar 2 2004, 07:35 AM
Post
#
|
||
|
|
|
||
|
|
|||
Mar 2 2004, 03:18 PM
Post
#2
|
|||
|
More Active Member Posts: 26 Joined: 16-February 04 Member No.: 274 LV:7.1
|
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
|
||
|
|
|||
Mar 3 2004, 07:37 AM
Post
#3
|
|||
|
Extremely Active Member Posts: 391 Joined: 6-February 04 From: switzerland Member No.: 253 Using LabVIEW Since:1997 LV:7.1.1 ,6.1 ,.
|
I know the property node very well, but on LabVIEW 6.1 there is no such property on vi class.
Didier
|
||
|
|
|||
Mar 4 2004, 12:04 AM
Post
#4
|
|||
![]() Confucius say: Crowded elevator always smell different to midget Admin ![]() Posts: 2367 Joined: 13-October 02 From: Planet Earth Member No.: 2 Using LabVIEW Since:1994 LV:8.5 ,8.2.1 ,7.1.1
My Blog
My Gallery
|
QUOTE (didierj @ Mar 2 2004, 02:35 AM) 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. --------------------
|
||
|
|
|||
Mar 9 2004, 06:44 AM
Post
#5
|
|||
|
Extremely Active Member Posts: 391 Joined: 6-February 04 From: switzerland Member No.: 253 Using LabVIEW Since:1997 LV:7.1.1 ,6.1 ,.
|
I see, I'll probably have to revise my source or upgrade...
Thanks for the replies. Didier
|
||
|
|
|||
![]() ![]() |
| Time is now: 2nd December 2008 - 12:37 AM |