Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Suggestions for How to Implement a Wizard
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Suggestions for How to Implement a Wizard

 Post Reply Post Reply
Author
Message
djesling View Drop Down
Newbie
Newbie
Avatar

Joined: 08 September 2003
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote djesling Quote  Post ReplyReply Direct Link To This Post Topic: Suggestions for How to Implement a Wizard
    Posted: 30 April 2009 at 9:02pm
Does anyone have a good way to use CodeJock to implement a "Wizard" type inteface?

I've implemented in the past using CPropertySheet but don't think that it will take the "skin" that I'm using and paint appropriately..

Any thoughts/suggestions you can provide would be very helpful. Thanks!

- Dan
Back to Top
barobax View Drop Down
Senior Member
Senior Member


Joined: 07 May 2008
Status: Offline
Points: 117
Post Options Post Options   Thanks (0) Thanks(0)   Quote barobax Quote  Post ReplyReply Direct Link To This Post Posted: 03 May 2009 at 1:28am
Hi djesling,

I think you can create a new WIN32 project and see sample how you can load resources manually.

The API is the first way I think,

you can create multiple form and load this forms via API from resources.

the windows installer make properties for each form in resources and load them manually.
if you use this routine, you can customize buttons and any others on your wizard.

if you have any questions, let me know PLEASE,

[CodeJock Forum] user
Back to Top
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Posted: 04 May 2009 at 7:54am

The skin manager handles normal property sheets (including wizards) properly. No worries.

PokerMemento - http://www.pokermemento.com/
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.031 seconds.