27 class TGHorizontalFrame;
35 class TGTransientFrame;
36 class TGDoubleHSlider;
42 TGTransientFrame *fMain;
44 TGHorizontalFrame *fVframe0, *fVframe1;
45 TGLayoutHints *fL1, *fL2;
49 TGTextEntry *fTeh1, *fTeh2;
50 TGTextBuffer *fTbh1, *fTbh2;
52 TGComboBox *fComPlot, *fComVar;
54 TGDoubleHSlider *fHslider1;
56 TGCheckButton *fChMainOnly;
59 TGButton *fCancelButton;
AniGifDialog(const TGWindow *p, const TGWindow *main)