Search:

Type: Posts; User: Cronus

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,327

    Re: Java Game Development Conspiracy Theory

    Thank you so much for the awesome answer! You're the best.
  2. Replies
    4
    Views
    1,327

    Re: Java Game Development Conspiracy Theory

    Thanks for the answer! What can you do with the information? :)
  3. Replies
    4
    Views
    1,327

    Java Game Development Conspiracy Theory

    Hi,

    I'm currently studying the source code of Minicraft(this link will take you to s3.amazonaws.com, don't worry, it's hosted and made by Amazon, the most legitimate site on the web), a video...
  4. Replies
    0
    Views
    867

    What is this component called?

    Hi,

    I'm developing a cross-platformed application and I'm currently working on the graphical interface on Mac. I've got FileDialogs, JOptionPanes and other subframes. How can I change the...
  5. Replies
    1
    Views
    1,035

    Re: Help please to solve the Java test

    Just... Wow.
  6. Replies
    1
    Views
    1,112

    Re: Javac Errors At Command Prompt

    Welcome to the forum, SecTech.

    What are you trying to achieve? Please consider copying and pasting the complete error.

    System 32 is a directory in all Windows OS versions containing important...
  7. Replies
    2
    Views
    1,232

    Re: need help with my JAVA programming project.

    Homework dumps will be mercilessly ignored by the majority of our community. Consider displaying the error message and the part that is not working. We're not here to help other people who don't even...
  8. Replies
    7
    Views
    1,317

    Re: Looking for a simple code

    Boys will be boys. :D


    I'll keep that in mind, thank you!
  9. Replies
    7
    Views
    1,317

    Re: Looking for a simple code

    I see, I've read through the article. I just wanted to show my version of what he was trying to say, also, he said he lost the code. So I'm assuming he knew what he was doing. You do make a good...
  10. Replies
    7
    Views
    1,317

    Re: Looking for a simple code

    Welcome to the forum, Pipar!

    KevinWorkman, he's looking for the sample code, as mentioned in the title. I do agree with your statement, though.

    If you're a beginner, you should consider working...
  11. Replies
    1
    Views
    981

    Decode sample code

    "Hi everybody! Hi dr. Nick!"

    I'm really not a fan of JFileChooser - It's as anti-mac-looking as possible. So I messed around with FileDialog. I gave up on that because it's ancient compared to...
  12. Thread: Fibonacci Help!

    by Cronus
    Replies
    4
    Views
    1,351

    [SOLVED] Re: Fibonacci Help!

    Hi GoPredsGo, welcome to the forum! I hope you will stick around.

    First of all, the code is not compilable, because it contains a duplicate. I'm talking about the last two methods:


    float...
  13. Replies
    4
    Views
    1,115

    Re: What is the "JFrame.EXIT_ON_CLOSE" called?

    You helped me a lot! I'll check out the JOptionPane code and then I'll hopefully figure out the remaining process all by myself. Again, thank you.
  14. Replies
    4
    Views
    1,115

    Re: What is the "JFrame.EXIT_ON_CLOSE" called?

    Thank you for the answer, I'm glad you weren't all "UR A NUB LOL" on me. I have a question, though. I wish to code my very own JOptionPane named SOptionPane exclusively for the software. The reason...
  15. Replies
    4
    Views
    1,115

    What is the "JFrame.EXIT_ON_CLOSE" called?

    Hi,

    what is the "JFrame.EXIT_ON_CLOSE" called? It's not a method, I believe, it looks like something else. I would like to apply this to a framework called "SGUI" for my software. It doesn't...
  16. Replies
    4
    Views
    1,445

    Re: Java macintosh 10.8 integration

    Thanks man, I was just scrolling around.
  17. Thread: Guessing Game

    by Cronus
    Replies
    7
    Views
    1,336

    Re: Guessing Game

    How I miss the good old days when you were making a guessing game for the first time. Try using loops, like "for" and "while".
  18. Replies
    3
    Views
    1,060

    Re: how to create java editor?

    Hi, Renu Nataraj. Welcome to the forum! Please specify, if you want to make a Text Editor it's not that hard. You'll just have to read up on How to Make Frames (Main Windows) (The Java™ Tutorials >...
  19. Replies
    4
    Views
    1,445

    Re: Java macintosh 10.8 integration

    Thanks for the heads-up. I read your well-written and educated article in a hurry, so I might have missed the answer of my following question. Would you possibly know how stuff like naming your...
  20. Replies
    6
    Views
    1,411

    Re: Just started messing with databases

    I'm afraid you won't find a friendlier place. I was suspended from Stack Overflow for asking questions people found annoying. I asked the same here, and was greeted with friendly faces. And with that...
  21. Replies
    4
    Views
    1,445

    Java macintosh 10.8 integration

    Hi all,

    I'm currently developing my very first "professional" software that actually does something useful. The head-OS is macintosh. Everything I've done so far is promising (according to me),...
  22. Replies
    4
    Views
    1,170

    [SOLVED] Re: So you want to know how to modify a file...

    I don't mind at all, I'm actually glad you optimized the code. Congrats on getting 900 posts!
  23. Thread: Progress bar

    by Cronus
    Replies
    2
    Views
    1,606

    Re: Progress bar

    I recommend the following page: JProgressBar (Java Platform SE 7 )
    If you wish to update the JProgressBar, you should try "progressBarName.setValue(Number);" every time you finish a task. Example:...
  24. Replies
    7
    Views
    1,181

    Re: image display in java

    I know what it is, I got a little excited to make example code to someone for the first time. "My thoughts exactly" wasn't maybe the most correct answer, but I have something to say in my defense:...
  25. Replies
    5
    Views
    4,129

    [SOLVED] Re: Slick2D/LWJGL - How do you set a background?

    Could you express yourself in code? Thanks for replying!
Results 1 to 25 of 41
Page 1 of 2 1 2