FontAwesomeFX 8.11 is here!

Just uploaded FontAwesomeFX 8.11 to Bintray. Now included: FontAweseme 4.6.1 with 23 additional icons and a new kid on the block: 525icons Font coming with (…surprise!) 525 icons on board. Due to naming conventions and restrictions 525icons related stuff is called “icons525” in FontAwesomeFX, e.g. de.jensd.fx.glyphs.icons525.Icons525. FontAwesomeFX 8.11 compile ‘de.jensd:fontawesomefx-fontawesome:4.6.1-2’ compile ‘de.jensd:fontawesomefx-materialdesignfont:1.4.57-2’ compile ‘de.jensd:fontawesomefx-materialicons:2.1-2’ compile ‘de.jensd:fontawesomefx-octicons:3.3.0-2’… Continue Reading FontAwesomeFX 8.11 is here!

Button of Choice: Use ToggleButtons as RadioButtons

For MQTT.fx I wanted to use ToggleButtons to e.g. choose the de coding of a MQTT Message or the QoS Level:   I found out that in context of a ToggleGroup ToggleButtons behave different than RadioButtons in terms of selection/deselection: unlike RadioButtons ToggleButtons can still be set to unselected state.   A RadioButton extends ToggleButton and overrides fire() (which is… Continue Reading Button of Choice: Use ToggleButtons as RadioButtons

FontAwesomeFX 8.10: The artefacts act

Recently I created a demo an wanted to use just one FontAwesome icon and I notices that I need to add the whole ~600KB package for that. Clearly the package size is driven by the all the contained True Type Font files: de.jensd:fontawesomefx-fontawesomefx:8.9 571 KB So I thought about split the full package into separated… Continue Reading FontAwesomeFX 8.10: The artefacts act

New release: MQTT.fx 1.1.0

It is about 4 month since the last MQTT.fx release (1.0.0 in last December) as I was quite busy as of my current project. Anyway I found some (night-) time to work on bug fixes and new features and I am happy to release now MQTT.fx 1.1.0! You can download latest binaries/installers at mqttfx.org. [UPDATE] I have updated the… Continue Reading New release: MQTT.fx 1.1.0

WordPress › Error

There has been a critical error on this website.

Learn more about troubleshooting WordPress.