Search:

Type: Posts; User: piulitza

Search: Search took 0.18 seconds.

  1. Replies
    3
    Views
    3,728

    Re: Need help to save Canvas content to a file

    I made a smaller program to make it easier to put here:
    Here is a class which extends Canvas. Inside the method paint i draw a String. And, i add mouselisteners to make it possible to draw on the...
  2. Replies
    3
    Views
    3,728

    Need help to save Canvas content to a file

    I have worked for a while to make a paint-like program. The area that i use to draw is a Canvas. Now, i want to save whatever i draw on it ...to a file on my harddisk. I have tried like this:


    ...
Results 1 to 2 of 2