[
https://issues.apache.org/jira/browse/PIVOT-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885122#action_12885122
]
Graeme Collis commented on PIVOT-561:
-
Yes,
setting the styles attribute on the Form el
[
https://issues.apache.org/jira/browse/PIVOT-561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Graeme Collis closed PIVOT-561.
---
Resolution: Not A Problem
> The Form.Section Heading is not displaying for the first Section of a Form
[
https://issues.apache.org/jira/browse/PIVOT-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885117#action_12885117
]
Chris Bartlett commented on PIVOT-561:
--
The Terra (default) Form skin hides the first s
[
https://issues.apache.org/jira/browse/PIVOT-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885117#action_12885117
]
Chris Bartlett edited comment on PIVOT-561 at 7/5/10 2:32 AM:
--
The Form.Section Heading is not displaying for the first Section of a Form.
---
Key: PIVOT-561
URL: https://issues.apache.org/jira/browse/PIVOT-561
Project: Pivot
Issue
It occurred to me earlier that the styling solution I am proposing would
actually support dynamically updated styles. Fundamentally, all styles are set
via Component#getStyles(). This method returns an instance of StyleDictionary
that, in turn, wraps a bean dictionary that wraps the skin. So, a
> After this, there is the problem to map css standard properties to
> Pivot components, but maybe this could be done using another (related)
> component, like CSSTransformer / CSSMapper
That's part of the problem - Pivot skins aren't designed to support "standard"
CSS styles. Again, this was int
Hi to all,
I agree with Michael that designers etc would prefer another standard
for styling Pivot applications, at least as a starting point.
But I agree with Greg, I think that a practical solution for Pivot
could be a CSSSerializer, used with the new syntax like this:
fter this, there is the
[
https://issues.apache.org/jira/browse/PIVOT-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885029#action_12885029
]
Greg Brown commented on PIVOT-560:
--
In practice, I haven't found multiple namespaces to be
> 1. CSS is a standard for styling HTML, and WTKX is a ui markup like HTML.
It is like HTML, but it is not HTML. This is an important distinction. It is
also like MXML and XAML, but it isn't those, either. We don't try to emulate
features from other toolkits just because developers are comforta
10 matches
Mail list logo