henniman
01-26-2006, 02:40 AM
Hi,
i am not exactly sure if this is a beginner question
(or even an os specific question) but ive heard that it would be more efficient to avoid performance costly context switches when using two windows by using one context and two windows.
how would i do this?
i mean, create one context, and in
each windows onpaint-function
bind the context to the according window?
how is this done?
best regards,
truly i do not even know if my question
is understandable - many thanks for any hint -
hendrik
i am not exactly sure if this is a beginner question
(or even an os specific question) but ive heard that it would be more efficient to avoid performance costly context switches when using two windows by using one context and two windows.
how would i do this?
i mean, create one context, and in
each windows onpaint-function
bind the context to the according window?
how is this done?
best regards,
truly i do not even know if my question
is understandable - many thanks for any hint -
hendrik