This seems like a silly question but I'm having trouble tracking down an answer...
I have NGUI and I can add a sprite widget to my panel. I can see the various sprite options ("dark", "button", "light", etc). How can I use my own 2D images, however? If I just want to add a simple png graphic (or other texture) as a sprite to my UI hierarchy how can I do that?