Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    13
    Views
    1,469

    Re: Problem with saving image to a file

    Glad you got it working.
  2. Replies
    13
    Views
    1,469

    Re: Problem with saving image to a file

    No, for testing, I would like a small, simple program that compiles, executes and shows the problem.
  3. Replies
    13
    Views
    1,469

    Re: Problem with saving image to a file

    The code you posted does not compile without many errors.
    Can you make a small simpler program that compiles, executes and shows the problem?

    There are too many parts to the code you are posting...
  4. Replies
    13
    Views
    1,469

    Re: Problem with saving image to a file

    How do you test this code? It does not have a main() method.
  5. Replies
    13
    Views
    1,469

    Re: Problem with saving image to a file

    Why do all the statements begin in first column? The code needs to be properly formatted with indentations. The posted code is not more readable in code tags because it is not indented properly.
    ...
  6. Replies
    13
    Views
    1,469

    Re: Problem with saving image to a file

    If you want help with the code, Please Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting
  7. Replies
    13
    Views
    1,469

    Re: Problem with saving image to a file

    Please Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting.

    The code works for me when I put it in a simple GUI program.
Results 1 to 7 of 7