Thanks a lot! I'm using 1.5.1b3 with succes now.
I've just had to select a few checkbuttons in the attribute editor window
to make everything look the way it did before (mainly to correct some fonts) (I
also had to do this for the checkbutton next to the variable for the combobox,
otherwise the variable wasn't associated with the combobox any more)

I think I don't quite get what these checkbuttons do in the
Attribute-editor-window: if it isn't checked, does it mean it just takes the
default?

I notice a much easier positioning of the combobox in vtcl now, great!
(P.S. Could it be that the vtcl-combobox can't be made as small as it used to be
(that is: without the arrowdisappearing?) No problem though, I changed the
vtcl-combobox  with an Itcl-combobox, and all works great now.

Op di, 27 feb
2001, schreef u: > Stef, > 
> Please try using vTcl 1.5.1b3 (just released), but before loading
> your project, open it in a text editor, and replace code such as
> of "combobox $base. ..." by "::combobox2::combobox2 $base.  ..."
> and remove the following lines from your project:
> 
> package require combobox
> package require mclistbox
> 
> Resave it from the text editor, then open it in vTcl 1.5.1b3. You
> should be able to resave it (I was able to do so) and reload it.
> 
> Let me know if this works.
> 
> Christian
> 
> 
> _______________________________________________
> vtcl-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/vtcl-user


_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/vtcl-user

Reply via email to