aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-27 14:57:20 +0200
committerSven Gothel <[email protected]>2011-09-27 14:57:20 +0200
commitac49f30cde53f75d74a9e605dbc255df5852bdc2 (patch)
tree8e9b4e285c94c36d7f83e317fc9269241dda78b2 /make/scripts
parent563ae7d45cf47e1f8f2dc2d85bb139b3214eee90 (diff)
NEWT/OSX: 'Better' child window positioning, still, after reparenting into parent,
a white window rectangle remains. .. we also need to understand the absolute screen position better, ie. when required and when not (at window creation currently).
Diffstat (limited to 'make/scripts')
-rwxr-xr-xmake/scripts/tests.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index 0af092810..ee15e8562 100755
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -220,11 +220,11 @@ function testawtmt() {
#testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting01aAWT $*
#testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting01bAWT $*
#testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cAWT $*
-testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT $*
+#testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting01cSwingAWT $*
#testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting02AWT $*
#testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT $*
#testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting03AWT $*
-#testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting03bAWT $*
+testawt com.jogamp.opengl.test.junit.newt.parenting.TestParenting03bAWT $*
#testawt com.jogamp.opengl.test.junit.newt.TestCloseNewtAWT
#testawt com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleAWT $*
#testawt com.jogamp.opengl.test.junit.jogl.caps.TestMultisampleNEWT $*