LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem With Cursor pallette in the buildet stand alone application!!?

Hi again Proffs.
 
I have made a stand alone application of my program. and all is supreme!
exept from a cursor pallete that extract it self in the S.T. Application.
i've builed a stand alone application three times but it wount work  getteing the cursor pallete
look like it is setup. in the finnished program (before building the .exe) the cursor pallette looks like in picture 1.
 see the pictures.
picture 1 is before building the stand alone application
picture 2 is in the .exe program (the stand alone application)
 
what must I do.?
Regards Zamzam
 
 
 
HFZ
0 Kudos
Message 1 of 3
(2,333 Views)
Hej Zamzam, I'm not able to reproduce your problem. Can you attach this S.T. Application VI so I can look further into it?
 
Regards
-----------------------------------------------------
Dennis Morini
District Sales Manager
National Instruments Denmark
http://www.ni.com/ask
Message 2 of 3
(2,311 Views)
Hi Zamzam,
with the following example, you can learn how to make some controls into the cursor palette invisible.
Please note that number 6 hides the numeric indicator for the Y coordinate; if you want to hide the X indicator, change it to number 5.
To use this code into your program, copy and paste the example block diagram, leaving out the graph control and the Array reference, then create your own Array reference by selecting the Cursor Palette (only this object!), right clicking and selecting Create->Reference.
(before saving changes and running the vi, make a backup copy of your original vi, because you may not be satisfied with the results!)

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
Message 3 of 3
(2,304 Views)