简体   繁体   中英

Multiple UIWebView in UIView

Anybody please give me some idea that how can i implement multiple UIWebView in UIView just like in BBC App. 替代文字

hello first create an object and place it on the correct spot then :

[self.view addSubview:YOUR OBECT];

here is an example that will help you (see under Adding a label programmatically) http://chris-software.com/index.php/2009/04/29/creating-a-view-programmatically/

cheers endo

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM