I have a set of custom SWT-Widget which e.g. derived from Text,
DropDown, ... . I can select them and drag them to the composite, they
are added to the code but are not drawn on the screen.
Do my widget have to implement something special to be drawn in VE, some
sort of interface or the like?