Click here to Skip to main content
15,914,331 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalethernet-card choice Pin
Musen8022-Oct-04 0:42
Musen8022-Oct-04 0:42 
GeneralRe: ethernet-card choice Pin
Alexander M.,22-Oct-04 10:09
Alexander M.,22-Oct-04 10:09 
GeneralRe: ethernet-card choice Pin
Musen8025-Oct-04 0:34
Musen8025-Oct-04 0:34 
QuestionBest approach for image work? GDI+, DirectX or something else? Pin
srev22-Oct-04 0:15
srev22-Oct-04 0:15 
AnswerRe: Best approach for image work? GDI+, DirectX or something else? Pin
David Chamberlain22-Oct-04 3:57
David Chamberlain22-Oct-04 3:57 
GeneralRe: Best approach for image work? GDI+, DirectX or something else? Pin
srev22-Oct-04 4:24
srev22-Oct-04 4:24 
GeneralRe: Best approach for image work? GDI+, DirectX or something else? Pin
David Chamberlain22-Oct-04 4:40
David Chamberlain22-Oct-04 4:40 
GeneralControl over the PopertySheet Pin
Cedric Moonen21-Oct-04 23:58
Cedric Moonen21-Oct-04 23:58 
Hello !

I need to design a Wizard to configure my programs (via configuration files). I want to know if it's possible, with a CPropertySheet in Wizard mode, to do thinks like that:

1) At first, add just 1 or two pages in the wizard. These pages will be used to select wich applications must be installed and things like that.

2) With the user choice made in step 1, in need to add pages to the wizard (1 page to configure each application -> so the number depends of how many app have been chosen in step 1 )

3) On each page, when the user click Next, I need to get the data he has selected. So here, what I need, is override the 'next' handler, get the page index and get all the data on the propertyPage to store them somewhere

4) When the user select Back, I need to show the previous Page with the previous data (so not default data but the data he had chosen before...)

So I want to know if all these things are easily possible using a PropertySheet ? And if possible, point me in some directions Poke tongue | ;-P
GeneralRe: Control over the PopertySheet Pin
Blake Miller22-Oct-04 4:14
Blake Miller22-Oct-04 4:14 
Generalrelation between Mouse event and show in taskbar Pin
yu-yu21-Oct-04 23:52
yu-yu21-Oct-04 23:52 
Generaldisplay bitmap on a control botton. Pin
Ibana21-Oct-04 23:26
Ibana21-Oct-04 23:26 
GeneralRe: display bitmap on a control botton. Pin
Ivan Cachicatari22-Oct-04 3:44
Ivan Cachicatari22-Oct-04 3:44 
Questionhow to use wave file in vc++ Pin
vc-programmer-21-Oct-04 21:28
vc-programmer-21-Oct-04 21:28 
AnswerRe: how to use wave file in vc++ Pin
Blake Miller22-Oct-04 4:16
Blake Miller22-Oct-04 4:16 
AnswerRe: how to use wave file in vc++ Pin
David Crow22-Oct-04 4:33
David Crow22-Oct-04 4:33 
QuestionOpen dialog? Pin
Larsson21-Oct-04 20:40
Larsson21-Oct-04 20:40 
AnswerRe: Open dialog? Pin
C_M_21-Oct-04 21:17
C_M_21-Oct-04 21:17 
GeneralRe: Open dialog? Pin
Larsson21-Oct-04 21:19
Larsson21-Oct-04 21:19 
GeneralRe: Open dialog? Pin
benjymous21-Oct-04 23:07
benjymous21-Oct-04 23:07 
GeneralRe: Open dialog? Pin
Larsson21-Oct-04 23:35
Larsson21-Oct-04 23:35 
GeneralRe: Open dialog? Pin
Larsson23-Oct-04 6:53
Larsson23-Oct-04 6:53 
GeneralRe: Open dialog? Pin
benjymous23-Oct-04 20:17
benjymous23-Oct-04 20:17 
AnswerRe: Open dialog? Pin
BlackDice22-Oct-04 3:19
BlackDice22-Oct-04 3:19 
GeneralRe: Open dialog? Pin
Larsson23-Oct-04 6:54
Larsson23-Oct-04 6:54 
AnswerRe: Open dialog? Pin
David Crow22-Oct-04 4:40
David Crow22-Oct-04 4:40 

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.