L
Luke Ward
Hi
I'm trying to learn a bit about c# GDI and the paint event. I want to
try writing a program to move a GDI square or circle around a form with
the keyboard. I've i had a go but i run into recursion issues on the
paint event while I am trying to store/restore the background to stop
the square/circle leaving a trail.
Any help / code samples appreciated.
Thanks
Luke
I'm trying to learn a bit about c# GDI and the paint event. I want to
try writing a program to move a GDI square or circle around a form with
the keyboard. I've i had a go but i run into recursion issues on the
paint event while I am trying to store/restore the background to stop
the square/circle leaving a trail.
Any help / code samples appreciated.
Thanks
Luke