S
social_outcast
Guest
Please excuse the lengthy back-story to this post, Im drunk on success
Well, its very early in the morning now, but Im EXTREMLY HAPPY! Almost as happy as T-Bone when he found out he could run Oblivion (on a par with orgasm)
Basically for my exemption project for programming (do a lump of code and submit, dont need to sit the final exam), Ive gotta impliment a text-adventure game into a graphical-user-interface. And this morning at about 2:50am I made the breakthrew of getting some buttons to work lol
so in short, I now have all the code I need to set up butons, comboboxes, whatever, to do my bidding
the problem is...
JAVA COULDNT ORGANISE A CONTENT PANE IF IT HAD A LISP AND FAILED TO LAUGH AT A CHUCK NORRIS JOKE!!!
Ive been digging through the api and, well, its the api
Are any of you fluent at all with Java?
Im getting there slowly, but I cant seem to get my head around configuring the look of java GUIs, just wondering if anyone knows any sites, or even general tips I could use?
basically Ive got a Jframe with a bunch of direction buttons (which I was amazingly and proudly able to lay out like a D-Pad) that substitute the actions of typing in a "go" command followed by the direction. What I need now is a way to sperate this into a region of a much larger frame and create areas for lengthy strings (so I can stop typing bloody System.out.println("blah, blah, blah, fall over and die"); every 20 seconds - lol)
sorry, this has been the rant of a tired mind, but any input shall be greatly appreciated
-S_outcast
Well, its very early in the morning now, but Im EXTREMLY HAPPY! Almost as happy as T-Bone when he found out he could run Oblivion (on a par with orgasm)
Basically for my exemption project for programming (do a lump of code and submit, dont need to sit the final exam), Ive gotta impliment a text-adventure game into a graphical-user-interface. And this morning at about 2:50am I made the breakthrew of getting some buttons to work lol
so in short, I now have all the code I need to set up butons, comboboxes, whatever, to do my bidding
the problem is...
JAVA COULDNT ORGANISE A CONTENT PANE IF IT HAD A LISP AND FAILED TO LAUGH AT A CHUCK NORRIS JOKE!!!
Ive been digging through the api and, well, its the api
Are any of you fluent at all with Java?
Im getting there slowly, but I cant seem to get my head around configuring the look of java GUIs, just wondering if anyone knows any sites, or even general tips I could use?
basically Ive got a Jframe with a bunch of direction buttons (which I was amazingly and proudly able to lay out like a D-Pad) that substitute the actions of typing in a "go" command followed by the direction. What I need now is a way to sperate this into a region of a much larger frame and create areas for lengthy strings (so I can stop typing bloody System.out.println("blah, blah, blah, fall over and die"); every 20 seconds - lol)
sorry, this has been the rant of a tired mind, but any input shall be greatly appreciated
-S_outcast