Programming Forums
User Name Password Register
 

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

Showing results 1 to 15 of 15
Search took 0.01 seconds.
Search: Posts Made By: Tsar_of_Cows
Forum: Java Jun 22nd, 2007, 5:44 PM
Replies: 8
Views: 227
Posted By Tsar_of_Cows
Is that specific to Applets?

Is that specific to Applets?
Forum: Java Jun 21st, 2007, 10:10 AM
Replies: 8
Views: 227
Posted By Tsar_of_Cows
Ah, I just realised exactly what's wrong! IIRC,...

Ah, I just realised exactly what's wrong!

IIRC, the fist thing you have to do when extending a class is call the super class in the contruction method.

Try this:


import java.awt.*;
import...
Forum: HTML / XHTML / CSS Jun 21st, 2007, 9:55 AM
Replies: 16
Views: 456
Posted By Tsar_of_Cows
I've used IXWeb hosting...

I've used IXWeb hosting (https://www.ixwebhosting.com/index.php/v2), I found them to be really good, loads of space, loads of bandwidth and really pretty cheap too. Also, they have very prompt tech...
Forum: HTML / XHTML / CSS Jun 21st, 2007, 9:53 AM
Replies: 2
Views: 204
Posted By Tsar_of_Cows
Just a wild stab in the dark, but have you tried...

Just a wild stab in the dark, but have you tried setting it to 90 -> 99% instead? it may well be some sort of new restriction on these things. (I've not used XHTML 1.1 yet ;) )
Forum: Java Jun 21st, 2007, 9:51 AM
Replies: 17
Views: 570
Posted By Tsar_of_Cows
Just managed to get a moment to test this, that's...

Just managed to get a moment to test this, that's along the lines that I was looknig for.

You've been really helpful, thanks.
Forum: Java Jun 21st, 2007, 9:45 AM
Replies: 8
Views: 227
Posted By Tsar_of_Cows
It's been a while sicne I extended a class, but I...

It's been a while sicne I extended a class, but I seem to remember you tended to need certain methods or you'd get an error like that.

Are you sure you have all the required methods for it to work?...
Forum: Java Jun 17th, 2007, 6:47 PM
Replies: 17
Views: 570
Posted By Tsar_of_Cows
Wow, ok I wasn't expecting that! O_O I'll take a...

Wow, ok I wasn't expecting that! O_O

I'll take a look through this when i get a spare moment, cheers.
Forum: Java Jun 16th, 2007, 1:57 PM
Replies: 17
Views: 570
Posted By Tsar_of_Cows
Well if there's a way I'll do it, I can only...

Well if there's a way I'll do it, I can only learn more about the language by trying it. ^^
Forum: Java Jun 15th, 2007, 11:11 AM
Replies: 17
Views: 570
Posted By Tsar_of_Cows
Ok, here's what I've got: linky...

Ok, here's what I've got: linky (http://img.photobucket.com/albums/v294/Tsar_of_Cows/interface.png)

As you can see in the centre bit, the text boxes are fine, but I can't get the JFrame they're in...
Forum: Java Jun 9th, 2007, 10:29 AM
Replies: 17
Views: 570
Posted By Tsar_of_Cows
I'm aware of this. I'm not trying to mimic an...

I'm aware of this.

I'm not trying to mimic an older game.

What I'm trying to do is make something which looks like three command line interfaces on the screen at once.

The problem is, that I'm...
Forum: HTML / XHTML / CSS Jun 9th, 2007, 10:22 AM
Replies: 7
Views: 613
Posted By Tsar_of_Cows
How are you trying to align it? Only using...

How are you trying to align it? Only using padding?

try using positioning instead, for example:

#footer {position:absolute; top:85%; left:10px; width:80%; margin-bottom:30px;}

That's just an...
Forum: Java Jun 8th, 2007, 8:52 PM
Replies: 17
Views: 570
Posted By Tsar_of_Cows
Well it will have to be widgets - although I'm...

Well it will have to be widgets - although I'm thinking of a text interface, the idea is for it to be an elaborate one, with three text boxes on the screen at once. In terms of Java, that would be...
Forum: Java Jun 8th, 2007, 6:09 PM
Replies: 17
Views: 570
Posted By Tsar_of_Cows
Well it's a language issue as far as I'll write...

Well it's a language issue as far as I'll write it in whatever language I can get helpfull class libraries (i.e. ones containing the type of widgets I'm looking for).

As far as getting something to...
Forum: HTML / XHTML / CSS Jun 8th, 2007, 4:38 PM
Replies: 7
Views: 613
Posted By Tsar_of_Cows
Padding and div "problems" in FF tend to be...

Padding and div "problems" in FF tend to be because of the differences in how FF and IE render the box model (i.e. how divs work inside divs). IIRC FF renders it properly but IE (or atleast up to IE...
Forum: Java Jun 8th, 2007, 2:10 PM
Replies: 17
Views: 570
Posted By Tsar_of_Cows
C++ IDEs/Java Libraries/Making a Text Based Game!

I've set myself the task to, over the summer, write a text based game.

I have a pretty decent idea of what the backend is going to look like, but I intend to have a text based interface, which looks...
Showing results 1 to 15 of 15

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 2:36 PM.

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