akuehn3000
Newcomer
- Joined
- Jan 29, 2004
- Messages
- 18
i´m using a directx device in a panel which is embedded in a windows form
next to some standard windows forms components (textbox, button, etc.).
while i refresh the view of the directx panel (tried with onpaint with
invalidate and with a timer), the standard windows forms components are not
drawn
correctly or lose focus. what can I do to prevent this and still having the
directx panel refreshed often enough to play i.e. a fluent animation?
next to some standard windows forms components (textbox, button, etc.).
while i refresh the view of the directx panel (tried with onpaint with
invalidate and with a timer), the standard windows forms components are not
drawn
correctly or lose focus. what can I do to prevent this and still having the
directx panel refreshed often enough to play i.e. a fluent animation?