Re: How to find out path of widget in TK-like style ?
by Vadim other posts by this author
Jul 19 2007 9:22PM messages near this date
Re: How to find out path of widget in TK-like style ?
|
Re: How to find out path of widget in TK-like style ?
SOURCE Slaven Rezic wrote:
> Joel HATSCH <ptk@[...].net> writes:
>
> [...]
>
>
> >OK, so here it goes : I did a lot of Tk programming in the past.
> >There, when you want to access a widget, you address it using it's
> >hierarchical name like .frame1.frame2.mybutton.
> >
if you're Tcl/Tk programmer, then you may prefer Tcl::Tk module, where
entire Tcl/Tk remains available for Perl programming, including all
Tcl/Tk widgets
see "perldoc Tcl::Tk" for examples.
Vadim.
--++**==--++**==--++**==--++**==--++**==--++**==--++**==
ptk mailing list
ptk@[...].edu
https://mailman.stanford.edu/mailman/listinfo/ptk
Thread:
Joel HATSCH
Slaven Rezic
Vadim
Joel HATSCH
|