Results 1 to 4 of 4

Thread: GUI Help

  1. #1
    Join Date
    Oct 2007
    Location
    http://ushort.us/oqmd65
    Posts
    2,605
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default GUI Help

    Im working on my new form for Zasz's Alpha Fighter, and I need help.
    edit: got it working
    I do visit every 2-6 months

  2. #2
    Join Date
    Jun 2007
    Location
    Wednesday
    Posts
    2,446
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Look into TTabSheet's and the like - I'm fairly sure there should be a tutorial on it (I'll have a quick look after I post). They handle tab changing etc. then you just need to have a button to delete or add a new player. They have an OnShow property that you can use to loop through all your tab's to see which player you should be setting the visible data for. That allows you to set up all your appropriate TEdit's, TLabel's and the like to the correct info

    Edit: Tutorial by SKy
    Tutorial by Dan Cardin - Tabs section 1.3
    Last edited by mixster; 05-02-2009 at 06:16 PM.
    By reading this signature you agree that mixster is superior to you in each and every way except the bad ways but including the really bad ways.

  3. #3
    Join Date
    Oct 2007
    Location
    http://ushort.us/oqmd65
    Posts
    2,605
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    O.k now i need different help, updated 1st post.
    I do visit every 2-6 months

  4. #4
    Join Date
    Sep 2006
    Posts
    6,089
    Mentioned
    77 Post(s)
    Quoted
    43 Post(s)

    Default

    For future reference, don't edit the question out of the first post. Maybe this could've helped people again in the future..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •