Hi

I'm new on forum (I hope I put this post at good place) and new in NGUI. I have problem, I was trying to do it, but I wasted a lot of time earlier (when I was learning basics) so I decided to ask you for help.
I have to do Photo Gallery. At Android/iOS (if easier, we can focus on Android). Layout similar to this:
http://www.techcredo.com/wp-content/uploads/2011/02/quickpic-top-android-image-app-review.jpg And it's my idea. I hope you tell me is it okey or something I'm thinking wrong.
1. I'm making empty game object. There I have ALBUM CONTROLLER.
2. In ALBUM CONTROLLER I have function that's reading all photos from device and put it into table (first question: how do that?).
3. Next - I'm doing so much GUITextures how I need (count of photos). HOW?
4. And atribute every photo from table to next textures.
It sound in my opinion quite good, but I don't know how to script it.
And, I see, it has one big defect: if I put it in function "Start" it doesn't include new photos (app: camera+photo album). If I put it on Update() it will working all time... So: what function? Maybe when I'm coming into "panel album". But it won't be to slow?
I hope you help me solve my problem. Every idea/tricks will be very helpful. I want to do it good.
(And sorry for my grammar