2nd window with different or no framerate
in
Contributed Library Questions
•
8 months ago
Hi,
I use G4P for my main GUI. I now would like to have a 2nd window, which G4P provides as feature.
What I would like to achive:
- no (automatic) redraw of the 2nd Window (as I want to paint a mojor pixel map, where painting it for every from the data array is too heavy)
- access Data from the initial window/thread (or manipulate data of the 2nd window from within the main program)
Is this achievable?
I want to work around my main issue descibed here:
Thanks
Robert
1