lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [6210] Add a field for 7702 definitional test


From: Greg Chicares
Subject: [lmi-commits] [6210] Add a field for 7702 definitional test
Date: Thu, 25 Jun 2015 17:23:40 +0000

Revision: 6210
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6210
Author:   chicares
Date:     2015-06-25 17:23:40 +0000 (Thu, 25 Jun 2015)
Log Message:
-----------
Add a field for 7702 definitional test

Modified Paths:
--------------
    lmi/trunk/skin_group_carveout.xrc

Modified: lmi/trunk/skin_group_carveout.xrc
===================================================================
--- lmi/trunk/skin_group_carveout.xrc   2015-06-25 04:24:39 UTC (rev 6209)
+++ lmi/trunk/skin_group_carveout.xrc   2015-06-25 17:23:40 UTC (rev 6210)
@@ -105,6 +105,22 @@
                                 </content>
                             </object>
                         </object>
+                        <object class="sizeritem">
+                            <flag>wxGROW|wxALL</flag>
+                            <border>2</border>
+                            <object class="wxRadioBox" 
name="DefinitionOfLifeInsurance">
+                                <help>Definition of life insurance</help>
+                                <style>wxRA_SPECIFY_COLS</style>
+                                <label>Definition of life insurance</label>
+                                <dimension>1</dimension>
+                                <selection>0</selection>
+                                <content>
+                                    <item helptext="Definition of life 
insurance is cash value accumulation test">CVAT</item>
+                                    <item helptext="Definition of life 
insurance is guideline premium test">GPT</item>
+                                    <item helptext="Do not comply with US 
definition of life insurance">Not 7702 compliant</item>
+                                </content>
+                            </object>
+                        </object>
                     </object>
                 </object>
                 <object class="sizeritem">




reply via email to

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