Tagged Questions

1
vote
1answer
574 views

iPhone - tabbed browsing by storing webView in an Array/plist?

I want to build a tab-Browser and so far I've implemented everything (Bookmarks, settings...) except tabbed browsing. What I know so far is that I should store my webView in an array or a dictionary ...
1
vote
1answer
457 views

I need Help Making my VB 2008 Express Web Browser

Every time i click on a link it opens in internet explorer but i want it to open in another window of my web browser Details : i have made a tabbed web browser using a tab control because every ...