On Mon, 2008-09-29 at 23:05 +0800, Sandy lone wrote: > Generally we use GD to print the graphs to web browsers. > I didn't know if it can print to a TK application, but we use it > widely on CGI programming.
Tk can display images using a canvas widget. If you use Gtk, consider using Glade for your window layout http://glade.gnome.org/ You will have to use Gtk2::GladeXML or something similar to interface with it. -- Just my 0.00000002 million dollars worth, Shawn Linux is obsolete. -- Andrew Tanenbaum -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/