-
Enhancement
-
Resolution: Fixed
-
P4
-
fx2.1
-
Mac OS X 10.7.3
java version "1.6.0_29"
Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-11D50b)
Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02-402, mixed mode)JavaFX 2.1 b13
When a Stage is created, it is either completely transparent or it has a solid white background (see Javadoc for StageStyle). It is not possible to create a Stage without a solid white background, as is needed, for example, to create a unified toolbar for Mac OS X.
If a solid white background is to be created, it should be the task of the Scenegraph and the Stage should just provide the bare boards (to stick with the theatre metaphor).
The current behaviour is consistent with the documentation, so this is a request for a feature change.
If a solid white background is to be created, it should be the task of the Scenegraph and the Stage should just provide the bare boards (to stick with the theatre metaphor).
The current behaviour is consistent with the documentation, so this is a request for a feature change.
- duplicates
-
JDK-8102362 Unified toolbars (Mac OS X, Windows)
-
- Closed
-
- is blocked by
-
JDK-8102475 Windows: support Aero Glass effects for top-level windows
-
- Resolved
-
-
JDK-8102519 Mac: Support NSTexturedBackgroundWindowMask style for windows
-
- Resolved
-