[ 
https://issues.apache.org/jira/browse/PIVOT-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887199#action_12887199
 ] 

Greg Brown commented on PIVOT-564:
----------------------------------

PIVOT-570 will certainly make it easier for you to accomplish this, but you can 
actually include an image in a tab button already - the "icon" property expects 
an instance of org.apache.pivot.wtk.media.Image. Pivot provides two concrete 
implementations of this class - Picture (bitmap) and Drawing (vector), but you 
can provide your own custom implementation as well.




> Configurable Tab text orientation
> ---------------------------------
>
>                 Key: PIVOT-564
>                 URL: https://issues.apache.org/jira/browse/PIVOT-564
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk
>            Reporter: André Thieme
>            Priority: Minor
>
> When displaying tabs on the left or right side (vs. top/bottom), then the tab 
> text is
> turned 90 degrees (counter-) clockwise.
> It would be nice if this were configurable, so that the text "Foobar" appears 
> as "F\no\no\nb\na\nr", i.e.:
> F
> o
> o
> b
> a
> r

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to