Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
External App Dialog Frame with Splitters
#8
Maybe something in your code repeatedly sets focus to some other window or control. Normally no problems with drag.
SetParent can be used instead. Also add WS_CHILD style. Then the window becomes a child window of the dialog. But it is not recommended. Possible problems.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)