Another week, and unsurprisingly I have another bunch of links for you folks. Thanks to everyone for blogging your thoughts and what you’re working on – it’s great to hear what everyone is thinking of and doing. As always, feel free to ping me with any links you may have that you think are worth including.
Now – on with the news!
- Richard Bair posted how to embed fonts in JavaFX 1.3. Now go wild and use as many fonts as you possibly can in a single scene: the more, the better!
- Amy Fowler has posted another of her JavaFX layout blogs, this time covering growing, shrinking and filling – new API added in JavaFX 1.3.
- Dean Iverson continues his explorations into the improved CSS support in JavaFX 1.3. As always, I highly recommend giving this post a read if you’re building GUI’s in JavaFX……and if you’re not building GUI’s in JavaFX I worry for you 🙂
- Speaking of CSS in JavaFX 1.3, Rakesh Menon has blogged about how to style ListView/TreeView controls.
- Osvaldo Doederlein has been investigating the JavaFX Script language and has some suggestions for improving it.
- Mikhail Gorshenev has created a custom ListView skin for TV. Note that this skin completely replaces the default skin, meaning that it doesn’t support cell factories or virtualisation (meaning that it is far more expensive to create huge lists using this skin rather than the one that comes with JavaFX 1.3, which is super performant).
- Exadel have updated version 1.3.1 of the JavaFX Plug-in for Eclipse. If you’re curious, you can read about what’s new in this release.
- Patrick Champion has posted about creating a distortion effect in JavaFX.
- Thomas Butter has posted about working around JavaFX 1.3 video issues.
That’s all for another week. Keep up the great work everyone – I’ll catch you all again next week (or sooner if you’re on twitter) – same bat time, same bat channel.