Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: RichTextCtrl Pin
Mike Melnikov19-Mar-01 2:17
Mike Melnikov19-Mar-01 2:17 
GeneralMFC: Positioning a dialog Pin
Ashman19-Mar-01 0:00
Ashman19-Mar-01 0:00 
GeneralRe: MFC: Positioning a dialog Pin
l a u r e n19-Mar-01 6:05
l a u r e n19-Mar-01 6:05 
GeneralRe: MFC: Positioning a dialog Pin
Christian Graus19-Mar-01 11:50
protectorChristian Graus19-Mar-01 11:50 
GeneralMFC question: Keeping a dialog in front Pin
Ashman18-Mar-01 20:27
Ashman18-Mar-01 20:27 
GeneralRe: MFC question: Keeping a dialog in front Pin
Christian Graus18-Mar-01 21:02
protectorChristian Graus18-Mar-01 21:02 
GeneralRe: MFC question: Keeping a dialog in front Pin
19-Mar-01 0:28
suss19-Mar-01 0:28 
QuestionHow to Change the Caption of a CPropertyPage at run time ??? Pin
Ariel18-Mar-01 17:22
Ariel18-Mar-01 17:22 
Hi there,
i'm trying to change the caption of a CPropertyPage at run time.
In OnInitDialog() of this CPropertyPage I'm trying :
1. CWnd::SetWindowText ("XXXX"), and also
2. CPropertyPage::m_psp.dwFlags = m_psp.dwFlags | PSP_USETITLE;
CPropertyPage::m_psp.pszTitle = "XXXX"
After both tries i call UpdateData() and/ Or Invalidate() and nothing.
I'm trying to change both in Wizard Mode and Normal but nothing happens there.
Can somone help me with that ????
Thanks alot,
Ariel.

AnswerRe: How to Change the Caption of a CPropertyPage at run time ??? Pin
Mike Melnikov19-Mar-01 2:41
Mike Melnikov19-Mar-01 2:41 
QuestionHow to Select a row in CListCtrl at run time ?? Pin
Ariel18-Mar-01 17:19
Ariel18-Mar-01 17:19 
AnswerRe: How to Select a row in CListCtrl at run time ?? Pin
Michael Dunn18-Mar-01 19:09
sitebuilderMichael Dunn18-Mar-01 19:09 
GeneralRe: How to Select a row in CListCtrl at run time ?? Pin
Ariel19-Mar-01 1:34
Ariel19-Mar-01 1:34 
GeneralProblems with FlexGridControl... Pin
Brendan Tregear18-Mar-01 11:47
Brendan Tregear18-Mar-01 11:47 
GeneralVariant date's Pin
18-Mar-01 10:57
suss18-Mar-01 10:57 
GeneralRe: Variant date's Pin
Brendan Tregear18-Mar-01 11:41
Brendan Tregear18-Mar-01 11:41 
Questionhow to save my data in excel format file!? Pin
18-Mar-01 5:21
suss18-Mar-01 5:21 
AnswerRe: how to save my data in excel format file!? Pin
Tim Deveaux18-Mar-01 16:27
Tim Deveaux18-Mar-01 16:27 
AnswerRe: how to save my data in excel format file!? (again - oops) Pin
Tim Deveaux18-Mar-01 17:58
Tim Deveaux18-Mar-01 17:58 
AnswerRe: how to save my data in excel format file!? Pin
David Cunningham18-Mar-01 18:25
cofounderDavid Cunningham18-Mar-01 18:25 
GeneralRe: how to save my data in excel format file!? Pin
18-Mar-01 19:48
suss18-Mar-01 19:48 
Questionhow to Get ComputerName/user name? Pin
18-Mar-01 5:12
suss18-Mar-01 5:12 
AnswerRe: how to Get ComputerName/user name? Pin
19-Mar-01 2:14
suss19-Mar-01 2:14 
QuestionA General Question on Sound Programming? Pin
18-Mar-01 1:30
suss18-Mar-01 1:30 
AnswerRe: A General Question on Sound Programming? Pin
Christian Graus18-Mar-01 13:10
protectorChristian Graus18-Mar-01 13:10 
Generalhelp Pin
17-Mar-01 23:46
suss17-Mar-01 23:46 

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.