> The command in your version would be Tkx::style(...), but
> note that will need to be corrected when you upgrade Perl to
> Tkx::ttk__style(...).
>
> Jeff
>
What goes in the parens? I tried:
Tkx::style("TEntry", -font => "courier 10");
But I get an error. The following does not generate an error, and it
works for the button, but not for the entry:
Tkx::style_configure("TButton", -font => "courier 10");
Tkx::style_configure("TEntry", -font => "courier 10");
Dave
- Re: Colors and other questions Jeff Hobbs
- RE: Colors and other questions Swingle David-QWHM86
- Re: Colors and other questions Jeff Hobbs
- RE: Colors and other questions Swingle David-QWHM86
- Re: Colors and other questions Jeff Hobbs
- RE: Colors and other questions Swingle David-QWHM86
- Re: Colors and other questions Jeff Hobbs
- Re: Colors and other questions Laurence Anthony
- RE: Colors and other questions Swingle David-QWHM86
- Re: Colors and other questions Jeff Hobbs
- RE: Colors and other questions Swingle David-QWHM86
- Re: Colors and other questions Jeff Hobbs
- RE: Colors and other questions Swingle David-QWHM86
