Timeline
Feb 18, 2009:
- 11:45 PM Ticket #826 (In Windows 7 Beta, @OSVersion shows "WIN_VISTA") closed by
- No Bug: It's neither. We haven't claimed AutoIt supports Windows 7 yet. We haven't even looked at Windows 7. Because it's still in Beta. Asking us to support it now is just a little bit premature.
- 11:09 PM Ticket #826 (In Windows 7 Beta, @OSVersion shows "WIN_VISTA") created by
- Is it a bug or feature request? I assume a bug, but feel free to move …
- 10:43 PM Ticket #825 (Change the behaviour of DirMove()) closed by
- Rejected
- 10:43 PM Ticket #825 (Change the behaviour of DirMove()) reopened by
- I just noticed this was a feature request. Please read WikiStart, particularly the parts about setting milestones and versions.
- 10:41 PM Ticket #825 (Change the behaviour of DirMove()) closed by
- No Bug: The current behavior is consistent with the move command on the command line. I don't think there is anything wrong with the current behavior, either. I think there is a misunderstanding about what you are trying to do. You are not trying to move the source folder to the existing destination folder, you're trying to move the contents of the source folder to the existing destination folder. This a different operation than trying to rename or relocate a folder. There is no single operation that can do what you want though it is trivial to write a UDF to do it.
- 10:08 PM Ticket #825 (Change the behaviour of DirMove()) created by
- Hi, I found that DirMove() having problem (limitation?) when trying …
- 5:19 PM Ticket #824 (Long line don't work) updated by
-
Description changed
Works fine for me with: […] What version of Tidy are you using and did you try the latest available Beta? Jos - 4:54 PM Ticket #824 (Long line don't work) created by
- Tidy crashes when one line is very long ( I think ~2000 chars) …
- 7:52 AM Ticket #817 (Typo in helpfile) closed by
- Fixed: Fixed in version: 3.3.1.0
- 7:30 AM Ticket #819 (Fix EventLog.au3) closed by
- Fixed: Fixed in version: 3.3.1.0
Feb 17, 2009:
- 12:33 PM Ticket #140 (Add ToolbarWindow32 information on buttons) closed by
- Completed: Added in version: 3.3.1.0
Feb 16, 2009:
- 10:04 PM Ticket #823 (OnAutoItExit does not trigger on Control-C in console mode.) closed by
- Wont Fix: I'm closing this as Won't Fix. There are (at least) two ways you can handle this. You can use DllCall() and the Windows API SetConsoleMode() function to change how Ctrl+C is interpreted. You can also use DllCall(), DllCallbackRegister() and the Windows API SetConsoleCtrlHandler() to receive notification of the event and handle it appropriately.
- 8:37 PM Ticket #823 (OnAutoItExit does not trigger on Control-C in console mode.) created by
- If I compile my script to run in console mode and hit control-C as it …
- 6:20 PM Ticket #822 (Can't find out if item in folder option is checked or not) closed by
- No Bug: Read WikiStart. A 215 line script is unacceptable for trying to demonstrate a bug. Further, if you had just asked for Support somebody would have told you just read the registry and don't attempt to automate a GUI when you don't need to. This is very likely not a bug. There's no guarantee any control will respond to any message with anything useful. Welcome to Windows.
- 3:53 PM Ticket #822 (Can't find out if item in folder option is checked or not) created by
- The function "_GUICtrlTreeView_GetChecked" returns always false though …
- 12:28 PM Ticket #821 ((NON-COMPONENT) In Script Precompiler Options) closed by
- No Bug
- 12:28 PM Ticket #821 ((NON-COMPONENT) In Script Precompiler Options) updated by
- Why is this posted a a BUG? Did you check the directives available when the Full SciTE4AutoIt3 is installed? http://www.autoitscript.com/autoit3/scite/docs/AutoIt3Wrapper.htm Jos
- 12:10 PM Ticket #821 ((NON-COMPONENT) In Script Precompiler Options) updated by
- I don't understand your problem as the compile with option or the compile under Scite Editor memorize the modify options in front of the script and reuse it the next time.
- 12:00 PM Tickets #816,818 batch updated by
-
Milestone changed
Automatic ticket cleanup. - 10:59 AM Ticket #821 ((NON-COMPONENT) In Script Precompiler Options) created by
- Would like to be able to specify already available compiler options in …
- 10:00 AM Ticket #816 (Compiling ...) closed by
- Rejected
- 9:59 AM Ticket #816 (Compiling ...) reopened by
- 9:59 AM Ticket #818 (date control) closed by
- Fixed: Replying to Valik: > You closed the wrong ticket with your commit for this... sorry perhaps the commit script can check that the ticket is already closed to protect my bad typing
Feb 15, 2009:
- 6:00 PM Ticket #820 (Speed enhancement to _FileListToArray) updated by
-
Version changed
Automatic ticket cleanup. - 5:34 PM Ticket #820 (Speed enhancement to _FileListToArray) created by
- _FileListToArray is an often-used and time-consuming function. Almost …
- 7:23 AM Ticket #818 (date control) updated by
- You closed the wrong ticket with your commit for this…
- 7:18 AM Ticket #816 (Compiling ...) updated by
-
Owner, Resolution, Milestone changed
Fixed in version: 3.3.1.0 - 7:13 AM Ticket #817 (Typo in helpfile) updated by
-
Owner, Status changed
- 7:01 AM Ticket #818 (date control) updated by
-
Owner, Status changed
as stated in the examples of GUICtrlCreateDate date is "yyyy/mm/dd" to be independant of the international setting. I will clarify the doc if I can - 3:11 AM Ticket #819 (Fix EventLog.au3) created by
- Fix EventLog.au3. Buffer sizes need to be dynamic instead of fixed.
- 2:31 AM Ticket #818 (date control) updated by
-
Severity changed
Read WikiStart. - 2:02 AM Ticket #818 (date control) created by
-
when using the date control i use the
GUICtrlSetData()command …
Feb 14, 2009:
- 9:35 PM Ticket #817 (Typo in helpfile) updated by
- Err, I mean #815 which was created in response to the closing of #808.
- 9:34 PM Ticket #817 (Typo in helpfile) updated by
- Actually as a result of #808 that whole bit needs changed since it is now possible to pass temporary unnamed variables (function return values) directly.
- 8:35 PM Ticket #817 (Typo in helpfile) created by
- " The ByRef keyword is optional and means: (1) the parameter must a …
- 5:09 PM Ticket #816 (Compiling ...) updated by
- That should be AutoItNotOnToDoList.
- 5:08 PM Ticket #816 (Compiling ...) closed by
- Rejected: There is a tool on the forum to do that. The behavior you describe is on the AutoItNotToDoList which also implies you haven't read WikiStart. Read both and then look on the forum for the tool that does what you ask.
- 4:38 PM Ticket #816 (Compiling ...) created by
- I would like to have AutoIT compile all the code that is used and …
- 10:03 AM Ticket #815 (Pass temporaries as ByRef paramters) closed by
- Completed: Added in version: 3.3.1.0
Feb 13, 2009:
- 4:18 PM Ticket #815 (Pass temporaries as ByRef paramters) created by
- We should allow passing temporaries as ByRef parameters.
- 12:02 PM Ticket #805 (Don't really know what command is causing the problem) updated by
- perhaps […]
- 8:30 AM Ticket #382 (Gui constants in Help file) updated by
-
Owner, Status, Summary changed
Feb 12, 2009:
- 6:14 PM Ticket #814 (HttpSetProxy - proxy with credentials) updated by
-
Owner, Status changed
I hope some dev have access to a proxy protected. I don't. Please Jon. - 5:43 PM Ticket #814 (HttpSetProxy - proxy with credentials) created by
- See here : http://www.autoitscript.com/forum/index.php?showtopic=88991 …
Feb 11, 2009:
- 7:27 AM Ticket #271 (FTP - make it as standard include file (or native AutoIt)) updated by
-
Owner, Status changed
- 7:23 AM Ticket #546 (FileOpen() Shared/exclusive access) updated by
-
Owner, Status changed
- 7:22 AM Ticket #682 (Remove 64K line limit for FileReadLine()) updated by
-
Owner, Status changed
Feb 10, 2009:
- 5:57 PM Ticket #812 (Addtion of structure like in C) closed by
- Rejected: We are not going to add this and your request epitomizes why we won't. Structures are for DllCall() only. They are not a mechanism for constructing user-defined types. What you describe is the very reason we keep this feature out of the language so thank you for proving my point why we shouldn't add it.
- 3:00 PM Ticket #810 (Local or Global declarations can ignore OnAutoItExit function) updated by
-
Milestone changed
Automatic ticket cleanup. - 2:29 PM Ticket #813 (AutoItX_64.dll and Window Handles on XP64 issue) created by
- Hi, WinGetHandle() returns a 16byte string on XP64. The …
- 1:35 PM Ticket #810 (Local or Global declarations can ignore OnAutoItExit function) closed by
- Fixed: In fact with the new beta implementation of #414: better handling of OnAutoItStart/OnAutoItExit It is fixed.
- 1:29 PM Ticket #810 (Local or Global declarations can ignore OnAutoItExit function) updated by
-
Description changed
- 1:25 PM Ticket #812 (Addtion of structure like in C) updated by
- At least the access was implemented long time ago but was rejected due to possible confusion with Obj/COM supported type. Perhaps Valik or Jon can comment on this subject. Not sure ther is not a C struct to dllstruct conversion program/script available somewhere. At least it can be helpfull for those writing UDFs ;)
- 8:30 AM Ticket #811 (Add macros(@ScriptFile,@ScriptFunction) to get file,function executing ...) closed by
- Rejected: The @ScriptFile macro would only be available in non-compiled scripts. The @ScriptFunction macro impacts performance. There is also no guarantee that in future versions of AutoIt that this information will even be available at runtime. Closing as rejected.
- 8:24 AM Ticket #812 (Addtion of structure like in C) created by
- I read that you are not ready to add OOP concept in autoit and I agree …
- 8:07 AM Ticket #811 (Add macros(@ScriptFile,@ScriptFunction) to get file,function executing ...) created by
- Hello, It could be good to add the @ScriptFile and @scriptFunction to …
Feb 9, 2009:
- 6:57 PM Ticket #810 (Local or Global declarations can ignore OnAutoItExit function) created by
- If I declare AND define a variable via a function and the function …
- 3:57 PM Ticket #809 (UDF _SoundPlay doesn't work with filenames as 1st parameter) closed by
- Fixed: Fixed in version: 3.3.1.0
- 2:31 PM Ticket #809 (UDF _SoundPlay doesn't work with filenames as 1st parameter) created by
- Check the following example (or the AutoIt included example script …
- 7:47 AM Ticket #677 (ControlGetHandle/ControlListView on .Net Listview crashes/not working ...) closed by
- Works For Me: Checking with 3.3.0.0 running under a Vista X64 under a Virtual machine Works for me
Feb 8, 2009:
- 5:43 PM Ticket #806 (DllStructGetData fails in compiled script with a name longer than ...) closed by
- No Bug: I entered my info, compiled the script and named it "SuperReallyLongNameAndStuff.exe". Works fine on Windows XP SP3. And I'm even more annoyed now having did that because the code, too long as it is, doesn't even run out of the box due to calls to functions that don't exist in the example. Just a poor example all around. Anyway, as expected, NO BUG.
- 5:07 PM Ticket #354 (Transparency with images) closed by
- Rejected: In fact transparency is applied to the parent window so GUICtrlSetTransparent will be override by the next one. The current strategy of choosing the pixel 0,0 of the control for pic seems the not the worst one. I am closing it
- 10:43 AM Ticket #806 (DllStructGetData fails in compiled script with a name longer than ...) updated by
- After correcting the script to have it working using my DCHPServerIP and my system IP the […] never return under Vista/SP1
- 2:13 AM Ticket #808 (_ArrayConcatenate()) closed by
- No Bug
- 1:44 AM Ticket #808 (_ArrayConcatenate()) created by
-
your
_ArrayConcatenate($array1,$array2)command works well butt … - 1:34 AM Ticket #807 (help) closed by
- Rejected: Read WikiStart. This is not the place to ask for help. People have already written things that can get the information you want. Use the forum.
- 1:32 AM Ticket #806 (DllStructGetData fails in compiled script with a name longer than ...) updated by
- Read WikiStart. Then re-write the code so that it's not a wall of text. Way too much code.
- 1:27 AM Ticket #807 (help) created by
- plese add a way to check the processor type ie: pentum d , Pentium …
- 1:19 AM Ticket #806 (DllStructGetData fails in compiled script with a name longer than ...) created by
- The script below will work fine in AutoIT 3.3.0.0 as long as it is not …
Feb 7, 2009:
- 8:03 PM Ticket #747 (GUI becomes unresponsive on displaying animated Gifs in embedded IE) closed by
- Wont Fix: The problem is Internet Explorer. It apparently has unacceptably poor performance animating GIF images. This causes such a flood of activity that the image is drawn poorly and the host application just can't keep up. Most likely Internet Explorer itself is multi-threaded which allows it's UI to remain responsive even in the face of the message flood the poor GIF animation is causing. AutoIt does not have that luxury and it is a significant rewrite to change it just to work around Microsoft's poor programming. About all I can say is, hope that IE8 has better GIF rendering because we aren't rewriting AutoIt to accommodate Microsoft's inadequacies at writing a browser. Note that Firefox renders the GIF nice and smoothly without breaking itself in the process. Closing as "Wont Fix".
- 6:11 PM Ticket #802 (ControlID fails with full X/Y/W/H definition) closed by
- Fixed: Fixed in version: 3.3.1.0
Feb 6, 2009:
- 9:50 PM Ticket #805 (Don't really know what command is causing the problem) closed by
- No Bug: Before you post another ticket, read WikiStart.
- 9:22 PM Ticket #805 (Don't really know what command is causing the problem) created by
- I use a script from Danny35d to display office and windows serials. …
- 9:12 PM Ticket #803 (ProcessGetStats documentation Improvement) closed by
- Rejected: I think the example we have is fine. We only need to show basic usage and give people an idea how a function works. They need to be able to read the documentation to figure out the rest.
- 9:07 PM Ticket #804 (Strange behavior with simple program) closed by
- No Bug: Did you really even think about this code? Just stop and think. No bug.
- 9:00 PM Ticket #803 (ProcessGetStats documentation Improvement) updated by
-
Version changed
Automatic ticket cleanup. - 8:29 PM Ticket #804 (Strange behavior with simple program) created by
- When I run the following program, if I change the "for $k=1 to X" so …
- 8:23 PM Ticket #803 (ProcessGetStats documentation Improvement) created by
- Hi, i want to retrieve some information about the processes running …
- 7:59 PM Ticket #802 (ControlID fails with full X/Y/W/H definition) created by
- The new X/Y/W/H ControlID definition fails when all four values are …
- 9:34 AM Ticket #382 (Gui constants in Help file) updated by
-
Summary changed
- 9:33 AM Ticket #799 (@appdatadir bugged vista 64bit) closed by
- No Bug: The return value is exactly the same under Vista32 and Vista64 %USERPROFILE%\AppData\roaming That's the value that Vista wants to return !!!
- 2:15 AM Ticket #801 (Run/RunWait path bug) closed by
- No Bug: No, this is a quirk of cmd.exe. From cmd.exe /?: > The special characters that require quotes are: > <space> > &()[]{}=;!'+,`~ Why you think this is an AutoIt error when it's clearly from cmd.exe is beyond me. No bug.
- 1:41 AM Ticket #801 (Run/RunWait path bug) created by
- if path contains ( ), Run/RunWait run error. example code like this …
Feb 5, 2009:
- 11:01 PM Ticket #800 (runas from a network path) closed by
- No Bug: The user you are running as can not see the network drive. Read the first statement under "Remarks" for RunAs() in the documentation. This is not a bug in AutoIt.
- 9:41 PM Ticket #800 (runas from a network path) created by
- I have written a script that will elevate an uninstall process to …
- 8:27 PM Ticket #799 (@appdatadir bugged vista 64bit) created by
- Somepeople had problems with my autoit program because a folder in the …
- 5:59 PM WikiStart edited by
- Rewrote some stuff and added some stuff. (diff)
- 5:50 PM Ticket #798 (RegRead / RegWrite broken inside Windows 2000 Pro SP4) closed by
- Works For Me: You need to read WikiStart because you did about a billion things wrong. I'm closing this as "Works For Me". The odds of the registry functions being so fundamentally broken as the poster claims seems incredibly unlikely.
- 5:33 PM Ticket #798 (RegRead / RegWrite broken inside Windows 2000 Pro SP4) updated by
- Instead of posting here you better to use the forum. here is for bug report not for support ;)
- 5:31 PM Ticket #798 (RegRead / RegWrite broken inside Windows 2000 Pro SP4) updated by
- Please post a repro script that demonstrate your report Thanks
- 4:32 PM Ticket #798 (RegRead / RegWrite broken inside Windows 2000 Pro SP4) created by
- I want to dynamically change proxy settings inside IE. I cannot find …
- 12:54 PM Ticket #461 (StringReplace to include right-to-left functionality) closed by
- Completed: Added in version: 3.3.1.0
Feb 2, 2009:
- 5:46 PM Ticket #461 (StringReplace to include right-to-left functionality) updated by
-
Owner, Status changed
Feb 1, 2009:
- 12:15 PM Ticket #790 (Badly named constant in WindowsConstants.au3) closed by
- Fixed: Fixed in version: 3.3.1.0
Jan 31, 2009:
- 5:48 PM Ticket #699 (Shutdown(5) Failing) closed by
- Completed: Added in version: 3.3.1.0
- 5:42 PM Ticket #699 (Shutdown(5) Failing) updated by
- I am closing this ticket just adding an setting of @error to GetLastError(). If the problem occurs please check Shutdown() return value and see what the error code is.
- 5:01 PM Ticket #797 (Documentation Typo) closed by
- Fixed: Fixed in version: 3.3.1.0
- 2:56 AM Ticket #797 (Documentation Typo) created by
- In the Help File for the function "FileCreateNTFSLink" Under the …
- 12:26 AM Ticket #793 (_WinNet_EnumResource Bug) closed by
- Fixed: Fixed in version: 3.3.1.0
- 12:09 AM Ticket #796 (Dead link in helpfile) closed by
- Works For Me: link works fine for me
Jan 30, 2009:
- 3:05 PM Ticket #796 (Dead link in helpfile) created by
- Hi, the link in _WinNet_GetProviderName is dead. See Also Search …
Jan 29, 2009:
- 10:56 PM Ticket #795 (IniReadSection limitation) closed by
- No Bug
- 10:56 PM Ticket #795 (IniReadSection limitation) updated by
-
Severity changed
- 10:56 PM Ticket #795 (IniReadSection limitation) updated by
- See WikiStart. See ticket #15.
- 10:32 PM Ticket #794 (Listviews with checkboxes doesn't work "properly"....in my opinion) closed by
- No Bug: Replying to Robert: > I'm too lazy right now Then you really don't care about the issue so you shouldn't have posted. Also, you state yourself you are handling WM_NOTIFY which means you are modifying the behavior outside AutoIt's control so it is your responsibility to ensure the default AutoIt handlers are allowed to run and/or ensure whatever functionality you are replacing still works how you want. Very likely this is not a bug. We'd know that for sure if you weren't lazy. Also see WikiStart before you post in the future.
- 10:21 PM Ticket #795 (IniReadSection limitation) created by
- I am having a problem with IniReadSection not returning all elements …
- 9:44 PM Ticket #794 (Listviews with checkboxes doesn't work "properly"....in my opinion) created by
- I'm too lazy right now to take apart my code to show an example, so …
- 5:53 PM Ticket #791 (EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4) updated by
- Thank you for your comments and insight that you provided. It is indeed confusing when I find that some environmental variables are reported correctly (i.e. compared with echo %VARIABLE% on command line) and others are not. Since Perl seems to properly work around Microsoft problems, it must indeed hide the discrepancies. And, I am not asking you to change this. However, it might be nice to put some kind of note in your help file that not all environment variables are created "equal."
- 4:16 PM Ticket #793 (_WinNet_EnumResource Bug) created by
- When try using the function _WinNet_EnumResource, always an error is …
- 1:19 AM Ticket #792 (Avatars are sometimes hdden) closed by
- Works For Me: We don't track forum issues here. At any rate, it sounds like an issue on your end. What you describe sounds like the images aren't downloading for you. Since they seem to be working for others it's unlikely this is a site issue.
- 12:55 AM Ticket #792 (Avatars are sometimes hdden) created by
- When browsing the forum, sometimes the avatars and emoicons are not …
Jan 28, 2009:
- 10:13 PM Ticket #791 (EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4) updated by
- You shoud direct your request to Microsoft as this Env variable is done by Windows not by AutoIt …
- 9:29 PM Ticket #791 (EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4) closed by
- No Bug: The environment variable PROCESSOR_ARCHITECTURE is the same thing as AutoIt's @CPUArch. So with that in mind: * On 64-bit Windows a 64-bit process will see x64 from @CPUArch. * On 64-bit Windows a 32-bit process will see x86 from @CPUArch. * On 64-bit Windows a 64-bit process will see x64 from @OSArch. * On 64-bit Windows a 32-bit process will see x64 from @OSArch. As for the additional comments you tried to post. I don't care what Perl does. Perl may not be doing what you think it does. It may be up to some shenanigans behind the scenes that is tricking you into thinking it's doing the right thing when it's doing something that is misleading. If you stop and think about how Windows works with a 32-bit process on 64-bit Windows you'll realize the behavior you see is correct for backwards compatibility. Sorry about your additional comments being rejected. You can blame an idiot for the draconian policies we currently have in place which is causing a lot of people to have their tickets rejected.
- 9:00 PM Ticket #791 (EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4) updated by
-
Severity changed
Automatic ticket cleanup. - 6:53 PM Ticket #791 (EnvGet returns wrong value for PROCESSOR_ARCHITECTURE AMD4) created by
- EnvGet returns x86 as the PROCESSOR_ARCHITECTURE on my Win XP Pro …
Jan 27, 2009:
- 9:08 AM BadContent edited by
- (diff)
- 9:04 AM Ticket #790 (Badly named constant in WindowsConstants.au3) updated by
- In fact this naming come from MSDN. MS could have named it as the others ERRORREGION. Perhaps we can change it as it use only when using _WinAPI_CombineRgn() or _WinAPI_GetWindowRgn() The "problem" is the same for TRANSPARENT and OPAQUE in _WinAPI_Get/SetBkMode() PS your headaches could have been little less when using Opt("MustDeclareVars",1)
- 1:34 AM BadContent edited by
- (diff)
Jan 26, 2009:
- 11:26 PM BadContent edited by
- (diff)
- 10:05 PM Ticket #713 (FileInstall() to accept macros and environment variables.) updated by
- I don't think you really understand how FileInstall() works. I suggest you not comment on the subject further until you realize how the function behaves because you're making a lot of assumptions and spouting a lot of gibberish that just doesn't make sense to someone who understands how FileINstall() works.
- 9:43 PM Ticket #713 (FileInstall() to accept macros and environment variables.) updated by
- A path should never be hard coded into source code. This requirement keeps me from sharing scripts that I create with others unless their file structure is configured the same way as mine. A couple of alternatives would be to have a registry key that would tell AutoIt where to look for files to install. You would then use a relative path in the FileInstall function. The other way would be to have a files folder within the AutoIt include folder. The FileInstall source path would then be relative to that path for example FileInstall ("MyFiles\MyFile.Ext", $destPath) would look for MyFile.Ext in <AutoIt Include>\MyFiles\MyFile.Ext)
- 7:27 PM BadContent edited by
- (diff)
- 7:23 PM BadContent edited by
- (diff)
- 7:21 PM BadContent edited by
- (diff)
- 7:13 PM BadContent edited by
- (diff)
- 6:57 PM Ticket #790 (Badly named constant in WindowsConstants.au3) updated by
- Off the top of my head I'm not sure what $ERROR would be used for. However, the constants $TRANSPARENT and $OPAQUE really are the names of Windows API constants so I don't think we should change them.
- 4:44 PM Ticket #790 (Badly named constant in WindowsConstants.au3) updated by
- Replying to monoceres: > Not really a "bug" but I don't think that declaring $ERROR as const in WindowsConstants.au3 is a very good idea, since you then cannot use variables named $error, which is a very common name to name variables. > Just my 2 cents, it sure did cause me some headaches. I also found this, not very good constant names either: […]
- 4:40 PM Ticket #790 (Badly named constant in WindowsConstants.au3) created by
- Not really a "bug" but I don't think that declaring $ERROR as const in …
- 7:50 AM WikiStart edited by
- Cleaned up text. (diff)
- 7:48 AM WikiStart edited by
- Mentioned _DebugBugReportEnv() function (thanks JP) (diff)
- 1:17 AM WikiStart edited by
- Major revamp to explain what we want and expect from users. (diff)
Jan 25, 2009:
- 7:19 PM Ticket #788 (can't get text from external apps listview) updated by
- If both ControlListView() and _GUICtrlListView_GetItemText() don't work than that's your clue it's not a bug.
- 5:12 PM Ticket #788 (can't get text from external apps listview) updated by
- OS: XP SP2 Apps tested on: MS Streets & Trips, Vuze, Encompass, Genesis, Sequoia, Nero Express....Nero did work. Vuze is probably the easiest(free) app for you to get to test it on. Getting/finding text in Nero works on both ControlListView() and _GUICtrlListView_ text finding/retrieving functions. And both functions don't work on the other apps. […] All of the other listview functions I've tested works on all the apps.
- 4:12 PM Ticket #789 (Avast! make virus alert when converting even an completely empty ...) closed by
- No Bug: See sticky in our forums what needss to be done but it obviously doesn't help to report it here. Your AV provider is a better place to start: http://www.autoitscript.com/forum/index.php?showtopic=34658
- 3:48 PM Ticket #789 (Avast! make virus alert when converting even an completely empty ...) created by
- [[Image(...)]]
- 5:18 AM Ticket #788 (can't get text from external apps listview) closed by
- Works For Me: See here for why this ticket is a waste of time.
- 2:10 AM Ticket #788 (can't get text from external apps listview) created by
- It seems that either this is a bug, doesn't work with all apps, or not …
Jan 23, 2009:
- 8:38 AM Ticket #786 (Error in _SQLite_Exec) closed by
- Fixed: Fixed in version: 3.3.1.0
- 7:41 AM Ticket #786 (Error in _SQLite_Exec) updated by
- can I have a small repro script to check the fix? Thanks PS that the standard way to document a bug …
Jan 22, 2009:
- 7:26 PM BadContent edited by
- (diff)
- 6:38 PM Ticket #787 (Obfuscator improvements) closed by
- Rejected: This is well outside the scope of anything we should be distributing with AutoIt. Very few people even understand these things and even fewer actually need to change it.
- 6:00 PM Ticket #787 (Obfuscator improvements) updated by
-
Version changed
Automatic ticket cleanup. - 4:48 PM Ticket #787 (Obfuscator improvements) created by
- Hello! Regarding this topic …
- 12:00 PM Ticket #786 (Error in _SQLite_Exec) updated by
-
Severity changed
Automatic ticket cleanup. - 11:40 AM Ticket #786 (Error in _SQLite_Exec) created by
- _SQLite_Exec set allway @error to 0 see the Line 3 from the end "If …
Jan 21, 2009:
- 7:17 PM Ticket #785 (AGAIN: @ScriptDir does contain a trailing backslash on drive root) closed by
- No Bug: So what, you want it to return an INVALID path? C: is not path.
- 7:01 PM Ticket #785 (AGAIN: @ScriptDir does contain a trailing backslash on drive root) created by
- Could not reopen ticket #753 : …
- 3:41 PM Ticket #784 (Open SciTE4AutoIt without saving file and click F1) closed by
- No Bug: As reported many times in our forums: The AutoIt3 specific shortcuts/tools in SciTE will only work when the file is saved with a proper autoit3 (.au3) file extension.
- 10:00 AM Ticket #784 (Open SciTE4AutoIt without saving file and click F1) created by
- Open SciTE4AutoIt without saving file and click F1 or clik …
Jan 20, 2009:
- 6:58 PM Ticket #783 (Easier GUIs) closed by
- Rejected: Several comments here. * Our syntax is not such that it allows that. Honestly? Your syntax looks like a mess to me. I much prefer being verbose. I see a lot of ambiguity in your example. * You're comparing apples to oranges. HTML and CSS? Seriously? Comparing native GUIs to HTML forms is not a valid comparison. * With simplicity comes lack of functionality. The more simple you make something the more functionality you take away or the harder you make the advanced functionality to use. We try to make things as simple as we can while still allowing advanced functionality. * You're the first person to complain about the complexity. Most people suggest that it's pretty easy to create GUIs in AutoIt. * The last time I checked AutoIt supported writing your own functions. If you aren't satisfied with the complexity of the native functions write your own wrappers around them to abstract away the complex parts you seldom use.
- 3:00 PM Ticket #783 (Easier GUIs) updated by
-
Version changed
Automatic ticket cleanup. - 12:10 PM Ticket #783 (Easier GUIs) created by
- Why can't you just write Menu(6 Options), File, Edit, View, …
Jan 19, 2009:
- 8:31 PM BadContent edited by
- (diff)
- 8:22 PM BadContent edited by
- (diff)
- 5:39 PM Ticket #582 (Tab Item on a Tab Control, Tips not showing) closed by
- Completed: Added in version: 3.3.1.0
- 10:56 AM Ticket #782 (Problem _GUICtrlListView_DeleteItem) closed by
- No Bug: If you use a UDF to add/insert the data then you need to get the handle to the control for delete _GUICtrlListView_DeleteItem(GUICtrlGetHandle($ListView1), 2)
- 10:44 AM Ticket #782 (Problem _GUICtrlListView_DeleteItem) updated by
- Here's the sample code to check (Change "True" to "False"): #Include <GuiListView.au3> #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> $MainForm = GUICreate("VDX System deployment tool.", 657, 440, 218, 434) $ListView1 = GUICtrlCreateListView("Setup|Application|Installed", 8, 8, 353, 425) Sleep (3000) GUISetState(@SW_SHOW) If True Then _GUICtrlListView_AddItem($ListView1, "1") _GUICtrlListView_AddItem($ListView1, "2") _GUICtrlListView_AddItem($ListView1, "3") _GUICtrlListView_AddItem($ListView1, "4") Else GUICtrlCreateListViewItem("Cool 1", $ListView1) GUICtrlCreateListViewItem("Cool 2", $ListView1) GUICtrlCreateListViewItem("Cool 3", $ListView1) GUICtrlCreateListViewItem("Cool 4", $ListView1) EndIf Sleep( 1000) _GUICtrlListView_AddItem($ListView1, "Del 2") _GUICtrlListView_DeleteItem($ListView1, 2) Sleep (2000)
- 10:38 AM Ticket #782 (Problem _GUICtrlListView_DeleteItem) created by
- If ListViewItem created by _GUICtrlListView_AddItem() then …
- 10:17 AM Ticket #778 (EnvGet("PROCCESSOR_ARCHITECTURE") reports x86 on 64 bit OS) updated by
- Why don't you use one of thos @CPUArch, @OSARch, @AutoItX64 …
Note:
See TracTimeline
for information about the timeline view.
