Problems with WebBrowser Control and Magic Tabs

From: Alfonso (nomail_at_nomail.com)
Date: 06/22/04


Date: Tue, 22 Jun 2004 07:43:29 -0400

Hello everyone...

I developed an applicaction wich emulates VS .Net interface using the Magic
Tab control (Crownwood).
I've created my own WebBrorser form into my app, and the instances of this
browser will be docked on the Magic Tab as any other app form.
I think, that Magic re-creates the object that will be docked, then my
browser loosses all the settings. I've to get a new reference to the form
from the Tab.Control property an then to force the browser to navigate to
the url again.

Any experience or Idea?

Thanks!

David



Relevant Pages

  • Re: Tkinter or wxpython?
    ... If you can get them to install a desktop app ... The permission mechanism is admittedly browser dependent. ... not so much for an application platform. ... HTML has non-trivial cross browser differences. ...
    (comp.lang.python)
  • Re: Tkinter or wxpython?
    ... If you can get them to install a desktop app ... The permission mechanism is admittedly browser dependent. ... not so much for an application platform. ... HTML has non-trivial cross browser differences. ...
    (comp.lang.python)
  • Re: Tkinter or wxpython?
    ... If you can get them to install a desktop app ... The permission mechanism is admittedly browser dependent. ... But if you write your application with straightforward html ... you tend to have very few platform problems. ...
    (comp.lang.python)
  • Re: Issues of state
    ... Every http hit then almost certainly comes from the same ... the app can always set a random cookie at ... hundred bytes) you can put it entirely into browser cookies and send ... But the browser is a terrible front-end for AJAX designs because it doesn't record the state changes that take place as a result of requests for updated InnerHTML content, so if the user is unwise enough to press the "back" button she loses all traces of the non-page interactions that have taken place since the page was loaded. ...
    (comp.lang.python)
  • Re: Embedding windows forms in IE
    ... controls and not a massive form and exe to the web. ... server (i.e. a bit like Outlook in that the application runs on your PC ... imagine this would probably result in a large rewrite of your app (but ... inside a browser so I don't think this is what you're trying to ...
    (microsoft.public.dotnet.general)