On Mon, 14 Apr 1997, Clemens Hintze wrote:
> I have wrote an own megawidget (is that the correct term?) which implements a
> notebook panel (you can also call it a tabbed widget).
>
> Now I want to know, if there is any possibility implemented in vtcl to support
> such a widget too?
Yes there is. I have recently revised the vtcl support for Tix set of
megawidgets. This support is pretty easy to add. Basically, you create a
file called lib_foo.tcl, and put it in the vtcl/lib/ directory. In
lib_foo.tcl you write procs to specify how to dump your widgets.
I'll send my lib_tix.tcl to you for an example.
Regards,
--
Kenneth H. Cox
Software Guy
Sente, Inc.