Click here to Skip to main content
15,923,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to make a dialog box pop up on receiving an event Pin
Deepak Samuel8-Oct-03 11:18
Deepak Samuel8-Oct-03 11:18 
GeneralWindows Xp Style Buttons Pin
Marissa1828-Oct-03 11:14
Marissa1828-Oct-03 11:14 
GeneralRe: Windows Xp Style Buttons Pin
Ravi Bhavnani8-Oct-03 11:51
professionalRavi Bhavnani8-Oct-03 11:51 
General"This" adress changing in the same object Pin
Chris Gilbert8-Oct-03 10:27
Chris Gilbert8-Oct-03 10:27 
GeneralRe: "This" adress changing in the same object Pin
Tim Smith8-Oct-03 11:19
Tim Smith8-Oct-03 11:19 
GeneralRe: "This" adress changing in the same object Pin
Chris Gilbert9-Oct-03 11:02
Chris Gilbert9-Oct-03 11:02 
GeneralRe: "This" adress changing in the same object Pin
ZoogieZork8-Oct-03 16:35
ZoogieZork8-Oct-03 16:35 
GeneralDisplaying images on CWnd dervied windows Pin
Ph@ntom8-Oct-03 9:49
Ph@ntom8-Oct-03 9:49 
General1 day only! I will answer your beginner home-work assignments! Pin
Terry O'Nolley8-Oct-03 9:24
Terry O'Nolley8-Oct-03 9:24 
GeneralRe: 1 day only! I will answer your beginner home-work assignments! Pin
Ryan_Roberts8-Oct-03 9:58
Ryan_Roberts8-Oct-03 9:58 
GeneralRe: 1 day only! I will answer your beginner home-work assignments! Pin
Terry O'Nolley8-Oct-03 17:28
Terry O'Nolley8-Oct-03 17:28 
GeneralRe: 1 day only! I will answer your beginner home-work assignments! Pin
Anonymous8-Oct-03 11:01
Anonymous8-Oct-03 11:01 
GeneralRe: 1 day only! I will answer your beginner home-work assignments! Pin
Terry O'Nolley8-Oct-03 16:30
Terry O'Nolley8-Oct-03 16:30 
GeneralRe: 1 day only! I will answer your beginner home-work assignments! Pin
David Stone8-Oct-03 19:08
sitebuilderDavid Stone8-Oct-03 19:08 
GeneralRe: 1 day only! I will answer your beginner home-work assignments! Pin
Mike Danberg8-Oct-03 17:09
Mike Danberg8-Oct-03 17:09 
GeneralRe: 1 day only! I will answer your beginner home-work assignments! Pin
David Stone8-Oct-03 19:12
sitebuilderDavid Stone8-Oct-03 19:12 
GeneralRe: 1 day only! I will answer your beginner home-work assignments! Pin
Chris Maunder8-Oct-03 16:47
cofounderChris Maunder8-Oct-03 16:47 
GeneralRe: 1 day only! I will answer your beginner home-work assignments! Pin
Terry O'Nolley8-Oct-03 17:25
Terry O'Nolley8-Oct-03 17:25 
GeneralRe: 1 day only! I will answer your beginner home-work assignments! Pin
Alex Dolpfin9-Oct-03 3:24
Alex Dolpfin9-Oct-03 3:24 
GeneralDetecting if UNC path is on local machine Pin
RWB8-Oct-03 9:08
RWB8-Oct-03 9:08 
GeneralRe: Detecting if UNC path is on local machine Pin
Joel Lucsy9-Oct-03 2:36
Joel Lucsy9-Oct-03 2:36 
GeneralSetting Crystal Reports parameter fields using automation Pin
pocovnicu8-Oct-03 8:40
pocovnicu8-Oct-03 8:40 
GeneralDialog to PropertyPage Pin
act_x8-Oct-03 8:36
act_x8-Oct-03 8:36 
I was working on an Dialog app and have done a lot of work on it including UI , etc.
Now the requirement is that I need multiple pages like in a tabbed control .


I read documentation on MSDN that requires me to have a CPropertySheet object in my dialog class and then add CPropertyPage objects to it .



I have done alot of work and need a effiecient way to
Change the existing Dialog to be one of the PropertyPages

I have some basic questions :

1. Do i have to create a new app to do this and import the Dialog Resource , Create a new class from ClassWizard deriving from CpropertyPage and then manually copy / paste chunks of code for handlers and other functions from the old Dialog app ?

2. Is there a better and efficient way of doing this ?

CodeProject Gurus please help !

Engineering is the effort !

GeneralRe: Dialog to PropertyPage Pin
Mike Danberg8-Oct-03 10:48
Mike Danberg8-Oct-03 10:48 
QuestionHow to load a File.rc with different name ?? Pin
Cris8-Oct-03 8:24
Cris8-Oct-03 8:24 

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.