1
0
forked from cheng/wallet
Commit Graph

4 Commits

Author SHA1 Message Date
Cheng
e3ba96799c
Now UI is working well enough to finally introduce secret management
First thing that is actually part of the final use case
2022-05-22 19:36:23 +10:00
Cheng
137a78735b
Fixing window switches within the frame
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.
2022-04-03 12:07:41 +10:00
Cheng
6fa5cf6da4
Restructuring to allow child pages access to frame menus 2022-03-08 14:46:14 +10:00
Cheng
3c6a37b0e1
leaving potentially inconvenient history behind 2022-02-16 15:54:47 +10:00