From 84949b52d877088e74edc0dca5549d50428573f0 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 25 Feb 2014 13:13:23 -0500 Subject: Listed issues with adding Slider. Will add that later. --- controlcandidates.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/controlcandidates.md b/controlcandidates.md index ba3c5af..6d36a97 100644 --- a/controlcandidates.md +++ b/controlcandidates.md @@ -6,6 +6,7 @@ WINDOWS - Status Bar - Tooltip (should be a property of each control) - Trackbar for Sliders + - cannot automatically snap to custom step; need to do it manually - Tree View - Up-Down Control for Spinners - maybe: @@ -17,6 +18,8 @@ WINDOWS GTK+ - GtkNotebook for Tabs - GtkScale for Sliders + - cannot automatically snap to INTEGERS (let alone to custom steps); need to do it manually + - natural size is 0x0 for some reason - GtkSpinButton for Spinners - GtkStatusBar - GtkToolbar -- cgit v1.2.3