Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: makeshiftwings on May 15, 2012, 02:11:50 AM

Title: Small request
Post by: makeshiftwings on May 15, 2012, 02:11:50 AM
Any chance you could move UITooltip and UICursor out of the Inventory Example and put them into the main UI folder?  And then remove UITooltip.ShowItem(item) and instead put a method in Item like GetTooltipText() to remove the dependency there?  I think the tooltip and cursor are useful to people who aren't using the inventory system.

I have an ulterior motive in that I use a heavily modified inventory system that causes name collision when I update NGUI so I have to avoid importing the Inventory Example, but I also think UITooltip and UICursor have grown up enough that they should be full-fledged parts of the UI now and not stuck in an example. ;)
Title: Re: Small request
Post by: ArenMook on May 15, 2012, 01:24:27 PM
True enough.

I actually already have done that on Windward, but totally forgot to put it back into NGUI. Thanks for the reminder. :)
Title: Re: Small request
Post by: zxhfrombnu on August 16, 2012, 03:21:34 AM
hello, I really need your help. I am trying to change cursor in the game. So I use GNUI UICursor. But it does not work. Can you help me? I need the process  in detail and more clearly. Thanks a lot.