logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tkinspect - Tk application inspector

Description

tkinspect  is  an  inspector  for  Tk applications. It uses Tk's send command to retreive infomation from
       other Tk applications.

       tkinspect

       When you choose an application through the File/SelectInterpreter menu, lists will be  filled  with  the
       names  of  the  procs, globals, and windows the the application. Clicking on one of those names will fill
       the value window with the definition  of  the  proc,  the  value  of  the  global  variable,  or  various
       information  about  the  window.  The  value  window is editable and its contents can be sent back to the
       selected application.

       Tcl commands can be sent to the seleted application using the Command: entry, or through a  command  line
       (via  the  File/NewCommandLine menu) interface to the application. The command line is nearly identical
       to Tk's demo rmt.

       For further information, select a topic from the help window's Topics menu.

Keywords

       Tcl, Tk

tkinspect                                           5.1.6p10                                        tkinspect(1)

Name

       tkinspect - Tk application inspector

See Also

       /usr/share/doc/tk8.5/examples/rmt, send(3tk)

Synopsis

tkinspect

________________________________________________________________________________________________________________

See Also