FlexGanttFX

Add professional Gantt charts to your JavaFX applications.

Published by DLSC
Distributed by ComponentSource since 2007

Version: V11.12.8/8.12.0 Updated: Jan 17, 2024

i

Please note that the minimum Enterprise License price for this product is $36,000 USD or €30,000 EUR approx. and includes access to the product Source Code. In addition, annual maintenance and software updates are available for an additional $7,200 USD or €6,000 EUR approx. per year.

FlexGanttFX V11.12.0

Released: May 14, 2020

Updates in V11.12.0

Features

  • Started using system cursors for editing operations in the graphics area. For example Cursor.E_RESIZE to change the end time of an activity. "Old" cursors are still there and can be enabled by calling RowCanvasBehaviour.useCustomCursors().
  • Added ability to resize a row / change a row height interactively via the row headers. This gives the user the same ability for resizing as available in the row headers of the tree table.
  • Consolidated license keys for Java 8 and Java 11+ version of FlexGanttFX. The versions 11.12.x and 8.12.x will now be usable with the same key.
  • Moved the timezone label from the dateline to the timeline, as it was not working anymore in combination with a dateline buffer > 0.
  • Removed support for dateline scrolling events. These events could not be produced correctly anymore after introducing the dateline buffer concept. Added new "visible time interval" read-only property on Timeline, which can be used instead.
  • Enhanced RadarView's performance. Also added auto-redraw upon activity changes.