Results 1 to 2 of 2
Thread: Repaint not working
- 01-11-2012, 07:03 PM #1
Member
- Join Date
- Jan 2012
- Posts
- 5
- Rep Power
- 0
Repaint not working
I'm currently making an Uno game and i have a problem with the graphics. The game starts but then, when i draw a card, when it's supposed to update the specific panel in which i have used repaint, it doesn't show anything different. Only when i click fullscreen on the window it shows the changes in the panel that it should have. Any ideas? I have also tried to repaint the whole frame but the result is the same. Thanks in advance
- 01-11-2012, 07:21 PM #2
Re: Repaint not working
If you want help with a problem like this, you're going to have to post an SSCCE that demonstrates the problem. Note that this should NOT be your whole program, just a few lines that show us what's going on. Chances are, in the course of narrowing it down to an SSCCE, you'll figure it out on your own.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Similar Threads
-
Graphics2D repaint bug
By NextEpisode1 in forum Java 2DReplies: 10Last Post: 02-10-2011, 12:50 PM -
repaint every
By 3xpr1ment in forum AWT / SwingReplies: 10Last Post: 03-23-2010, 05:39 PM -
Repaint() not working
By Catkill in forum AWT / SwingReplies: 3Last Post: 09-09-2009, 10:51 PM -
Java mail problem(working in intranet,but not working in iternet)
By sundarjothi in forum Advanced JavaReplies: 8Last Post: 05-28-2008, 07:00 AM -
Repaint problem
By swimberl in forum Java 2DReplies: 0Last Post: 01-06-2008, 03:28 AM


2Likes
LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks