Hi all,

besides creating jira issues and asking stupid questions I actually use javafx :)
For my project I needed a week view for a calendar.
The implementation is heavily based on css and a 2 gridviews with a scrollable. The code is far from beautiful but maybe it is starting point for some other people needing it.
But hey, imho it looks quite nice and it works.

Some screenshots:
https://raw.githubusercontent.com/krampenschiesser/idnadrev/master/doc/src/asciidoc/img/workoverweek_1.png
https://raw.githubusercontent.com/krampenschiesser/idnadrev/master/doc/src/asciidoc/img/workoverweek_2.png

The WeekView is still based in the projects git folder but will later be moved to a separate github project:
https://github.com/krampenschiesser/idnadrev/tree/master/libs/fxcontrols

There is also a little sample-app that provides some data for you to play around.
Enjoy :)
Christian

Reply via email to