[ https://issues.apache.org/jira/browse/PIVOT-1052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292276#comment-17292276 ]
Roger Lee Whitcomb commented on PIVOT-1052: ------------------------------------------- Implemented in revision 1886970: Author: rwhitcomb Date: Sat Feb 27 05:34:52 2021 New Revision: 1886970 URL: http://svn.apache.org/viewvc?rev=1886970&view=rev Log: Add styles to set font, colors, and text decoration of the Prompt message. Modified: pivot/trunk/wtk-terra/src/org/apache/pivot/wtk/skin/terra/TerraPromptSkin.java > Prompt should have styles to set font and colors of message text > ---------------------------------------------------------------- > > Key: PIVOT-1052 > URL: https://issues.apache.org/jira/browse/PIVOT-1052 > Project: Pivot > Issue Type: Improvement > Components: wtk-terra > Affects Versions: 2.0.5 > Reporter: Roger Lee Whitcomb > Assignee: Roger Lee Whitcomb > Priority: Minor > Fix For: 2.1.0 > > > Since all other aspects of a Prompt's presentation can be set by assigning > body content to a Prompt, it seems natural that the message text (inside a > Label) should be able to be styled as well, in order to fit well with the > other content. > The simplest way to do this would be to add several styles (as in > "messageFont", "messageColor", etc.) to Prompt that would set the appropriate > styles in the Prompt.messageLabel. -- This message was sent by Atlassian Jira (v8.3.4#803005)