RE: getsavefile and getopenfile widgets
[email protected] ("Konovalov, Vadim (Vadim)** CTR **") Tue, 16 Nov 2010 20:30:48 +0100
| Newsgroups | perl.tcltk |
|---|---|
| Message-ID | <35BF8D9716175C43BB9D67CA60CC345E270689EC@FRMRSSXCHMBSC2.dc-m.alcatel-lucent.com> |
> First I have AS PERL 5.12 installed, so whatever version of > Tcl/Tk is automatically installed is what I am using. > > I saw online that these 2 widgets have a bug where their > windows sizes cannot be expanded. Does anyone have a > workaround and/or know when this will be fixed? Can you please be more specific in describing a problem? But in general, Tcl.pm and Tkx and Tcl::Tk are just thin layers for pure Tcl/Tk, so widgets having a bug are actually buggy in Tcl/Tk itself, but I really suspect that you're just misinterpreting your online reading, so more details are necessary to analyze a problem. Regards, Vadim.