Re: [tcltk-perl] Tcl-0.76 CPAN release
Brought to you by:
hobbs
From: Vadim K. <va...@ar...> - 2004-04-17 11:42:19
|
> false alarm: > > $widget->cget('-textvariable') for 'Optionmenu' is implemented as > Tcl::Tk::MultipleWidget and that call is intercepted differently, right now > I will not touch CPAN version of Tcl. However there is another problem: for some reason invoking $widget->grid(-column=>1) results in transformation of 1 to 1.0 and grid packer gives an error. Stringifying that "1" helps in this, but problem persists. I made another release right now, and add test for this case later. Best regards, Vadim. |