From 38723aeff975ff377df40e64cf39b588254afc46 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 15 Oct 2018 01:54:15 -0400 Subject: [PATCH] More TODOs. --- doc/misctests/winbuttonexplorertheme.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/misctests/winbuttonexplorertheme.cpp b/doc/misctests/winbuttonexplorertheme.cpp index b536a4b9..67a2fb6c 100644 --- a/doc/misctests/winbuttonexplorertheme.cpp +++ b/doc/misctests/winbuttonexplorertheme.cpp @@ -190,6 +190,7 @@ void onWM_CREATE(HWND hwnd) buttonx = 5; buttony = 5; for (i = 0; i < 5; i++) { + // TODO split buttons don't support arrow navigation? leftButtons[i] = CreateWindowExW(0, L"BUTTON", leftbarButtons[i].text, WS_CHILD | WS_VISIBLE | WS_TABSTOP | BS_PUSHBUTTON,