Timeline
Mar 8, 2016:
- 5:50 PM Ticket #3213 (_Arraydisplay() (from Array.au3) may truncate headers since their max ...) updated by
-
Type, Version changed
BTW. I would not consider this a bug, I'm recategorizing this as a feature request as there's no bug here. - 5:47 PM Ticket #3213 (_Arraydisplay() (from Array.au3) may truncate headers since their max ...) updated by
- What would be the benefit gained by this? _ArrayDisplay is supposed to be a debugging function that, in my opinion, already has far too much added to it so I fail to see how this would add any functionality to debugging an array. You can easily adjust the width of the headers yourself after it has displayed the array. Considering the function won't even display the full contents of a large array, it's usefulness for anything other than debugging is very limited, this adds nothing that I can see. But I will see how others view it.
Mar 7, 2016:
- 6:27 PM Ticket #3213 (_Arraydisplay() (from Array.au3) may truncate headers since their max ...) updated by
- _Arraydisplay() (from Array.au3) may truncate headers (if there are any that are larger that then max width of their columns) since their max widths are unchecked. The fix I use (an amendment to Array.au3) is as follows: Added to the top section of Array.au3 […] Then replace (in Func _ArrayDisplay) From: […] To: […] Notes: "ListViewConstants.au3" was included for $LVSCW_AUTOSIZE_USEHEADER and the original authors & modifiers are: ; Author ........: randallc, Ultima ; Modified.......: Gary Frost (gafrost), Ultima, Zedna, jpm, Melba23, AZJIO, UEZ
- 6:03 PM Ticket #3213 (_Arraydisplay() (from Array.au3) may truncate headers since their max ...) created by
- _Arraydisplay() (from Array.au3) may truncate headers (if there are …
Mar 3, 2016:
- 12:28 PM Ticket #3211 (PixelCheckSum not honouring hwnd parameter) updated by
- HWND used only if "PixelCoordMode" 0 or 2.
- 1:54 AM Ticket #2557 (Send Key Count 0 not to send any keys) updated by
- send('{x 2} ') send('{y 1} ') send('{z 0} ')
Mar 1, 2016:
- 7:00 AM Ticket #3212 (Fast Shutdown) updated by
-
Version changed
Automatic ticket cleanup. - 6:54 AM Ticket #3212 (Fast Shutdown) created by
- Do Shutdown() function can to support EWX_HYBRID_SHUTDOWN switch …
Feb 22, 2016:
- 11:49 AM Ticket #3211 (PixelCheckSum not honouring hwnd parameter) created by
- No matter what is set in the hwnd parameter, PixelCheckSum …
Feb 21, 2016:
- 2:50 PM Ticket #3210 (None of the $iCharSets are declared in GuiRichEdit.au3) updated by
- Thanks Jpm :)
- 12:44 PM Ticket #3210 (None of the $iCharSets are declared in GuiRichEdit.au3) closed by
- Completed: Added by revision [11675] in version: 3.3.15.1
- 9:00 AM Ticket #3210 (None of the $iCharSets are declared in GuiRichEdit.au3) updated by
-
Version changed
Automatic ticket cleanup. - 8:23 AM Ticket #3210 (None of the $iCharSets are declared in GuiRichEdit.au3) updated by
-
Type changed
This is not an error as the constants are defined in the doc. I move it to request feature - 5:38 AM Ticket #3210 (None of the $iCharSets are declared in GuiRichEdit.au3) updated by
- Its more like a feature request, Addition of "All constants are included in FontConstants.au3" would suffice :)
- 4:34 AM Ticket #3210 (None of the $iCharSets are declared in GuiRichEdit.au3) created by
- When using _GUICtrlRichEdit_SetFont one of the optional parameters is …
Feb 17, 2016:
- 10:00 PM Ticket #3209 (Try...Catch) updated by
-
Version changed
Automatic ticket cleanup. - 9:21 PM Ticket #3209 (Try...Catch) created by
- Hi! I thought maybe a Try...Catch feature would be cool to have for …
Feb 13, 2016:
- 4:30 PM Ticket #3208 (Changes in documentation for _Crypt_Hash* functions.) updated by
- Replying to Jpm: > Added by revision [11651] in version: 3.3.15.1 Thanks! :D
- 4:29 PM Ticket #3208 (Changes in documentation for _Crypt_Hash* functions.) closed by
- Completed: Added by revision [11651] in version: 3.3.15.1
Feb 11, 2016:
- 8:08 AM Ticket #3208 (Changes in documentation for _Crypt_Hash* functions.) created by
- Hello! I have 2 feature requests... 1. Add the table of constants used …
Feb 9, 2016:
- 8:43 AM Ticket #3207 (_GUICtrlListView_AddArray Error when add single dimension array) closed by
- No Bug: As stated in the doc the Array as to be 2D So it is not a bug
- 8:05 AM Ticket #3207 (_GUICtrlListView_AddArray Error when add single dimension array) created by
- A bug was find, whet trying to add array to ListView. seems, that …
Feb 7, 2016:
- 6:46 PM Ticket #1346 (Send doesn't work with windows opened under another user) updated by
- Windows7 x64 AutoIt3_x64.exe V3.3.12.0 I just spent much time to find the "bug" in my code. It was able to find the msg-window and it could extract text, but sending CTRL+C (copy msg to clipboard) or ENTER or mouse clicks to close it did not work. IMHO the "bug" in Autoit (or just the thing missing) is an error or warning message to the console like "Can not send commands to process running as different user" or "as admin user". At least there should be a big warning in "Send" (and similar) documentation. Thank you :)
Note:
See TracTimeline
for information about the timeline view.
