
November 16th, 2003, 09:46 AM
|
|
Junior Member
|
|
Join Date: Oct 2003
Posts: 7
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
win32 programmin
i am creating a media player using C "no MFC here"
when i switch between my windows the trackbar gets repainted
i dont want that to happen
i have the default track bar over which i have the skin
and when the slider moves it does not repaint it keeps on adding progressively
either it should repaint ......
or
when i switch it looses the progressive nature and starts again from the point where i left it...
if anyone understands this let me know
|