Hi Anthony
On Mon, Jun 2, 2014 at 3:01 PM, Anthony Petrov
wrote:
> Hi Robert,
>
>
>> Which of the
>> two mailing lists is the more appropriate one to post these things
>> (JFX problems which look like they might be platform-specific) to?
>
>
> FYI: the JDK Mac OS X Port Project has been completed
Hi Robert,
Which of the
two mailing lists is the more appropriate one to post these things
(JFX problems which look like they might be platform-specific) to?
FYI: the JDK Mac OS X Port Project has been completed long time ago, so
currently the macosx-port-dev@ mailing list isn't appropriate f
No, it does not. So it is not the CSS.
On Mon, Jun 2, 2014 at 10:04 AM, Tom Schindl
wrote:
> To rule out CSS is the reason you could directly set the background:
>
> pane.setBackground(new Background(new BackgroundFill(Color.rgb(54, 54,
> 54), CornerRadii.EMPTY, Insets.EMPTY)));
>
> Does that im
Thanks but it does not seem to improve the situation.
btw, I am using 1.8.0_05-b13 on Mac OS 10.9.3 on a retina MBP.
On Sun, Jun 1, 2014 at 9:59 PM, Jeff Martin wrote:
> I haven't seen this, but here's a hack you can try:
>
> // Show stage transparent once to get proper drawing
>