Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (280 - 282 of 3893)

Ticket Resolution Summary Owner Reporter
#1590 Rejected restore FileOpen("con", 4) in AutoIt 3.3.6.2 Jon txj
Description

in AutoIt 3.2.12.1, statement

  FileOpen("con", 4)

open console, then user can input from keyboard, programmer can handle user input.

but from AutoIt 3.3.4.0, 4---the "RAW" reading mode from FileOpen() has been removed, this make no simple method to accept user input from keyboard in AutoIt.

I hope restore

  FileOpen("con", 4)

in AutoIt 3.3.6.2.

#1606 Rejected Remove AutoItX Jon Richard Robertson <icekirby1@…>
Description

I propose removal of AutoItX altogether. I haven't seen any real changes to it, and also haven't seen much activity in the AutoItX forum (most of it is about COM in AutoIt, at that).

Many users also seem to get the idea that AutoItX runs scripts, and don't understand what it actually is.

#1607 Rejected ControlTreeView not fully working with SysTreeView32 Jon anonymous
Description

The ControlTreeView options "Check", "UnCheck" and "IsChecked" are not working when target control is "SysTreeView32".

Here a solution is given (with wish to include it): http://www.autoitscript.com/forum/index.php?showtopic=102481&st=0&p=727417&hl=folder%20options&fromsearch=1&#entry727417

Note: See TracQuery for help on using queries.