Posts Tagged ‘windows 7’

Since I could not find an easy solution for this problem I have decided to blog about this. Lets say your machine (running Windows 7) is running in a Dutch locale. If you install the JDK and request the default locale in your application you will get: nl_NL I’m testing this with the following code: [...]

A long while ago I played around with Slick. A game library for Java. It offers easy 2d graphics drawing with the speed of OpenGL (by using LJWGL). It has much more features than that as well.  When I tried it I was running Win XP 32 bit. However, recently I was trying my code [...]