Hello,
I created a simple Window Component I want to use for an extension to the REAPER DAW software.
Because it takes some time to load the DAW and I don’t want to wait everytime, I created a demo project to test the plugin’s UI manually.
Within the REAPER DAW, the window works correctly, but within the Demo project, nothing happens when I enter a text into the TextEdit controls. But when I try to do it, and then maximize the window, the text is updated (however, the animation looks broken or “lags” somehow).
Can someone please have a quick look at it?: https://github.com/CodingSpiderFox/ReaperDAWHub
I would be very happy if you could tell me what I am doing wrong.
Best regards
