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
5a00115c56
construction of new wallet files is now working
albeit they are dud wallet files, delete is not
recording the delete.

Something incomprehensible is happening with tracking the last file.

ui is useless for any useful purpose, it exists only so that
we have some ui that can be fixed up later to actually work
ui fails to track added names,
names are wrongly displayed in order added.
2022-05-13 15:31:48 +10:00
Cheng
bb8b3773c9
working, unfinished edit 2022-05-07 14:40:17 +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
3c6a37b0e1
leaving potentially inconvenient history behind 2022-02-16 15:54:47 +10:00