anonymous enum [inherited]

Enumerator:
ID_CANCEL  Send to cancel the interface.
ID_ACCEPT  Send to accept the interface.
ID_BUTTONWELL 
ID_DOCKWELL  Send to dock the button well.
ID_UNDOCKWELL  Send to undock the button well.
ID_CHOICE 
ID_LAST 

Definition at line 159 of file FXHandedInterface.h.

00160     {
00161         ID_CANCEL=FXShell::ID_LAST,     
00162         ID_ACCEPT,                      
00163         ID_BUTTONWELL,
00164         ID_DOCKWELL,                    
00165         ID_UNDOCKWELL,                  
00166         ID_CHOICE,
00167         ID_LAST=ID_CHOICE+1000
00168     };


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:17 2009 for TnFOX by doxygen v1.4.7