Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionAnyone used groupware of some kind? Pin
JWood10-Oct-03 9:54
JWood10-Oct-03 9:54 
AnswerRe: Anyone used groupware of some kind? Pin
Ravi Bhavnani10-Oct-03 10:17
professionalRavi Bhavnani10-Oct-03 10:17 
GeneralRe: Anyone used groupware of some kind? Pin
Michael Dunn10-Oct-03 13:56
sitebuilderMichael Dunn10-Oct-03 13:56 
QuestionCRichEdit problem??? Pin
Ph@ntom10-Oct-03 9:28
Ph@ntom10-Oct-03 9:28 
GeneralMaking the transition from Win API SDK to MFC Pin
Kayembi10-Oct-03 9:15
Kayembi10-Oct-03 9:15 
GeneralRe: Making the transition from Win API SDK to MFC Pin
Ravi Bhavnani10-Oct-03 10:26
professionalRavi Bhavnani10-Oct-03 10:26 
GeneralRe: Making the transition from Win API SDK to MFC Pin
Kayembi11-Oct-03 8:50
Kayembi11-Oct-03 8:50 
GeneralCPropertyPage Title Pin
act_x10-Oct-03 8:48
act_x10-Oct-03 8:48 
I have a Dialog app where I have a PropertySheet
Within this PropertySheet I have multiple pages(CpropertyPage)
it so happens that tabs 3 and 4 correspond to the same class ( say CPage3 derived from CPropertyPage).
I want to name the title on the tab to "page3" and "page4"

As of now in the resource the Dialog is named as "zombie" so both tabs show the name Zombie
I tried modifying the name using


this->SetwindowText(pageName)

but this doesnt seem to update anything !

Please help

Engineering is the effort !

GeneralRe: CPropertyPage Title Pin
PJ Arends10-Oct-03 8:59
professionalPJ Arends10-Oct-03 8:59 
GeneralRe: CPropertyPage Title Pin
act_x10-Oct-03 9:09
act_x10-Oct-03 9:09 
GeneralWord Activex Control Pin
Anthony988710-Oct-03 7:53
Anthony988710-Oct-03 7:53 
GeneralRe: Word Activex Control Pin
Anthony_Yio10-Oct-03 22:54
Anthony_Yio10-Oct-03 22:54 
GeneralRe: Word Activex Control Pin
Anthony_Yio10-Oct-03 23:00
Anthony_Yio10-Oct-03 23:00 
GeneralDocumentation CDImgEdit / Wang Kodak Image Control Pin
MarcoNedwig10-Oct-03 7:12
MarcoNedwig10-Oct-03 7:12 
GeneralAnalyse AC3 file Pin
Pwalo10-Oct-03 7:03
Pwalo10-Oct-03 7:03 
Generalhelp in using PtInRegion Pin
swerajan10-Oct-03 6:19
swerajan10-Oct-03 6:19 
GeneralRe: help in using PtInRegion Pin
Terry O'Nolley10-Oct-03 9:03
Terry O'Nolley10-Oct-03 9:03 
GeneralRe: help in using PtInRegion Pin
swerajan10-Oct-03 9:41
swerajan10-Oct-03 9:41 
GeneralRe: help in using PtInRegion Pin
Terry O'Nolley10-Oct-03 12:41
Terry O'Nolley10-Oct-03 12:41 
GeneralProblem w/ CWnd::OnKeydown Pin
De Nardis Andrea10-Oct-03 5:29
De Nardis Andrea10-Oct-03 5:29 
GeneralRe: Problem w/ CWnd::onkeydown Pin
Steve S10-Oct-03 6:00
Steve S10-Oct-03 6:00 
GeneralFloating point calculation Pin
act_x10-Oct-03 4:53
act_x10-Oct-03 4:53 
GeneralRe: Floating point calculation Pin
David Crow10-Oct-03 5:45
David Crow10-Oct-03 5:45 
GeneralRe: Floating point calculation Pin
Chris Richardson10-Oct-03 14:58
Chris Richardson10-Oct-03 14:58 
QuestionCharacter encoding: Is this possible? Pin
Uwe Keim10-Oct-03 4:41
sitebuilderUwe Keim10-Oct-03 4:41 

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.