Re: [Incrtcl-users] pkg classes
by Michael Barth other posts by this author
Aug 7 2006 5:23AM messages near this date
Re: [Incrtcl-users] pkg classes
|
[Incrtcl-users] Update embedded in Iwidgets -- what to do?
Prabhu Seshachellam wrote:
> > I would like know whether i can pkg a set of classes and reference those
> > classes & methods defined inside classes in an another script.
> >
> > To my understanding, Tcl changes a simple set of procedures into a
> > package. I'm not sure whether set of
> > classes can be put inside a pkg.
Yes, of course! The procedure is the same as for every other package.
Cp. the man pages to [pkg_mkIndex] and [auto_mkindex].
Regards
Michael
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Incrtcl-users mailing list
Incrtcl-users@[...].net
https://lists.sourceforge.net/lists/listinfo/incrtcl-users
Thread:
Prabhu Seshachellam
Michael Barth
|