
Martin Glueck
Posts
-
Extensions written in C++/C for the Javascript API
Hello, we currently use a lot of custom LUA modules in Storyboard 7.2 Since Javascript was now added with Version 8 I was wondering if there a possibility to extend the JS environment with custom C...
-
Table Scrolling Issues
Hi, Platform: Storyboard 7.2, Windows in our application we have a table the will be filled by LUA depending on the application state. There it is possible that we have 20 rows in that table or onl...
-
Mouse Wheel Event
Hi, quick question: Is it possible to regiuster an event handler for the mouse wheel? Thanks,Martin
-
Running Storyboard engine on an imx8 with OpenGL support
Hi, we are currently runnin gthe engine without OpenGL support on the framebuffer of an IMX6ULL. Now, we try to switch to the IMX8-Nano. I have found two engines for the IMX8, one based on wayland ...
-
Temporarly disable scrolling
Hi, I have the following problem: We are implementing a kind of settings page for some parameters in a table like arragement (one setting per row). Some setting types are represented as a "slider" ...