This commit is contained in:
Adam D. Ruppe 2017-06-02 08:34:59 -04:00
parent 43773d29cc
commit 3eaba24488
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
// http://msdn.microsoft.com/en-us/library/windows/desktop/bb775498%28v=vs.85%29.aspx
// FIXME: a scroll area event signaling when a thing comes into view might be good
// FIXME: arrow key navigation and accelerators in dialog boxes will be a must
// FIXME: unify Windows style line endings

View File

@ -1,3 +1,4 @@
// FIXME: if the taskbar dies, a notification icon is undocked... but never detects a new taskbar spawning
/*
Text layout needs a lot of work. Plain drawText is useful but too
limited. It will need some kind of text context thing which it will