Click here to Skip to main content
15,894,330 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: related to images Pin
Naveen1-Mar-06 17:39
Naveen1-Mar-06 17:39 
AnswerRe: related to images Pin
Hamid_RT1-Mar-06 18:05
Hamid_RT1-Mar-06 18:05 
Questionimage processing Pin
elips1-Mar-06 17:12
elips1-Mar-06 17:12 
AnswerRe: image processing Pin
Member 22716551-Mar-06 23:27
Member 22716551-Mar-06 23:27 
QuestionNAT API Pin
J51219821-Mar-06 17:08
J51219821-Mar-06 17:08 
AnswerRe: NAT API Pin
Ryan Binns1-Mar-06 18:54
Ryan Binns1-Mar-06 18:54 
GeneralRe: NAT API Pin
J51219821-Mar-06 19:33
J51219821-Mar-06 19:33 
Questionobject tracking Pin
ali kanju1-Mar-06 17:00
ali kanju1-Mar-06 17:00 
Questionreal time graph plot Pin
nimmy joy k1-Mar-06 16:51
nimmy joy k1-Mar-06 16:51 
AnswerRe: real time graph plot Pin
Cedric Moonen1-Mar-06 20:27
Cedric Moonen1-Mar-06 20:27 
GeneralRe: real time graph plot Pin
nimmy joy k1-Mar-06 21:22
nimmy joy k1-Mar-06 21:22 
GeneralRe: real time graph plot Pin
Cedric Moonen1-Mar-06 21:31
Cedric Moonen1-Mar-06 21:31 
GeneralRe: real time graph plot Pin
nimmy joy k2-Mar-06 16:26
nimmy joy k2-Mar-06 16:26 
Questionhow to draw client's controls in WM_PRINTCLIENT Pin
BillTPE1-Mar-06 16:28
BillTPE1-Mar-06 16:28 
AnswerRe: how to draw client's controls in WM_PRINTCLIENT Pin
Ryan Binns1-Mar-06 17:09
Ryan Binns1-Mar-06 17:09 
GeneralRe: how to draw client's controls in WM_PRINTCLIENT Pin
BillTPE8-Mar-06 15:24
BillTPE8-Mar-06 15:24 
Questionwhere is __targv defined in a MFC app. Pin
derek71-Mar-06 15:32
derek71-Mar-06 15:32 
Questiongloabal conflict Pin
derek71-Mar-06 14:35
derek71-Mar-06 14:35 
AnswerRe: gloabal conflict Pin
Stephen Hewitt1-Mar-06 15:15
Stephen Hewitt1-Mar-06 15:15 
AnswerRe: gloabal conflict Pin
Bob Stanneveld1-Mar-06 20:41
Bob Stanneveld1-Mar-06 20:41 
QuestionShow different Pictures in a static box Pin
charass1-Mar-06 12:25
charass1-Mar-06 12:25 
Good day!
I have a little Problem with the MFC...
I have a static box for Pictures. I use a global variable. This variable changes...

now my problem: i want that different pictures change in my static box -> the global variable must control the picture box.

Example: I have 3 Pictures: IDB_PIC1, IDB_PIC2, IDB_PIC3...

now the variable has (is an integer) contains 1-> the static box must now show the first picture (IDB_PIC1), than the variable changes to 2 -> now the static box must show me the picture2 (IDB_PIC2)

how can i realize this?Confused | :confused:

-- modified at 18:26 Wednesday 1st March, 2006
AnswerRe: Show different Pictures in a static box Pin
Nibu babu thomas1-Mar-06 17:01
Nibu babu thomas1-Mar-06 17:01 
GeneralRe: Show different Pictures in a static box Pin
charass2-Mar-06 8:49
charass2-Mar-06 8:49 
GeneralRe: Show different Pictures in a static box Pin
Nibu babu thomas2-Mar-06 16:43
Nibu babu thomas2-Mar-06 16:43 
GeneralRe: Show different Pictures in a static box Pin
charass2-Mar-06 22:38
charass2-Mar-06 22:38 

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.