Timeline
Jun 16, 2018:
- 7:46 AM Ticket #3638 (_GUICtrlListView_GetItemText online documentation error) closed by
- No Bug: Your pb come from the fact that _GUICtrlListView_GetSelectedIndices() return a string that need to be convert as an integer Int(_GUICtrlListView_GetSelectedIndices(…) I Don't know why the the second call get a good result
Jun 15, 2018:
- 3:00 PM Ticket #3639 (WinGetClassList's Return Value) updated by
-
Version changed
Automatic ticket cleanup. - 2:25 PM Ticket #3639 (WinGetClassList's Return Value) created by
- WinGetClassList returns a list of items separated using Line Feeds. …
- 12:07 PM Ticket #3638 (_GUICtrlListView_GetItemText online documentation error) updated by
- You're right the example is working fine. It's a problem with _GUICtrlListView_GetItemText and _GUICtrlListView_GetSelectedIndices. Maybe i'm using it the wrong way. Please check the code below : […]
Jun 13, 2018:
- 7:05 PM Ticket #3636 (Prevent Ampersand Mnemonic from SplashTextOn Dialog) updated by
- Fixed by revision [12157] in version: 3.3.15.1
- 7:00 PM Ticket #3636 (Prevent Ampersand Mnemonic from SplashTextOn Dialog) closed by
- Fixed: Fixed by revision [12156] in version: 3.3.15.1
- 12:57 PM Ticket #3638 (_GUICtrlListView_GetItemText online documentation error) updated by
- THe example in the doc is using the Control ID so I Don't understand PLease provide a repro script
- 12:11 PM Ticket #3638 (_GUICtrlListView_GetItemText online documentation error) created by
- There is an error in the description of the parameters of …
- 10:14 AM Ticket #3637 (_ArrayDisplay : error when Array is empty and Range parameter exists) closed by
- Fixed: Fixed by revision [12155] in version: 3.3.15.1
Jun 12, 2018:
- 10:00 PM Ticket #3555 (_GUICtrlRichEdit_StreamToVar with > 2048 characters) updated by
- Haven't checked autoIt in a while, but did you look at the issues and tests in the thread posted? It's been a long time so I can't exactly recall what caused the issue but it seemed to be related to the stream buffer. The fix I posted is just what we ended up with after some debugging.
- 9:55 PM Ticket #3637 (_ArrayDisplay : error when Array is empty and Range parameter exists) created by
- […] Script stops and Console shows : "C:\Program …
- 9:00 AM Ticket #3636 (Prevent Ampersand Mnemonic from SplashTextOn Dialog) updated by
-
Version changed
Automatic ticket cleanup. - 8:26 AM Ticket #3636 (Prevent Ampersand Mnemonic from SplashTextOn Dialog) updated by
-
Type changed
Jun 11, 2018:
- 10:10 PM Ticket #3636 (Prevent Ampersand Mnemonic from SplashTextOn Dialog) created by
- The SplashTextOn dialog treats an ampersand in the 'text' parameter as …
Jun 10, 2018:
- 9:23 AM Ticket #3634 (_FileListToArray error codes) updated by
- If you get the error 4 return what happens if you check yourself in the code outside the UDF for the last API error as in this amended Help file example? […] M23
Jun 9, 2018:
- 7:44 PM Ticket #2160 (DllStructGetStruct() - new function) updated by
- I believe this should be reconsidered. I could find it useful for: - debugging - dynamic element casting of unknown structures, and dynamic changes/usage of partial or full structure - type lookup of structure properties Plus many other dynamic use cases i properly cannot even imagine.
Jun 7, 2018:
- 6:18 PM Ticket #3635 (Assign function: support for constants) created by
- It would be nice if a flag for the Assign function could be added to …
- 1:43 PM Ticket #3634 (_FileListToArray error codes) created by
- Hi, I'm using _FileListToArray function and I'm getting error code 4 …
May 25, 2018:
- 12:48 PM Ticket #3632 (The second parameter for _Net_Share_ShareCheck is incorrectly ...) closed by
- Fixed: Fixed by revision [12152] in version: 3.3.15.1
May 24, 2018:
- 4:38 PM Ticket #3633 (_GUICtrlRichEdit_FindText does not flag failure to find CR) created by
- There seems to be a problem with _GUICtrlRichEdit_FindText, or at …
May 23, 2018:
- 2:01 AM Ticket #3631 (StringRegExp - metacharacter "\R" in square brackets behaves incorrectly) updated by
- I know what the help says because yours truly authored this topic. Saying "only this and that work" is equivalent (and shorter in our case) to saying that anything not listed doesn't.
May 22, 2018:
- 5:14 PM Ticket #3631 (StringRegExp - metacharacter "\R" in square brackets behaves incorrectly) updated by
- Replying to jchd18: > As the helpfile says \R is not special in a character class. ---- I need to fix you, but in the help file (in the description of […]) the following is said: >"Note that in a character class, only \d, \D, \h, \H, \p{}, \P{}, \s, \Q...\E, \S, \v, \V, \w, \W, and \x sequences retain their special meaning, while \b means the backspace character (Chr(8))". ---- And unfortunately I didn't realize it right away. I apologize.
- 9:17 AM Ticket #3631 (StringRegExp - metacharacter "\R" in square brackets behaves incorrectly) closed by
- No Bug: As the helpfile says \R is not special in a character class. Therefore [\R] is the same as [R] and hence the same as R @error set to 1 means no match occured. It's clear when you look closely to the meaning of your pattern. Please refrain to post a bug report before asking in the Help forum first.
- 5:06 AM Ticket #3632 (The second parameter for _Net_Share_ShareCheck is incorrectly ...) created by
- Per the documentation, the second parameter for _Net_Share_ShareCheck …
Note:
See TracTimeline
for information about the timeline view.
