Modify ↓
Opened 12 years ago
Last modified 2 years ago
#2785 assigned Feature Request
WinTextMatchMode - Window Titles and Text (Advanced)
| Reported by: | anonymous | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
Please add possibility of REGEXPTEXT - as analogue of REGEXPTITLE, but for "text" part of window identification
Attachments (0)
Change History (3)
comment:1 by , 12 years ago
comment:2 by , 5 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
REGEXPTEXT added for windows and control.
Fix sent to Jon
comment:3 by , 2 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

I would like to extend this feature request:
The person opening this Track Ticket mentioned only:
http://www.autoitscript.com/autoit3/docs/intro/windowsadvanced.htm
but I also would like to see this feature here:
http://www.autoitscript.com/autoit3/docs/intro/controls.htm
btw.
"Window titles and text are case sensitive."
for Titles it can be changed with: WinTitleMatchMode
buf
for Text it can not be changed even with: WinTextMatchMode
REGEXPTEXT in this case, as it would bypass the current, limitation.
ps.
This feature was asked before on the forum like here:
http://www.autoitscript.com/forum/topic/120874-regexp-in-text-parameter-of-control-description/