Thread: Working with Dialogue boxes

  1. #1
    Emotionally Unstable DarkViper's Avatar
    Join Date
    Oct 2002
    Posts
    343

    Working with Dialogue boxes

    hey everyone, i would like to know if anyone can direct to me a good tutorial on how to work with the main window and dialogue boxes. i think dialogue boxes are better looking than MessageBoxes for the about things. but im trying to make a password protected thing. you try to do something, and a dialogue box pops up saying to type in a passwod, and ONLY if its correct, will it let you past and do something that i specify. but if its incorrect, then it goes back to what it was before you tried to input the password.

    anyway, im just wondering if someone can direct me to a good "how to work with dialogue boxes" tutorial. because this'll definitly make me a better programmer
    ~DJ DarkViper signing out
    ----------------------------------------
    My Site:
    Black Jaguar Studios

    Languages:
    Fluent English, Starter German, HTML, Javascript, Actionscript, Intermediate PHP

    Verteran Despiser of: ASP, Java, BASIC, Pascal, Cobalt

  2. #2
    Registered User
    Join Date
    Apr 2002
    Posts
    1,571

  3. #3
    Emotionally Unstable DarkViper's Avatar
    Join Date
    Oct 2002
    Posts
    343
    funny...i took a look at them before and found that i didn;t care...but now i see a whole bunch of good stuff i can use! thanks for pointing this out to me. really. thisll help alot.

    thanks.

    sincerly - DarkViper
    ~DJ DarkViper signing out
    ----------------------------------------
    My Site:
    Black Jaguar Studios

    Languages:
    Fluent English, Starter German, HTML, Javascript, Actionscript, Intermediate PHP

    Verteran Despiser of: ASP, Java, BASIC, Pascal, Cobalt

  4. #4
    Registered User
    Join Date
    Apr 2002
    Posts
    1,571
    Also you can download my sample code for a dialog box without a main window.

    http://www.cprogramming.com/cboard/s...threadid=32822
    "...the results are undefined, and we all know what "undefined" means: it means it works during development, it works during testing, and it blows up in your most important customers' faces." --Scott Meyers

  5. #5
    Emotionally Unstable DarkViper's Avatar
    Join Date
    Oct 2002
    Posts
    343
    uhh, thanks, ill have to take a look at that.
    ~DJ DarkViper signing out
    ----------------------------------------
    My Site:
    Black Jaguar Studios

    Languages:
    Fluent English, Starter German, HTML, Javascript, Actionscript, Intermediate PHP

    Verteran Despiser of: ASP, Java, BASIC, Pascal, Cobalt

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Dialogue class code for RPG
    By ~Kyo~ in forum Game Programming
    Replies: 9
    Last Post: 07-03-2010, 06:10 AM
  2. Displaying ascii boxes
    By rocketman03 in forum C Programming
    Replies: 8
    Last Post: 12-10-2008, 08:41 PM
  3. Really hard recursion with boxes, help?
    By aciarlillo in forum C++ Programming
    Replies: 3
    Last Post: 10-13-2005, 07:22 AM
  4. Bounding Box Collision...not working
    By psychopath in forum Game Programming
    Replies: 4
    Last Post: 05-31-2005, 06:31 AM
  5. cygwin -> unix , my code not working properly ;(
    By CyC|OpS in forum C Programming
    Replies: 4
    Last Post: 05-18-2002, 04:08 AM