Search:

Type: Posts; User: op117

Search: Search took 0.11 seconds.

  1. Thread: cardlayout blues

    by op117
    Replies
    2
    Views
    1,426

    Re: cardlayout blues

    i have declared the value of 0 to ScoreQuiz
    now after the user hits the button it adds 1 to the value of ScoreQuiz, and moves to the next card in the set
    the next card has a label to display the...
  2. Thread: cardlayout blues

    by op117
    Replies
    2
    Views
    1,426

    cardlayout blues

    im trying to find out how to pass


    INT ScoreQuiz=0;

    after button is pressed that the code for it is


    ScoreQuiz++;
    ((CardLayout)(mainPanel.getLayout())).show(mainPanel, "card7");
Results 1 to 2 of 2