In the attached picture is what I'm trying to achieve (this was done in UnityGUI)
The question is, how can I achieve that with NGUI using a popup menu/list?
I believe this could be done by instantiating the list/menu EXPANDED in the place I want (where I right click), how can I instantiate it in its expanded state?
Thanks for the help.