From: Kirsten C. <cat...@gm...> - 2005-01-08 22:08:46
|
Hi, When I call repaint, the window isn't actually repainted until I cover my application's window with another window and then bring my application to the foreground again. I have code in my mouse event handler that calls repaint, so I would expect the window to be repainted as soon as the user clicks the mouse, not after the window is brought to the background and then the foreground. Is this a bug? I'm using wxHaskell 0.8 and ghc 6.2.1 on Fedora Core 1. Thanks, Kirsten -- Kirsten Chevalier * che...@al... * Often in error, never in doubt |