Kirill Shileev writes:
> pVerticalSlider->Connect("PositionChanged(Int_t)","TGLabel",pLabel,"What should be here???");
You can look at root/test/guiviewer.cxx for an example which connects
a slider to a TGaxis and a TCanvas's range. In that case, ``what
should be here???'' is the name of the method: ``DoSlider''.
-Brett.
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:46 MET