Re: How do I clear the wish "workspace"




Rufus V. Smith wrote:
Is there a way to reset the wish workspace back to the
original load after having a program fail.

http://wiki.tcl.tk/1127

works with any console, not just tkcon

.



Relevant Pages

  • Re: How do I clear the wish "workspace"
    ... original load after having a program fail. ... works with any console, not just tkcon ... Only now I don't see .wishrc on my system ...
    (comp.lang.tcl)
  • Re: Embedding Tkcon
    ... >I know that 'console show' causes a wish console to pop up. ... >better if it could be Tkcon instead of the vanilla wish console. ... # make sure tkcon namespace exists ... # use the specified window as root ...
    (comp.lang.tcl)
  • Re: Embedding TK in a Visual C++ program
    ... >have added a lot commands to the default interpreter through Tcl_AppInit. ... >How do I get the TkCon to automatically attach to the default interpreter? ... slave's interp so the console knows about it. ...
    (comp.lang.tcl)
  • Re: Is there a way to make wish read standard input?
    ... The following is a very simple script: ... I'll see a window pop up, and the console shows ... I could not get the command prompt % in the console. ... load Jeff Hobbs' TkCon and call. ...
    (comp.lang.tcl)
  • Re: Embedding Tkcon
    ... Luciano ES wrote: ... Just bring up a wish console and paste in the code ... Now tkcon is loaded but hidden; to make it visible type: ...
    (comp.lang.tcl)