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.


Messages - jezzurp

Pages: [1]
1
NGUI 3 Support / Re: Scroll View (Drag Scroll)
« on: July 01, 2016, 04:12:04 AM »
Sorry, not really following your answer... Are you saying a flexible/relatively sized scroll view is not possible?

2
NGUI 3 Support / Re: Scroll View (Drag Scroll)
« on: June 21, 2016, 12:04:05 PM »
Hi Aren

I have just been reading through your post http://www.tasharen.com/?page_id=4444#respond and googling around this subject, hope you can help...

I am working on an element that is anchored to other elements, and depending on screen resolution, will change size. The area needs to be clipped so that the chat messages are clipped...

My problem is this: it seems, unless I'm missing something, that a scroll/clip area has to have absolute dimensions to clip... i.e. I cannot set the clip area to be anchored to it's container's dynamic size?

3
NGUI 3 Support / Re: Tab system using toggle problem
« on: June 01, 2016, 02:33:52 AM »
Oh ok, that explains why I can't find it. Where I work NGUI is built into the environment but we dont have access to it in a file browser like that so cant get to the examples. Hmmph. Cheers anyway

4
NGUI 3 Support / Re: Tab system using toggle problem
« on: May 16, 2016, 04:25:27 AM »
Hi

Thanks for reply, appreciated.

At the risk of sounding stupid (a common problem) I can't find 'example 13 - tabs'. Are you referring to a youtube tutorial or a page on this site?

I have tried
...using the site search on here
...browsing the demo pages
...& rooting through your youtube page
but can't find the tutorial you refer to?

Sorry / Thanks

5
NGUI 3 Support / Re: Tab system using toggle problem
« on: May 12, 2016, 09:39:59 AM »
Common issue it seems. People think that they need to set both "Activate" and "Deactivate" fields for each script.

That's not the case.

Only set the "Activate" section for each toggle. Don't touch the "Deactivate". It's automatic. Just look at what I did in the Tabs example.

Hi

I'm currently trying to figure out how to make tabs in NGUI and have been going through your youtube tutorials but have yet to find a tabs one... any chance you could please point me in the right direction? (Thanks)

6
NGUI 3 Documentation / Re: UIButton
« on: May 11, 2016, 05:11:01 AM »
Hi all, I'm new to this so appologies if I'm asking a stupid question...

When using a sprite with button component attached, and a label for the button nested as a child... is there an obvious way of making the label text hover in the same way that the sprite/ button BG has options for hover colour/active colour etc? I'm not sure if I'm being stupid and missing something obvious, or if it's something that's more difficult to do than I would expect?

Any help would be massively welcome, thanks

Pages: [1]