
Martin Glueck
Activity overview
Latest activity by Martin Glueck-
Martin Glueck commented, Thanks. Looking forward what comes next in the upcoming release(s) Martin
-
Martin Glueck commented, Hi Mike, We are using the win32 engine as a "test-drive" for our user interface to show the customer an early prototype fo the UI before we switch to the embedded linux target. And there I was just...
-
Martin Glueck commented, Hi Andrea, I have used the Storyboard API from within python using the the ctypes module to directly use the greio library from Crank.The only drawback is that you need a shared library for that. S...
-
Martin Glueck created a post, Mouse Wheel Event
Hi, quick question: Is it possible to regiuster an event handler for the mouse wheel? Thanks,Martin
-
Martin Glueck commented, Hi Jamie, these 2 tips did the trick. Thanks a lot. You guys saved my weekend ;-) Martin
-
Martin Glueck commented, Thanks, this was an interessting hint. I rebuilded the whole image and checked my setting for yocto. Now,when I reboot I see something on the screen (kind of status bar, need to check where this co...
-
Martin Glueck created a post, 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 ...
-
Martin Glueck created a post, 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" ...