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. Thanks, Sylvain