(no subject)
next project: shuffle things around so that closing the login dialog doesn’t necessarily close the program. which probably means making a new class to pass to
probably also require some rewriting of the
I have a start on the new base object. just need to rip it out of
Application.Run(), which I’d end up doing anyway, to be able to create multiple Logon objects (kinda necessary for logging in to multiple servers).probably also require some rewriting of the
Prefs class, too...I have a start on the new base object. just need to rip it out of
Logon and patch the resulting (gaping) holes in both.