Thanks for the info. I did set the text position and it did move the image to the right. But it was placed right after the text rather than aligned vertically on the right edge of the container. That makes sense, it is the way Label works. I couldn't find an answer for that so ended up using a different approach for this.
Thanks On Friday, September 21, 2018 at 9:22:52 PM UTC-7, Shai Almog wrote: > > setOppositeSide applies to the radio button itself. The image is placed > based on the setTextPosition property inherited from label. > -- 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 [email protected]. 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/e9e69bc2-d3af-41ad-84bf-e0ff6a337810%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
