Custom Query (3921 matches)
Results (298 - 300 of 3921)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #399 | No Bug | Advanced Mode with GuiCtrlRead for Context Menu | ||
| Description |
GUICtrlRead(@GUI_CtrlId,1) With AutoIt 3.2.12.0, it always return "-1" instead of the text of the control (Context Menu) It work perfectly with 3.2.10.0 |
|||
| #2057 | Rejected | Advanced Window Descriptions - Add "PID" Property | ||
| Description |
Would be be possible to add "PID" as a property recognised in the advanced window descriptions? I have problems with multiple instances of the same program being loaded, and would really like the ability to upgrade all my title descriptions rather than having to iterate though all windows first. Thanks |
|||
| #4036 | Rejected | All | ||
| Description |
As per: https://www.autoitscript.com/forum/topic/197337-solved-filewritefromarray-adds-new-line-at-the-end/ _FileWriteFromArray appends Windows CRLF line endings to all lines, with no support for Unix/Linux LF endings. This either requires post-processing with external tools or even more hacky solutions. This seems like a vital enough omission to consider it a bug, as it could silently cause things to fail on many Linux servers, for example. Please consider adding a parameter to configure the line ending, or maybe only append an CRLF if an LF is not detected. |
|||
