From: Tony L. <to...@me...> - 2001-10-23 00:01:28
|
I wanted to try the AppInit.tcl script, but had no luck: ironchef:~% cat /Applications/Wish\ Shell.app/Contents/Resources/Scripts/AppMain.tcl set demo [file join $tk_library demos/widget] tk_messageBox -message $demo source $demo Maybe I just have the reverse-Midas-touch or something. Does the above location look right? Any reason the tcl code above would work in the console but not in AppMain.tcl? Running the widget demo in Tk/Aqua is *very* impressive. For a first release (difficulty of embedding aside :), everything runs really smoothly! -Tony -- |