|
From: Tor L. <tm...@ik...> - 2011-01-08 09:05:59
|
Are you perhaps using multiple threads and calling MoveWindow in another thread than that which created the window, or did you create the window in a thread that doesn't run a window message loop, or something like that? Have you asked on the OpenCV list? --tml |