windows - Is there anyway to hardcode a character in Java so that when I run the program between different platforms it still show up the same way? -
windows - Is there anyway to hardcode a character in Java so that when I run the program between different platforms it still show up the same way? -
i have been writing minesweeper programme uses square box character. according this website, character \u25a2
when test on macintosh eclipse.
in mac, shows below half of picture, in windows (the above half), square shrinks!
basically, want align box other characters use, in windows messed up. want inquire if there anyway bring these exact same characters macintosh , utilize on every platforms?
java windows osx unicode character
Comments
Post a Comment