From: Sven G. <sgo...@ja...> - 2000-10-18 20:49:06
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 17 Oct 2000, you wrote: > Hey, > I really like GL4Java and have written a couple of simple tests for > GL, but I can't seem to be able to use Fullscreen mode. Does GL4Java > support it? > > Thanks, > Jamie Well for X11, fullscreen is a mode, where you use a big window, without a frame :-) In java, you are able to create just a window (no frame), and to size it just as big as possible. There allready exists a little demo: demos/RonsDemos/FullScreenGears.java :-) - -- mailto:sgo...@ja... www : http://www.jausoft.com ; pgp: http://www.jausoft.com/gpg/ voice : +49-521-2399440, +49-170-2115963; fax: +49-521-2399442 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE57gwgHdOA30NoFAARAmrRAKC8iIQejEq2+ed40Dn6WWrHRbXXUgCgiAmd +Qdi5JyAT95tEOfrFvNGvUU= =kXSs -----END PGP SIGNATURE----- |