Share

Win32::GuiTest

File Release Notes and Changelog

Release Name: 1.50.3-ad

Notes:
Win32::GuiTest has been updated with enhanced examples
and documentation, a number of new exported methods for
Menu items, support for some 32bit controls(GetListViewContents, SelListViewItem, SelListViewItemText,
GetTabItems,     SelTabItem, SelTabItemText, SelTreeViewItemPath), added basic mouse wheel support,
added IsListViewItemSel and IsTabItemSel, updated SetFocus
routine with AttachWin code.


Changes: 1.50.3-ad Wed Feb 02 17:42:00 2005 - Add more examles in eg directory (SZABGAB) - Tests using Test::More now (SZABGAB) - Some more documentation (SZABGAB) - Explanation how to setup development environment (SZABGAB) - A number of new exported methods regarding Menu items such as GetMenuItemInfo - Added support for some 32bit controls: GetListViewContents, SelListViewItem, SelListViewItemText, GetTabItems, SelTabItem, SelTabItemText, SelTreeViewItemPath (CTRONDLP) - Added basic mouse wheel support: MouseMoveWheel (CTRONDLP) - Added IsListViewItemSel and IsTabItemSel (CTRONDLP) - Updated SetFocus routine with AttachWin code (CTRONDLP)