Python Forum
Set wx.html2.WebView invisible
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Set wx.html2.WebView invisible
#1
Is there a way to set wx.html2.WebView invisible and then switch back to visible? thanks.
Reply
#2
I'm not in a position to test at the moment but I believe all wx widgets inherit from wx.Window so you should be able to call .Show(False) and .Show(True)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  GTK WebView, failed to load shared libraries. TimeMen 0 2,189 Nov-07-2018, 12:55 PM
Last Post: TimeMen
  wx.html2.WebView Methods ian 4 3,593 Apr-27-2018, 05:36 PM
Last Post: Larz60+
  wx.html2 ian 1 4,797 Feb-04-2018, 06:22 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020