Back to Programs

Programming languages

wxWidgets

Library for creating portable native GUIs in C++

c++cocoagtk+win32

Participation history

1 GSoC year

2017

2 projects

Official year page

Support multi-touch gestures

The goal of this project is to generate wxWidgets events for the multi-touch gestures recognized by the underlying system and, possibly, also the raw...

wxWebView JavaScript Integration

wxWebView currently provides a simple RunScript() function for running JavaScript. However in many cases it would be preferable have access to a...