Thread: Wizard

  1. #1
    Registered User
    Join Date
    Jul 2003
    Posts
    53

    Wizard

    Is there a software package, that will help build windows applications? You have a GUI that lets you build the windows, menus, buttons, and you type in code for each fucntion. I'll be getting MS Visual Sutdio .net Pro in a few days, does that have any tools for something like this. Thanks

    JMD

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    Visual Studio has a window builder whereby you can drag and drop your controls onto the window, and set their basic attributes. If you use MFC, you can do some basic "event handler" type programming, but it is not as simple as say Delphi, where you just click the control and fill in the blanks of the "onClick" for example.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 1
    Last Post: 04-26-2007, 06:18 AM
  2. Centering Wizard?
    By JoeCoder in forum Windows Programming
    Replies: 7
    Last Post: 01-21-2004, 03:56 PM
  3. Bypassing Internet Connection Wizard?!?
    By jinxster72 in forum Windows Programming
    Replies: 1
    Last Post: 06-26-2003, 04:59 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