Modify ↓
Opened on Jul 7, 2014 at 4:26:54 PM
Last modified on Mar 16, 2024 at 9:54:10 AM
#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:2 by , on Oct 31, 2020 at 8:56:35 PM
| Owner: | set to |
|---|---|
| Status: | new → assigned |
REGEXPTEXT added for windows and control.
Fix sent to Jon
comment:3 by , on Mar 16, 2024 at 9:54:10 AM
| 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/