http://stackoverflow.com/questions/11471254/how-to-get-uiimagepicker-selected-image-name

On Fri, Aug 3, 2012 at 5:49 AM, proindigo <[email protected]> wrote:

> I did it!!!
>
>
> All I did was to declare a delegate and an event in my subclass of
> imagepickercontroller, link them up and associate the event with an
> underlying event handler function in the code behind of the view controller
> to fill up my blank imageview.
> If anybody wants the code just pm me. Will be glad to help.
>
> Just one last thing, how do I get the name of the selected image from the
> gallery? In ASP.Net we could do something like PostedFile.FileName. How do
> I
> do it in MonoTouch?
>
> Kindly help.
>
> Cheers!!!  :-)
>
>
>
> --
> View this message in context:
> http://monotouch.2284126.n4.nabble.com/Take-Pictures-with-IPHone-Camera-tp4656124p4656333.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to