Hi there..
I created a simple Chat Hierarchy:
UIRoot
>>Panel
>>>>Grid
>>>>>>Content
>>>>>>Content
...etc
I switched the Panels clipping to "Soft clip", but it isn´t doing anything..
I´m using unity 4.5 Pro, and the latest NGUI...
Any idea why it´s not working?
nevermind.. figured it out..
Seems like i needed to make the panel size smaller than the window size (1/3 of the window height), to make this effect work :/