Search:

Type: Posts; User: Norm

Search: Search took 0.25 seconds.

  1. Replies
    12
    Views
    2,082

    Re: Problems with JavaFX viewport

    I used FlowPane to get side-by-side images. StackPane stacked the images on top of each other.
  2. Replies
    12
    Views
    2,082

    Re: Problems with JavaFX viewport

    Did you try that?
  3. Replies
    12
    Views
    2,082

    Re: Problems with JavaFX viewport

    Yes, but where does it position them?
  4. Replies
    12
    Views
    2,082

    Re: Problems with JavaFX viewport

    What is the WxH of the gull.jpg image? Need that to consider the setViewport calls.

    Why are you using the StackPane class? What does the API doc say about what that class does?

    What is the...
  5. Replies
    12
    Views
    2,082

    Re: Problems with JavaFX viewport

    Please post any code here wrapped in code tags that you want to talk about.
  6. Replies
    12
    Views
    2,082

    Re: Problems with JavaFX viewport

    Also posted at: JavaFX Viewport Issues

    Try removing the unused code and also some of the minor methods. Pass two objects to the StackPane constructor.
    I did and was able to get the two images to...
Results 1 to 6 of 6