iphone - StackScrollView used inside main view? -



iphone - StackScrollView used inside main view? -

i have seen stackscrollview made rafeeq want add together in main view. have "album " button , after cliking on want open stackscrollview screen can show album. plz help me . thanx in advace

all have declare stackscrollviewcontroller , add together current view

stackscrollviewcontroller stackview=[[stackscrollviewcontroller alloc] init]; [self.view addsubview:stackview.view];

of course of study in button click event

iphone objective-c xcode4

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

content management system - How to allow only English submissions on Pligg CMS -

How do I check if an insert was successful with MySQLdb in Python? -