in reply to Re^2: Multiple Tk::Graphs with Tk::Notebook widget
in thread Multiple Tk::Graphs with Tk::Notebook widget

Maybe you can only do one graph per NoteBook?..
No. You can, but it's currently buggy. Tk::Notebook (or something) for reporting width/height 1, and Tk::Graph for not allowing you to override width/height. If I were you I'd go sourcediving and try to patch and/or contact the authors/perltk-list for help.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re^3: Multiple Tk::Graphs with Tk::Notebook widget