For this kind of layout, you'd want to use TextFlow.
On 9/10/14, 7:25 PM, Phil Race wrote:
?
S
I
H
T
E
K
I
L
N
A
E
M
U
O
Y
That is rotating the individual glyphs or vertical layout.
I can't think of any remotely easy way to do this right now.
But transforming so the string reads normally if
If we have a Pane containing a ScrollPane containing a GridPane,
everything works as expected. But as soon as we inject a second Pane
(which is hard for us to avoid in this case), the ScrollPane no longer
grows to fit its space. See the example app below. Without "inner", it
works great.
Is there
?
S
I
H
T
E
K
I
L
N
A
E
M
U
O
Y
That is rotating the individual glyphs or vertical layout.
I can't think of any remotely easy way to do this right now.
But transforming so the string reads normally if you rotate the screen
should
be possible with transforms on the node.
-phil.
On 9/10/201
webrev: http://cr.openjdk.java.net/~flar/RT-38536/webrev.00/
Jira: https://javafx-jira.kenai.com/browse/RT-38536
As mentioned in the Jira comments I would appreciate advice on turning
the tests attached to the issue into unit tests that run in
separate/fresh runtimes...
Does the following work for you? Or I am missing something.
Label label = new Label("Application");
label.setRotate(270);
On 9/10/14, Victor Grazi wrote:
> In JavaFX 8, is it possible to rotate the text in a label so that instead
> of left to right it reads bottom to top? I.e., to rotate the en
Changeset: ee31427caf20
Author:shemnon
Date: 2014-09-10 13:06 -0600
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/ee31427caf20
RT-37996: [packager] RPM Builder can't find rpmbuild in non-english locales
Summary: Just look for a version number, don't depend on language depend
Changeset: 8335da240a33
Author:shemnon
Date: 2014-09-10 11:31 -0600
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/8335da240a33
RT-38567: Umbrella for Changes for JEP-208 - Java Packager Improvements
Reviewed-By: kcr
Summary: Initial implementation for JEP-208, including work
In JavaFX 8, is it possible to rotate the text in a label so that instead
of left to right it reads bottom to top? I.e., to rotate the entire label
90° counterclockwise
Changeset: 114951fd1301
Author:ant
Date: 2014-09-10 20:35 +0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/114951fd1301
RT-38290: [WebView] HTML canvas clip() functionality broken
Reviewed-by: ant, peterz
Contributed by: anashaty
! modules/web/src/main/java/com/sun/java
Changeset: b2acb41b44b1
Author:hudson
Date: 2014-09-10 08:28 -0700
URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/b2acb41b44b1
Added tag 8u40-b05 for changeset 1d08d9490df0
! .hgtags
Changeset: d8c7120ab268
Author:Eric Le Ponner
Date: 2014-09-10 12:02 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/d8c7120ab268
[SCENEBUILDER] Fix for DTL-6837 (NPE when using X or Y rotationAxis).
!
apps/scenebuilder/SceneBuilderKit/src/com/oracle/javafx/scenebuild
Changeset: 99b538fc6dd3
Author:Jerome Cambon
Date: 2014-09-10 16:51 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/99b538fc6dd3
[SCENEBUILDER] Fix for DTL-6798: Adapt CSS Analyzer to SubScene implementation
!
apps/scenebuilder/SceneBuilderKit/src/com/oracle/javafx/sce
Hi Jim, Kevin,
please review
https://javafx-jira.kenai.com/browse/RT-38582
http://cr.openjdk.java.net/~msladecek/rt-38582/webrev.00/
Thanks,
-Martin
Changeset: a9f65720edc3
Author:Anthony Petrov
Date: 2014-09-10 15:46 +0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a9f65720edc3
RT-38579: Parfait: Accessibility - JNI primitive type mismatch
Reviewed-by: snorthov
! modules/graphics/src/main/native-glass/win/GlassAcce
Changeset: d02883b88ce5
Author:Jerome Cambon
Date: 2014-09-10 11:43 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/d02883b88ce5
[SCENEBUILDER] Unused import.
!
apps/scenebuilder/SceneBuilderKit/src/com/oracle/javafx/scenebuilder/kit/editor/job/reference/UpdateReferenc
Changeset: 351df31aa086
Author:Jerome Cambon
Date: 2014-09-10 10:47 +0200
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/351df31aa086
[SCENEBUILDER] Fixed FindBugs warnings. This also fix DTL-6866: Assertion error
when adding ButtonTypes to a DialogPane
!
apps/scenebuilder
16 matches
Mail list logo