All
If I have a Window panel and I add it to a canvas. How do I specify the exact position I want the Window to be on the Canvas. All I can see if a setLeft() method to set how far from the left.
If I have a Window panel and I add it to a canvas. How do I specify the exact position I want the Window to be on the Canvas. All I can see if a setLeft() method to set how far from the left.
Comment