L
Lloyd Dupont
In most of my key / mouse event I use Invalidate() (wich stack, post &
coallesce repaint query)
Anyway for some reason there is one case where my Invalidate() call (during
a mouse drag operation) do nothing at all.
Other mouse drag works well.
And even if I stay motionless (mouse button still pushed), I could see CPU
got 0% activity, but the re-drawing doesn't happen...
In the end I called Refresh() in this case but I'm still.... flabergasted?
Any idea why this could ever be?
--
Regards,
Lloyd Dupont
NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
coallesce repaint query)
Anyway for some reason there is one case where my Invalidate() call (during
a mouse drag operation) do nothing at all.
Other mouse drag works well.
And even if I stay motionless (mouse button still pushed), I could see CPU
got 0% activity, but the re-drawing doesn't happen...
In the end I called Refresh() in this case but I'm still.... flabergasted?
Any idea why this could ever be?
--
Regards,
Lloyd Dupont
NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>