18const char *
const icon1[] =
51 virtual ~MyMainFrame();
58void MyMainFrame::DoExit()
71 gClient->GetColorByName(
"yellow", yellow);
82 SetWindowName(
"Icon test");
84 Resize(GetDefaultSize());
88MyMainFrame::~MyMainFrame()
97 new MyMainFrame(
gClient->GetRoot(), 350, 80);
#define ClassDef(name, id)
R__EXTERN TApplication * gApplication
virtual void Terminate(Int_t status=0)
Terminate the application by call TSystem::Exit() unless application has been told to return from Run...
const TGPicture * GetPicture(const char *name)
Get a picture from the picture pool.