Documentation for gcanvas.ew v0.10.5
Table of Contents
Getting events from the canvas
proc gfxCanvasAttachHandler(integer canvasID, integer event, integer r_id) Mechanism to attach an event to the canvas.
Documentation for gcanvas.ew v0.10.5
Table of Contents
Mechanism to attach an event to the canvas.
Category: Events
Only tested with w32HMouse (see demo-canvas-scrolls.exw, demo-canvas-drop.exw)