Re: Using a display connection name fails (through NewtFactory)
Posted by
gouessej on
Jun 13, 2013; 8:31am
URL: https://forum.jogamp.org/Using-a-display-connection-name-fails-through-NewtFactory-tp4029333p4029395.html
neothemachine wrote
> Ok but then, should we name it "DISPLAY"? Shouldn't we pick a more
> specific name? x11.newt.display? whatever?
Yes, Sven suggested that, too, in private email. See my pull request:
https://github.com/sgothel/jogl/pull/66Note that this change is independent of newt.
That's ok for me. I will have to make a pull request (against Ardor3D) with my changes using the latest post build and implement your other request for enhancement very soon.
Edit.: nativewindow.x11.display.default is better.