Custom Query
Results (91 - 93 of 3828)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#297 | Fixed | Scite doc outdated | Jos | anonymous |
Description |
Self Expanding Abbreviations Reference is outdated at some points. See pics of "Compiler Directives" and "Options". Using compiler or A3w with Ctrl+B is also outdated #AutoIt3Wrapper_Allow_Decompile=y ;y= allow decompile #AutoIt3Wrapper_PassPhrase= ;Password to use for compilation Mega |
|||
#299 | Fixed | _GUICtrlTab_SetItemText text display problem | Gary | benners |
Description |
With the latest release the _GUICtrlTab_SetItemText function no longer works correctly. The text that is displayed is cut short when the text length is longer than 2 characters. The cropping is also different depending on the # of characters above 2. The example in the help file can be used to highlight the bug, the text returned is New T when it should be New Text. |
|||
#303 | Fixed | Clock.au3 sample needs fixing | Gary | Jon |
Description |
C:\Program Files\AutoIt3\Examples\GUI\Advanced\Clock.au3 is currently broken. |