System: linux 2.6.38.8 pclos 3.bfs LXDE 2012.06
python 2.6.6
I downloaded dislin-10.3.linux.i586.rpm
Install OK
The scale widget in /usr/local/dislin/python/widgets.py does not
display any digits as the
scale is moved back and forth. All other widgets worked and looked
correct.
I compiled the 'c' version of widgets (/usr/local/dislin/examples/ch/
widgets.ch), using
clink.
The 'c' version of the scale widget works correctly. (digits displayed
as the scale is
moved back and forth).
All the text in the python widget examples looked the same as the 'c'
widget.examples.
Why does the python scale widget not display digits?
James