Modify

Opened 8 years ago

Closed 6 years ago

#3648 closed Bug (No Bug)

_ISPressed not working with "GUI_WS_EX_PARENTDRAG"

Reported by: Memnon Owned by: Melba23
Milestone: Component: Standard UDFs
Version: 3.3.14.2 Severity: None
Keywords: Cc:

Description

Attachments (0)

Change History (5)

comment:1 by Jon, 6 years ago

Component: AutoItStandard UDFs

comment:2 by J-Paul Mesnage, 6 years ago

I am lost can you post here a repro script and explanation of what is wrong
Thanks

comment:3 by J-Paul Mesnage, 6 years ago

Owner: set to J-Paul Mesnage
Status: newassigned

comment:4 by Melba23, 6 years ago

Owner: changed from J-Paul Mesnage to Melba23

The problem is that your picture control covers the entire GUI and needs to be active for the PARENTDRAG functionality to work. But if it is active then AutoIt eats the mouseclick as a return from the pic control. Disabling the control allows the MouseGetPos to work, but then the PARENTDRAG does not.

No bug - just the standard AutoIt "overlapping control" behaviour.

M23

comment:5 by Melba23, 6 years ago

Resolution: No Bug
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain Melba23.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.