Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.18 seconds.

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

    Wait, so you're using OpenGL to natively create windows and components? If so, that's actually pretty impressive...

    Although, AWT isn't really deprecated, it's just older than Swing. Swing is...
  2. Re: Making my own GUI tookit. Looking for some advice.

    Well, to get something showing on the screen, you're going to have to *at least* inherit from an AWT component (unless you really want to go down the scary road of handling native UI stuff yourself,...
Results 1 to 2 of 2