Thread: Centering Wizard?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Dec 2003
    Posts
    13

    Centering Wizard?

    Hey guys! I'm back with yet another problem. I have created an install wizard using Win32 API Property Sheets. As a parent, I have also created a gradient window. Like most installers, I want my wizard to be placed in the center of that gradient window. I have tried acomplishing this several ways, including setting the x and y in the individual dialog resources and using a CenterWindow() function that I found posted here, but nothing seems to work! Instead, the window is placed at the top left. I have attached a screen shot to show what's happening.

    Thank you for all of your help in advance!

    Joe

    Edit: You can view the image here but be forewarned that it is in 800x600 at high resolution.
    Last edited by JoeCoder; 01-19-2004 at 03:01 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 04-26-2007, 06:18 AM
  2. Making a wizard w/ Win32 API?
    By JoeCoder in forum Windows Programming
    Replies: 10
    Last Post: 12-10-2003, 10:56 PM
  3. How Could I Make My Own Wizard in MFC?
    By WiKiDJeFF in forum C++ Programming
    Replies: 2
    Last Post: 05-05-2003, 06:25 PM
  4. VC++6.0 Add member function Wizard
    By 7stud in forum C++ Programming
    Replies: 5
    Last Post: 04-05-2003, 08:48 PM