On 02/07/2009 8:26 AM, Sylvain Thibault wrote:
I am trying to use the calendar widget from the widget packet
included with tkkit.dll.

Tkx::package_require('widget::calendar');
...
my $cal = $mw->new_widget__calendar();

can't find package widget::calendar ...

Some of them like the scrolledwindow and the toolbar work fine.

The calendar widget is newer than scrolledwindow or toolbar. I do see it in the latest tkkit shipped with ActivePerl, but you might not be using that latest version.

Jeff

Reply via email to