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 - dwmurp

Pages: [1]
1
NGUI 3 Support / Re: Question Regarding UIKeyBinding in 3+
« on: February 28, 2014, 09:22:36 PM »
Thank you, sir! Excellent product and even better customer support.

2
NGUI 3 Support / Question Regarding UIKeyBinding in 3+
« on: February 28, 2014, 06:28:05 PM »
Previous to version 3 the key binding script worked as I would expect. After upgrading when a button is "Pressed" via a bound key the button color changes to the "Hover" color and never changes back unless you hover over the button with the mouse and then hover away. Obviously, I can change this behavior by modifying the UIKeyBinding script directly, but I'm wondering if I'm doing something wrong elsewhere that may be causing this as I wouldn't imagine it's the intended behavior of the script?

Thanks!

3
NGUI 3 Support / Re: Button Question
« on: February 08, 2014, 02:25:31 PM »
Makes sense. I was trying to make this harder than it was. Thank you very much!

4
NGUI 3 Support / Button Question
« on: February 08, 2014, 02:01:36 PM »
Hi all,

I bought NGUI a while back and have had great success with it. I haven't had any issue figuring out anything I had issues with on my own or from these forums so this is my first post.

I'm experiencing a behavior with UIButton that I would like to change and am having issues figuring out how to do so.

When I hover over a button things work as normal. Clicking Enter does nothing (which is as I want.) Once I click the button with the mouse, subsequent presses of the Enter key cause the button to click. I would like to change this behavior, but am having issues figuring out how to do so.

It's probably something easy I'm overlooking, but I've been trying to figure it out and failing so if anyone can provide some advice I would be most appreciative.

Thanks!

Pages: [1]