This is just a notes file to MYSELF.
It hasn't changed much. And it probably won't for quite a while.
I've dropped all the stuff in here, to work on a Motif port.
Phew...
[erm.. no I haven't. I'm curently maintaining both versions, while
 slooowly bringing the motif version up to snuff. phew :-) ]


TODO:
FIX USEFILE ??
make generic selector function.
half-done, with FindField. Now USE it!!!
[what was I meaning by this??? sheesh...]

Well, now for a bit of a message to folks out there.... 

   Coding this was.. "fun".  Fairly educational. I started this program
some time in 1991 (presumably, summer), because there was nothing
out there like it. I made some stupid design errors, and didn't have a
clue what Xrm stuff was for. 
Then there was a long hiatus, while I went through a few more quarters of
school :-)

After finding some nice code ("tetris"), the "junk" I found in "xterm"
started to make more sense.  Coupled with perusing certain other
programs, both bad and good, made me more aware of how a "good" X program
should be written.

Now, I'm in an actual Job! So I'm even more picky about code. As a
reflection of this, some parts of the code are really robust... while others
are not. Sorry 'bout that :-)

Misc. coding note: 
  I attempt to have globally visible functions with CapitalLetters,
  while internal functions have lowercaseletters.


To do "real soon now"...


6) time limit (user adjustable)


9) ?save preferences in special rc file?

10) randomize between guesskanji and guessenglish!

11) make wrong answers from stroke-similar characters.

12) Clean up code. like loading resources in one go?


18) ? allow range restriction by JIS number and other things.

19) put HEX display in search window, along with decimal.


20) FIX the bad handling of openwin "dismiss" on popups!!
	(XM-WINDOW-DESTROY message, or whatever)
