Jump to content

gmiles

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by gmiles

  1. index.php?app=downloads&module=display&section=screenshot&id=224

    Name: LabVIEW System Tray Toolkit

    Submitter: gmiles

    Submitted: 22 Feb 2013

    Category: *Uncertified*

    LabVIEW Version: 2010

    License Type: Other (included with download)

    LabVIEW System Tray Toolkit is a feature rich toolkit
    that allows developers to add function and style that
    will take your software to a new level.
     
    Custom Pop Up Message Balloons
    Custom Event Interface
    Custom Changeable Icons
    Custom Menu with Sub-Menus

    Click here to download this file

  2. index.php?app=downloads&module=display&section=screenshot&id=223

    Name: LabVIEW System Tray Toolkit

    Submitter: gmiles

    Submitted: 17 Feb 2013

    Category: *Uncertified*

    LabVIEW Version: 2010

    License Type: Other (included with download)

    LabVIEW System Tray Toolkit is a feature rich toolkit

    that allows developers to add function and style that

    will take your software to a new level.

    Custom Pop Up Message Balloons

    Custom Event Interface

    Custom Changeable Icons

    Custom Menu with Sub-Menus

    Click here to download this file

  3. I would like to make a peice of code that sends a LV app to the "System Tray".

    I have found that the function to call is "Shell_NotifyIcon" in the "Shell32.dll".

    It needs 2 inputs of type DWORD and PNOTIFYICONDTA.

    The later data type is a complex data type containing many parts. :headbang:

    I belive that it will be necessary to make a CIN in which the DLL will be called.

    I have the documentation on how to do this.

    What I need is to figure out how to manipulate the data into the data types so that I can send it to the DLL.

    The MSDN doc on the PNOTIFYICONDATA type is

    http://msdn.microsoft.com/library/default....ifyicondata.asp

    -Norm

    304[/snapback]

    Check out this website:

    INVENTEERING - INVtray LabVIEW Toolkit

    OpenG_INVtray_Image.gif

×
×
  • Create New...

Important Information

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