Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Wizards

Wizards

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialcsharpc++
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    dave_long
    wrote on last edited by
    #1

    I really need some help here folks. Im using VC++.net (vc++ v7.x) Im trying to create a simple wizard based program. However nowhere can i find a decent tutorial or guide to help me work it out. lots of tutorials, sorry a few tutorials talk about property pages and property sheets. Others about Cdialog and classes. Also alot make you click on a menu toolbar to bring up the wizard. I dont want this, what i want is when you click the .exe a single dialog screen appears straight away and then you use the Next and Back buttons to navigate between the pages. Can anyone give me some help please, either some advice or a best way to do it tip, or a link to a decent tutorial one that MSN search cant find as ive looked. Im not looking for anyone to do it for me, just a big kick in the right direction please. One problem that i have also found is that a couple of articles say i need to change the base class from one thing to something else but i dont see how i can do this it just doesnt let me. Any advice, please im pulling my hair out. Kind regards Dave Long

    D 1 Reply Last reply
    0
    • D dave_long

      I really need some help here folks. Im using VC++.net (vc++ v7.x) Im trying to create a simple wizard based program. However nowhere can i find a decent tutorial or guide to help me work it out. lots of tutorials, sorry a few tutorials talk about property pages and property sheets. Others about Cdialog and classes. Also alot make you click on a menu toolbar to bring up the wizard. I dont want this, what i want is when you click the .exe a single dialog screen appears straight away and then you use the Next and Back buttons to navigate between the pages. Can anyone give me some help please, either some advice or a best way to do it tip, or a link to a decent tutorial one that MSN search cant find as ive looked. Im not looking for anyone to do it for me, just a big kick in the right direction please. One problem that i have also found is that a couple of articles say i need to change the base class from one thing to something else but i dont see how i can do this it just doesnt let me. Any advice, please im pulling my hair out. Kind regards Dave Long

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Use the CPropertySheet class. Follow the same steps you would follow to create a standard property sheet, but call SetWizardMode() before you call DoModal().

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups