No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
55 Posted Topics
Hi! Is there anyway of creating a tool tip which will display an unlimited amount of text and stay displayed whilst the user hovers over an object? The alt text function doesn't seem to work in Firefox and disappears after a certain amount of time. And the title function doesn't … | |
Hi, I'm looking to increase my storage and I'm looking into an external hard drive. Just wondering what people recommend and if they have had any problems with heat? I've tried a hard drive enclosure with one of my internal HD and but stops working when it gets hot. I'm … | |
I've been running my forum for over a year now and its still not as active as I would like. I'm putting a lot of effort into the forum (which is fine since its my hobby). But its hard to feel like I'm getting somewhere. I think what my forum … | |
Hi! I have a bunch of Jbuttons which are scattered over each other. Is there a method which will bring the button the user selected to the front of the pack? Thanks! | |
Is it possible to have a link so users can add my site to their bookmarks via a link? I have found out how to do it using IE but it doesn't work with Firefox. Cheers for anyhelp. | |
This is doing my nut in as I'm sure it must be really simple. All I want to do is display an image in the center of my webpage vertically and horizontally: [url]http://www.blackdrop.org/[/url] What do I need to do and thanks for any help! | |
If you check out this page in internet explorer you will see an annoying 'no picture' square at the the top of the page: [url]http://www.blackdrop.org/books.php[/url] That picture happens to be the image which is at the top of the forum in this page with an annoying border around it - … | |
Hello. I have a php webpage which extracts RSS feeds and displays them. The problem is it takes a while for the page to load - I expect that its looking up the latest feed data. However I was wondering if any of you knew a way I could get … | |
Hello Everybody! Congratulations to Sam Starling and Hell Child who are the finalists of the blackdrop music quiz! They have blasted through three knock out rounds to reach the final to pit their musical genius against each other and here comes the twist... I need your help! To make the … | |
Hello! I'm having a little problem aligning a background image of one of my tables on my forum. If you go to the bottom of [URL="http://www.blackdrop.org/forums/forumdisplay.php?f=67"]this page[/URL] you will see part of the purple section is out of line with the other bits. Does anyone have any idea why it … | |
So thats it! "Hoorah!" I hear the group of you who are fed up with my weekly messages Wink But to those who entered or just followed the quiz congrats and I hope you kicked some music ass on your way! But the quiz isn't over... the top 16 players … | |
So its finally here. The last round. The final time you can claw up the leader board and bask in music glory! With your music brains most likely nearly dried up its time to push them to the absolute limit and wring out that knowledge for one last time... unless … | |
Whoops its round 9 not 8! D'oh! Only two rounds left and only 39 days until the world cup! Yay! Anyhoo it was quite a hard round last week... with only two people getting the "hard nut" question - Courtney and Anita Fajita! Congrats Here are last weeks answers - … | |
Hello hello! Hope your all ok Very Happy Heres last weeks answers... 1. This weeks cryptic: Name this band - The Saboteurs. The Saboteurs is the name The Raconteurs have had to adopt in Australia due to a jazz band which have the same name... so its The Raconteurs, kudos … | |
Hello Dudes! The quiz is a little late do to my partying habits on the bank holiday Very Happy Vodka Jelly Rules! Anyway here are last weeks answers: 1. Cryptic (careful with this one...): Name this artist: Jason The hurdy gurdy man himself - Donovan! 2. Who wants a bosom … | |
Re: So what would happen if you typed: slapMmiikkee(); ? | |
Its that time of the week again... don your music pants, suck on your audio pipe and get ready for a rip roaring set of music questions to get your teeth stuck into. First off if your a bit of a music fanboy may I suggest yer check out my … | |
What day is it? Okay so its not Sunday but theres a valid reason... I decided not to put my time an hour forward to BST and got trapped in a strange world where garbage men collect the past and also bumped into gomez from the Adams family... Bonus point … | |
"its not the winning its the taking part which counts!" well most of the time thats crap but with the blackdrop music quiz both factors count - if you find yourself in the position of our mod Jamzontoast "AHHH, i forgot to enter, pants" then tough luck I'm afraid! Harsh … | |
First of all there is still time to enter the quiz if you haven't already and to those who have entered a big thankyou! If you would like to compete againts your friends simply send them the questions and ask them to submit their answers to "answers@blackdrop.org". The more the … | |
Hey hey, I'm running a big music quiz which all geeks alike can enter if it takes your fancy and if your up for the challange! I'll post the questions here each week and if you want to enter PM me with the answers before Sunday the... 12th! 1. Name … | |
If you take a look at my website in firefox: and in internet explorer: you will see the top menu in internet explorer is on the left. The css code I have used is: [code] .overbodyline { background-image:url(/music/images/main.gif); background-repeat: repeat-y; {T_TH_COLOR1} solid; font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT}; padding: 0px … | |
Hello! I'm trying to place a google search bar on the right hand side of my header. So my logo is on the left and search is on the right. So I've got a table with two columns, logo in one and search in the other. But for some reason … | |
Hey guys 'n' girls my Aunt has a problemo with her computer. Its XP. It came up with this error: /windows/system32/system could not be found or is corrupt and then windows won't load up. She has reformated her hard drive, re-installed windows and then after a month or so it … | |
| |
Yeah for some reason - on my main prog i click a button brings up a little display window to show a few details. But when i move this window. it goes black :S Any ideas? | |
Hey guys, I can set the font of a label just fine. However I want to set the font of the text on a button. Alas JButton only takes a string as a parameter for the text on the button. Any ideas what i can do? Thanks for the help … | |
Is there anyway of actually changing the length of a slider. I have a some sliders in a grid layout and im wondering wether the grid layout will stop the sliders from expanding. | |
Hey i don't know if there are any folding@home fans out there? But ive spent a while making some "badges" - 60x60 pictures which you can display in your sigs, avatars, on your website print them off stick to your face - whatever floats your boat! They are for different … | |
Hey guys n girls, I have two arrays (one for x and one for y axis) which contain labels i would like to display on a graph. How do you recommend i do this? I was thinking multiple JLabels, spread out depending on the quantity. But If theres a better … | |
Re: What type of errors are you getting or what seems to be the problem? Does it compile and run Ok? | |
Does anyway know of a method which will do this on a vector, or a container which automatically sorts them? Otherwise i might try and use the ascii values. But just wondering what you peeps thought? | |
Hello! Im going to be coding a parser program soon but first i need to eliminate Left Recursive Rules from this Grammar - as i will be doing a recursive desent parser. Ive looked for some tutorials on how to eliminate the problem, but to no avail - they are … | |
Re: How about letting some of them decorate a case (without the parts in) with paints? | |
Hey people, Im just wondering what type of layout you would recommend to set up a grid of labels and sliders: This is the format that i would like them to be in. [CENTER]JLabel - Jslider - JLabel[/CENTER] [CENTER]JLabel - Jslider - JLabel[/CENTER] [CENTER]Slider Name - Slider - Slider Value[/CENTER] … | |
Re: looks like screenshots going from the video. But im going to try it out anyhoo :) | |
Hello, I am currently working on some coursework from which i have to write a syntax analyser to parse a grammer. Unfortunatly I am finding it hard to understand what I am meant to be doing - and if i am doing it right. I have looked through many tutorials … | |
Ive been given this code as part of a lexical analyser for which i will be coding a syntax analyser - however the file the lexical analyser will be reading will come throught this code: public static void main(String[] args) throws IOException { BufferedReader din = new BufferedReader(new InputStreamReader(System.in)) ; … | |
![]() | Re: Weeell the best ones ive used so far are: Eclipse - "Eclipse is an open platform for tool integration built by an open community of tool providers. Operating under a open source paradigm, with a common public license that provides royalty free source code and world wide redistribution rights, the … ![]() |
Re: You could construct two for loops which search through the array - one inside the other. Then when you find which value you are looking at - just print out the number each bit of the for loop got to. | |
Is there anyway i can get some labels and sliders to alignproperly when they are both using grid layouts attached to a border layout. Basically using one gridlayout for the lot meant that the labels had excessive space - so i opted for a border layout so the sizes would … | |
Re: Q1. Try looking up java members in google or structure the question differently like "whats a member in java?" then apply that answer to your question youve got. I mean i don't even know what it means by members. Q2. How many private members does class XClass have? Have a … | |
Re: I belive......... that its a film made by two directors, one of which is currently undergoing a sex change. | |
Re: You could have an array of vowels which you could campare with every :( letter and if theres a match increment a vowelCount variable :) | |
Re: What isn't? - P in Public class Prog1 shouldn't be a capital. The chars aren't defined properly - static final char blank = ' '; Whats := all about? Not sure myself but i don't get an error when i remove the : System.out.println(''a = '' + a + '', … | |
Re: You could make a method in your parameters class called getCalculator, which simply returns the calculator - public Calculator getCalculator() { return calc; } Then create an instance of parameters in intake and call the getCalculator method upon it. Parameters pram = new Parameters(); Calculators calc2 = new Calculators(); calc2 … | |
Re: Try using a while loop and character array. Also look up StringTokenizer in the API: [url]http://java.sun.com/j2se/1.4.2/docs/api/[/url] You should be able to work it out from there. :) | |
Re: if ((long1/divisor) == divisor) perfectSquare = true; divisor; <--- whats that doin there? I don't think its a proper statement. } :) | |
Re: [CODE]package untitled4; import java.util.*; public class bubble { public static void main (String[] args) { int[] intRand = new int[11]; int[] unSorted = new int[11]; int i; i = 1; while (i < 11) { intRand[i] = (int)(java.lang.Math.random() * 100); unSorted[i] = intRand[i]; i = i + 1; } Arrays.sort(intRand); … |
The End.