wax.containers.PlainContainer
A container without a sizer. Controls must be added at a given position.
Size can be specified as well.
AddComponent(self, x, y, comp)
None
AddComponentAndSize(self, x, y, sx, sy, comp)
None
Pack(self, dummy, panel)
None
[member '__doc__']
Documentation for this class
[member '__module__']
The module that this class belongs to