Tcl Tk
Advanced Search
Mail us
Home    Manuel    Links    Faq    Submit a tcl/tk Reference    Contact Us

    Some examples tcl/tk codes     Man of Bwidget     Man of blt     mkwidget screenshots     TkOgl     Video Demo real.


The source of theses pages is the excellent Tcl/Tk Quick Reference Guide.
I apologize , because there're some tex commands in the text, if you see some error please send me an email

Images


Command: image
When an image is created, Tk creates a new command with the name of the image. For all image types, this command supports the cget and configure methods in the same manner as widgets for changing and querying configuration options.

The bitmap Image Type
Command: bitmap

The photo Image Type
Command: photo

The source of theses pages is the excellent Tcl/Tk Quick Reference Guide.