Changes for version 1.52

  • Improved support for core themed widgets (ttk::*)
  • Added native Perl/Tk method syntax mappings for all standard Ttk components: TtkButton, TtkCheckbutton, TtkRadiobutton, TtkLabel, TtkEntry, TtkFrame, TtkLabelframe, TtkNoteBook, TtkScrollbar, TtkCombobox, TtkProgressbar, TtkScale, TtkSeparator, TtkSizegrip, TtkTreeview, TtkPanedwindow, TtkSpinbox
  • Refined configuration warnings in Makefile.PL regarding tklib/tooltip
  • Added comprehensive automated test suite (t/ttk_widgets.t)
  • WARNING: Next major release will likely reconsider 'scrolled' implementation to avoid Snit framework dependencies.

Documentation

Modules

Extension module for Perl giving access to Tk via the Tcl extension

Provides

in lib/Tcl/Tk.pm
in lib/Tcl/Tk/Widget/Balloon.pm
in lib/Tcl/Tk.pm
in lib/Tcl/Tk/Widget/Text.pm

Examples