-
Since you reported an issue about getting the tilefx demo running, I probably found a solution:
(All details about the demo issue: https://github.com/HanSolo/tilesfx/issues/73)
So please try out if …
-
Hi,
I'm trying to run TilesFx on java12 and JavaFx12, but I'm getting this error.
I know that this happened when in Demo.java the stage is about to show:
stage.show();
But, i cannot track down…
-
Test Program
import eu.hansolo.tilesfx.Demo;
import javafx.application.Application;
import javafx.geometry.Pos;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.st…
-
I want to use a light theme in my application, with a bright tile background. I can change some of the colors, but not all. For example, the color for the grid lines in the SparkLIneTileSkin seem to b…
-
I have defined a root CSS style for LIGHT and DARK.
When using the DARK style the Amp/PlainAMP would look much better if it could utilise the colors defined in the CSS.
![screenshot_20190203_13082…
-
when i run the tilesfxdemo in eclipse, everything is perfect,but i try to remove same item,there is a problem:
`pane.setAlignment(Pos.CENTER);
pane.setCenterShape(true);
pane.se…
-
Dear Gerrit!
try to add tilesfx component to medusa used code
that leads to runtime crash :
import eu.hansolo.medusa.Gauge;
import eu.hansolo.medusa.Gauge.SkinType;
import eu.hansolo.medusa.Ga…
-
Please use unicode character for EURO SIGN in HighLow Tile for all locales. Thanks.
-
I want to use this lib with scenebuilder and netbeans but I couldn't use gradle in netbeans for some reason
-
Thanks for this wonderful library made available for people to play with.
Suppose I use DotMatrix as a breaking news marque banner like what we see in CNN.
Say we may have successive messages t…
mokun updated
6 years ago