wxWebView GetPageSource() Cannot get edited content

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
Ellan
Experienced Solver
Experienced Solver
Posts: 57
Joined: Mon May 15, 2017 10:11 am

wxWebView GetPageSource() Cannot get edited content

Post by Ellan »

Hi,

my wxLib version 3.0.4 under macOS

when using wxWebView to load an editable page and enter something, but the GetPageSource() can not get the entered content

however the GetPageText() can get the entered content.

Has anybody seen anything like this?

thank you very much!
Thanks

Best Regards

Ellan
Post Reply