Problems with jogl2

  3 posts   Feedicon  
Replies: 2 - Last Post: July 29, 2009 06:55
by: fazekaim
« Older Topic » Newer Topic
showing 1 - 3 of 3
 
Posted: July 24, 2009 09:33 by fazekaim
Dear All,

I would like to share me few issues with jogl2.
System: Snow leopard
Java: 1.6.0_15
Jogl version: nightly build 07.09



- I'm developing a game, and i cannot switch newer jogl version because the JOAL fails to start ( Exception in thread "main" java.lang.NoSuchMethodError: com.sun.gluegen.runtime.BufferFactory.isDirect(Ljava/nio/BufferWinkZ
at net.java.games.joal.impl.ALCImpl.alcCreateContext(ALCImpl.java:129) )

- Jogl2 doesn't react to mouse wheel moving. Even in debug mode, no message appears in the log.

- How can i change the cursor using native windows?

- MouseEvent button 2 and 3 have been exchanged. Pressing the middle button, the button code of the event is 2.


Thanks in advance!
 
Posted: July 27, 2009 19:13 by svengothel
It is true that I had no cycles to verify JOAL with JOGL yet (gluegen-rt differences).

- Thanks for reporting the MacOSX/Newt issues (MouseWheel and MouseButtons).
- Changing the cursor is not yet specified in NEWT .. Q is 'shall we' ?
 
Posted: July 29, 2009 06:55 by fazekaim
Well, i think so, if you would like to implement a game, cursor changing is a must have.
And native windows may promise better performance and integration, so much better alternative for games than JFrame version.
Replies: 2 - Last Post: July 29, 2009 06:55
by: fazekaim
« Older Topic » Newer Topic
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close