[Gambas-Notification] [Git][gambas/gambas][master] Add 'MouseDown', 'MouseUp', and 'MouseMove' events in DrawingArea. Add 'Enter'...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Thu Aug 11 18:34:33 CEST 2022



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
441fd57c by Benoît Minisini at 2022-08-11T18:34:26+02:00
Add 'MouseDown', 'MouseUp', and 'MouseMove' events in DrawingArea. Add 'Enter' and 'Leave' events in WebControl.

[GB.WEB.GUI]
* NEW: WebControl: Implement 'Enter' and 'Leave' event.
* NEW: DrawingArea: Implement 'MouseDown', 'MouseUp', and 'MouseMove' events. At the moment 'MouseMove' are raised only when a button is pressed.
* BUG: Paint: Do not crash if no brush has been defined. Let the underlying driver use the default brush instead.

- - - - -


8 changed files:

- + comp/src/gb.web.gui/.src/Mouse.class
- comp/src/gb.web.gui/.src/Paint/PaintDriver_WebDrawingArea.class
- comp/src/gb.web.gui/.src/Test/FTestDrawingArea.class
- comp/src/gb.web.gui/.src/Test/Webform1.webform
- comp/src/gb.web.gui/.src/WebControl.class
- comp/src/gb.web.gui/.src/WebDrawingArea.class
- comp/src/gb.web.gui/.src/WebForm.class
- comp/src/gb.web.gui/lib.js


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/441fd57ceb9482f31563f25f24adfd5a62d01c96

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/441fd57ceb9482f31563f25f24adfd5a62d01c96
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20220811/adabcb98/attachment.htm>


More information about the Notification mailing list