From: Graeme H. <hum...@ur...> - 2002-09-06 15:39:05
|
Kenneth B. Russell wrote: >Try specifying -Dsun.java2d.noddraw=true on the command prompt. >Please follow up indicating whether this solves the problem. > > Well, I get the window full screen, and the gears the full size of the window, but the window still has borders and things, and the bottom appears behind the taskbar... and we have no 3D effect still. :( Maybe if the Frame object used to hold this stuff was a Window object instead (which as I recall, has no borders or widgets or anything)... but I'm not sure how to go about altering it to do that, since the API docs say Window objects need to have a parent Frame. Graeme |