vdk 2.4.0
|
#include <eventbox.h>
VDKEventBox acts like a VDKBox except that reacts to all events. Tips: event handling must be performed using dynamics tables
void VDKEventBox::Add | ( | VDKObject * | obj, |
int | justify = l_justify , |
||
int | fill = TRUE , |
||
int | expand = TRUE , |
||
int | padding = 0 |
||
) | [virtual] |
Add an object.
Reimplemented from VDKObjectContainer.
Returns a VDKPoint containing VDKEventBox coordinates relative to parent form