I hv to put some drawing code outside container. How i can get gc ?
CWindowGc& gc = SystemGc(); // SystemGc is ccoecontrol class function.
saur
-------------
I got it, through iCoeEnv, but nothing is visible on screen. I chked address of gc in container n gc through iCoeEnv, both r same.
saur




