Custom Query (3931 matches)
Results (199 - 201 of 3931)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #138 | Rejected | Ability to add custom helpfile values | ||
| Description |
Lets say that person Y makes a script they could also use this to have there function installed into the #include folder as well as the help file. |
|||
| #1629 | Works For Me | Ability to destroy embedded IE objects to rehash browser settings | ||
| Description |
Please add a feature so that we can kill and recreate embedded IE objects. I am having a huge problem right now because I need to be able to set proxies during application run without having to restart the program. I can set the proxy in the registry but it does not apply to any browsers that are running while the setting was being applied and there is no way in autoit to restart an embedded object without restarting the whole program. please reference this post: http://www.autoitscript.com/forum/index.php?showtopic=113044&st=0&gopid=800791&#entry800791 |
|||
| #490 | Rejected | Ability to have GUICtrlCreate... accept hide, show, enable and disable state options | ||
| Description |
Example: GUICtrlCreateButton("", 10, 10, 60, 25, $GUI_HIDE) GUICtrlCreateButton("", 10, 10, 60, 25, $GUI_SHOW) GUICtrlCreateButton("", 10, 10, 60, 25, $GUI_ENABLE) GUICtrlCreateButton("", 10, 10, 60, 25, $GUI_DISABLE) |
|||
