Modify

Opened 7 years ago

Closed 4 years ago

#3561 closed Feature Request (Rejected)

Improved support for tk widgets

Reported by: SlackerAl Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: tk widget Cc:

Description

After searching the forum, googling and posting https://www.autoitscript.com/forum/topic/189261-controlclick-to-tk-button-control/#comment-1360543 it seems fair to say there is a problem using ControlClick on tk widgets (I found several other similar and unresolved queries). In my test it appeared to be activating the mouse-over event rather than the click event. An example application built with tk widgets can be downloaded from http://web2.altairhyperworks.com/hyperview-player-2017

Au3Info_x64.exe appears to identify the controls correctly. (better than simplespy).

Attachments (0)

Change History (3)

comment:1 Changed 4 years ago by mLipok

This should be possilbe with UIA
But the OP not answered to @junkew
question:

https://www.autoitscript.com/forum/topic/189261-controlclick-to-tk-button-control/?do=findComment&comment=1360566

comment:2 Changed 4 years ago by anonymous

I never had any success with it, I did manage to highlight the correct widget, but did not have any success activating it from AutoIt: I think I got as far as being able to trip the widget mouseover event, but that was it.

In the end it wasn't worth it for the time I was spending on it. I didn't reply because of the final line of "But seems atk and spi interfaces which are hard to reach when using windows. Tools fot tkwidgets you probably have to write in python", pretty much summed up where I got to.

comment:3 Changed 4 years ago by mLipok

  • Resolution set to Rejected
  • Status changed from new 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

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


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

 
Note: See TracTickets for help on using tickets.