Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: darkhus on June 03, 2014, 09:20:56 AM

Title: UIDraggablePanel and UIButtons
Post by: darkhus on June 03, 2014, 09:20:56 AM
Hi, I have a DraggablePanel with UIButtons items. The problem is that buttons doesn't react on click, I try UIDragPanelContents and UIForwardEvents but couldn't slove that issue. What can be the reason on on reaction?
Thanks,
D.
Title: Re: UIDraggablePanel and UIButtons
Post by: ArenMook on June 04, 2014, 01:06:28 AM
Check the FAQ, and use the "debug" option on the UICamera to find out what's intercepting your events.
Title: Re: UIDraggablePanel and UIButtons
Post by: darkhus on June 04, 2014, 01:36:42 AM
thank you, that helps me. I work with example 7, there was "Outline" sprite over the Panel and it grab each events.