Re: SWT ScrolledComposite not working under Mac Mountain Lion
Posted by
sam on
Nov 29, 2012; 9:21am
URL: https://forum.jogamp.org/SWT-ScrolledComposite-not-working-under-Mac-Mountain-Lion-tp4027271p4027288.html
I created a little test project(s) under:
ssh://git@bitbucket.org/sgratzl/jogltest.git
there are several eclipse projects in it:
* jogl - libraries of 2.0-rc11
* testjogl1 - scrolling using swing
* testjogl2 - scrolling using swt (under mac change the swt library in build path)
* testjogl3 -> for another thread of mine:
http://forum.jogamp.org/NEWT-blocks-SWT-Thread-td4027270.htmlbtw the reshape problem is concerned in
http://forum.jogamp.org/Reshape-Problem-using-swt-GLCanvas-td4027272.htmlscrolling using swing works in win64 and mac
but swt only in win64