markm
|
97171bfc8d
|
Extracted Menu processing from HwndWrapper and added this file.
|
2006-03-02 18:18:17 +00:00 |
|
markm
|
6d1e0ff97e
|
Fixed bug with Application.start_() where it was not reporting error correctly
|
2006-02-24 22:05:18 +00:00 |
|
markm
|
5129be9219
|
Fixed rebar Texts(), fixed how it get's the text too
added some checks for good indices when selecting a tab.
|
2006-02-24 22:04:08 +00:00 |
|
markm
|
66ea043094
|
Added more tests (Toolbar Test, ReBar Tests, application.start_() bug test)
|
2006-02-24 22:03:20 +00:00 |
|
markm
|
bdda46825c
|
Added section on how to access the system tray
|
2006-02-24 17:46:59 +00:00 |
|
markm
|
df4c9fdafc
|
Added a step to GetProperties to check if the control needed to have image property saved for it.
|
2006-02-24 17:34:59 +00:00 |
|
markm
|
eb27ae7943
|
Removed some tooltip stuff that was just test code and is not necessary or duplicated
|
2006-02-24 17:34:35 +00:00 |
|
markm
|
76b294c9bf
|
Missed a couple of items that needed to be converted from properties to Methods
|
2006-02-24 17:33:28 +00:00 |
|
markm
|
59861bfaf9
|
Added a simple test for button._IfNeedsImage
|
2006-02-24 17:16:42 +00:00 |
|
markm
|
1c7378b0d6
|
Updates leading up to 0.2.1 release
0.2.1
|
2006-02-17 22:38:24 +00:00 |
|
markm
|
cb5df8107e
|
Typo in argument name
|
2006-02-17 22:27:42 +00:00 |
|
markm
|
09d2451fa5
|
renamed
|
2006-02-17 22:16:08 +00:00 |
|
markm
|
647fe375eb
|
Mainly toolbar and tooltip changes.
One bug fix to deal with RemoteMemoryBlock.__del__ when access was denied.
|
2006-02-17 22:15:42 +00:00 |
|
markm
|
be07999ddb
|
Added some more API items
|
2006-02-17 21:43:31 +00:00 |
|
markm
|
e4b4102655
|
Added new examples
|
2006-02-17 21:42:44 +00:00 |
|
markm
|
eec856badf
|
Synchronized with notepad_fast.py to a certain extent.
|
2006-02-17 21:42:19 +00:00 |
|
markm
|
c4e07f7a53
|
updated to use new nontext control identifiers and added a little right click section
|
2006-02-17 21:41:53 +00:00 |
|
markm
|
a99f82bbeb
|
Updated app_windows_ to windows_
|
2006-02-17 21:41:10 +00:00 |
|
markm
|
48b0cb6641
|
Needed to add more precision to one title due to changes in findbestmatch
|
2006-02-17 21:40:45 +00:00 |
|
markm
|
42cc927ab0
|
Fixed typo of Agend to Agent.
Added section to check for Nag dialog
|
2006-02-17 21:39:57 +00:00 |
|
markm
|
46ca378736
|
Modified quite extensively how controls are matched - hopefully making it more strict but still allowing flexibility
|
2006-02-17 21:07:35 +00:00 |
|
markm
|
eaf7f83397
|
Added a few more tests
|
2006-02-17 21:05:56 +00:00 |
|
markm
|
0c28a4c9b7
|
Added import of findwindows for findwindows.WindowAmbiguousError
|
2006-02-17 21:05:21 +00:00 |
|
markm
|
faa8cfd751
|
Fixed bug where combo box select was not notifying parent correctly.
Modified PopupMenu to work appropriately with the new MenuSelcet/MenuClick methods
|
2006-02-17 21:04:36 +00:00 |
|
markm
|
ef77ef58cc
|
Lots of menu changes, some doc strings edited.
|
2006-02-17 21:03:35 +00:00 |
|
markm
|
5c59d915c2
|
Renamed to fix typo
|
2006-02-17 17:35:06 +00:00 |
|
markm
|
d2c20aa532
|
renamed variables to fix pylint warnings
|
2006-02-15 21:48:33 +00:00 |
|
markm
|
14869a4376
|
added some more windows functions/constants/structures
|
2006-02-15 21:48:05 +00:00 |
|
markm
|
b99fe3dd6e
|
Added an iswindow() function
|
2006-02-15 21:47:11 +00:00 |
|
markm
|
45cf64a141
|
Fixed finding the text control for a non text control
|
2006-02-15 21:46:44 +00:00 |
|
markm
|
d49cb0114d
|
Some bug fixes and fixing for findbestmatch.find_best_control_matches()
|
2006-02-15 21:45:56 +00:00 |
|
markm
|
e843a08fea
|
removed
|
2006-02-15 21:44:23 +00:00 |
|
markm
|
6eb70bfe6d
|
Added Lots of more tests
|
2006-02-15 21:43:58 +00:00 |
|
markm
|
504d6629c1
|
Minor changes to avoid a Pychecker warning
|
2006-02-15 21:43:05 +00:00 |
|
markm
|
6d6a6f09c7
|
Preliminary support for Popup menus
|
2006-02-15 21:42:33 +00:00 |
|
markm
|
4cd8dbf0b1
|
Various Refactoring
Added support for Up-Down controls
|
2006-02-15 21:41:38 +00:00 |
|
markm
|
a098e8cb96
|
Added SendInput versions of Click, DoubleClick, RightClick etc
|
2006-02-15 21:41:06 +00:00 |
|
markm
|
77e74087b0
|
Various Refactoring
Added support for Up-Down controls
|
2006-02-15 21:38:26 +00:00 |
|
markm
|
4fc6ab0716
|
Minor changes
|
2006-02-13 13:48:57 +00:00 |
|
markm
|
01e8d50478
|
Moved
|
2006-02-13 13:47:39 +00:00 |
|
markm
|
90ae468c25
|
Added some tab control tests
|
2006-02-13 13:46:02 +00:00 |
|
markm
|
e154bf62fc
|
Renamed Appliaction.app_windows_ to windows_ and made it work like window_ in that you could pass in criteria. (but it returns wrapped windows not window criteria!)
|
2006-02-13 13:45:23 +00:00 |
|
markm
|
e6c2e2d7ef
|
Fixed a bug with finding the closes text control
|
2006-02-13 13:40:55 +00:00 |
|
markm
|
a0ec726202
|
Fixed bug where I was using _start instead of start_
|
2006-02-12 02:45:42 +00:00 |
|
markm
|
81ade6e3d7
|
Changed HwndWrapper.Text, SetText to WindowText and SetWindowText (and EditWrapper.SetText to EditWrapper.SetEditText
|
2006-02-12 02:44:27 +00:00 |
|
markm
|
a7c73f75b7
|
Added more tests
|
2006-02-12 01:48:38 +00:00 |
|
markm
|
cf5409e053
|
Added some extra checks to ComboBox.Select()
|
2006-02-12 01:48:23 +00:00 |
|
markm
|
5b8d020c63
|
Minor updates, added direct import of cElementTree (though I should wrap the import to make it optional)
|
2006-02-10 21:06:27 +00:00 |
|
markm
|
101ac0800d
|
Fixed a bug in how the closest Text control was found.
|
2006-02-10 21:05:30 +00:00 |
|
markm
|
a249f36b8e
|
Minor changes
start of SetFocus, GetFocus methods
Fixed bug in GetProperties for ListBoxeWrapper
|
2006-02-10 21:05:07 +00:00 |
|