Search:

Type: Posts; User: chri

Search: Search took 0.10 seconds.

  1. Thread: simple drawing

    by chri
    Replies
    13
    Views
    1,116

    [SOLVED] Re: simple drawing

    yes but, I don't know if it's possible, couldn't you at least make that the poster can see his own post, but with some kind of advice that let the poster know that the post is visible only to him...
  2. Thread: simple drawing

    by chri
    Replies
    13
    Views
    1,116

    [SOLVED] Re: simple drawing

    oh god I feel so stupid, I forgot to write the method getGraphics that is in the screen class -.-
    now I don't get any exception anymore, but the images don't show...I only get a gray screen

    Now...
  3. Thread: simple drawing

    by chri
    Replies
    13
    Views
    1,116

    [SOLVED] Re: simple drawing

    The only variable involved there is g, a graphics2d object, I don't see how it could be null...
  4. Thread: simple drawing

    by chri
    Replies
    13
    Views
    1,116

    [SOLVED] Re: simple drawing

    quick suggestion for the forum...this thing that I can't see a post unless a moderator approves it is frustrating...I don't know if my post has been posted correctly of if I'm waiting here for an...
  5. Thread: simple drawing

    by chri
    Replies
    13
    Views
    1,116

    [SOLVED] Re: simple drawing

    @Norm: sorry, here it is


    Exception in thread "main" java.lang.NullPointerException
    at mainclass.draw(mainclass.java:53)
    at mainclass.run(mainclass.java:43)
    at...
  6. Thread: simple drawing

    by chri
    Replies
    13
    Views
    1,116

    [SOLVED] Re: simple drawing

    I would edit my first post, but the forum won't let me see that....
    anyway, I forgot to put he res folder as a class folder, now I did it and the first exception disappeared :D but the other three...
  7. Thread: simple drawing

    by chri
    Replies
    13
    Views
    1,116

    [SOLVED] Re: simple drawing

    hi!
    Uhm, the image is in a folder called "res" in the main directory of the project, like so
    http://i48.tinypic.com/2el9ooj.png

    I'm sorry for the class name, I knew the method lowerUpper()...
  8. Thread: simple drawing

    by chri
    Replies
    13
    Views
    1,116

    [SOLVED] simple drawing

    Hi everyone, I wrote this simple program without following tutorials or anything, so MAYBE it's just a bunch of words that don't mean anything togheter, anyway, this is supposed to draw a background...
Results 1 to 8 of 8