Layout

Tom Eugelink tbee at tbee.org
Thu Oct 4 07:27:02 PDT 2012


I can see how the hours / week / day would fit into a GridPane. But the overlapping appointments? And syncing the day-headers width exactly with the days in the scrollpane... #indoubt

On 2012-10-04 16:18, Randahl Fink Isaksen wrote:
> Looks nice, Tom. But trust me: You could make exactly the same by using an adaptive layout approach (nested subclasses of Pane), and then your layout would work smoothly when resizing the window or changing the fonts or other aspects of the CSS styling of the calendar (padding, etc.).
>
> A GridPane would probably be a good place to start – it supports the row spanning you need.
>
> Yours
>
> Randahl
>



More information about the openjfx-dev mailing list