Added Contact No and Email
[resumebuilder.git] / resources / resumebuilder.glade
index 049fb00..2d16827 100644 (file)
             </child>
             <child>
               <object class="GtkLabel">
+                <property name="width_request">24</property>
+                <property name="height_request">20</property>
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="label" translatable="yes">Sex</property>
               </object>
               <packing>
                 <property name="x">37</property>
-                <property name="y">132</property>
+                <property name="y">284</property>
               </packing>
             </child>
             <child>
@@ -87,8 +89,8 @@
                 <signal name="toggled" handler="SexMaleSelected" swapped="no"/>
               </object>
               <packing>
-                <property name="x">151</property>
-                <property name="y">131</property>
+                <property name="x">228</property>
+                <property name="y">282</property>
               </packing>
             </child>
             <child>
                 <signal name="toggled" handler="SexFemaleSelected" swapped="no"/>
               </object>
               <packing>
-                <property name="x">222</property>
-                <property name="y">131</property>
+                <property name="x">305</property>
+                <property name="y">282</property>
               </packing>
             </child>
             <child>
               <object class="GtkRadioButton">
                 <property name="label" translatable="yes">Other</property>
                 <property name="width_request">65</property>
-                <property name="height_request">25</property>
+                <property name="height_request">26</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>
                 <signal name="toggled" handler="SexOtherSelected" swapped="no"/>
               </object>
               <packing>
-                <property name="x">303</property>
-                <property name="y">131</property>
+                <property name="x">392</property>
+                <property name="y">282</property>
               </packing>
             </child>
             <child>
               <object class="GtkLabel">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
-                <property name="label" translatable="yes">Age</property>
+                <property name="label" translatable="yes">Date of Birth</property>
               </object>
               <packing>
                 <property name="x">37</property>
               </packing>
             </child>
             <child>
-              <object class="GtkEntry" id="Age">
-                <property name="width_request">50</property>
+              <object class="GtkButton" id="SaveButton">
+                <property name="label" translatable="yes">Save</property>
+                <property name="width_request">130</property>
+                <property name="height_request">34</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="input_purpose">digits</property>
+                <property name="receives_default">True</property>
+                <signal name="clicked" handler="SaveButtonClicked" swapped="no"/>
               </object>
               <packing>
-                <property name="x">220</property>
-                <property name="y">89</property>
+                <property name="x">327</property>
+                <property name="y">493</property>
               </packing>
             </child>
             <child>
-              <object class="GtkButton" id="SaveButton">
-                <property name="label" translatable="yes">Save</property>
-                <property name="width_request">130</property>
+              <object class="GtkCalendar" id="DateOfBirth">
+                <property name="width_request">218</property>
+                <property name="height_request">180</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="year">2018</property>
+                <property name="month">9</property>
+                <property name="day">24</property>
+                <signal name="day-selected" handler="DoBSelected" swapped="no"/>
+              </object>
+              <packing>
+                <property name="x">224</property>
+                <property name="y">94</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes">Address for communication</property>
+              </object>
+              <packing>
+                <property name="x">37</property>
+                <property name="y">326</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkFrame">
+                <property name="width_request">220</property>
+                <property name="height_request">80</property>
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label_xalign">0</property>
+                <property name="shadow_type">none</property>
+                <child>
+                  <object class="GtkScrolledWindow">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="shadow_type">in</property>
+                    <child>
+                      <object class="GtkTextView" id="Address">
+                        <property name="visible">True</property>
+                        <property name="can_focus">True</property>
+                        <property name="accepts_tab">False</property>
+                      </object>
+                    </child>
+                  </object>
+                </child>
+                <child type="label_item">
+                  <placeholder/>
+                </child>
+              </object>
+              <packing>
+                <property name="x">224</property>
+                <property name="y">331</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel">
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes">Contact Number</property>
+              </object>
+              <packing>
+                <property name="x">37</property>
+                <property name="y">423</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkEntry" id="ContactNumber">
+                <property name="width_request">220</property>
                 <property name="height_request">34</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-                <property name="receives_default">True</property>
-                <signal name="clicked" handler="SaveButtonClicked" swapped="no"/>
+                <property name="input_purpose">phone</property>
+              </object>
+              <packing>
+                <property name="x">224</property>
+                <property name="y">415</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkLabel">
+                <property name="width_request">58</property>
+                <property name="height_request">20</property>
+                <property name="visible">True</property>
+                <property name="can_focus">False</property>
+                <property name="label" translatable="yes">E-Mail ID</property>
+              </object>
+              <packing>
+                <property name="x">37</property>
+                <property name="y">464</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkEntry" id="Email">
+                <property name="width_request">221</property>
+                <property name="height_request">34</property>
+                <property name="visible">True</property>
+                <property name="can_focus">True</property>
+                <property name="input_purpose">email</property>
               </object>
               <packing>
-                <property name="x">307</property>
-                <property name="y">168</property>
+                <property name="x">224</property>
+                <property name="y">454</property>
               </packing>
             </child>
           </object>