Layout

Randahl Fink Isaksen randahl at rockit.dk
Thu Oct 4 06:35:53 PDT 2012


But it would! Only, instead of writing a lot of setLayoutX calls you write a lot of BorderPane.setMargin and BorderPane.setAlignment, etc.

The beauty of this is your layout becomes independent of font sizes (which may be OS specific).

R.


On Oct 4, 2012, at 14:51 , Tom Eugelink <tbee at tbee.org> wrote:

> Not seeing my post from this morning appear, so I'm reposting but without the attachment this time.
> 
> I've posted a thread on the JavaFX forums with problems I run into when writing a Google Calendar style control. I could use advice on how to best do this nested Panes layout.
> 
> https://forums.oracle.com/forums/thread.jspa?threadID=2447739&stqc=true
> 
> Tom



More information about the openjfx-dev mailing list