open gl canvas in a swing document scrolls strangely

jReality backends
Post Reply
timh
Posts: 28
Joined: Wed 28. Jun 2006, 20:30
Contact:

open gl canvas in a swing document scrolls strangely

Post by timh » Fri 3. Nov 2006, 14:46

A macosx problem: A viewerapp component (with jogl viewer) inside a swing document (probably inside any jScrollPane) starts flickering and scrolling in such a way that if the lower edge of the component leaves the visible area the scene inside moves up accordingly ( so the bottom edge stays visible and the top gets cut to fit the remaining visible height...) This did not happen on a linux box

Is this a known issue?
Tim

User avatar
gunn
Posts: 323
Joined: Thu 14. Dec 2006, 09:56
Location: TU Berlin
Contact:

Re: open gl canvas in a swing document scrolls strangely

Post by gunn » Wed 5. Aug 2009, 10:26

I haven't seen this behavior on my mac, but I don't think I've tried putting a GLCanvas in a JScrollPane either. Can you post a webstart or applet which demonstrates it? Then we see compare how it behaves on various systems.
jReality core developer

Post Reply