Custom Query
Results (298 - 300 of 3900)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2057 | Rejected | Advanced Window Descriptions - Add "PID" Property | firelion_84@… | |
| 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 | Hashim | |
| 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. |
|||
| #1594 | Rejected | Allow "-1" default parameters for GUICtrlSetPos() | Spiff59 | |
| Description |
Could you implement "-1" parms (top, left, width, height) for the GUICtrlSetPos() function? When working with dynamically sized GUI's with dynamically placed controls, it would be very useful to be able to adjust one of the position values without having to have stored the other three values that you wish to leave intact. Thank you. |
|||
