I am not sure if this issue was raised here earlier, but working with 4.0.6 gtk3 (phoenix) wxWidgets 3.0.5 on Ubuntu 14.04, I can still see the problem with masked.IpAddrCtrl as described in https://github.com/wxWidgets/Phoenix/issues/639. Is there an acceptable solution for this? Earlier 2.8/3.0 classic version of wxPython with gtk2 didn’t have this issue.
The solution for this is that somebody who actively uses the masked widgets takes the time to figure out the fix and submits a PR. This is Open Source so having “an itch to scratch” is how most things get done. Especially in cases like the masked controls where the prior authors and maintainers have stepped away from the project.
···
On Monday, June 3, 2019 at 10:17:26 AM UTC-7, Varadharajan Kannan wrote:
Hi,
I am not sure if this issue was raised here earlier, but working with 4.0.6 gtk3 (phoenix) wxWidgets 3.0.5 on Ubuntu 14.04, I can still see the problem with masked.IpAddrCtrl as described in https://github.com/wxWidgets/Phoenix/issues/639. Is there an acceptable solution for this? Earlier 2.8/3.0 classic version of wxPython with gtk2 didn’t have this issue.