[lazarus] bug under win32 with continuous redraw...
Marc Weustink
Marc.Weustink at cuperus.nl
Mon Aug 28 05:41:40 EDT 2000
+ From: adeli at adeli.fr [mailto:adeli at adeli.fr]
+ > At 00:13 24-08-2000 +0200, adeli at adeli.fr wrote:
+ > >after some test i think the bug is not here but in the use
+ > >of message.....
+ > >wich can't reach their destination...
+ >
+ > Why ?
+ Because with example /pp/lazarus/example/bitbutton
+ the menu work but no button call procedure works
The situation is a bit more complex. If I recall it correctly it has
something to do with paintevents and tabpages. For one reason painting fires
another paint event and so on. On Linux there is another event order (or so)
so you won't see it.
Marc
More information about the Lazarus
mailing list