[wxPython-users] Deleting a text control from an EVT_TEXT_ENTER

Anthony M. Floyd Anthony.Floyd at convergent.ca
Wed Jul 18 09:55:48 PDT 2007


Hi Mike,

> Though, for your application, since you are already using a 
> ListBox, it sounds like you might want to look into an 
> EditableListBox, which you can check out in the demo. I use 

This is almost what we do, except that in our case, we only want certain
"fields" in each line to be editable, not the whole thing.  I'll take a
look at the code, though, to see if we can create a custom instance of
it that does what we want.

Cheers,
Anthony.





More information about the wxpython-users mailing list