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

2017/3/22

I can't get the terminal window onto my screen!

Dylex Dylex

2017/3/22

#
Hi, i'm getting errors with the world constructor and i want to look in the terminal window, but when i select it no window pops up. Here is a gif of what i mean: If it helps i am running Windows 10 with 2 monitors, my main monitor being on the right.
Super_Hippo Super_Hippo

2017/3/22

#
Open the 'greenfoot.properties' file with a text editor. You find it in the 'greenfoot' folder in 'C→Users→YourUserName'. The last two lines are bluej.terminal.y=... and bluej.terminal.x=.... Maybe you have -32000 for both there. Close Greenfoot, remove these two lines and restart Greenfoot.
Dylex Dylex

2017/3/23

#
That works mate, thanks.
You need to login to post a reply.