Results 1 to 3 of 3
Thread: Drawing issue with Applet/Swing
- 06-18-2011, 05:03 AM #1
Member
- Join Date
- Jun 2011
- Posts
- 2
- Rep Power
- 0
Drawing issue with Applet/Swing
Hey guys,
I'm creating a Java Swing based Battleship game currently. Well... its already written but I made a few modifications to my code and am now experiencing issues, let me explain.
I wrote a fully functional game and it worked 100%. I recently reformatted my PC and put Eclipse back on it and am in the process of updating the AI (I haven't touched the GUI code) but am now experiencing issues with the applet running from Eclipse.
When the game runs I get a properly drawn screen: <REMOVED>
As soon as any mouse event occurs the screen redraws with garbage: <REMOVED>
Is this a common issue? I don't write many GUI applications with Java. I'll assume something is incorrect with my configuration because the code has worked 100% in the past.
If you need me to post any info please let me know!
The_CapnLast edited by The_Capn; 06-18-2011 at 05:31 AM.
-
Hello: you've got a bug in your code is my guess. If you need more help, consider posting code.
- 06-18-2011, 05:30 AM #3
Member
- Join Date
- Jun 2011
- Posts
- 2
- Rep Power
- 0
I've embedded the applet in an html file and it runs fine (besides the errors I've introduced) so I'm 99% sure its not a code issue with the GUI. I'd like to thank you for your speedy reply Fubarable but since this appears to be a configuration issue with Eclipse I'll jump towards an Eclipse forum for further guidance.
Similar Threads
-
Minor AWT drawing issue
By snaquetime in forum New To JavaReplies: 6Last Post: 06-02-2011, 12:01 AM -
Drawing a selection box using swing
By edi233 in forum AWT / SwingReplies: 6Last Post: 05-09-2011, 03:16 PM -
drawing images in swing
By owboateng in forum New To JavaReplies: 3Last Post: 05-09-2011, 02:27 PM -
Applet drawing before visible
By CoderMan in forum Java AppletsReplies: 3Last Post: 07-01-2010, 11:27 PM -
Drawing Applet
By Urgle in forum New To JavaReplies: 6Last Post: 11-19-2008, 08:38 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks