This Windows application is meant to be a total replacement for the Start Menu. Eventually, it might grow to be a replacement for the entire shell (explorer). It features [Tcl/Tk] support via [TclBridge], drag and drop, [COM] plugin support with event hooking (please see http://www.liquidtoolbar.com/plugins.html), [DDE] support, "floating" command support, nested commands, auto-hide, and full scriptability. It features Tcl/Tk support via [TCLBridge], drag and drop, COM plugin support with event hooking (please see http://www.tclbridge.com/toolbar/Plugins.html), "floating" command support, nested commands, auto-hide, and full scriptability. A 30-day trial version is available for download at (always updated): http://www.tclbridge.com/toolbar/TclToolbar.zip (05/27/2003, 6135962 bytes) Here are some screenshots: The splash screen... [http://www.tclbridge.com/toolbar/screens/splash.jpg] The default main toolbar... [http://www.tclbridge.com/toolbar/screens/default.jpg] The main toolbar configured a little differently (3 rows and 4 columns)... [http://www.tclbridge.com/toolbar/screens/square.jpg] This shows a command that has a sub-commands menu (children): [http://www.tclbridge.com/toolbar/screens/context_children.jpg] This shows the same sub-commands menu as above, using command names instead of codes: [http://www.tclbridge.com/toolbar/screens/context_children_name.jpg] The main toolbar in "shade" mode... [http://www.tclbridge.com/toolbar/screens/shaded.jpg] The command editor... [http://www.tclbridge.com/toolbar/screens/trigger.jpg] The available command flags... [http://www.tclbridge.com/toolbar/screens/trigger_flags.jpg] The options window... [http://www.tclbridge.com/toolbar/screens/options.jpg] The plugins window... [http://www.tclbridge.com/toolbar/screens/plugins.jpg] The command "prompt"... [http://www.tclbridge.com/toolbar/screens/command.jpg] The command history selector... [http://www.tclbridge.com/toolbar/screens/history.jpg] The mini script editor... [http://www.tclbridge.com/toolbar/screens/editor.jpg] The main context menu... [http://www.tclbridge.com/toolbar/screens/context_main.jpg] The context menu for commands... [http://www.tclbridge.com/toolbar/screens/context_command.jpg] The context menu for floating commands... [http://www.tclbridge.com/toolbar/screens/context_float.jpg] Was also known as "Joe's Really Spiffy Tcl/Tk Toolbar". It is now known as LiquidToolbar. NOTE: Also known as "Joe's Really Spiffy Tcl/Tk Toolbar" [RS] Was surprised to hear that the above widgetry was all implemented in Visual Basic... [Joe Mistachkin] Actually, it uses [Visual Basic] for the front-end, [Visual C++] for [TclBridge], and [Tcl/Tk] scripts to automate it. The [COM] plugins/hooks can be written in any [COM] component producing language. [Joe Mistachkin] Actually, it uses [Visual Basic] for the front-end, [Visual C++] for [TCLBridge], and [Tcl/Tk] scripts to automate it. The [COM] plugins/hooks can be written in any [COM] component producing language.