From: Greg T. <gr...@gr...> - 2002-01-31 15:01:44
|
Hello Everyone, How can I overlay Java AWT/Swing components on top of my GL4Java canvas? Or am I going about it all wrong? I'd rather not use Swing, for backwards compatability reasons, but if I must... I'm reasonably happy to create my own components (in OGL or with Java) if necessary, but I would like to have something that is like Java's drawRect3D, and to use TTF fonts for text. Any tips, links or examples would be much appreciated! Regards, Greg Turner. |