> Do you have time to quickly summarize what text based components & > containers you envision for Pivot 2.0?
Pivot 2.0 will include the same set of text components as earlier releases: Label (read-only, optionally wrapping, unstyled label) TextInput (single-line unstyled text field) TextArea (multi-line unstyled text area) (a new version in 2.0 replaces the existing TextArea component) TextPane would be an additional component (based on the pre-2.0 TextArea) that supports text-based layout similar to HTML. Not sure what timeframe would be appropriate for this component, but I imagine that we could probably get a read-only version ready for 2.0. Then we could potentially consider re-integrating editability into this component in a later release. Does that help?
