Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: vexe on October 27, 2013, 09:48:09 AM

Title: How to achieve VLC-Song title button? (Button with many labels, list view?)
Post by: vexe on October 27, 2013, 09:48:09 AM
That was ambiguous, see attachment.

The way the titles, their durations and albums are organized, much like a list view in a winform app.
If you click a title, all the line will get highlighted no matter where you click, on the title's name, duration or album.

I'm trying to create a media player, that's why I'm asking.

How to create a list view similar to VLC? what should I use? how should I create that type of button, where if you click on any of its parts, all get highlighted?

Thanks a lot.
Title: Re: How to achieve VLC-Song title button? (Button with many labels, list view?)
Post by: ArenMook on October 27, 2013, 10:52:45 PM
Game Object (UIButton, UISprite set to sliced)
- Label 1
- Label 2
- Label 3