LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How one can minimize a vi to the tray bar?

I want to minimize my application to the tray bar. Is it possible to do by the means of labview? Or i have to use some activeX components?

www.xinstruments.com - Custom Software for Industrial Automation

www.hdrconverter.com - Picture processing made easy

0 Kudos
Message 1 of 8
(4,432 Views)
This VI shall demonstrate what you wanna do...


Cheers!
ian f
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 2 of 8
(4,430 Views)
hello ian.
You have missed system TRAY bar and system TASK bar. The vi u've send is about TASK bar and i'm interested in minimizing to the TRAY.

www.xinstruments.com - Custom Software for Industrial Automation

www.hdrconverter.com - Picture processing made easy

0 Kudos
Message 3 of 8
(4,430 Views)
alexander;

Check the G Toolbox. Note the SysTray II utility, which sounds exactly like what you want.

Enrique
www.vartortech.com
0 Kudos
Message 4 of 8
(4,430 Views)
Thank u Enrique for reply. I know about GToolBox, but it's not free, so it's not an option for me.

www.xinstruments.com - Custom Software for Industrial Automation

www.hdrconverter.com - Picture processing made easy

0 Kudos
Message 5 of 8
(4,430 Views)
Hi Alexander,

Please refer to this KnowledeBase for a solution using the "shell32.dll".

Best regards,
Philip C.
National Instruments
- Philip Courtois, Thinkbot Solutions

Thinkbot Solutions
0 Kudos
Message 6 of 8
(4,430 Views)
alexander khodarev wrote:

> Thank u Enrique for reply. I know about GToolBox, but it's not free,
> so it's not an option for me.

Believe me, writing a SysTray extension for LabVIEW requires some
serious C programming for a CIN or DLL and debugging too. The costs of
above ToolBox is very reasonably.
If you do not have the C programming experience to do it on your own
(and quite some time for sure), and don't want to pay for such a toolkit
you probably best look for an entirely different solution.

Rolf Kalbermatter
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 7 of 8
(4,430 Views)
 

 

Requirements    Price: $29.95

 

 Application Software:

LabVIEW 7.0+

 Toolkits Software:

 

 Additional Software:

 

 Language's:

LabVIEW


INVtray LabVIEW Toolkit allows the programmer to create a LabVIEW program that can be hidden from the task bar and accessed through the System Tray.  Comes with a sample VI that demonstrates all the features of the toolkit.
         
 
 
 

 
 
 
Message 8 of 8
(4,220 Views)