rupesh.swami
Apr 1, 2009, 03:08 AM
hi all
i am new to iPhone
i want to change the location of scrollvew. what is the step behind the change the location of scrollview. i use following statement
scrollViewObject.frame.top=10; or scrollViewObject.frame.y=10;
but above statement give compile time error "CGRect has no member named top/y"
i am new to iPhone
i want to change the location of scrollvew. what is the step behind the change the location of scrollview. i use following statement
scrollViewObject.frame.top=10; or scrollViewObject.frame.y=10;
but above statement give compile time error "CGRect has no member named top/y"
