Realized delete was not rightly part of the frame
And close rightly part of the frame, rather than
the rightly part of the wallet display, so, putting
current work to bed before changing those things
Painfully discovered that wxWidgets does not like it
if you do not handle the close event. Default
handling is broken, perhaps unavoidably because the base
object does not know about the derived object.