From: Greg2fs on 1 Aug 2010 06:17 Hello, I am building a small app with a layered window, this is how I do: 1.modify some element 2.calculate new pos of the window 3.modify image 4.update layered window 5. while peekmessage But this way it seems than my "elements" are no synchronized with the position of the window, as if the updatelayeredwindow() updated the content in realtime but not the position, even with my peekmessage loop. Is there a way to synchronize all that ? Thanks
From: Greg2fs on 1 Aug 2010 07:18 The problem was somewhere else, sorry !
|
Pages: 1 Prev: how to use the font "Arial Unicode Ms"? Next: ANN: Seed7 Release 2010-08-01 |