Timeline
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 …
May 21, 2018:
- 10:15 PM Ticket #3631 (StringRegExp - metacharacter "\R" in square brackets behaves incorrectly) created by
- Metacharacter "\R" in square brackets behaves incorrectly […]
May 20, 2018:
- 6:00 PM Ticket #3630 (Superscripting attribute in the Rich Edit control doesn't work) updated by
-
Version changed
Automatic ticket cleanup. - 5:09 PM Ticket #3630 (Superscripting attribute in the Rich Edit control doesn't work) updated by
-
Type changed
- 5:08 PM Ticket #3630 (Superscripting attribute in the Rich Edit control doesn't work) updated by
- I do not see this as a bug, so I have changed it to a "Feature request". Why? Because the Help file quite correctly says that certain attributes do not display in an AutoIt RichEdit control - and indeed they do not. The fact you assumed them to be present but not active is an error on your part as such behaviour is not specified. Personally I would expect the streamed data to match what was shown in the RichEdit - which it does. M23
- 8:56 AM Ticket #3629 (Line Number in Arraydisplay) updated by
- There are already line numbers displayed within the main display (unless you set the $ARRAYDISPLAY_NOROW flag) - are you asking for the line number to be displayed elsewhere in the dialog in addition? And if so, why do you require this? M23
May 19, 2018:
- 9:21 PM Ticket #3630 (Superscripting attribute in the Rich Edit control doesn't work) created by
- The documentation for _GUICtrlRichEdit_SetCharAttributes lists many …
- 12:00 PM Ticket #3629 (Line Number in Arraydisplay) updated by
-
Version changed
Automatic ticket cleanup. - 11:47 AM Ticket #3629 (Line Number in Arraydisplay) created by
- Please add a Line number by default in the Head of the display …
May 16, 2018:
- 8:43 AM Ticket #3627 (Feature Request: AutoItWinGetHandle()) updated by
- Did you try to see if this was the case? When I run several concurrent instances of the same script I get a different handle returned for each instance, so it appears that the code will only return the handle associated with that instance, which is what I would expect. M23
May 15, 2018:
- 4:34 PM Ticket #3628 (_WinAPI_GetCaretPos() does not work) closed by
- Fixed: Fixed by revision [12145] in version: 3.3.15.1
May 14, 2018:
- 3:51 PM Ticket #3628 (_WinAPI_GetCaretPos() does not work) updated by
- Looks like there is an error in the _WinAPI_GetCaretPos() UDF where the pointer used in the DllCall not the struct created ($tPOINT) but the string with the struct definition ($tagPOINT). COuld you try this update: […] Jos
- 2:02 PM Ticket #3628 (_WinAPI_GetCaretPos() does not work) created by
- _WinAPI_GetCaretPos() is supposed to return an array. It only returns …
- 1:43 PM Ticket #3627 (Feature Request: AutoItWinGetHandle()) updated by
- If you have more than one AutoIt process running you could end up with the handle for another process. Also because the default title is just "AutoIt v3" it's possible another (non-AutoIt) window with that title could be open as well.
May 12, 2018:
- 7:50 AM Ticket #3222 (FileInstall) updated by
-
Owner, Status changed
May 9, 2018:
May 5, 2018:
- 7:00 PM Ticket #3627 (Feature Request: AutoItWinGetHandle()) updated by
- Why so complicated? Why not simply: […] M23
- 4:05 PM Ticket #3627 (Feature Request: AutoItWinGetHandle()) created by
- As simple as it sounds, can we get a function that just gives the …
Note:
See TracTimeline
for information about the timeline view.
