br549
01-31-2006, 12:08 PM
Hi everyone.
I am trying to resize a view using the resizestate compnent. It seems pretty simple to use.
However, instead of having the bottom of the
view resize upwards to meet the top of the view,
i would like to have to top of the view resize
downwards to meet the bottom of the view.
Is there any easy way of doing this, or possibly
extending the resizestate component?
Otherwise it would require creating custom code to
resize the view (bottom to top) slightly and then
shifting the entire view downwards by the same
distance.
Thanks
I am trying to resize a view using the resizestate compnent. It seems pretty simple to use.
However, instead of having the bottom of the
view resize upwards to meet the top of the view,
i would like to have to top of the view resize
downwards to meet the bottom of the view.
Is there any easy way of doing this, or possibly
extending the resizestate component?
Otherwise it would require creating custom code to
resize the view (bottom to top) slightly and then
shifting the entire view downwards by the same
distance.
Thanks