the ubit toolkit
eric lecolinet
enst
13
Containers and Widgets
3 types of generic containers
UGroup : "local context":
base class for mark-up tags
UBox : UView management
base class for "Widgets" : UButton, ULabel, UTextbox...
UWin : separate windows
base class for UFrame, UDialog, UMenu