in reply to Re^2: Stop mouse wheel from moving charts up/down Tk::Scrolled
in thread Stop mouse wheel from moving charts up/down Tk::Scrolled

Your code bombs on my machine.
I don't have Russian language fonts, but I'm not sure that is the problem.

I can see the first chart before the code abends.

Argument "" isn't numeric in numeric ge (>=) at C:/Perl/site/lib/Tk/Ch +art.pm line 1112. [WARNING] : -yminvalue and -ymaxvalue do not include all data at C:/Perl/site/lib/Tk/Chart/Lines.pm line 904 [BE CARREFUL] : -ymaxvalue option must be a number or real number at C:/Perl/site/lib/Tk/Chart/Lines.pm line 905 Process completed with exit code 255

Replies are listed 'Best First'.
Re^4: Stop mouse wheel from moving charts up/down Tk::Scrolled
by pashanoid (Scribe) on Jan 23, 2012 at 16:24 UTC
    You probably did not download the enitre database. The code does not bomb and utf-8 russian characters have nothing to do with this. The problem exists with stopping the mouse wheel in moving the individual charts up and down.