guiBuilder Overview

Guibuilder is a simple to use application builder for Tk.

You want to start by creating a toplevel widget for your application, then you can pick other widgets and drag them onto the toplevel and drop them where you want.

Basic commands:

Saving the file builds a standalone tk application

Note that guiBuilder comes with composite widget entries for "Tix" widgets, which are not currently provided as a Fermilab product, so using them probably won't work