From a4550b26bda04d5269ffea2cf32d386af7a29f86 Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Sat, 27 Feb 2016 11:41:39 +0100 Subject: [PATCH] debug paged listbox --- Templates/ListBox.goml | 2 +- Templates/ScrollingListBox.goml | 2 +- Tests/Interfaces/colorItem.crow | 6 ++- Tests/Interfaces/testColorList.crow | 2 +- Tests/Interfaces/test_Listbox.goml | 16 ++++--- src/GraphicObjects/ListBox.cs | 68 +++++++++++++++++------------ 6 files changed, 56 insertions(+), 40 deletions(-) diff --git a/Templates/ListBox.goml b/Templates/ListBox.goml index 79d44de3..72bd8e2c 100755 --- a/Templates/ListBox.goml +++ b/Templates/ListBox.goml @@ -1,5 +1,5 @@  - + diff --git a/Templates/ScrollingListBox.goml b/Templates/ScrollingListBox.goml index 5f50929f..7976e3d7 100644 --- a/Templates/ScrollingListBox.goml +++ b/Templates/ScrollingListBox.goml @@ -4,7 +4,7 @@ - diff --git a/Tests/Interfaces/colorItem.crow b/Tests/Interfaces/colorItem.crow index 7ed65ab1..98c17d5c 100755 --- a/Tests/Interfaces/colorItem.crow +++ b/Tests/Interfaces/colorItem.crow @@ -1,8 +1,10 @@  - - + diff --git a/Tests/Interfaces/testColorList.crow b/Tests/Interfaces/testColorList.crow index 76bf8d6e..34d32159 100755 --- a/Tests/Interfaces/testColorList.crow +++ b/Tests/Interfaces/testColorList.crow @@ -10,7 +10,7 @@ - diff --git a/Tests/Interfaces/test_Listbox.goml b/Tests/Interfaces/test_Listbox.goml index 18fe18dc..64877f57 100755 --- a/Tests/Interfaces/test_Listbox.goml +++ b/Tests/Interfaces/test_Listbox.goml @@ -1,12 +1,14 @@  - - -