azax1 / Crossword

Java applet for doing crossword puzzles (requires manual input).
0 stars 0 forks source link

No support for rebuses #5

Open azax1 opened 6 years ago

azax1 commented 6 years ago

Rebus squares (those with multiple characters in them) are very much not supported. It's nigh impossible to type in multiple letters (the program jumps you out of the current box whenever you type), so the hackish way around this is to copy-paste in an entire rebus from clipboard. But this causes one large text box, which causes all the text boxes to resize in an ugly way that inflates the grid quite a lot.