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

2017/11/1

Greenfoot Key Bindings

bufuu bufuu

2017/11/1

#
Hello, i got a problem while coding. With the latest Greenfoot Version the class editor are in one window, which is nice coz u can easily swap between the editors. My problem is when i try to make those { } brakets. Because i need to press alt + strg + 7 or alt +strg +8. When pressing alt, the system automatically chooses the option "class" and marks it blue. This is not a big deal. BUT when i have atleast 7 editors open at the same time, it jumps directly to editor 7. does anyone know how to change this? or to block this? i have a german QWERTZ- keyboard bufuu auf deutsch mit der aktuellen greenfoot version, sind die editoren von allen klassen ja in einem fenster, wie bei einem browser. wenn ich nun die die klammern { oder } bilde wird zunächst der Reiter "Klasse" ausgewählt und blau markiert. an sich kein problem, auch wenn es nervig sein kann, wenn man dadruch i.was aktiviert. wenn ich aber 7 oder mehr editoren auf habe dann springt das system automatisch in editor 7 ... kann da wer helfen? mfg bufuu
Super_Hippo Super_Hippo

2017/11/7

#
I'd like to get a change in that, too. It is really annoying. You can use 'alt gr' (+7, 8, 9, 0) instead of 'alt'+'ctrl' but it is doing the same thing. It can already happen with lower values than 7 if you type a number between two brackets (as in arrays) quickly and the button is still pressed when you hit the number. So you are forced to type slowly to avoid that or you jump to a different tab and mess everything up. In addition, when you press 'alt gr', the arrow key won't work anymore to move in the code, because they only change the options on top which is pretty annoying too. And when already talking about things which need improvement... the codes in 'code' tags here in the discussions can't be copied properly with the Edge browser. The " " at the start of (almost) each line are not " " but "illegal character: '\u00a0'" which looks like an empty space, but is not. The workaround is to use a different browser (like IE for example) or click on "Quote" and take the code there but that could be improved. But the key binding thing is the main problem about the program right now and people with German keyboards demand a change...
nccb nccb

2017/11/9

#
We saw the same issue in BlueJ, so the issue is now fixed ready for the next release. Unfortunately, there's a chunk of other work we need to do to Greenfoot before we are ready for the next release, so it will not be too soon (very rough estimate: early next year). Apologies to the people with German keyboards in the mean time!
Super_Hippo Super_Hippo

2017/11/9

#
It's nice to read that you are about to change it and we can look forward to it!
bufuu bufuu

2017/11/9

#
ok, nice :) I was just wondering if I was the only one suffering and if I cozld change it eassily.
You need to login to post a reply.