Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. AndyM48

    How to change the width and height of the tk_getOpenFile dialog

    I have a tcltk applications which calls the tk_getOpenFile dialog. However the screen dimensions on the device that I am using are very small so the dialog does not fit on the screen. If I call the dialog and adjust the width and height, then it fits the screen, and any subsequent calls to the...
  2. AndyM48

    What is the proper way to create hyphen arguments in TCL?

    Seems like you just need to pass a list to myfunc. Then you can parse the list within the procedure.

Part and Inventory Search

Back
Top