The Artima Developer Community
Sponsored Link

Java Answers Forum
2 questions related to XP

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Chris

Posts: 1
Nickname: jrboles
Registered: May, 2003

2 questions related to XP Posted: May 5, 2003 11:58 AM
Reply to this message Reply
Advertisement
After upgrading from Windows 2000 to XP, my application's print functionality does not work. It results in the following error:

javax.swing.text.StateInvariantError: GlyphView: Stale view: javax.swing.text.BadLocationException: Invalid location
at javax.swing.text.GlyphView.getText(GlyphView.java:102)


I therefore have 2 questions:
1. Does anyone have experience with print issues resulting from an upgrade to XP?
2. Is anyone familiar with internet resources that deal with XP issues?

Any leads would be appreciated.

Thanks
jr

Topic: statusbar using java swings Previous Topic   Next Topic Topic: setLocation()

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use