You have to set the content size and the physical size of the scrollview.
(The content size will be greater)

On Tue, Nov 8, 2011 at 8:18 AM, Mittchel Van Vliet <[email protected]>wrote:

> I did.. I've tried the following:
>
> UIScrollView
> -- View
>      --- Labels, UIImageView and TextView
>
> But I don't know what modes to use or if I am doing it correct.
>
>
> 2011/11/8 Daniel Dillard <[email protected]>
>
>> Have you looked at UIScrollview?
>>
>> On Tue, Nov 8, 2011 at 8:14 AM, Mittchel Van Vliet <[email protected]>wrote:
>>
>>> Hello everyone,
>>>
>>> I am trying to create a detail page that shows some basic information
>>> about a specific product.
>>> There is only one problem that I am facing: Letting the page scroll!
>>>
>>> I've got a few items that I need in my screen:
>>>
>>> -- UIImageVIew
>>>     -- Some labels
>>> -- TextView for large description text.
>>>
>>> What I want to archieve is this:
>>> http://img21.imageshack.us/img21/9408/consumentadvertentieove.png
>>>
>>> The point is that I don't want the TextView to scroll but the whole
>>> page.. How do I archieve this in detail? What views do I need and what
>>> modes do I need?
>>>
>>> Thanks in advance!
>>>
>>>
>>>
>>> _______________________________________________
>>> 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