5static char* rcsname=
"$Name: BesVisClient-00-05-00 $";
6static char* rcsdate=
"$Date: 2022/03/04 04:06:25 $";
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)