[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] (no subject)
From: |
Greg Chicares |
Subject: |
[lmi-commits] (no subject) |
Date: |
Fri, 1 Jul 2016 16:27:42 +0000 (UTC) |
branch: master
commit 4735b5788b51ea747a9ebf68669cad27878d6b2c
Author: Vadim Zeitlin <address@hidden>
Date: Mon Jun 27 00:18:11 2016 +0200
Make product selection listbox in single premium skin taller
Ensure that the listbox is really expanded to fill in all the available
space as intended by making the wxFlexGridSizer row containing it
growable as otherwise using wxGROW on the item containing the listbox
itself didn't have any effect.
---
skin_single_premium.xrc | 1 +
1 file changed, 1 insertion(+)
diff --git a/skin_single_premium.xrc b/skin_single_premium.xrc
index d9787ed..3c17abe 100644
--- a/skin_single_premium.xrc
+++ b/skin_single_premium.xrc
@@ -39,6 +39,7 @@
<object class="wxFlexGridSizer">
<cols>2</cols>
<growablecols>0,1</growablecols>
+ <growablerows>0</growablerows>
<object class="sizeritem">
<flag>wxGROW|wxALL</flag>
- [lmi-commits] [lmi] master updated (364b233 -> 93629a3), Greg Chicares, 2016/07/01
- [lmi-commits] (no subject), Greg Chicares, 2016/07/01
- [lmi-commits] (no subject), Greg Chicares, 2016/07/01
- [lmi-commits] (no subject), Greg Chicares, 2016/07/01
- [lmi-commits] (no subject), Greg Chicares, 2016/07/01
- [lmi-commits] (no subject),
Greg Chicares <=
- [lmi-commits] (no subject), Greg Chicares, 2016/07/01
- [lmi-commits] (no subject), Greg Chicares, 2016/07/01