On Wed, 2 Jul 1997, Elias Castillo Abel wrote:
> somebody helpme , i have vtcl 1.10 an tcl 7.6 , tk4.2 , well i found a
> code :
>
>
> VtOpen Combo
> VtForm .Combo.form
> VtComboBox .Combo.form.combo -itemList { "banana" "plum" "apple" }
> VtPushButton .Combo.form.button -label "Exit" -callback VtClose
> VtShow .Combo.form
> VtMainLoop
>
> and i only write vtcl combo ( combo its a name of this script )
> vtcl executes , but not appers the window with this application.
Elias,
I'm guessing here, but might that me a script for SCO Visual Tcl?
My application is not related and will not run their scripts.
-stewart-