Java Graphics Programming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • salmaan
    New Member
    • Oct 2007
    • 3

    #1

    Java Graphics Programming

    I'm new to the scripts and help on how to use the forum. i need a graphical programme for 25% of my year mark. anyone wanna assist
  • Ganon11
    Recognized Expert Specialist
    • Oct 2006
    • 3651

    #2
    First: Your question belongs in the Java forum. I'll move it there.

    Second: We'll be happy to assist. Go ahead and get started on your project, and if you run across any trouble, we'll be happy to help you sort it out.

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      Erm, is this about Java? I don't see an indication thereof; I don't see any indication
      that it isn't about Java either.

      kind regards,

      Jos

      Comment

      • salmaan
        New Member
        • Oct 2007
        • 3

        #4
        Originally posted by Ganon11
        First: Your question belongs in the Java forum. I'll move it there.

        Second: We'll be happy to assist. Go ahead and get started on your project, and if you run across any trouble, we'll be happy to help you sort it out.
        Thanks to see your very good and welcoming nature. how do i post the problems, my written out programme with errors or ???

        Comment

        • JosAH
          Recognized Expert MVP
          • Mar 2007
          • 11453

          #5
          Originally posted by salmaan
          Thanks to see your very good and welcoming nature. how do i post the problems, my written out programme with errors or ???
          Yep, post the relevant code, not all your code; just the part you suspect to have
          an error in it; whenever possible post the compiler error diagnostic as well; verbatim
          that is, not just "there's some error somewhere in there".

          Also don't forget to put the [ code ] ... [ /code ] tags around your code for reasons
          of readability. (leave out the spaces between the [ ] brackets).

          kind regards,

          Jos

          Comment

          Working...