• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

NEED HELP! JRE 1.5 Paint Issue

 
Ranch Hand
Posts: 31
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This is driving me crazy. I have an applet that works fine in JRE 1.4 but in JRE 1.5 my validate and repaint commands don't seem to be doing anything. If I minimize the application and then restore it, a repaint happens and I can see what I just did. I am using Swing componants like nested JPanels and such. Does anyone have any idea as to what might be causing this? I would really appreciate some advice on this. Thanks.
 
When it is used for evil, then watch out! When it is used for good, then things are much nicer. Like this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic