Thread and Repaint()

Write here if you have problems with your Java source code

Moderator: Board moderators

Post Reply
sohel
Guru
Posts: 856
Joined: Thu Jan 30, 2003 5:50 am
Location: New York

Thread and Repaint()

Post by sohel »

Why doesn't repaint() work in the run() function after creating a thread.
Darko
Guru
Posts: 580
Joined: Fri Nov 11, 2005 9:34 am
Location: Calgary, Canada

Post by Darko »

This should help:
http://mindprod.com/jgloss/repaint.html

If it doesn't, post some code, maybe we can help.

Darko
sohel
Guru
Posts: 856
Joined: Thu Jan 30, 2003 5:50 am
Location: New York

thanks..

Post by sohel »

Thanks a lot Darko. :)

This is what I actually needed.
Post Reply

Return to “Java”