Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

GTrayIcon Class Reference

Put an icon in the system tray. More...

#include <LgiClasses.h>

Inheritance diagram for GTrayIcon:

GFlags List of all members.

Public Member Functions

 GTrayIcon (GWindow *p)
 Constructor.
bool LoadIcon (char *Str)
 Add an icon to the list.
bool Visible ()
 Is it visible?
void Visible (bool v)
 Show / Hide the tray icon.
int Value ()
 The index of the icon visible.
void Value (int v)
 Set the index of the icon you want visible.
virtual int OnEvent (GMessage *Msg)
 Call this in your window's OnEvent handler.

Detailed Description

Put an icon in the system tray.


Constructor & Destructor Documentation

GTrayIcon::GTrayIcon GWindow p  ) 
 

Constructor.

Parameters:
p  The owner GWindow


The documentation for this class was generated from the following files:
Generated on Wed Oct 26 14:47:03 2005 for Lgi by  doxygen 1.4.1