add binfolder path relative filters, fix gbrp color model, vwdw timebar tweaks, title...
[goodguy/history.git] / cinelerra-5.1 / guicast / bclistbox.inc
index e846a0408882af26aae540db01867a30efc62879..ad53547179eb82d410451abb82552437c58e7fc7 100644 (file)
@@ -29,7 +29,8 @@
 // Display format
 #define LISTBOX_TEXT         0
 #define LISTBOX_ICONS        1
-#define LISTBOX_ICON_LIST    2
+#define LISTBOX_ICONS_PACKED 2
+#define LISTBOX_ICON_LIST    3
 
 // Icon position
 #define ICON_LEFT        0
@@ -39,7 +40,7 @@
 #define LISTBOX_MARGIN   4
 // Distance from sides of window
 #define LISTBOX_BORDER   2
-#define ICON_MARGIN      1
+#define ICON_MARGIN      2
 #define LISTBOX_INDENT   10
 
 // Justification for popup listbox