From c1c78b5aeb6b9d85886af3ea00a3c9ddc1ed372d Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 8 Apr 2015 18:32:32 -0400 Subject: More TODOs. --- new/window_windows.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'new/window_windows.c') diff --git a/new/window_windows.c b/new/window_windows.c index 7bbb895..73dd1c8 100644 --- a/new/window_windows.c +++ b/new/window_windows.c @@ -1,6 +1,9 @@ // 6 april 2015 #include "uipriv_windows.h" +// TODO +// - [18:19] Though, if you minimise it and bring it back up, the buttons disappear until you resize the window. Not sure if you care about that or not. + struct uiWindow { HWND hwnd; uiControl *child; -- cgit v1.2.3