Hello all,

Imagine this scenario: You have a view that has a resource attatched to it. The view is set with stretches="true", and you resize the view to be two times the unstretchedwidth and unstretchedheight, effectively doubling the size of the resource on the screen. Now, imagine that this view also contains some text. When the view is resized, the text is resized as well, effectively doubling the size of the text. Can someone please enlighten me on how to keep the text from resizing? In other words, I would like the text ot stay at the default size even though its parent view is doubling in size.

Thanks in advance for your help! :)
-Rich

Reply via email to