#include "VegaMain.h" //this might be needed... Ctrl2::Ctrl2() { edit.SetRect(0,0,20,19); button.SetRect(15,0,30,19); Add(edit); Add(button); }