Results 1 to 5 of 5

Thread: NEED MAJOR HELP!! new problem

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2008
    Posts
    5

    NEED MAJOR HELP!! new problem

    Okay i have a project thats due tommoro and i forgot the commands that the teacher told us. I think the commands were hide and show, to hide the current question and show the next. How would i type these in?

    cheers

  2. #2
    Hyperactive Member
    Join Date
    Jun 2007
    Posts
    280

    Re: NEED MAJOR HELP!! new problem

    Bit more info would go a long way here mate but for a complete shot in the dark. Say you have question 1 in label1 and question 2 in label2 and they are on top of each other.

    To show question 1
    label2.hide
    label1.show

    To show question 2
    label1.hide
    label2.show

    etc. Now lets see how I went on the Ouija board test.

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: NEED MAJOR HELP!! new problem

    Don't you have any class room notes or a text book to which you can refer?

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: NEED MAJOR HELP!! new problem

    Quote Originally Posted by madhayden
    Okay i have a project thats due tommoro and i forgot the commands that the teacher told us. I think the commands were hide and show, to hide the current question and show the next. How would i type these in?

    cheers
    It's going to be a little hard to provide help if you don't really know what you want because you didn't pay attention in class.

  5. #5

    Thread Starter
    New Member
    Join Date
    May 2008
    Posts
    5

    Re: NEED MAJOR HELP!! new problem

    ey mates thanks for the help so far but got past that i think, so those HIDE and SHOW commands do i put that on the 'NEXT' button of my quiz or the actual quiz window. Also where should i put this command so that a score of correct answers will show at the end of the quiz the command is / If opt1.Value = True Then Correct = Correct + 1

Posting Permissions

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



Click Here to Expand Forum to Full Width