Custom Query (3931 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (250 - 252 of 3931)

Ticket Resolution Summary Owner Reporter
#889 No Bug GUISetIcon() stops working after FileOpenDialog() doudou
Description

If you create a form AFTER FileOpenDialog() was called and SUCCESSFULLY returned a file name chosen by the user, all subsequent calls to GUISetIcon() have no effects (your form will assume the default AutoIt icon).

Calling FileOpenDialog() alone isn't enough to reproduce the bug: closing it with "Cancel" or "X" would not break GUISetIcon().

There's a test AU3 script attached, extract it along with both icons and run. Press "Show Dialog" first - you will see "Icon2.ico" as icon in the new form, then press "Browse For File", select a file and Press "Open", then press "Show Dialog" again and here we go - standard AutoIt icon.

#890 No Bug inconsistence with objects and execute JRSmile
Description

Hi if i use the execute function to do a method call like this: Execute($object.'&$method&'(somemorestuff)') it works, but when i use the execute like this: Execute($object.'&$method&' = "this is a test"') it doesn't work. example attached.

#891 No Bug IE-Events are not viewable doreen.hacker@…
Description

Hello,

I have the problem that I have an AutoIT-Script to gauge the rsponse time of web applications. In the script we use IE-Events. But somethings does hide the result of the events. The error log shows like that: 2009-04-06 10:47:10 : AutoItCOM , a COM erro has appeared! Description: ' ' Description Windows : 'Interface not assisted ' error number: ' 80004002' error line: ' -1

For a better understanding I add the script.

Thanks a lot for any help!!!

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.