Welcome Guest Search | Active Topics | Sign In | Register

WPF WebView - Enhancement To "Open" a WebView That Has Been Closed Options
JK
Posted: Wednesday, August 10, 2016 1:49:05 PM
Rank: Advanced Member
Groups: Member

Joined: 7/20/2015
Posts: 52
Right now WebView can be closed but can't be reopened. Would it be possible to enhance it with an "Open" method that kick starts it back up again? Alternatively, how about a method on WebControl to re-create the WebView transparently? Right now I have to create my own and assign it into the WebControl. Thanks!
eo_support
Posted: Wednesday, August 10, 2016 3:24:59 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Hi,

Thanks for the feedback. We do not believe it is a good idea to automatically recreate the WebView transparently. A lot of things happened when a WebView is destroyed and recreated, many of these the programmers must be aware of. So we believe it's better for the programmer to do this explicitly so that they can be more aware of exactly what's going on.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.