Refactor: Mouse trapping is the window's responsibility
Canvas will tell the mouse driver when to trap or untrap the mouse.Other code will tell the window if they wish the mouse be trappedor untrapped.
View differences
Refactor: Mouse trapping is the window's responsibility
Canvas will tell the mouse driver when to trap or untrap the mouse.
Other code will tell the window if they wish the mouse be trapped
or untrapped.