Search:

Type: Posts; User: Cornix

Search: Search took 0.09 seconds.

  1. Re: Making my own GUI tookit. Looking for some advice.

    Yes, I am using OpenGL to render everything. For the native calls I am using lwjgl right now, although jogl should work too. Both libraries are only providing a 1:1 binding of OpenGL.
    But lwjgl does...
  2. Re: Making my own GUI tookit. Looking for some advice.

    Thank you for the comments.

    I dont really see the benefit of using the AWT-Component class. There is a lot of deprecated functionality and things that I might not really need. Furthermore I am...
  3. Making my own GUI tookit. Looking for some advice.

    Hi.

    Just for fun and exercise I have started to create my own GUI toolkit, much like AWT, Swing, Qt, etc.
    Its not my goal to make the next big thing and cash in lots of moneys; I just want to...
Results 1 to 3 of 3