Re: Debugging CSS

2015-04-05 Thread David Grieve
On 4/5/15 3:56 AM, Tom Eugelink wrote: I have another interesting behavior involving CSS. The gauge has a text representation of the value of the needle, which can be formatted using DecimalFormat. The format string can be set with a styleable property. In the example this property is set,

Re: Debugging CSS

2015-04-05 Thread Tom Eugelink
I have another interesting behavior involving CSS. The gauge has a text representation of the value of the needle, which can be formatted using DecimalFormat. The format string can be set with a styleable property. In the example this property is set, via setStyle(), to something with a unit

Re: Canvas performance on Mac OS

2015-04-05 Thread Robert Krüger
Hi, On Sat, Apr 4, 2015 at 10:31 PM, Chris Newland cnewl...@chrisnewland.com wrote: Hi Jim, -snip I think my question is: Does the OpenJFX group think JavaFX is a suitable technology for full frame rate canvas-style graphics or is the degree of indirection between application code and