1
0
forked from cheng/wallet
Commit Graph

7 Commits

Author SHA1 Message Date
Cheng
a28cda222c
minor layout 2022-05-23 16:06:01 +10:00
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
25ec24936f
putting it to bed before minor refactoring
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
2022-05-20 20:14:45 +10:00
Cheng
dc438a22eb
still broken 2022-04-14 02:17:18 -07: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