Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 9 of 9
Search took 0.15 seconds.
Search: Posts Made By: glopal
Forum: Java Mar 9th, 2007, 12:05 PM
Replies: 5
Views: 162
Posted By glopal
ya, thats what it is, I didnt add it in the init...

ya, thats what it is, I didnt add it in the init class, thx for the tips
Forum: Java Mar 8th, 2007, 9:52 PM
Replies: 5
Views: 162
Posted By glopal
Java applet mouse event. Some trouble...

Here, it should be a very simple program. When the mouse is clicked, it toggles a boolean value named hello. if hello is true, it draws hello on the screen. But it doesnt work, this mouse stuff is...
Forum: Java Mar 4th, 2007, 10:46 PM
Replies: 1
Views: 161
Posted By glopal
Check it...

Check it out:
http://ccc.domaindlx.com/glopal/car.htm
(Sorry about the pop-ups)

Nothing too much I suppose, my next step at this point is to try and get it to accelerate and decelerate. Any ideas?...
Forum: Java Mar 4th, 2007, 5:22 PM
Replies: 3
Views: 210
Posted By glopal
Probelm solved, now if you could go here...

Probelm solved, now if you could go here (http://www.programmingforums.org/forum/showthread.php?p=124780#post124780), if your still interested in helping me
Forum: Java Mar 4th, 2007, 5:20 PM
Replies: 1
Views: 161
Posted By glopal
WANTED: Java Guru to help with applets

I've jumped the first hurdle, and that is finding an IDE I can work with. I'm using TextPad, its so simple to use, sure it lacks some more advanced features, but since I dont know how to use any of...
Forum: Java Mar 2nd, 2007, 8:29 PM
Replies: 3
Views: 210
Posted By glopal
WANTED: Someone who knows how to use Eclipse

Hello, I went to register for this site a few minutes ago and it said the name "glopal" was already taken. So I tryed logging on it it says the last time I logged on to this account was 2 years ago,...
Forum: C++ May 4th, 2005, 8:44 PM
Replies: 2
Views: 130
Posted By glopal
Comparing doubles issue (I think...). Help!

For my game, I have made a text health bar, here is how I did it:


void healthbars()
{
if (maxhp == hp)
cout << "|---------------------|" <<endl;
else if ((hp/maxhp*100) >=95 &&...
Forum: C++ May 3rd, 2005, 8:06 PM
Replies: 5
Views: 242
Posted By glopal
Thx no more errors, but now I have a new...

Thx no more errors, but now I have a new problem.

When I call the randomfoe function from the battle function it doesnt seem to work. When I execute, I shows LVL 0, and nothing for the name. Help...
Forum: C++ May 3rd, 2005, 6:19 PM
Replies: 5
Views: 242
Posted By glopal
Function Calls and Errors!

Hey all yal, Im pretty new to programming in C++ so be patient with me.

I get these errors:

--------------------Configuration: battle - Win32...
Showing results 1 to 9 of 9

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:15 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC