This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
Discussions
You need to login to take part
Current Discussions
Bug = (
By cars, with 2 replies.
Last reply by cars, over 11 years ago:
okay cool = )
This is Static?
By kiarocks, with 2 replies.
Last reply by mjrb4, over 11 years ago:
I know this is solved, but just to elaborate a bit - whenever you see that error message, it's generally because you're trying to do one of two things: - Call a non-static method (i.e. one that needs to be called on an object, not a class) from a class. This is what's happening above. It only makes sense to set the colour on one particular greenfoot image object, but there you haven't given an individual object, you've given a class. - Trying to call a non-static method directly from one that's static. The same principle applies, you're not currently "in the scope" of an object (being
Create a 3D cube
By Advenging, with 5 replies.
Last reply by poink, over 11 years ago:
Yeah well, time tells in time you know. Just don't be surprised if you get responses here while the relativity of your post might not be of any importance for you anymore (but in one way or another, might be for others).
Greenfoot can not represent alphanumeric text correctly!
By dothebone, with 4 replies.
Last reply by mjrb4, over 11 years ago:
Davin beat me to it - but I get exactly the same result on my machine, so definitely looks like a bug that's since been fixed.
Lag problems on Linux
By ofenerci, with 2 replies.
Last reply by ofenerci, over 11 years ago:
Hi Davin, My computer has a 2Gb ram and a shared intel gm965 video adapter. I don't know this problem is specific to video adapter or not. Thanks, Ozhan
Touching other Objects
By K_O_P, with 9 replies.
Last reply by K_O_P, over 11 years ago:
Busch! you're really a genius! :D Thank you very very much! :D
Rock
By Valera, with 2 replies.
Last reply by Valera, over 11 years ago:
1000x500x1
Solving Arithmetical Problem
By K_O_P, with 2 replies.
Last reply by K_O_P, over 11 years ago:
How to take the square root. And the solution was: Math.sqrt(Number);
Gallery Updated
By nccb, with 1 reply.
Replied to by kiarocks, over 11 years ago:
<Code Omitted>
Please help
By Slinger, with 5 replies.
Last reply by Slinger, over 11 years ago:
Where should i put it?
nvm i figured it out :D thank you!
need help!!!(im new,started day ago)
By BIG-red-BUTTON, with 2 replies.
Last reply by BIG-red-BUTTON, over 11 years ago:
it works,thanks
Modeling and Simulation with Greenfoot
By zent76, with 4 replies.
Last reply by zent76, over 11 years ago:
Hello davmac, That was very clear! Thank you so much! Regards, Zent
I can't comple scenarios that use Midi
By AwesomeNameGuy, with 4 replies.
Last reply by AwesomeNameGuy, over 11 years ago:
Yeah, I didn't think it would end up so large, but it just kept getting bigger. I put a lot of effort into it because I wanted to try to increase my skill, with the ultimate goal of getting a job writing code somewhere, that would be pretty cool. I know the code in that isn't very readable, fixing that bug wouldn't be that difficult because I know how the program works, (it would be really hard if I didn't) but finishing the AI just feelt daunting so I decided to take a little break and do other things for a little while.
Math Help
By Busch2207, with 2 replies.
Last reply by Busch2207, over 11 years ago:
Ahh! ok thank you very much! I have no idea why I've overlooked that method. x)
How to make images have priority?
By Sirtuck, with 5 replies.
Last reply by Sirtuck, over 11 years ago:
That did work, thanks again!
1014
1015
1016
1017
1018
1019
1020
X