projectestac / jclic

JClic is a set of cross-platform Java applications useful for creating and carrying out different types of educational activities like puzzles, associations, text exercises or crosswords.
GNU General Public License v2.0
27 stars 19 forks source link

Allow to write right-to-left in crosswords #9

Open frncesc opened 9 years ago

frncesc commented 9 years ago

JClic Crosswords have three options for the movement of the cursor when a key is pressed: "go to the right" (this is the default), "go down" and "no movement at all" (you manually move the cursor using the keyboard arrow keys).

It will be great to have also a "go to the left" option, for right-to-left languages like Arabic or Hebrew.