Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - benj11

Pages: [1]
1
Support / Icon within Textmesh
« on: July 31, 2017, 08:21:51 pm »
I have text to the right of a button that is anchored "Lower Right". I'd like to have an icon to the left of the text. however. the icon doesn't move with the text which causes the text to overlap the icon. Is there a way to anchor the text with the button?

It looks fine when positioned with just two chars: http://imgur.com/6RTP20b
Problems occur with more than two chars (icon needs to move to the left with text): http://imgur.com/wfrJ4mF

2
Support / Inline Styling
« on: June 20, 2017, 06:27:48 pm »
I'm using a Tk 2d Text Mesh and within the text field I have "Hi, my name is Ben". I'd like to have "Hi, my name is" in black and "Ben" in green. I'm attempting to do that with an inline style, however, can't figure out how to do it. Here's one of my attempts:

Hi, my name is ^cRGBA(255, 0, 0, 0.2) Ben"

I can't find anywhere the correct syntax for it. Hopefully someone can help.

Pages: [1]