From 973853c835d81a877191e209dcc710a6ec00a412 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Wed, 2 Apr 2014 10:15:04 -0400 Subject: Fixed odd Listbox sizing on Windows. (Windows by default sizes List Box controls so that partial items are not visible.) --- controlcandidates.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'controlcandidates.md') diff --git a/controlcandidates.md b/controlcandidates.md index 98df54c..f4bb66c 100644 --- a/controlcandidates.md +++ b/controlcandidates.md @@ -21,8 +21,6 @@ WINDOWS - OpenGL: http://msdn.microsoft.com/en-us/library/windows/desktop/dd374379%28v=vs.85%29.aspx - don't use ES_NUMBER for number-only text boxes, as "it is still possible to paste non-digits into the edit control." (though a commenter on MSDN says that's wrong?) - might want to just have spinners and not numeric text boxes??? -- TODO - - add LBS_NOINTEGRALHEIGHT to our regular listboxes? GTK+ - GtkCalendar for date selection (TODO doesn't handle times) -- cgit v1.2.3