Hello friends,
I am struggling to make a GUI that would accept user-input(Keyboard) and draw text over the GUI
This is what I have so far.
<snip>
The Text is drawn, but why is it flickering. Simultaneously it consumes much CPU and the GUI even doesn't respond to Close event.
Thanks for your help and time
I am struggling to make a GUI that would accept user-input(Keyboard) and draw text over the GUI
This is what I have so far.
<snip>
The Text is drawn, but why is it flickering. Simultaneously it consumes much CPU and the GUI even doesn't respond to Close event.
Thanks for your help and time