Click here to Skip to main content
15,905,913 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to open multi child images in same window? Pin
Mark Salsbery16-Apr-07 6:07
Mark Salsbery16-Apr-07 6:07 
GeneralRe: How to open multi child images in same window? Pin
gail wynand16-Apr-07 6:35
gail wynand16-Apr-07 6:35 
QuestionRe: How to open multi child images in same window? Pin
Mark Salsbery16-Apr-07 7:25
Mark Salsbery16-Apr-07 7:25 
AnswerRe: How to open multi child images in same window? Pin
gail wynand16-Apr-07 7:39
gail wynand16-Apr-07 7:39 
GeneralRe: How to open multi child images in same window? Pin
Mark Salsbery16-Apr-07 8:17
Mark Salsbery16-Apr-07 8:17 
QuestionRe: How to open multi child images in same window? Pin
Hamid_RT16-Apr-07 9:20
Hamid_RT16-Apr-07 9:20 
AnswerRe: How to open multi child images in same window? Pin
gail wynand16-Apr-07 17:11
gail wynand16-Apr-07 17:11 
GeneralRe: How to open multi child images in same window? Pin
Mark Salsbery17-Apr-07 6:01
Mark Salsbery17-Apr-07 6:01 
This is very simple to do (at least there's help with Windows GDI/GDI+) except you are using
OpenCV. Unless you are willing to write your own code instead of using a third party library, you
may not get much info here. Maybe someone will respond that's familiar with OpenCV but it
still seems to me an OpenCV site would have more answers.

The basic steps are:
Load the images
Draw the images whenever necessary
Dispose of the images when the window is closed.

Which part is giving you trouble? Do you have some code that's not working so we can help you
with it?

Mark


"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

QuestionHow to combine multiple text files into one ? Pin
snailflying16-Apr-07 2:22
snailflying16-Apr-07 2:22 
AnswerRe: How to combine multiple text files into one ? Pin
toxcct16-Apr-07 2:55
toxcct16-Apr-07 2:55 
GeneralRe: How to combine multiple text files into one ? Pin
snailflying16-Apr-07 14:17
snailflying16-Apr-07 14:17 
QuestionHow to Generate header file from DLL Pin
GameProfessor16-Apr-07 1:35
GameProfessor16-Apr-07 1:35 
AnswerRe: How to Generate header file from DLL Pin
Cedric Moonen16-Apr-07 2:35
Cedric Moonen16-Apr-07 2:35 
AnswerRe: How to Generate header file from DLL Pin
toxcct16-Apr-07 2:50
toxcct16-Apr-07 2:50 
QuestionHow to customise IE toolbar Addon. [modified] Pin
shivditya16-Apr-07 0:52
shivditya16-Apr-07 0:52 
QuestionRe: How to customise IE toolbar Addon. Pin
Rajesh R Subramanian16-Apr-07 4:09
professionalRajesh R Subramanian16-Apr-07 4:09 
AnswerRe: How to customise IE toolbar Addon. Pin
Mark Salsbery16-Apr-07 6:13
Mark Salsbery16-Apr-07 6:13 
GeneralRe: How to customise IE toolbar Addon. Pin
shivditya16-Apr-07 19:55
shivditya16-Apr-07 19:55 
GeneralRe: How to customise IE toolbar Addon. Pin
Mark Salsbery17-Apr-07 5:32
Mark Salsbery17-Apr-07 5:32 
QuestionConversion of CString to WChar Pin
narayanagvs16-Apr-07 0:50
narayanagvs16-Apr-07 0:50 
AnswerRe: Conversion of CString to WChar Pin
Arman S.16-Apr-07 1:38
Arman S.16-Apr-07 1:38 
AnswerRe: Conversion of CString to WChar Pin
CPallini16-Apr-07 1:38
mveCPallini16-Apr-07 1:38 
AnswerRe: Conversion of CString to WChar Pin
GameProfessor16-Apr-07 1:40
GameProfessor16-Apr-07 1:40 
GeneralRe: Conversion of CString to WChar Pin
CPallini16-Apr-07 1:48
mveCPallini16-Apr-07 1:48 
AnswerRe: Conversion of CString to WChar Pin
toxcct16-Apr-07 2:28
toxcct16-Apr-07 2:28 

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.