Custom Query (3921 matches)
Results (301 - 303 of 3921)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1594 | Rejected | Allow "-1" default parameters for GUICtrlSetPos() | ||
| 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. |
|||
| #1596 | Fixed | Allow "Default" parameters for GUICtrlSetPos() | ||
| Description |
Could you implement "Default" 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. Presently, "Default" support is undocumented for GUICtrlSetPos(). If "Default" values are sent to the current function, it uses positional values from the last-defined control in the GUI, rather than values from the control specified in the statement. Thank you. |
|||
| #2383 | Fixed | Allow Aut2exe GUI to accept dropped files | ||
| Description |
To compile a script into an executable three files are needed.
Please consider letting the corresponding input fields in the GUI version accept file drops. Working on many different scripts mostly the relevant folders are already open in Windows Explorer. No need to sift throught the whole folder hierarchies in the browse dialogue again. |
|||
