Timeline



Jul 20, 2010:

4:26 PM Ticket #1722 (GUICtrlSetStyle() and $BS_DEFPUSHBUTTON) closed by Valik
No Bug: This is not a bug. You need support so either use the forum, or more appropriately, Google. It took me about 3 minutes to find a working solution for changing the default button in a dialog.
3:37 PM Ticket #1721 (Registry gets deleted automatically after reading) updated by Emiel Wieldraaijer
Some more information would be very helpful - Example - OS Information
11:20 AM Ticket #1722 (GUICtrlSetStyle() and $BS_DEFPUSHBUTTON) created by anonymous
[…] The button event should be triggered whenever I press the …
11:02 AM Ticket #1721 (Registry gets deleted automatically after reading) created by anonymous
I read a registry key using the RegRead command and the keys gets …
7:16 AM Ticket #1720 (adding functionality to GUICtrlSetImage) closed by J-Paul Mesnage
Rejected: I don't know how and from which images format you are creating such images storing but if you know the way I assume an UDF can be easily written. Such discussion must go to http://www.autoitscript.com/forum/ before ticket submission

Jul 19, 2010:

4:20 PM Ticket #1720 (adding functionality to GUICtrlSetImage) updated by ynbIpb
Example: I have a lot of pictures. I thought their format for storing all images in one file. I read in binary mode only a fragment of the file (a picture) and installed on the GUI Or I want to save the picture in binary form in the script code. I heard that if the problem can be implemented in UDF, then my request is not granted.
7:10 AM Ticket #1720 (adding functionality to GUICtrlSetImage) updated by J-Paul Mesnage
I don't really understand the request. the data needed to set an image must be interpreted. .jpg .bmp have a different information in it. That the reason why the file data cannot be transmitted as such. Can you give a real example where you request will be helpful?

Jul 18, 2010:

10:00 AM Ticket #1720 (adding functionality to GUICtrlSetImage) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
8:19 AM Ticket #1720 (adding functionality to GUICtrlSetImage) created by ynbIpb
Hello! I beg you to realize the possibility of using binary data as a …

Jul 17, 2010:

5:00 PM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) updated by MrCreatoR <mscreator@…>
>I want to do function which will to adapt sizes for ListView and to resize GUI Window (_WinUpdate) depending on sizes of ListView. You can do that without using «GuiCtrlSetResizing». If you just show me an example (fully working) where you have difficulties with that, perhaps i will be able to show you a working solution, i have worked a lot with resizing controls/windows stuff.
4:32 PM Ticket #1714 (controlID is not evaluated completely) updated by u.kolender@…
Well, there are some applications using the same id numbers for different controls. They differ in control type and/or text, for instance. So, it would be a great benefit to have ALL determined properties evaluated.
7:07 AM Ticket #1719 (Expose the internal function that creates the $CmdLine array?) updated by J-Paul Mesnage
Owner, Status changed

Jul 16, 2010:

10:11 PM Ticket #1718 (Autoit v3.3.6.1 can be decompiled) updated by Emiel Wieldraaijer
hahahahah.. you are lucky Jos replied .. because Valik would have shot you ..
9:32 PM Ticket #1704 (Need UDFs in AutoItx.) updated by Jos
How should that work?
9:29 PM Ticket #1718 (Autoit v3.3.6.1 can be decompiled) closed by Jos
Rejected: This is not the forum where questions are asked. Also use search before posting there since this subject has been covered many times.
6:16 PM Ticket #1719 (Expose the internal function that creates the $CmdLine array?) created by c0deWorm
I have several scripts that use Run extensively, and look for …
8:58 AM Ticket #1718 (Autoit v3.3.6.1 can be decompiled) created by nikhilskynet
i want some tricks to protect my autoit exe files i will not say the …

Jul 15, 2010:

9:54 PM Ticket #1715 (Calculation for Easter to be added to Date.au3) updated by czardas
I had some reservations about making this request. Thanks for looking into it all the same.
8:52 PM Ticket #1716 (HotKeySet("^{F11}", "stamp")) closed by Valik
No Bug: What does the environment matter? It's an obvious bug in the user's code and not in AutoIt.
7:15 PM Ticket #1715 (Calculation for Easter to be added to Date.au3) closed by Valik
Rejected: Absolutely not. What general purpose does this function have to the AutoIt community at large? Why not functions to calculate other religious holidays with similar semantics? There are so many logical reasons why this should be a no.
6:57 PM Ticket #1715 (Calculation for Easter to be added to Date.au3) updated by J-Paul Mesnage
I prefer the more general conversion with the ethos 1 to 3 from Oudin http://www.gmarts.org/index.php?go=415#EasterOudin I did the AutoIt adaptation and I will commit it, if you agree […]
6:50 PM Ticket #1717 (32Bit Compiled exe with a Ping does not work on a 64 Bit Windows 7) closed by J-Paul Mesnage
No Bug
6:24 PM Ticket #1717 (32Bit Compiled exe with a Ping does not work on a 64 Bit Windows 7) updated by akann@…
Sorry, testet again, now works for Difference between testing situation, using now W7 64 bit directly at PC. Testing before was via RDP-Protocol within the Remote Desktop Manager. I will go on investigating this.
3:54 PM Ticket #1716 (HotKeySet("^{F11}", "stamp")) updated by J-Paul Mesnage
I don't know under which Windows Environment you are running. You can display it with […] I don't have any problem with AutoIt:3.3.6.1 (Os:WIN_7/X86 Language:040C Keyboard:0000040C Cpu:X64)
3:08 PM Ticket #1717 (32Bit Compiled exe with a Ping does not work on a 64 Bit Windows 7) created by akann@…
If you use the Ping(..) function in a 32bit compiled script on an …
11:21 AM Ticket #1716 (HotKeySet("^{F11}", "stamp")) created by fielmann
Hello, HotKeySet("+{F11}", "stamp") HotKeySet("{F11}", "stamp2") …

Jul 14, 2010:

10:20 AM Ticket #1715 (Calculation for Easter to be added to Date.au3) created by czardas
It was suggested to me that the following UDF would make a nice …
7:42 AM Ticket #1714 (controlID is not evaluated completely) updated by J-Paul Mesnage
In fact when ID:xx is defined if the xx match then the searching is successful whatever other properties that may have been defined. Perhaps Doc should be more clear on this behavior. I Leave other Dev the final answer on this.
7:40 AM Ticket #1714 (controlID is not evaluated completely) updated by J-Paul Mesnage
Owner, Status changed

Jul 13, 2010:

12:50 PM Ticket #1714 (controlID is not evaluated completely) created by u.kolender@…
When determining a control by class, id and text the text is not …
10:32 AM Ticket #1705 (Control Resizing before WinMove) closed by J-Paul Mesnage
No Bug
10:24 AM Ticket #1705 (Control Resizing before WinMove) updated by J-Paul Mesnage
Replying to hunt: > Hm, with GuiCtrlSetPos the bug disappears. > This is a bug or not? in fact some situation works with ControlMove or WinMove but GUICtrlSetPos is supposed to handle correctly move for GUI controls. No Bug for me
7:59 AM Ticket #1713 (Ctrl-Paste method for Send/ControlSend) updated by J-Paul Mesnage
Owner, Status changed
7:55 AM Ticket #1712 (_FileWriteFromArray() crash.) closed by J-Paul Mesnage
Fixed: Fixed by revision [5914] in version: 3.3.7.0

Jul 12, 2010:

6:28 PM Ticket #1712 (_FileWriteFromArray() crash.) updated by anonymous
Am in too big a rush... The function name in the example was left at _FileWriteFromArray2, which I used for testing. This would be the appropriate prod version: […]
6:22 PM Ticket #1712 (_FileWriteFromArray() crash.) updated by Spiff59
Poop! The Local definition I stuck in to get rid of the compile warning is incorrect. Needs to be "$sTemp" not "$s_Temp" (or globally replace $sTemp to $s_Temp)
6:09 PM Ticket #1712 (_FileWriteFromArray() crash.) updated by Spiff59
This adds the @error = 4 message to prohibit the function from crashing, and allows for either 1-dimension or 2-dimension arrays. […]
5:53 PM Ticket #1713 (Ctrl-Paste method for Send/ControlSend) created by Drapdv
It seems like some people, many of whom are overseas, are having …
5:26 PM Ticket #1712 (_FileWriteFromArray() crash.) created by Spiff59
If FileWriteFromArray() is passed other than a 1-dimension array, it …
8:07 AM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) updated by anonymous
MrCreatoR I want to do function which will to adapt sizes for ListView and to resize GUI Window (_WinUpdate) depending on sizes of ListView. I think that on above example the problem is well visible. If not to use GuiCtrlSetResizing ($controlID, $GUI_DOCKALL) the sizes of an element will be curves after a call of function WinMove since there is other mode. Also after using _WinUpdate it is necessary to establish a previous resizing mode for a control so user can to resize GUI and sizes of control will not changed. mvg It is certainly better to use GuiCtrlGetResizing since it will approach for all cases. But for mine a case has decided that it is better to use such request.

Jul 11, 2010:

5:22 PM Ticket #1711 (TrayTip Help Error) closed by J-Paul Mesnage
Fixed: Fixed by revision [5911] in version: 3.3.7.0
12:00 PM Ticket #1710 (GuiCtrlSetPos) updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
10:58 AM Ticket #1711 (TrayTip Help Error) created by anonymous
In the TrayTip documentation help file it says at the top (2000/XP …
10:50 AM Ticket #1710 (GuiCtrlSetPos) closed by J-Paul Mesnage
Fixed: Thanks it already has been update with ticket #1596
8:46 AM Ticket #1707 (_SoundPlay fails with Windows Media files in Vista/Win7) closed by J-Paul Mesnage
Fixed: Fixed by revision [5907] in version: 3.3.7.0
8:44 AM Ticket #1707 (_SoundPlay fails with Windows Media files in Vista/Win7) updated by J-Paul Mesnage
I will just add a the slight modification for the FileGetShortName() removal. It will not solve all issue when acessing .wav with space in it. At least under Win7/FR it is not solve as the file is not really accessible with FileExists() Certainly related on how Windows map Theme files. For the Adlib please open a "Feature request" ticket. Thanks
8:37 AM Ticket #1708 (Error in Simple Notepad Automation Tutorial) closed by J-Paul Mesnage
Fixed: Fixed by revision [5906] in version: 3.3.7.0
2:07 AM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) updated by mvg
Returning the previous resizing setting of the control for GUICtrlSetResizing() makes no sense. + Would break scripts that are relying on its current return output, success/fail. + Having GUICtrlSetResizing() differ in its return output compared to the other functions in its class is also a bad thing. The real question, in my view, should be: GUICtrlGetResizing() function request ... The why question remains open. (already targeted by mscreator.)
1:52 AM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) updated by MrCreatoR <mscreator@…>
I still can not understand the purpose of this. What should _WinUpdate do, i mean what for you are using this function? Can you show a complete example that will show a problem (where you need the old resizing mode to solve it)?

Jul 10, 2010:

4:42 AM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) updated by anonymous
This example shows the problem: […] Would be great if this function will looks like: […]

Jul 9, 2010:

11:08 PM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) updated by MrCreatoR <mscreator@…>
What for you need it? If you set resizing mode globaly then use Opt("GUIResizeMode", mode), and set it back when you done (it will return the old option), but if you set it for specific control, why you need to change it later?
7:12 PM Ticket #1656 (Object not being released properly) updated by wraithdu
The problem here is that the call to ObjEvent() must be assigned to a variable that doesn't go out of scope. Once ObjEvent() becomes unassigned, the events are no longer received. This modified example works fine for me. […]
4:00 PM Tickets #1709,​1710 batch updated by TicketCleanup
Version changed
Automatic ticket cleanup.
3:41 PM Ticket #1710 (GuiCtrlSetPos) created by hunt
Absent information about using the value "Default" in parameters of …
3:31 PM Ticket #1709 (GuiCtrlSetResizing (return previous resizing mode)) created by hunt
This is possible? I want to use GuiCtrlSetResizing with WinMove in my …
9:02 AM Ticket #1708 (Error in Simple Notepad Automation Tutorial) updated by J-Paul Mesnage
I assume you are running Vista or Windows7, something change in Windows. It was working in XP !!!
7:41 AM Ticket #1708 (Error in Simple Notepad Automation Tutorial) updated by J-Paul Mesnage
To be for sure can you tell me under which environment your are running Windows version,service pack,Oslang. all info are display under scite editor or just add […] Thanks
1:20 AM Ticket #1708 (Error in Simple Notepad Automation Tutorial) created by medragn@…
In the Tutorial, the AutoIt v3 window Info shows a different Visible …

Jul 8, 2010:

9:14 AM Ticket #1706 (GuiCtrlGetPos) updated by J-Paul Mesnage
Owner, Status changed

Jul 7, 2010:

7:23 PM Ticket #1535 (ControlSend changes case of text) updated by DrapDv
I have had the same issue come up, and I am on an English (United States) keyboard. It has come up when submitting numbers to a website but there is a bit of Javascript going on when those textboxes are populated so I won't include that. However, this other program is about as basic as it gets (wIntegrate), and there is still an issue with case-inversion from time to time. It may be tied to the fact that both of these ControlSends are sending data from arrays, I don't know. Anyhoo, here's the offending code: ((( ControlSend("", "", "[CLASS:Afx:10000000:b:00010011:00000000:00000000; INSTANCE:1]", "PARTS IN ACCESSORY SOURCES ON DLT STATUS") ))) This will occasionally show up as "PARTS IN ACCESSORY SOURCES ON dLT STATUS" or similar. NOT often, mind you, but often enough to be an issue as this program does not promote interaction and trying to catch things like this can be very difficult. Not isolated: http://www.autoitscript.com/forum/index.php?showtopic=111347&st=0&gopid=814773& It seems like everyone who has the problem is having it intermittently so I'm not sure how much anyone can really do...Appreciate all your time and effort, gentlemen!
5:29 PM Ticket #1707 (_SoundPlay fails with Windows Media files in Vista/Win7) updated by Melba23
AdmiralAlkex, My apologies if I misrepresented your proposed solution. Let us see what the Devs decide - I would be more than happy if we could work together on refining the UDF if they go for your solution.
3:58 PM Ticket #1707 (_SoundPlay fails with Windows Media files in Vista/Win7) updated by AdmiralAlkex
I wouldn't call it a permanent Adlib, as it is enabled only when necessary and disables itself when all sounds is _SoundClosed'ed. I would be willing to improve the proof-of-concept to UDF standards if anyone is interested in seeing this. Only real question is what size the Array should be (or make it grow/shrink dynamically, I have no problems with either) and what would be a fitting time for the Adlib. Rebuilding it with a dynamic Array would make the Adlib-time mostly irrelevant (could be seconds or hours) so dynamic is probably the wisest. I also have some ideas to reduce the impact on the rest of the script (in the proof-of-concept the whole array is walked through, so it could be running up to 100 SoundClose() every second, which shouldn't really be necessary at all).
11:02 AM Ticket #1707 (_SoundPlay fails with Windows Media files in Vista/Win7) created by Melba23
A recent thread …
10:19 AM Ticket #1706 (GuiCtrlGetPos) updated by anonymous
I found how to get this values: […] but I do not think many people will be able to guess this
10:00 AM Ticket #1706 (GuiCtrlGetPos) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
9:26 AM Ticket #1706 (GuiCtrlGetPos) created by hunt
Can you to add this function ( GuiCtrlGetPos(controlID) ) that will be …
7:22 AM Ticket #1705 (Control Resizing before WinMove) updated by hunt
Hm, with GuiCtrlSetPos the bug disappears. This is a bug or not?
5:52 AM Ticket #1705 (Control Resizing before WinMove) updated by hunt
Hm, I also used _WinAPI_MoveWindow instead WinMove and ControlMove and no Effect! I do not know what to do in this situation. How do to avoid this bug?
5:35 AM Ticket #1705 (Control Resizing before WinMove) created by anonymous
I saw like a ticket, but there is not clear what exactly fixed. In …

Jul 2, 2010:

5:56 PM Ticket #1657 (AutoIt3Wrapper on XP 64 bit error) updated by Jos
I cannot simulate it as it is working fine for me on my Win7 x64 Home. Maybe you can do some more debugging on your system?
4:14 PM Ticket #1703 (I have a problem when using "filecopy" with extension. "vbe") updated by Emiel Wieldraaijer
Forgot to mention X64
10:36 AM Ticket #1703 (I have a problem when using "filecopy" with extension. "vbe") updated by Emiel Wieldraaijer
Tested it on Windows 7 Ultimate with 3.3.6.1 and no problem at all .. maybe your virusscanning software is causing the problem..
10:00 AM Ticket #1704 (Need UDFs in AutoItx.) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
8:05 AM Ticket #1704 (Need UDFs in AutoItx.) created by Math
It will be very useful if the user defined functions are added to AutoItX.
5:05 AM Ticket #1703 (I have a problem when using "filecopy" with extension. "vbe") created by avechuche
I have a problem, i can´t copy files with extension "vbe.". In version …

Jul 1, 2010:

10:20 PM Ticket #1702 (Example code does not match description for DllStructCreate) updated by J-Paul Mesnage
ubyte has been replace by BYTE
10:18 PM Ticket #1702 (Example code does not match description for DllStructCreate) closed by J-Paul Mesnage
Fixed: Fixed by revision [5902] in version: 3.3.7.0
2:31 PM Ticket #1702 (Example code does not match description for DllStructCreate) created by sjmullock
In documentation for DllStructCreate the example code uses type …
2:00 PM Ticket #1700 (Synchronous ObjEvent) updated by J-Paul Mesnage
Owner, Status changed
1:59 PM Ticket #1701 (Bug in date control) updated by J-Paul Mesnage
If you want to see only month and year you cannot start with a day of a month greater than 28. The GUICtrlSendMsg(-1, 0x1032, 0, "MM.yyyy") is modify the display if possible The day = 31 seems to remain. I am sure it is AutoIt reponsability on what is done by Window. Perhaps you can Microsoft on the subject.
1:07 PM Ticket #1701 (Bug in date control) created by card0384@…
When i need following code: […] then i can not view any Months …
2:31 AM Ticket #1700 (Synchronous ObjEvent) created by plastix
With reference to IE Events in particular, synchronous events would …

Jun 30, 2010:

4:36 PM Ticket #1690 (GuiTreeView.au3, GuiListView.au3 and possibly others ASCII mode Bug) updated by Authenticity
Replying to Valik: > There is no reason for you to create ANSI controls. AutoIt and Windows are both native UNICODE so using ANSI is just needlessly incurring performance penalties as UNICODE is translated to ANSI. If you insist on using ANSI then you are on your own. No problem. I just saw that the ANSI interface is there and partially implemented by checking whether to allocate "char" or "wchar" buffer. I'm just than fine using UNICODE :)
7:16 AM Ticket #1698 (GUICtrlSetLimit, limit 32767) closed by J-Paul Mesnage
Fixed: Fixed by revision [5899] in version: 3.3.7.0
6:38 AM Ticket #1699 (Send() in raw is not working in Windows 7 for the game) updated by J-Paul Mesnage
Owner, Status changed
6:12 AM Ticket #1699 (Send() in raw is not working in Windows 7 for the game) created by sergey.scobich@…
Hi, I use AutoIt3 to send commands to the game Teos(Shaiya) …

Jun 29, 2010:

9:42 PM Ticket #1690 (GuiTreeView.au3, GuiListView.au3 and possibly others ASCII mode Bug) closed by Valik
No Bug: There is no reason for you to create ANSI controls. AutoIt and Windows are both native UNICODE so using ANSI is just needlessly incurring performance penalties as UNICODE is translated to ANSI. If you insist on using ANSI then you are on your own.
7:38 AM Ticket #1698 (GUICtrlSetLimit, limit 32767) created by anonymous
http://www.autoitscript.com/forum/index.php?showtopic=20647&st=0&p=1427
4:55 AM Ticket #1657 (AutoIt3Wrapper on XP 64 bit error) updated by sheck
any news on this problem ?

Jun 28, 2010:

11:35 PM Ticket #1697 (SQLight CSV functions) closed by J-Paul Mesnage
Rejected: please goto to forum. SQLight is not deliver with AutoIt
8:00 PM Ticket #1697 (SQLight CSV functions) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
7:55 PM Ticket #1697 (SQLight CSV functions) created by anonymous
Please add 2 functions to SQLight …
6:12 AM Ticket #1629 (Ability to destroy embedded IE objects to rehash browser settings) updated by J-Paul Mesnage
Owner, Status changed
6:12 AM Ticket #1628 (default icon for compiled scripts) updated by J-Paul Mesnage
Owner, Status changed
6:11 AM Ticket #1627 (compiling x64) updated by J-Paul Mesnage
Owner, Status changed
6:11 AM Ticket #1668 (Directory Macros for Default User Account) updated by J-Paul Mesnage
Owner, Status changed
6:10 AM Ticket #1681 (Automate capture and apply partitioning in GimageX to address EFI ...) updated by J-Paul Mesnage
Owner, Status changed
6:09 AM Ticket #1683 (Displaying thumbnails of files in a GUI) updated by J-Paul Mesnage
Owner, Status changed
6:08 AM Ticket #1696 (Build in autoit) updated by J-Paul Mesnage
Not sure to understand what you are requesting. can you post a non working autoit script which illustrate your request? Thanks

Jun 27, 2010:

4:00 PM Ticket #1696 (Build in autoit) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
2:44 PM Ticket #1696 (Build in autoit) created by hyndrasfx@…
Can you create a buildin autoit version on one or more dll. function …
8:24 AM Ticket #1439 (Icons included in script use wrong size) updated by J-Paul Mesnage
Owner, Status changed
8:23 AM Ticket #1552 (DriveSpaceFree reports free space of 0 for CD) updated by J-Paul Mesnage
Owner, Status changed
8:23 AM Ticket #1650 (Problem with Run("psexec", .., $STDERR_CHILD + $STDOUT_CHILD) on Vista ...) updated by J-Paul Mesnage
Owner, Status changed
8:22 AM Ticket #1690 (GuiTreeView.au3, GuiListView.au3 and possibly others ASCII mode Bug) updated by J-Paul Mesnage
Owner, Status changed
8:15 AM Ticket #1690 (GuiTreeView.au3, GuiListView.au3 and possibly others ASCII mode Bug) updated by J-Paul Mesnage
Many thanks. I am not sure as AutoIt is UNICODE only we still have to support the _GUICtrlListView_SetUnicodeFormat($hLV, false) But well I understand you can reproduce the behavior you describe. I will check the AutoIt team decision on the subject.
8:03 AM Ticket #1694 (Number(), Fails to return proper value for int32 value range case.) updated by J-Paul Mesnage
Owner, Status changed
8:02 AM Ticket #1695 (Add some better discription to help file how to usw the modes from FileOpen) updated by J-Paul Mesnage
Owner, Status changed

Jun 26, 2010:

12:00 PM Ticket #1695 (Add some better discription to help file how to usw the modes from FileOpen) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
10:44 AM Ticket #1695 (Add some better discription to help file how to usw the modes from FileOpen) created by TomCat
Hi I was spending now more then one hour to find out why I wasnt able …
2:25 AM Ticket #1694 (Number(), Fails to return proper value for int32 value range case.) updated by mvg
Just in case. Same results on Number(Binary(int64)) ... assuming same problem source. […] Int() -> enforced int64 type -> 8 byte binary.

Jun 25, 2010:

6:46 PM basket.jpg attached to Ticket #680 by anonymous
1:35 PM TestLV.au3 attached to Ticket #1690 by Authenticity
Example of Unicode and ASCII listviews
11:00 AM Ticket #1694 (Number(), Fails to return proper value for int32 value range case.) created by mvg
(split of from ticket:1519) Number() Fails to return proper value for …
8:21 AM Ticket #1693 (_GUICtrlRichEdit_Create example) closed by J-Paul Mesnage
Fixed: Fixed by revision [5898] in version: 3.3.7.0
7:48 AM Ticket #1693 (_GUICtrlRichEdit_Create example) updated by J-Paul Mesnage
The example is OK as a GUIDelete() is called before exiting. But you are right replacing it with a "_GUICtrlRichEdit_Destroy($hRichEdit)" is a good way to follow the remarks.
7:40 AM Ticket #1692 (GUICtrlSetOnEvent - during event fuction other event are waiting ...) closed by J-Paul Mesnage
No Bug: AutoIT is not multithreaded so taking a long time in an event routine just freeze the whole process.
7:23 AM Ticket #1690 (GuiTreeView.au3, GuiListView.au3 and possibly others ASCII mode Bug) updated by J-Paul Mesnage
Can you post a non working example? Thanks
7:17 AM Ticket #1687 (_IECreate/Navigate dont support login in url) closed by J-Paul Mesnage
No Bug

Jun 24, 2010:

9:42 PM Ticket #1693 (_GUICtrlRichEdit_Create example) created by Spiff59
The helpfile states "You must call _GUICtrlRichEdit_Destroy() before …
6:05 PM Ticket #1692 (GUICtrlSetOnEvent - during event fuction other event are waiting ...) created by ziv_t@…
#include <GUIConstantsEx.au3> Opt("GUIOnEventMode", 1) ; Change to …
5:26 PM Ticket #1683 (Displaying thumbnails of files in a GUI) updated by Eric
I don't know but i have found a method who works for Windows XP but not for Windows 7. http://www.autoitscript.com/forum/index.php?showtopic=113827&st=0&p=796101&fromsearch=1&#entry796101
4:59 PM Ticket #1690 (GuiTreeView.au3, GuiListView.au3 and possibly others ASCII mode Bug) updated by anonymous
Replying to Jpm: > AutoIt is always UNICOdE so the Inprocess is too. > So when this checking is really needed? Whether it's necessary or not, it's up to the service user. If I'm setting the listview Unicode flag to false, inserting and retrieving information should be correct. Right now, if I'm trying to read an item (in ASCII LV format), I get only the first character. Setting the item text results in gibberish. I think I understand what you mean. GUICtrlCreateListViewItem probably creates only Unicode items. What if I'm not creating the control using GUICtrlCreateListView in first place?
3:40 PM Ticket #1687 (_IECreate/Navigate dont support login in url) updated by DaleHohm@…
This is not an issue with IE.au3 or with AutoIt, but is caused by a change in behaviour in Internet Explorer introduced with security update 832894. This causes the username:password@ syntax to no longer be valid for IE. See http://support.microsoft.com/default.aspx?scid=kb;en-us;834489, Internet Explorer does not support user names and passwords in Web site addresses (HTTP or HTTPS URLs) The article explains workarounds including registry values that can be set to revert this behaviour for a user or a system. Dale
12:00 PM Ticket #1691 (ControlCommand is not working for .net checkboxes.) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
11:11 AM Ticket #1492 (Problem with listview AND $WS_EX_COMPOSITED in a gui) updated by J-Paul Mesnage
Owner, Status changed
10:49 AM Ticket #1691 (ControlCommand is not working for .net checkboxes.) updated by J-Paul Mesnage
Owner, Status, Type changed
I think ControlCommand does not apply to .net control. So perhaps it is more a "feature request" than a bug.
9:05 AM Ticket #1492 (Problem with listview AND $WS_EX_COMPOSITED in a gui) updated by J-Paul Mesnage
I am not able to fix such behavior the suppression of CS_OWNDC as I try to do it does not help either. I leave to other Dev the final answer on this ticket
8:52 AM Ticket #1557 (Constants.au3 update) closed by J-Paul Mesnage
Completed: Added by revision [5897] in version: 3.3.7.0
8:48 AM Ticket #1557 (Constants.au3 update) updated by J-Paul Mesnage
as no more answer next update will add only those 3 constants
8:36 AM Ticket #1683 (Displaying thumbnails of files in a GUI) updated by J-Paul Mesnage
Which API can be used to display thumbnails?
8:35 AM Ticket #1691 (ControlCommand is not working for .net checkboxes.) created by Math
I have tried the ControlCommand for .net checkboxes. It is returning …
8:34 AM Ticket #1674 (DirCopy()/DirMove() does not preserve the attributes of a folder) updated by J-Paul Mesnage
Owner, Status changed
7:05 AM Ticket #1690 (GuiTreeView.au3, GuiListView.au3 and possibly others ASCII mode Bug) updated by J-Paul Mesnage
AutoIt is always UNICOdE so the Inprocess is too. So when this checking is really needed?

Jun 23, 2010:

6:19 PM Ticket #1690 (GuiTreeView.au3, GuiListView.au3 and possibly others ASCII mode Bug) created by Authenticity
I didn't have the time to check through all of the functions in these …
10:07 AM Ticket #1689 (Standard _Debug UDF functions and Obfuscator) updated by J-Paul Mesnage
This ticket is referenced in revision: [5895]
10:03 AM Ticket #1689 (Standard _Debug UDF functions and Obfuscator) closed by J-Paul Mesnage
Fixed: Fixed by revision [5894] in version: 3.3.7.0
7:52 AM Ticket #1689 (Standard _Debug UDF functions and Obfuscator) created by Tilb
Hi, My script : […] Using AutoIt.exe to run my script is OK. If I …

Jun 22, 2010:

8:00 AM Tickets #1674,​1688 batch updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
6:32 AM Ticket #1674 (DirCopy()/DirMove() does not preserve the attributes of a folder) updated by J-Paul Mesnage
Type changed
DirCopy works almost as the Xcopy Windows command. The keeping of dir attributes is not implemented in AutoIt. I move the ticket in the "Feature request" area
6:17 AM Ticket #1688 (InetGet help file typo) closed by J-Paul Mesnage
Fixed: thanks, We already figure out this error in April, just wait the next beta/release.
6:04 AM Ticket #1686 (AU3_PixelSearch crashes with access violation at address 0x00000008) closed by J-Paul Mesnage
Fixed: Fixed by revision [5893] in version: 3.3.7.0
12:48 AM Ticket #1688 (InetGet help file typo) created by joshua.havins@…
There is a misprint in the AutoIt help file InetGet page. There is no …

Jun 21, 2010:

6:34 PM Ticket #1687 (_IECreate/Navigate dont support login in url) created by jorbazz@…
I figured out that _Ienavigate doesnt support login credentials in url …
6:46 AM Ticket #1685 (BitRotate, incorrect/misleading (old?) param info.) closed by J-Paul Mesnage
Fixed: Fixed by revision [5891] in version: 3.3.7.0
6:33 AM Ticket #1680 (Global variable gives "Variable used without being declared" in SQLite.au3) closed by J-Paul Mesnage
No Bug: Thanks jchd for the identification of the "No BUG"

Jun 20, 2010:

2:26 PM Ticket #1686 (AU3_PixelSearch crashes with access violation at address 0x00000008) created by ufotds ~ gmail
Both the latest stable and beta versions (seems to be 3.3.5.6 older …
2:10 PM Ticket #1680 (Global variable gives "Variable used without being declared" in SQLite.au3) updated by jchd
Please read and follow up in this thread http://www.autoitscript.com/forum/index.php?showtopic=116099&view=findpost&p=810332.
1:35 PM Ticket #1667 (WinMove, Child-Window, Default.) closed by J-Paul Mesnage
Fixed: Fixed by revision [5890] in version: 3.3.7.0
11:49 AM Ticket #1685 (BitRotate, incorrect/misleading (old?) param info.) updated by mvg
Erm: confirmed what? Both return with with missing param error.
11:45 AM Ticket #1685 (BitRotate, incorrect/misleading (old?) param info.) created by mvg
>BitRotate ( value , shift [, size] ) >Parameters >value The …
11:10 AM OneInstance.au3 attached to Ticket #1680 by willichan
11:00 AM Ticket #1680 (Global variable gives "Variable used without being declared" in SQLite.au3) updated by J-Paul Mesnage
Can you add the #include <OneInstance.au3> if it is needed? a small copy of WhatIE.db is also needed Thanks
10:36 AM WhatIE.au3 attached to Ticket #1680 by willichan
10:36 AM Ticket #1680 (Global variable gives "Variable used without being declared" in SQLite.au3) updated by willichan
I am not going to continue with a battle here. You don't know me from spit, and I can appreciate that. My only beef here is with jchd's condescension. If I am 100% wrong, or even less than that, I am willing to eat crow. But if I am not wrong, he can have the bird for his lunch. I have driven to my office (rather than waiting for Monday), and got a copy of the script that generated the error I attached originally. It has been tested with the beta version 3.3.5.6, and with versions 3.3.4.0, 3.3.6.0, and 3.3.6.1; each version generating intermittent (as stated in the original post) results. I will attach it here for your reference. I will admit that this is not the cleanest example of my coding (I haven't done much serious programming since the cassette drive on my Commodore PET died.), however I will also provide you with a logical flow below that should show you that the information I gave from the start should have been sufficient to anyone who looked at it seriously, to see the problem, even without my script. Afterward, I really do not care what direction you go with it. Well actually, I do, since I care about AutoIt (the only motivation I had for posting in the first place), and appreciate all the work and effort that goes into it ... but I am done pushing the issue. Let me point out that this is not an error with SQLite.au3. This is just the error that I was able to reproduce from an uncompiled copy, allowing me to capture the line number and file name where the error occurred. Given that this is an intermittent error, and many times it happens at a user's desk from a compiled version, I am sure you can understand the difficulty and frustration in trying to get a screen-shot to establish my findings before posting. Ok. Here we go. 1 - Given the error message "Variable used without being declared" shows line number 1143 in SQLite.au3, SQLite.au3 must have already been included prior to this error occurring. 2 - Given AutoIt does not have a command to undeclare a variable (unless there is an undocumented one. but that still would make no difference here, since if I don't know about it, I wouldn't be using it) once a variable is declared, it remains declared until its scope ends (which in the case of a Global scope, is not until the script terminates). 3 - Since both of the variables, $g_hDll_SQLite and $SQLITE_MISUSE, are defined in the Global scope (on lines 164 and 147 respectively), and occur outside of any Func definition, AND given #1 and #2, they are defined and assigned their values at the time the file is included, and prior to any possibility of line 1143 being executed or the error occurring. 4 - Since the script processor is reporting that the previously Globally declared variables are not declared, either it has lost track of the variables, or is reporting the wrong error message for whatever error is occurring. Either case being a bug in the script processor. Now, if I just happened to have caught someone on a bad day, that's fine. We can let bygones be bygones. If you check my posting history on the forums, you will find that I am not one to go on the offensive or make personal attacks. I am not a self aggrandizing poster. I only post when I have something constructive to contribute, and if not, I just keep my mouth shut. I have contributed here what I deemed to be constructive, and now I will keep my mouth shut, unless one of you feels there something you need from me, that would be constructive, that I have left out. I will not make myself available for any further argument. Thank you.
6:51 AM Ticket #1680 (Global variable gives "Variable used without being declared" in SQLite.au3) updated by Valik
You are not reporting a bug, you are speculating that a bug may exist simply because something is happening that you do not expect. To date you have not demonstrated there is a bug. All you have demonstrated is a flagrant disregard for someone heavily involved with the SQLite functions and a whole lot of arrogance that it can't possibly be your code at fault (code you have yet to produce or narrow down the scope of). jhcd is absolutely 100% right, you should not be posting on the issue tracker. You have not demonstrated a bug in the language. You need support if for no other reason than to determine you have found a bug in the first place. If you bothered to spend 30 seconds reading the big red box when you created this ticket you would see that posting a script to demonstrate the problem is part of the requirements for creating a bug report. You have failed to follow instructions when inserted in a rather large and obvious box and you have failed to follow instructions given to you by someone who knows the code best. Why should we even consider there is a bug in the code and not just some absurd mistake on your part when you fail to follow instructions?
6:42 AM Ticket #1680 (Global variable gives "Variable used without being declared" in SQLite.au3) updated by anonymous
Replying to jchd: > Can you please stop discussing this here and post to the help forum, along with a simple script so that we can at least investigate what's going on. I, like so many around, use the current SQLite UDF in numerous scripts without such problems. I am reporting a bug with the script processor here, not a problem with the SQLite UDF. The SQLite UDF --is-- the example of the problem. I have also already told Jpm that I would send him my script to review. If you cannot read the posts, please do not respond. I do use the forums when I need help with something. In this case, I am reporting a bug. This --is-- the appropriate place for that. If you follow the posts, and actually look at the error message as attached, and look at the code of the UDF I gave as an example, the issue should be clear. Unless you can explain to me how a globally declared variable can become UN-DECLAIRED, please stop trying to talk to me like I'm some kind of idiot. At least I know how to follow a line of logic.
1:58 AM Ticket #1680 (Global variable gives "Variable used without being declared" in SQLite.au3) updated by jchd
Can you please stop discussing this here and post to the help forum, along with a simple script so that we can at least investigate what's going on. I, like so many around, use the current SQLite UDF in numerous scripts without such problems.
12:59 AM Ticket #1680 (Global variable gives "Variable used without being declared" in SQLite.au3) updated by willichan
Replying to jchd: > The trac space isn't for seeking help with how to properly use include files. > As I already advised, post in the help forum a short reproducer. I am not seeking help with properly using an include file. I am reporting a bug with the script processor. Please read the posts more carefully.
Note: See TracTimeline for information about the timeline view.