Is JavaFX supported Linux Redhat

2013-08-25 Thread K, Dhevendran (MSDU)
Hi Is JavaFX supported Linux Redhat ? Thanks Regards Dhevendran K

Re: Is JavaFX supported Linux Redhat

2013-08-25 Thread Peter Penzov
As far as I know only Ubuntu is supported. I use Centos 6 as development platform. The visual difference is the font size and type. Well sometimes in JavaFX 8 b103 something may not work but I suppose it's going to be fixed in future versions. On Sun, Aug 25, 2013 at 5:44 PM, K, Dhevendran

RE: Is JavaFX supported Linux Redhat

2013-08-25 Thread K, Dhevendran (MSDU)
Thanks for the information: From: Peter Penzov [mailto:peter.pen...@gmail.com] Sent: Sunday, August 25, 2013 8:46 PM To: K, Dhevendran (MSDU) Cc: openjfx-dev-boun...@openjdk.java.net; openjfx-dev@openjdk.java.net; openjfx-dev-ow...@openjdk.java; openjfx-dev-ow...@openjdk.java.net Subject: Re:

Resize component problem

2013-08-25 Thread Peter Penzov
Hi, I'm working on a component resize from several weeks. I'm writing here because I don't have idea how to solve this issue. I created example application which holds several TabPanes into one big BorderPane. I want to resize the size of the component using mouse drag and drop. The TabPane