Re: How to find out path of widget in TK-like style ?

Vadim <[email protected]> Thu, 19 Jul 2007 23:24:22 +0400
Newsgroups gmane.comp.lang.perl.tk
Message-ID <[email protected]>
Slaven Rezic wrote:

>Joel HATSCH <[email protected]> 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
[email protected]
https://mailman.stanford.edu/mailman/listinfo/ptk