I am trying to include a spintime widget in a current application and have run into a 
problem. The widget is not available on the vtcl tool bar so I thought the easiest 
thing to do was to create a simple top level window, with a frame and place a spintint 
widget into it. I then editing the file and replaced the spintint with spintime. When 
doing so I receive the following error if I try to read it back into vtcl or run it 
manually for that matter:

Window ".top.fra45.spi46" isn't a top-level window. 

If I change the line back to spinint I can read it back in. An example of the working 
spinint line and non-working spintime line are shown below:
::iwidgets::spinint $base.fra45.spi46
::iwidgets::spintime $base.fra45.spi46

Any suggestions on how to fix this ?


        Robert M. Bartis
        Lucent Technologies *
        Room HO 1C-413A
        * 732.949.4565
  * [EMAIL PROTECTED]




-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to