> 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.