in reply to Tk::Canvas->createLine max?
On Tk's internal function definition pTk/mTk/generic/tkCanvLine.c number of points is referenced as int so it should support 2^32 points.
In my netbook (linux-32 + Tk 804.029 + Perl v5.10.1) your code works out of the box, are you sure you are not running out of memory?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Tk::Canvas->createLine max?
by stead (Initiate) on Aug 11, 2010 at 15:42 UTC |