15 class TGHorizontalFrame;
23 class TGTransientFrame;
24 class TGDoubleHSlider;
30 TGTransientFrame *fMain;
32 TGHorizontalFrame *fVframe0, *fVframe1;
33 TGLayoutHints *fL1, *fL2;
37 TGTextEntry *fTeh1, *fTeh2;
38 TGTextBuffer *fTbh1, *fTbh2;
40 TGComboBox *fComPlot, *fComVar;
42 TGDoubleHSlider *fHslider1;
44 TGCheckButton *fChMainOnly;
47 TGButton *fCancelButton;
AniGifDialog(const TGWindow *p, const TGWindow *main)