This page is part of an archive of the original QSmack website.
Most external links and a few download links don't work anymore.
To exit this archive, use the top/side navbars or return to the QSmack page.

QSmack Frontend with a Double-Click: Method 1



So you don't want to (or can't) just download the file?

To create the file yourself, you need to have the "Drag & Drop Tclets" application, which comes with the Tcl8.0/Tk8.0 distribution and maybe earlier versions as well. Use it like so:

  • Drag qsmack.tcl onto the application.
  • The first time you run "Drag & Drop Tclets", it will ask you to identify the "Wish stub to clone". Use the dialog box to select the Wish application that came with your Tcl/Tk distribution.
  • Finally, it will ask you the "name and location of your target Tcl application". This is the new double-clickable QSmack frontend that you are creating. Use the dialog box to navigate to the folder where you want to put it, and give it a creative name like "QSmackFE".

Ta da. All done. You have now created a new application that you can double-click to launch the QSmack frontend.


This page is part of an archive of the original QSmack website.
Most external links and a few download links don't work anymore.
To exit this archive, use the top/side navbars or return to the QSmack page.