Modify

Opened 15 years ago

Closed 13 years ago

#1691 closed Feature Request (Rejected)

ControlCommand is not working for .net checkboxes.

Reported by: Math Owned by: Jon
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc: mathan2k@…

Description

I have tried the ControlCommand for .net checkboxes. It is returning zero without doing the operation.

WinActivate("RAE Control","")
WinWaitActive("RAE Control","")
Msgbox(0,"",ControlCommand("RAE Control","","Auto-Start Station(s)","UnCheck",""))

I have tried Check,UnCheck and IsChecked commands and none of them is working.

Change History (3)

comment:1 Changed 15 years ago by Jpm

  • Owner set to Jon
  • Status changed from new to assigned
  • Type changed from Bug to Feature Request

I think ControlCommand does not apply to .net control.
So perhaps it is more a "feature request" than a bug.

comment:2 Changed 15 years ago by TicketCleanup

  • Version 3.3.6.0 deleted

Automatic ticket cleanup.

comment:3 Changed 13 years ago by trancexx

  • Resolution set to Rejected
  • Status changed from assigned to closed

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.