GridFX supports CSS

I added CSS support to GridFX. There are five properties that can be styled by CSS at the moment:

-fx-vertical-cell-spacing: vertical spacing between two cells (double)
-fx-horizontal-cell-spacing: horizontal spacing between two cells (double)
-fx-cell-height: height of a cell (double)
-fx-cell-width: width of a cell (double)
-fx-horizontal-alignment: horizontal alignment of all cells (LEFT,CENTER, or RIGHT)

Stay tuned for the upcoming “Custom Controls” post that will handle CSS support.

Eine Antwort auf GridFX supports CSS

  1. [...] Hendrik Ebbers continues his JavaFX-related posts this week, including part two of his series of posts on custom UI controls in JavaFX. He also has announced that GridFX is now part of JFXtras (which is great news), and that GridFX is now styleable via CSS with custom CSS properties. [...]

Hinterlasse eine Antwort

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind markiert *

Du kannst folgende HTML-Tags benutzen: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>