wxMaskedTextCtrl 0.0.4 (with fries!)

For review: version 0.0.4 of wxMaskedTextCtrl.

Just had a quick look, out of curiosity more than anything else,
as I have no immediate need for the control.

But a couple of points:

1. I notice that overwrite mode is the default - is it possible
   to switch to insert mode?
2. The method names - get_plainValue, for example - have a rather
   strange use of case and underlines. I'd rather see it match the
   wxPython standard, which is StudlyCaps, so we'd have
   GetPlainValue...

But overall, it's very nice. Feel free to ignore the above comments,
as I say I probably won't need the control any time in the forseeable
future...

Paul.

···

From: Jeff Childers [mailto:jchilders@smartbusinessware.com]