Search:

Type: Posts; User: Nesh108

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    3,847

    Re: Canvas in JFrame, does not show content

    The problem on Windows does not seem to occur.
  2. Replies
    6
    Views
    3,847

    Re: Canvas in JFrame, does not show content

    Here it is, thanks for the link, I didnt know what a SSCCE was before:

    here is the code that I am using and that I am implementing on my other program:




    import org.eclipse.swt.*;
    import...
  3. Replies
    6
    Views
    3,847

    Re: Canvas in JFrame, does not show content

    I actually realized that the canvas is shown only few times (have no idea why). It looks like a 50% chance.
    Is there a way to force the draw of a canvas or JPanel? (I put the canvas into a Jpanel)...
  4. Replies
    6
    Views
    3,847

    Canvas in JFrame, does not show content

    Hello guys,

    on a previous post I have asked for help and, later on, succeeded in developing a browser using SWT.
    Now, since I wanted to embed it, I have put it into a Canvas and now I need to add...
Results 1 to 4 of 4