Click here to Skip to main content
15,885,546 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to modify a CFontDialog Pin
susanne18-May-09 4:39
susanne18-May-09 4:39 
AnswerRe: How to modify a CFontDialog Pin
Hamid_RT8-May-09 4:51
Hamid_RT8-May-09 4:51 
GeneralRe: How to modify a CFontDialog Pin
susanne18-May-09 4:58
susanne18-May-09 4:58 
GeneralRe: How to modify a CFontDialog Pin
Hamid_RT9-May-09 0:25
Hamid_RT9-May-09 0:25 
QuestionMFC - Drawning Bitmaps Transparent Pin
Praystation28-May-09 4:01
Praystation28-May-09 4:01 
AnswerRe: MFC - Drawning Bitmaps Transparent Pin
Stuart Dootson8-May-09 4:18
professionalStuart Dootson8-May-09 4:18 
GeneralRe: MFC - Drawning Bitmaps Transparent Pin
Praystation28-May-09 4:27
Praystation28-May-09 4:27 
GeneralRe: MFC - Drawning Bitmaps Transparent Pin
Stuart Dootson8-May-09 4:54
professionalStuart Dootson8-May-09 4:54 
Praystation2 wrote:
bitmap is loaded


Into a control on the dialog?

If so, then one of CWnd::ShowWindow[^] (if you have a variable for the control) or ShowWindow[^] (if you just have a control ID) should be what you want.

Call the appropriate one with the nCmdShow parameter set to SW_SHOW or SW_HIDE to show/hide the bitmap's window.

Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

GeneralRe: MFC - Drawning Bitmaps Transparent Pin
Praystation28-May-09 5:11
Praystation28-May-09 5:11 
AnswerRe: MFC - Drawning Bitmaps Transparent Pin
Madhu Nair8-May-09 5:21
Madhu Nair8-May-09 5:21 
GeneralRe: MFC - Drawning Bitmaps Transparent Pin
Praystation28-May-09 5:35
Praystation28-May-09 5:35 
GeneralRe: MFC - Drawning Bitmaps Transparent Pin
Stuart Dootson8-May-09 5:34
professionalStuart Dootson8-May-09 5:34 
Questionsegmentation error while using mpz_powm in a loop Pin
shrims4u8-May-09 3:40
shrims4u8-May-09 3:40 
QuestionRe: segmentation error while using mpz_powm in a loop Pin
David Crow8-May-09 3:44
David Crow8-May-09 3:44 
AnswerRe: segmentation error while using mpz_powm in a loop Pin
shrims4u8-May-09 3:48
shrims4u8-May-09 3:48 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
David Crow8-May-09 3:52
David Crow8-May-09 3:52 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
shrims4u8-May-09 3:59
shrims4u8-May-09 3:59 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
molesworth8-May-09 5:35
molesworth8-May-09 5:35 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
shrims4u8-May-09 6:00
shrims4u8-May-09 6:00 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
shrims4u8-May-09 6:12
shrims4u8-May-09 6:12 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
molesworth8-May-09 8:53
molesworth8-May-09 8:53 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
shrims4u8-May-09 4:02
shrims4u8-May-09 4:02 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
jeron18-May-09 5:05
jeron18-May-09 5:05 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
shrims4u8-May-09 5:57
shrims4u8-May-09 5:57 
GeneralRe: segmentation error while using mpz_powm in a loop Pin
jeron18-May-09 6:02
jeron18-May-09 6:02 

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.