Skip to content

toggle multitouch after App has been created #1255

Open
@richardeakin

Description

@richardeakin

Is there any reason why we don't expose enabling or disabling multitouch after you've already created an app? I know that on iOS it is totally fine to to this after creating the UIView, I'm pretty sure it is fine with Cocoa / NSView as well, and while I'm not too familiar with the Win32 approach (here), it seems doable if use the opposite of RegisterTouchWindow (UnregisterTouchWindow).

Not high priority, but occasionally I've wanted this, especially when I'm running tests that my code works correctly in both single and multitouch modes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions