Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Problem with GraphicsConfiguration of a frame

983541Jan 8 2013
Hi,

I have a simple program which builds a frame with a specific GraphicsConfiguration.
When I launch this program on Linux and Java1.7 with multiscreens (TwinView), the GraphicsConfiguration of my frame changes to default configuration if it is moved onto the second screen.
Why the default configuration is restored ? With Java1.6, this change doesn't occur.
Thanks,
Best regards

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 5 2013
Added on Jan 8 2013
0 comments
939 views