Click here to Skip to main content
15,909,896 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionmotion capturing and rendering Pin
Ashwin Waghela6-Oct-05 8:56
Ashwin Waghela6-Oct-05 8:56 
AnswerRe: motion capturing and rendering Pin
Colonel Walter E. Kurtz6-Oct-05 11:47
Colonel Walter E. Kurtz6-Oct-05 11:47 
GeneralRe: motion capturing and rendering Pin
Gunnery Sergeant Hartman6-Oct-05 15:16
Gunnery Sergeant Hartman6-Oct-05 15:16 
GeneralRe: motion capturing and rendering Pin
Colonel Walter E. Kurtz6-Oct-05 15:29
Colonel Walter E. Kurtz6-Oct-05 15:29 
GeneralRe: motion capturing and rendering Pin
Gunnery Sergeant Hartman6-Oct-05 15:35
Gunnery Sergeant Hartman6-Oct-05 15:35 
GeneralRe: motion capturing and rendering Pin
Colonel Walter E. Kurtz6-Oct-05 15:45
Colonel Walter E. Kurtz6-Oct-05 15:45 
GeneralRe: motion capturing and rendering Pin
Gunnery Sergeant Hartman6-Oct-05 15:48
Gunnery Sergeant Hartman6-Oct-05 15:48 
GeneralRe: motion capturing and rendering Pin
Colonel Walter E. Kurtz6-Oct-05 15:53
Colonel Walter E. Kurtz6-Oct-05 15:53 
GeneralRe: motion capturing and rendering Pin
Gunnery Sergeant Hartman6-Oct-05 15:58
Gunnery Sergeant Hartman6-Oct-05 15:58 
GeneralRe: motion capturing and rendering Pin
ThatsAlok6-Oct-05 18:15
ThatsAlok6-Oct-05 18:15 
AnswerRe: motion capturing and rendering Pin
Trollslayer6-Oct-05 12:40
mentorTrollslayer6-Oct-05 12:40 
Questiongetting columns fields name Pin
pnpfriend6-Oct-05 8:43
pnpfriend6-Oct-05 8:43 
AnswerRe: getting columns fields name Pin
Wes Aday6-Oct-05 9:55
professionalWes Aday6-Oct-05 9:55 
GeneralRe: getting columns fields name Pin
pnpfriend6-Oct-05 12:58
pnpfriend6-Oct-05 12:58 
QuestionBring CBitmap to top windows Pin
fjlv20056-Oct-05 6:01
fjlv20056-Oct-05 6:01 
AnswerRe: Bring CBitmap to top windows Pin
Rage6-Oct-05 6:29
professionalRage6-Oct-05 6:29 
GeneralRe: Bring CBitmap to top windows Pin
fjlv20056-Oct-05 6:38
fjlv20056-Oct-05 6:38 
GeneralRe: Bring CBitmap to top windows Pin
Jose Lamas Rios6-Oct-05 19:16
Jose Lamas Rios6-Oct-05 19:16 
QuestionMFC Radio Buttons - can't add them as member variables Pin
Axonn Echysttas6-Oct-05 5:58
Axonn Echysttas6-Oct-05 5:58 
AnswerRe: MFC Radio Buttons - can't add them as member variables Pin
Neelesh K J Jain6-Oct-05 6:10
Neelesh K J Jain6-Oct-05 6:10 
GeneralRe: MFC Radio Buttons - can't add them as member variables Pin
Axonn Echysttas6-Oct-05 7:45
Axonn Echysttas6-Oct-05 7:45 
AnswerRe: MFC Radio Buttons - can't add them as member variables Pin
Rage6-Oct-05 6:26
professionalRage6-Oct-05 6:26 
AnswerRe: MFC Radio Buttons - can't add them as member variables Pin
David Crow6-Oct-05 7:15
David Crow6-Oct-05 7:15 
Questionhelp on redraw CView ? Pin
tracywang6-Oct-05 5:53
tracywang6-Oct-05 5:53 
AnswerRe: help on redraw CView ? Pin
Neelesh K J Jain6-Oct-05 6:24
Neelesh K J Jain6-Oct-05 6:24 
I think you have plot the BMP picture in OnPaint() message handler instead of OnDraw(); Other wise call UpdateAllViews() member function.

If the replies helps you, then rate them.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.