原文: 11.8. How do I get a PostScript(c) output of a Canvas w/ widgets? In general you don't. Yo
原文: 11.7. How do I get a Canvas to output PostScript(c)? Many thanks to Tom Oelke mailto:tpo96
原文: 11. How do I get a Canvas to ... ? The Canvas widget is the most configurable and versatil
原文: 9. What widget types are available under perl/Tk? The following Tk widget primitives are a
原文: 10.11. What Image types are available? In addition to the Tk builtin bitmaps there is supp
原文: 8. How do I write scripts in perl/Tk? Start your script as you would any perl script (e.g.
原文: 27. What can we expect the future to hold? With the production release of Tk400.202 and t
原文: 11.1. Display a bitmap? Unlike other widgets the Canvas does not take the -bitmap configur
原文: 11.5. How do I redraw a line on a Canvas? By calling the ->coord method on the item as
原文: 11.9. How do I get the size of a Canvas? After a re-size? $canvas->cget(-width); simply