Search found 4 matches
- Thu Dec 15, 2005 4:15 am
- Forum: Java
- Topic: It's asking for an identifier
- Replies: 7
- Views: 1364
Could you help us with the construction of making the Final Project button a button that would allow the gray rectangle to appear once pressed? We've been working on that now, and for the life of us cannot figure out how to do it... It would be highly appreciated. And thank you so much for the help ...
- Tue Dec 13, 2005 7:45 pm
- Forum: Java
- Topic: It's asking for an identifier
- Replies: 7
- Views: 1364
Thank you for your prompt responses. I'm slightly laughing at myself for not seeing the semi-colons. This is probably because we had been staring at a computer screen for hours on end. Now the code compiles, which you said it shouldn't, but it also won't run. I'll keep looking at it. And thank you ...
- Mon Dec 12, 2005 5:26 pm
- Forum: Java
- Topic: It's asking for an identifier
- Replies: 7
- Views: 1364
The code has already changed a whole lot... but I'm still get the same type of error: This new code creates a calculator of sorts, giving square roots as well as squaring the number put in (when the correct buttons are pressed). There is a button below those ones that says "Final Project," and what ...
- Mon Dec 12, 2005 6:11 am
- Forum: Java
- Topic: It's asking for an identifier
- Replies: 7
- Views: 1364
It's asking for an identifier
I am working on a project for a class. It's due rather quickly and I don't know what needs to be fixed. All we wanted to do was have the user press a button to allow a picture of a tree appear, and have three buttons for three trees. We have been messing around with the code and trying to figure out ...