One way to set values in a TGTextBuffer by TGSlider is to
use its implementation "GetPosition()", as it is done in "guitest.cxx"
in test directory.
But only integer value can be set in this way. Is there any other method
that can set float values in a TGTextBuffer by TGSlider.
Sincerely
Xie