Search:

Type: Posts; User: njabulo ngcobo

Search: Search took 0.11 seconds.

  1. Re: gui not linking with main project/ class

    #now i am confused was i suppose to modify the code in the gui builder source code
  2. Re: gui not linking with main project/ class

    case "5":
    ticTGui.setbutton5Text( "X" );
    ticTGui.setbutton5Enabled( false );

    right there "cannot fing symbol"
  3. Re: gui not linking with main project/ class

    oh yes with regards to the moves bieng made with a single method rather than having nearly duplicate logic for the user and the computer,thats what the assignment want but i thought it would confuse...
  4. Re: gui not linking with main project/ class

    got it
  5. Re: gui not linking with main project/ class

    yes i want to know "how to add that logic or include it in the GUI?"
  6. Re: gui not linking with main project/ class

    here

    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */
    package tict;

    /**
    *
  7. gui not linking with main project/ class

    hello guys im working on a tic tac toe game wherei am Creating a game in which the user is presented with a three by-
    three gui containing the digits 1 through 9. When the user chooses a position...
Results 1 to 7 of 7