NEWT GLWindow - looking for equivalent to JFrame's setIconImage functionality

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

NEWT GLWindow - looking for equivalent to JFrame's setIconImage functionality

hharrison
We've recently transitioned our internal engineering application from Java3D/Swing to JOGL2/Newt
and one of the few things missing at this point is an equivalent to the JFrame method setIconImage().

We're using the NEWT GLWindow class, and while we can set the title, there isn't any obvious way to
decorate the window otherwise.....have I just missed something?

Harvey
Reply | Threaded
Open this post in threaded view
|

Re: NEWT GLWindow - looking for equivalent to JFrame's setIconImage functionality

Sven Gothel
Administrator
On 10/10/2012 09:57 AM, hharrison [via jogamp] wrote:
> We've recently transitioned our internal engineering application from
> Java3D/Swing to JOGL2/Newt
> and one of the few things missing at this point is an equivalent to the JFrame
> method setIconImage().
>
> We're using the NEWT GLWindow class, and while we can set the title, there
> isn't any obvious way to
> decorate the window otherwise.....have I just missed something?
>

Nope, this feature is not [yet] supported.

However, if you or any other can add this for at least 1 platform,
hopefully more .. we may be able to complete it together.
All about priorities, time .. etc.

~Sven

> Harvey


signature.asc (907 bytes) Download Attachment