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.


  How can I get the name of my own interpreter?
 
 `tk appname` or `winfo name .` returns the name of your Tk interpreter
as seen by others.