Fetching the latest programs, projects, and workspace data.
Library for creating portable native GUIs in C++
Showing 2 of 2 projects. Click any project card for scope, mentors, and proposal studio.
Mentors: Student: Jose Lorenzo
<p>wxWebView currently provides a simple RunScript() function for running JavaScript. However in many cases it would be preferable have access to a return value, or even to call C++ from the JavaScript. This project would aim to provide at least basic functionality for accessing JavaScript values. An API would be required that ensures uniform behaviour across the different backends. Before applying for this project please contact the wx-dev mailing list as further research is required.</p>
Mentors: Student: Prashant Kumar
<p>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 touches which compose them. But it's adding support for the high level events, such as "zoom", "pan" or "rotate" which is the most important part of this project.</p>