On Sat, 30 Aug 1997, Rick Macdonald wrote:

> On Sat, 30 Aug 1997, Ken Bowen wrote:
> 
> > > Of course, the '-in .top22...' statements fail. I haven't tried changing
> > > these manually to '-in $base...' but maybe it's that simple.
> 
> > Yes, I've done this several times.  At the moment, I consider
> > it a small price....
> 
> So, I assume that once the edit is made, loading it and saving again in
> vTcl retains the '-in $base...'? If so, I'll probably do it too.
> 
> Stewart: will code like this be compatable with the next major release?

 yes. the "-in" attribute has caused some problems. It's very difficult
 to ignore since it's used in code which people import. On the other hand,
 it's almost impossible to support $base with since it's possible for
 an object to be "-in" something which is "above" the $base in the widget
 tree.

 -stewart-

Reply via email to