23 #ifndef _LAX_MESSAGEBOX_H 
   24 #define _LAX_MESSAGEBOX_H 
   26 #include <lax/rowframe.h> 
   27 #include <lax/button.h> 
   31 #define MBOX_WRAP (1<<16) 
   39                         int xx,
int yy,
int ww,
int hh,
int brder,
 
   40                         anXWindow *prev, 
unsigned long nowner, 
const char *nsend,
 
   43     virtual const char *whattype() { 
return "MessageBox"; }
 
  
 
 Mon Feb 17 2014 11:52:57, Laxkit