More TODOs.

This commit is contained in:
Pietro Gagliardi 2015-02-17 12:56:46 -05:00
parent a9f7bedb25
commit 0fea01e246
1 changed files with 2 additions and 0 deletions

View File

@ -100,9 +100,11 @@ noScroll:
panic("error queueing newly selected row for redraw in doselect()");
}
// TODO what about deselect/defocus?
// TODO notify on the old row too?
NotifyWinEvent(EVENT_OBJECT_SELECTION, t->hwnd, OBJID_CLIENT, t->selectedRow);
// TODO send EVENT_OBJECT_STATECHANGED too?
// TODO send EVENT_OBJECT_FOCUS
}
// TODO make this needless