This site requires JavaScript, please enable it in your browser!
Greenfoot back
swacks
swacks wrote ...

2015/8/4

I cant open editor on another user why

swacks swacks

2015/8/4

#
when i transferred my app to another user via USB and opened it in greenfoot when i press right click it will only show:set image,inspect remove and new subclass why is that(why wont it show open editor

) and how can i fix this to show open editor
danpost danpost

2015/8/4

#
Transferring the app is not the same as transferring the scenario folder. The app is probably missing the '.JAVA' files which are the editable text files.
swacks swacks

2015/8/5

#
danpost wrote...
Transferring the app is not the same as transferring the scenario folder. The app is probably missing the '.JAVA' files which are the editable text files.
thanks i will try
swacks swacks

2015/8/5

#
Hi there , i see what looks like alll the editable text files under my project folder but i still cannot open the editor
swacks swacks

2015/8/5

#
also - i have posted the project on greenfoot scenarios here, if that helps you to help me :-) http://www.greenfoot.org/scenarios/14603
swacks swacks

2015/8/6

#
hi there danpost are you able to see the code of every game made if you are could you send me the code on my scenario for i cant openeditor and i need the code of my copied one so i can see the errors
danpost danpost

2015/8/6

#
swacks wrote...
hi there danpost are you able to see the code of every game made if you are could you send me the code on my scenario for i cant openeditor and i need the code of my copied one so i can see the errors
It is only possible to see the code of those scenarios that have their source published (there is an option checkbox for this when sharing a scenario on the site -- its caption reads 'Publish source code'). Any scenario can be re-shared changing whether this is done or not (of course, any changes to its code will be updated also).
You need to login to post a reply.