CSS message

166 views
Skip to first unread message

Tom

unread,
May 12, 2013, 5:29:39 AM5/12/13
to jfxtras-dev@googlegroups.com (via tbeernot@gmail.com)
Most of the people on this list will have JFXtras checked out and setup. Maybe some of you can do me a favor and run one of my trial classes, for example:

jfxtras.labs.scene.control.CalendarPickerTrial1

I'm very curious if any of you are getting the same warning messages in the console as I do:

WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve '-fx-shadow-highlight-color' while resolving lookups for '-fx-background-color' from rule '*.text-field' in stylesheet jar:file:/C:/Program%20Files/Java/jdk1.7.0_13/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve '-fx-text-inner-color' while resolving lookups for '-fx-text-fill' from rule '*.text-field' in stylesheet jar:file:/C:/Program%20Files/Java/jdk1.7.0_13/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve '-fx-control-inner-background' while resolving lookups for '-fx-prompt-text-fill' from rule '*.text-field' in stylesheet jar:file:/C:/Program%20Files/Java/jdk1.7.0_13/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve '-fx-accent' while resolving lookups for '-fx-highlight-fill' from rule '*.text-input' in stylesheet jar:file:/C:/Program%20Files/Java/jdk1.7.0_13/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss

Thanks!

Tom

Thomas Bolz

unread,
May 12, 2013, 12:46:41 PM5/12/13
to jfxtr...@googlegroups.com
Hi Tom,

unfortunately they look familiar to me, I happen to get something alike
with my own JFX development too. Running
jfxtras.labs.scene.control.CalendarPickerTrial1 under Eclipse with JDK
1.7u15 I do get the below output on the console

Regards

Thomas


WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-shadow-highlight-color' while resolving lookups for
'-fx-background-color' from rule '*.ListSpinner' in stylesheet
file:/D:/workspaces/javafx/jfxtras-labs/bin/jfxtras/labs/internal/scene/control/ListSpinner.css
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-text-background-color' while resolving lookups for '-fx-text-fill'
from rule '*.label' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-mark-color' while resolving lookups for '-fx-background-color' from
rule '*.ListSpinner *.idle' in stylesheet
file:/D:/workspaces/javafx/jfxtras-labs/bin/jfxtras/labs/internal/scene/control/ListSpinner.css
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-mark-color' while resolving lookups for '-fx-background-color' from
rule '*.ListSpinner *.idle' in stylesheet
file:/D:/workspaces/javafx/jfxtras-labs/bin/jfxtras/labs/internal/scene/control/ListSpinner.css
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-text-background-color' while resolving lookups for '-fx-text-fill'
from rule '*.label' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-text-background-color' while resolving lookups for '-fx-text-fill'
from rule '*.label' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-accent' while resolving lookups for '-fx-text-fill' from rule
'*.CalendarPickerControlSkin *.weekend' in stylesheet
file:/D:/workspaces/javafx/jfxtras-labs/bin/jfxtras/labs/internal/scene/control/CalendarPicker.css
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-text-background-color' while resolving lookups for '-fx-text-fill'
from rule '*.label' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-text-base-color' while resolving lookups for '-fx-text-fill' from
rule '*.toggle-button' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-shadow-highlight-color' while resolving lookups for
'-fx-background-color' from rule '*.toggle-button' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-light-text-color' while resolving lookups for '-fx-text-fill' from
rule '*.toggle-button:selected' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-shadow-highlight-color' while resolving lookups for
'-fx-background-color' from rule '*.toggle-button:selected' in
stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-accent' while resolving lookups for '-fx-text-fill' from rule
'*.CalendarPickerControlSkin *.weekend' in stylesheet
file:/D:/workspaces/javafx/jfxtras-labs/bin/jfxtras/labs/internal/scene/control/CalendarPicker.css
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-shadow-highlight-color' while resolving lookups for
'-fx-background-color' from rule '*.toggle-button' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-text-base-color' while resolving lookups for '-fx-text-fill' from
rule '*.toggle-button' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-shadow-highlight-color' while resolving lookups for
'-fx-background-color' from rule '*.toggle-button' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-shadow-highlight-color' while resolving lookups for
'-fx-background-color' from rule '*.text-field' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-text-inner-color' while resolving lookups for '-fx-text-fill' from
rule '*.text-field' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-control-inner-background' while resolving lookups for
'-fx-prompt-text-fill' from rule '*.text-field' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss
WARNING: com.sun.javafx.css.StyleHelper calculateValue Could not resolve
'-fx-accent' while resolving lookups for '-fx-highlight-fill' from rule
'*.text-input' in stylesheet
jar:file:/C:/Program%20Files/Java/jdk1.7.0_15/jre/lib/jfxrt.jar!/com/sun/javafx/scene/control/skin/caspian/caspian.bss

Michael Hoffer

unread,
May 12, 2013, 12:53:47 PM5/12/13
to jfxtr...@googlegroups.com
I see them too. I'm using JDK 8 (b86) on OS X 10.8.3.

Michael
> --
> You received this message because you are subscribed to the Google Groups "JFXtras Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to jfxtras-dev...@googlegroups.com.
> To post to this group, send email to jfxtr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/jfxtras-dev?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Tom

unread,
May 12, 2013, 1:13:40 PM5/12/13
to jfxtr...@googlegroups.com
Thank you both, I need this for a reply on JavaFX's mailinglist.

Tom
Reply all
Reply to author
Forward
0 new messages