rectangles
Tom Eugelink
tbee at tbee.org
Thu Apr 26 00:58:15 PDT 2012
The MigPane code already is a few months old. I think it dates back to early 2011 even, so there probably is room for improvement.
The reason why I want rectangles, is that a layout should never modify the looks of components it is layouting(?). Only set x,y,w,h. I expected this to be a breeze to solve last night, but it was not. Right now I need to earn money, but the next hole in my schedule... :-)
Tom
On 2012-04-26 09:46, Daniel Zwolenski wrote:
> How are you layering the rectangles, using StackPane or some other way?
>
> Can you post a little sample of your MigPane code?
>
> For testing layout stuff, I usually just add borders via CSS to the nodes in the scene. Easier than adding Rectangles over things. There would be scenarios where this doesn't cut it though.
>
More information about the openjfx-dev
mailing list