Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: PnzrDrgoon on August 07, 2013, 05:49:14 PM

Title: How do I make a UIPopup with options containing both text and a sprite?
Post by: PnzrDrgoon on August 07, 2013, 05:49:14 PM
I want to make a language selection menu.  It is possible for the options to contain both text and a sprite or am I going to have to get cute and make a scroll view that appears on a button press?
Title: Re: How do I make a UIPopup with options containing both text and a sprite?
Post by: ArenMook on August 08, 2013, 09:48:12 AM
If you're using a bitmap font, you can use emoticons inside and get icons that way. Dynamic font doesn't support emoticons... yet.
Title: Re: How do I make a UIPopup with options containing both text and a sprite?
Post by: PnzrDrgoon on August 08, 2013, 10:40:35 AM
Thanks for the info, Sir.