Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
2
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~5K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

7 Posted Topics

Member Avatar for abyss776

My Windows Vista computer was freezing up a lot, so I wanted to perform a system restore. In a tutorial, it said that it would be best to do this in safe mode (which, it said, could be attained by hitting F8). Well, I tried, and F8 didn't do anything; …

Member Avatar for Q
0
4K
Member Avatar for tqmd1

Firstly, zoidmaster is right. Your div's cannot be "position: absolute" or else they will ignore your content div. I believe you can either set it to "position: relative" or leave out position entirely. Also, in light of pearl20dec2011's suggestion, I would like to point out that the <center> tag is …

Member Avatar for ba3ati
0
156
Member Avatar for juliusmasa

What are the buttons supposed to do? Also, please put your code within the CODE tags. It make it much easier to read for those trying to help you.

Member Avatar for stultuske
0
149
Member Avatar for sirlink99

Well, I noticed that you are using vectors to store the players and enemies. However, because the Vector class is synchronized, it pays the price of synchronization which is a loss in speed. I would propose that you go back to using a single thread and switch from using vectors …

Member Avatar for sirlink99
0
172
Member Avatar for abyss776

I've been searching the internet for a way to specify the size of a component within a JPanel, but I haven't been able to find anything that has worked. The best answer I came across was to override the getPreferredSize(), getMaximumSize(), and getMinimumSize() methods of the component, but the component …

Member Avatar for abyss776
0
223
Member Avatar for RoyalElite96
Member Avatar for abyss776
0
168
Member Avatar for abyss776

Firstly, sorry if this is the wrong forum, but I wasn't sure where to post this. In any case, I'm running Windows Vista, and recently all the videos I'm playing on my computer have become very laggy (regardless of which media player I use). I believe this may be a …

0
112

The End.