Double click on a picture

Discuss GUI programming with the RapaGUI plugin here
papiosaur
Posts: 217
Joined: Fri Mar 31, 2023 1:34 pm

Re: Double click on a picture

Post by papiosaur »

Thanks a lot Andreas and plouf!
User avatar
airsoftsoftwair
Posts: 5830
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: Double click on a picture

Post by airsoftsoftwair »

Code: Select all

- New: Added Area.LeftClick [N], Area.RightClick [N], Area.MiddleClick [N], and Area.MouseMove[N] to get
  notified about raw mouse events over widgets; currently, these attributes are only supported by Image
  and Scrollcanvas class
Post Reply