/* * The program does not seem to be refreshing the screen correctly. * * A strange bug in this code is that when the button is ...
There seems to be some kind of issue with the handling of the Paint windows messages, it seems that the window area gets trashed and after a wait of some seconds (up to 5) it then repaints. Don't if ...