Timeline



Jul 25, 2017:

10:12 PM Ticket #1816 (_GUICtrlListView_GetItemText not properly work on Windows 7 x 64) updated by BrewManNH
santhosh2cse: Go to the forum for this type of question, this isn't a tech support site, it's a bug report site.

Jul 24, 2017:

10:00 AM Ticket #3559 (ArrayAdd item-delimited string erroneously stores Booleans as strings ...) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
9:14 AM Ticket #3559 (ArrayAdd item-delimited string erroneously stores Booleans as strings ...) updated by Melba23
Type changed

Jul 22, 2017:

1:16 PM Ticket #2559 (Array incorrect number of subscripts) closed by Jos
Rejected

Jul 21, 2017:

3:55 PM Ticket #2822 (object('item')('item') syntax support) closed by Jos
Fixed: Fixed by revision [11865] in version: 3.3.15.1
2:00 PM Ticket #2822 (object('item')('item') syntax support) updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
1:58 PM Ticket #2822 (object('item')('item') syntax support) reopened by Jos
reopened for this to be fixed: […] Jos
1:45 PM Ticket #2822 (object('item')('item') syntax support) closed by Jos
Fixed: Fixed by revision [11863] in version: 3.3.15.1
12:38 PM Ticket #1816 (_GUICtrlListView_GetItemText not properly work on Windows 7 x 64) updated by santhosh2cse@…
64bit system is _GUICtrlListView_GetItemText not working currently i am using Autoit3.3.14.2 please help me

Jul 19, 2017:

6:40 PM Ticket #3559 (ArrayAdd item-delimited string erroneously stores Booleans as strings ...) updated by RTFC
Hi M23, thanks for having a look. I was trying to avoid having to construct temporary row arrays, and was wondering whether alternatives were possible. A boolean $iForce option would be a great help. Related to this, it struck me as odd that function pairs Number()/IsNumber() and Ptr()/IsPtr() are not matched for Bool()/IsBool(). I think Bool() would be useful to have, but that's up to the devs, of course. Thanks again and all the best, RT

Jul 18, 2017:

12:33 PM Ticket #3559 (ArrayAdd item-delimited string erroneously stores Booleans as strings ...) updated by Melba23
If you want to retain elements datatypes when adding to an array then do as the Help file suggests and add them as an array: […] Looking at the _ArrayAdd code it should be relatively easy to add another $iForce option to retain Boolean datatypes - I will take a look. M23

Jul 17, 2017:

12:56 PM Ticket #3559 (ArrayAdd item-delimited string erroneously stores Booleans as strings ...) created by RTFC
Hi devs. This is a combined Bug report + feature request. Example …

Jul 6, 2017:

4:21 PM Ticket #3558 (TrayTip with icon always displays description of file or filename in ...) updated by Jos
Let's finish the discussion in the forum before continuing with this report. https://www.autoitscript.com/forum/topic/188969-file-description-remove-in-tray-tip-balloon/ Jos

Jul 5, 2017:

9:02 PM Ticket #3558 (TrayTip with icon always displays description of file or filename in ...) updated by anonymous
Windows 7 does not have this issue apparently but Windows 10 aniversary and creators edition does.
9:00 PM Ticket #3558 (TrayTip with icon always displays description of file or filename in ...) updated by anonymous
I am also using SciTE Version 3.6.6 May 31 2016 20:01:55 Installed via the separate download from the autoitscripts.com website.
8:54 PM Ticket #3558 (TrayTip with icon always displays description of file or filename in ...) created by anonymous
Autoit 3.3.14.2 Windows 10 Creators Update TrayTip with icon will …

Jul 1, 2017:

4:28 PM Ticket #3557 (Can't concatenate other strings to BinaryToString) updated by jchd18
No, you submitted BinaryToString(0x49) and not BinaryToString("0x49") as explained in my previous answer. Please post in the help forum (not here) which "parsing bug" you found in BinaryToString().
1:11 AM Ticket #3557 (Can't concatenate other strings to BinaryToString) updated by Relive
This ticket may need to be reopened as I may have found a bug in BinaryToString(). Inserting 0x41 and 0x49 to BinaryMid() to extract 1 byte each, which is seemingly redundant, but actually fixed the problem. […] The binary values written this way have hidden padded zeros and BinaryToString() has some parsing bug. In another view, when doing Binary(73), it returns 0x49000000. But I specifically wrote "0x49" in my argument, and thus this ticket was submitted.
Note: See TracTimeline for information about the timeline view.