Re: Separate WebViews?

2009-09-29 Thread charlie dropbox
, 2009 at 11:16 PM, Jens Alfke j...@mooseyard.com wrote: On Sep 28, 2009, at 1:49 AM, charlie dropbox wrote: I was looking around for cookie state or some separation of data sharing between WebViews. There's a singleton NSHTTPCookieStorage object that you can use to interact with cookie

Separate WebViews?

2009-09-28 Thread charlie dropbox
Hi, I have gotten gmail loaded into two WebViews instances. What I would like to do is to be able to login to different gmail accounts with each WebView instance. Right now, I log into gmail account A in the first instance, then login account B in the second instance and when I click reload on the