lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 34117af 7/8: Adjust DateOfBirth width


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 34117af 7/8: Adjust DateOfBirth width
Date: Fri, 4 May 2018 16:57:03 -0400 (EDT)

branch: master
commit 34117af8b5938724b6e11dd1ebe5b5d5f7f78258
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Adjust DateOfBirth width
    
    The hardcoded width of 80 already used for other datepicker controls
    has been found optimal for typical corporate msw configurations.
---
 skin.xrc                | 6 +++---
 skin_coli_boli.xrc      | 6 +++---
 skin_group_carveout.xrc | 6 +++---
 skin_single_premium.xrc | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/skin.xrc b/skin.xrc
index 995d4c4..10b711e 100644
--- a/skin.xrc
+++ b/skin.xrc
@@ -1103,7 +1103,7 @@
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxDatePickerCtrl" 
name="DateOfBirth">
                                         <help>Date of birth</help>
-                                        <size>-1,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                                 <object class="sizeritem">
@@ -1116,7 +1116,7 @@
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxSpinCtrl" name="IssueAge">
                                         <help>Insurance age on date of 
issue</help>
-                                        <size>0,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                                 <object class="sizeritem">
@@ -1129,7 +1129,7 @@
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxSpinCtrl" 
name="RetirementAge">
                                         <help>Insurance age on date of 
retirement</help>
-                                        <size>0,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                             </object>
diff --git a/skin_coli_boli.xrc b/skin_coli_boli.xrc
index 02307f2..f74e44c 100644
--- a/skin_coli_boli.xrc
+++ b/skin_coli_boli.xrc
@@ -956,7 +956,7 @@
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxDatePickerCtrl" 
name="DateOfBirth">
                                         <help>Date of birth</help>
-                                        <size>-1,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                                 <object class="sizeritem">
@@ -969,7 +969,7 @@
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxSpinCtrl" name="IssueAge">
                                         <help>Insurance age on date of 
issue</help>
-                                        <size>0,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                                 <object class="sizeritem">
@@ -982,7 +982,7 @@
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxSpinCtrl" 
name="RetirementAge">
                                         <help>Insurance age on date of 
retirement</help>
-                                        <size>0,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                             </object>
diff --git a/skin_group_carveout.xrc b/skin_group_carveout.xrc
index 2e2afe5..2289f20 100644
--- a/skin_group_carveout.xrc
+++ b/skin_group_carveout.xrc
@@ -438,7 +438,7 @@
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxDatePickerCtrl" 
name="DateOfBirth">
                                         <help>Date of birth</help>
-                                        <size>-1,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                                 <object class="sizeritem">
@@ -451,7 +451,7 @@
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxSpinCtrl" name="IssueAge">
                                         <help>Insurance age on date of 
issue</help>
-                                        <size>0,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                                 <object class="sizeritem">
@@ -464,7 +464,7 @@
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxSpinCtrl" 
name="RetirementAge">
                                         <help>Insurance age on date of 
retirement</help>
-                                        <size>0,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                             </object>
diff --git a/skin_single_premium.xrc b/skin_single_premium.xrc
index 5759989..dda2985 100644
--- a/skin_single_premium.xrc
+++ b/skin_single_premium.xrc
@@ -758,7 +758,7 @@ appropriate input.
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxDatePickerCtrl" 
name="DateOfBirth">
                                         <help>Date of birth</help>
-                                        <size>-1,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                                 <object class="sizeritem">
@@ -771,7 +771,7 @@ appropriate input.
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxSpinCtrl" name="IssueAge">
                                         <help>Insurance age on date of 
issue</help>
-                                        <size>0,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                                 <object class="sizeritem">
@@ -784,7 +784,7 @@ appropriate input.
                                     
<flag>wxGROW|wxALIGN_CENTER_VERTICAL|wxRIGHT</flag>
                                     <object class="wxSpinCtrl" 
name="RetirementAge">
                                         <help>Insurance age on date of 
retirement</help>
-                                        <size>0,-1</size>
+                                        <size>80,-1</size>
                                     </object>
                                 </object>
                             </object>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]