Re: [codenameone-discussions] Re: Add MATERIAL_CHECK_BOX To Tabs Title

2018-12-14 Thread SSA Support
Thank You!

Sent from my iPhone

> On Dec 14, 2018, at 12:30 AM, Shai Almog  wrote:
> 
> addTab now has a version of the method that accepts a material icon constant 
> specifically: addTab(String title, char materialIcon, float iconSize, 
> Component component).
> 
> setTabTextPosition(LEFT) should allow you to determine the position of the 
> text to the left of the icon. Make sure to invoke it before adding tabs.
> -- 
> You received this message because you are subscribed to a topic in the Google 
> Groups "CodenameOne Discussions" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/codenameone-discussions/_zxgM5TaaYQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> codenameone-discussions+unsubscr...@googlegroups.com.
> Visit this group at https://groups.google.com/group/codenameone-discussions.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/codenameone-discussions/ecf75355-daa6-41b9-b6dc-a6603c976428%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/4A3D0021-13E9-4F6D-9491-D32B5422C5D5%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: Add MATERIAL_CHECK_BOX To Tabs Title

2018-12-13 Thread Shai Almog
addTab now has a version of the method that accepts a material icon 
constant specifically: addTab(String title, char materialIcon, float 
iconSize, Component component).

setTabTextPosition(LEFT) should allow you to determine the position of the 
text to the left of the icon. Make sure to invoke it before adding tabs.

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/ecf75355-daa6-41b9-b6dc-a6603c976428%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.