Search:

Type: Posts; User: knoxy5467

Page 1 of 2 1 2

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,453

    Re: trying to make game

    It's going to be a Webb app
  2. Replies
    3
    Views
    1,453

    trying to make game

    hey i'm about to start making a game and it will be somthing familliar. and even though i am almost completly new to java i would like to use this to help me keep learning how to program in java.
    ...
  3. Re: text color changer based on words/ word classification by color

    ya i re-read and ya i fail but i edited my post [told ya i'ma noob]
  4. Re: text color changer based on words/ word classification by color

    um you have the sorce code for this?
  5. Re: just one more error that i cannot figure out please help me.

    I am replying from my iPod it's school but I have some free time
  6. Re: just one more error that i cannot figure out please help me.

    Ok the math bonus is dependent on he amount of seconds that have passed but it is also dependen on the players rank also I hope to get his app on my iPod someday but that's ablest 4 weeks from now...
  7. Re: Writing applications for the iPod Touch

    Jail break your iPod and there is a world of jack apps and you can download the java package if only there was an IDE for the iPod (jailbroken of coarse)
  8. Re: just one more error that i cannot figure out please help me.

    Ok what changes playerscore1 is the list the button woul just start the value change and tester it to zero when on off position also the whole thing is acting basically as a clock Exept it doesn't...
  9. Re: just one more error that i cannot figure out please help me.

    now if only you could finish the program for me ah- that'd be good that'd be good
  10. Re: just one more error that i cannot figure out please help me.

    what does that do?
  11. Re: just one more error that i cannot figure out please help me.

    um exept the very top stuff i made all of that stuff it's declaring variables and setting the text in a text field
  12. Re: just one more error that i cannot figure out please help me.

    ok um how would i make a toggle button turn the timer on and then when it's off it freezes the text field where it's at while when it's turned back on the gamelength is reset back to 0 ??

    and to...
  13. Re: just one more error that i cannot figure out please help me.

    and all of your questions i have not started yet like you said one hurdle at a time r somthing like that





    ya thats it
  14. Re: just one more error that i cannot figure out please help me.

    and what do you know IT WORKED THANK YOU SO GOD D**M Much *breaks out into song and dance*
  15. Re: just one more error that i cannot figure out please help me.

    i think i tried that but i'll give it another shot.
  16. Re: just one more error that i cannot figure out please help me.

    do you mean the

    // hello and i am a noob

    thingys?
  17. Re: just one more error that i cannot figure out please help me.

    uh all i want it to do is time the seconds that go by since user presses specific button and then using that and the rank of the user [selected from list] it acts like a stopwatch exept just showing...
  18. Re: just one more error that i cannot figure out please help me.

    so put all the stuff before the gui after it?

    and then ya this is the code with out the netbeans ide stuff

    package match.bonus.calculator;
    import java.util.Timer;
    import java.util.TimerTask;...
  19. Re: just one more error that i cannot figure out please help me.

    i've been doing that and i just have one [now two] problems to fix

    FML

    this isn't the first time i've programmed it's just that this is the longest program i've ever made and the first one in...
  20. Re: just one more error that i cannot figure out please help me.

    i dont know i am a complete and utter fail i just want this thing done and working properly and tehn i will NEVER touch a proggramming language again ........ until i go back to school in the fall...
  21. Re: just one more error that i cannot figure out please help me.

    oh sry i forgot it's not a code error [but thanks abou telling me about that] it's that i need to get playerscore1 into javax.swing.JTextArea(); but i cannot for the life of me find anything that...
  22. just one more error that i cannot figure out please help me.

    ok i need to get playerscore consistently updated sort of like a clock every one second and it is annoying me about how i cant get the value into the label or text field

    package...
  23. Re: is it impossible to make public javax.swing.JTextField Rank; hold a double value?

    ok thank you now i need to get a double value that i just made using that one i just acquired into a jlabel OR text field so i need to make that double value into a string and i have no idea how to...
  24. Replies
    4
    Views
    1,879

    Re: how do i make 'variable' + 1 a statement

    acually i shouldve just done


    gamelength ++

    but it's fixed now
  25. is it impossible to make public javax.swing.JTextField Rank; hold a double value?!!!!

    i just want this to hold a value it has been holding me back for over a week and i cant figure it out!


    public javax.swing.JTextField Rank;

    please help me
Results 1 to 25 of 44
Page 1 of 2 1 2