The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.30

  • Added get_property method to Win32::CtrlGUI::Window
  • Added send_message and post_message methods to Win32::CtrlGUI::Window
  • Added get_text method to Win32::CtrlGUI::Window
  • Added lb_get_items, lb_get_selindexes, and lb_set_selindexes methods to Win32::CtrlGUI::Window
  • Added cb_get_items, cb_get_selindex, and cb_set_selindex methods to Win32::CtrlGUI::Window

Modules

a Module for controlling Win32 GUIs based on Win32::Setupsup
an OO interface for expressing state criteria
an OO system for controlling Win32 GUI windows through a state machine
a Tk debugger of sorts for Win32::CtrlGUI::State
an OO interface for controlling Win32 GUI windows

Provides

in Win32/CtrlGUI/Criteria/and.pm
in Win32/CtrlGUI/Criteria/arbitrary.pm
in Win32/CtrlGUI/Criteria/multi.pm
in Win32/CtrlGUI/Criteria/nand.pm
in Win32/CtrlGUI/Criteria/neg.pm
in Win32/CtrlGUI/Criteria/or.pm
in Win32/CtrlGUI/Criteria/pos.pm
in Win32/CtrlGUI/Criteria/xor.pm
in Win32/CtrlGUI/State/atom.pm
in Win32/CtrlGUI/State/bookkeeper.pm
in Win32/CtrlGUI/State/dialog.pm
in Win32/CtrlGUI/State/fork.pm
in Win32/CtrlGUI/State/loop.pm
in Win32/CtrlGUI/State/multi.pm
in Win32/CtrlGUI/State/seq.pm
in Win32/CtrlGUI/State/seq_opt.pm