5static char* rcsname=
"$Name: BesVisClient-00-04-04 $";
6static char* rcsdate=
"$Date: 2014/04/18 02:12:32 $";
8#include "BesVisClient/BesMdcPalette.h"
40 TGTransientFrame(p,
main, 200, 600) {
43 TString filePath = TString(getenv(
"BESVISLIBROOT"));
44 filePath +=
"/icons/MdcPalette.gif";
45 TASImage asImage(filePath);
46 this->SetBackgroundPixmap(asImage.GetPixmap());
49 SetWindowName(
"Mdc Wire Palette");
50 Resize(GetDefaultSize());
ClassImp(BesMdcPalette) BesMdcPalette
BesMdcPalette(const TGWindow *p, const TGWindow *main)