FXTrayIcon options


Enumerations

enum  { FX::TRAY_MENU_ON_LEFT = 0x0001, FX::TRAY_MENU_ON_RIGHT = 0x0002, FX::TRAY_CMD_ON_LEFT = 0x0004, FX::TRAY_CMD_ON_RIGHT = 0x0008 }
 FXTrayIcon options. More...

Enumeration Type Documentation

anonymous enum

FXTrayIcon options.

Describe what to do on mouse interaction with the icon.

Enumerator:
TRAY_MENU_ON_LEFT  Open popup menu on mouse left click.
TRAY_MENU_ON_RIGHT  Open popup menu on mouse right click.
TRAY_CMD_ON_LEFT  Send SEL_COMMAND message on mouse left click.
TRAY_CMD_ON_RIGHT  Send SEL_COMMAND message on mouse right click.


Generated on Sat Oct 18 14:30:53 2008 for FoxTray by  doxygen 1.5.1