Hi,

My cell is adding an image. But the indent of the image is depending on how
many lines there are .. like here...

http://monotouch.2284126.n4.nabble.com/file/n4538421/LittleSnapper.png 

How can I make sure, that the image is always at the same position on the
left - no matter how many lines there are in the cell?

I've tried ... cell.ImageView.Frame = New RectangleF(0 , 0, 64, 64); ...
that had no effect.

Strange.

Thanks,
Mojo

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Dialog-Cell-ImageView-indent-why-tp4538421p4538421.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to