Added expander for top section and vpane with slider between
svn: r16242
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| <?xml version="1.0"?> | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <interface> | ||||
|   <!-- interface-requires gtk+ 2.12 --> | ||||
|   <!-- interface-requires grampswidgets 0.0 --> | ||||
| @@ -6,491 +6,493 @@ | ||||
|   <object class="GtkDialog" id="editeventref"> | ||||
|     <property name="default_width">600</property> | ||||
|     <property name="type_hint">dialog</property> | ||||
|     <property name="has_separator">False</property> | ||||
|     <child internal-child="vbox"> | ||||
|       <object class="GtkVBox" id="dialog-vbox11"> | ||||
|         <property name="visible">True</property> | ||||
|         <child> | ||||
|           <object class="GtkLabel" id="label517"> | ||||
|             <property name="visible">True</property> | ||||
|             <property name="xalign">0</property> | ||||
|             <property name="xpad">12</property> | ||||
|             <property name="ypad">3</property> | ||||
|             <property name="label" translatable="yes"><b>Reference information</b></property> | ||||
|             <property name="use_markup">True</property> | ||||
|             <property name="use_underline">True</property> | ||||
|             <property name="justify">center</property> | ||||
|           </object> | ||||
|           <packing> | ||||
|             <property name="expand">False</property> | ||||
|             <property name="fill">False</property> | ||||
|             <property name="position">1</property> | ||||
|           </packing> | ||||
|         </child> | ||||
|         <child> | ||||
|           <object class="GtkNotebook" id="notebook_ref"> | ||||
|           <object class="GtkVPaned" id="vpaned1"> | ||||
|             <property name="visible">True</property> | ||||
|             <property name="can_focus">True</property> | ||||
|             <property name="border_width">6</property> | ||||
|             <child> | ||||
|               <object class="GtkTable" id="table64"> | ||||
|                 <property name="visible">True</property> | ||||
|                 <property name="border_width">12</property> | ||||
|                 <property name="n_columns">4</property> | ||||
|                 <property name="column_spacing">12</property> | ||||
|                 <property name="row_spacing">6</property> | ||||
|                 <child> | ||||
|                   <object class="GtkLabel" id="label513"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="xalign">0</property> | ||||
|                     <property name="ypad">3</property> | ||||
|                     <property name="label" translatable="yes">_Role:</property> | ||||
|                     <property name="use_underline">True</property> | ||||
|                     <property name="justify">center</property> | ||||
|                     <property name="mnemonic_widget">eer_role_combo</property> | ||||
|                   </object> | ||||
|                   <packing> | ||||
|                     <property name="x_options">GTK_FILL</property> | ||||
|                     <property name="y_options"></property> | ||||
|                   </packing> | ||||
|                 </child> | ||||
|                 <child> | ||||
|                   <object class="GtkToggleButton" id="eer_ref_priv"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="can_focus">True</property> | ||||
|                     <property name="receives_default">True</property> | ||||
|                     <property name="relief">none</property> | ||||
|                     <child> | ||||
|                       <object class="GtkImage" id="image2675"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="icon_name">gramps-unlock</property> | ||||
|                         <property name="icon-size">1</property> | ||||
|                       </object> | ||||
|                     </child> | ||||
|                   </object> | ||||
|                   <packing> | ||||
|                     <property name="left_attach">3</property> | ||||
|                     <property name="right_attach">4</property> | ||||
|                     <property name="x_options">GTK_FILL</property> | ||||
|                     <property name="y_options"></property> | ||||
|                   </packing> | ||||
|                 </child> | ||||
|                 <child> | ||||
|                   <object class="GtkComboBoxEntry" id="eer_role_combo"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="tooltip_text" translatable="yes">The role of the person in this event. Use 'Primary' for the main beneficiary, use a descriptive role otherwise (Eg., Witness, Celebrant, ...)</property> | ||||
|                   </object> | ||||
|                   <packing> | ||||
|                     <property name="left_attach">1</property> | ||||
|                     <property name="right_attach">3</property> | ||||
|                     <property name="y_options"></property> | ||||
|                   </packing> | ||||
|                 </child> | ||||
|               </object> | ||||
|             </child> | ||||
|             <child type="tab"> | ||||
|               <object class="GtkHBox" id="hbox128"> | ||||
|                 <property name="visible">True</property> | ||||
|                 <property name="spacing">6</property> | ||||
|                 <child> | ||||
|                   <object class="GtkImage" id="image2688"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="stock">gtk-file</property> | ||||
|                     <property name="icon-size">1</property> | ||||
|                   </object> | ||||
|                   <packing> | ||||
|                     <property name="position">0</property> | ||||
|                   </packing> | ||||
|                 </child> | ||||
|                 <child> | ||||
|                   <object class="GtkLabel" id="label618"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="label" translatable="yes"><b>General</b></property> | ||||
|                     <property name="use_markup">True</property> | ||||
|                     <property name="justify">center</property> | ||||
|                   </object> | ||||
|                   <packing> | ||||
|                     <property name="expand">False</property> | ||||
|                     <property name="fill">False</property> | ||||
|                     <property name="position">1</property> | ||||
|                   </packing> | ||||
|                 </child> | ||||
|               </object> | ||||
|               <packing> | ||||
|                 <property name="tab_fill">False</property> | ||||
|               </packing> | ||||
|             </child> | ||||
|           </object> | ||||
|           <packing> | ||||
|             <property name="position">2</property> | ||||
|           </packing> | ||||
|         </child> | ||||
|         <child> | ||||
|           <object class="GtkExpander" id="eer_expander"> | ||||
|             <property name="visible">True</property> | ||||
|             <property name="can_focus">True</property> | ||||
|             <property name="border_width">6</property> | ||||
|             <property name="expanded">True</property> | ||||
|             <property name="spacing">6</property> | ||||
|             <child> | ||||
|               <object class="GtkNotebook" id="notebook"> | ||||
|               <object class="GtkExpander" id="expander1"> | ||||
|                 <property name="visible">True</property> | ||||
|                 <property name="can_focus">True</property> | ||||
|                 <property name="show_border">False</property> | ||||
|                 <property name="expanded">True</property> | ||||
|                 <property name="spacing">6</property> | ||||
|                 <child> | ||||
|                   <object class="GtkTable" id="table62"> | ||||
|                   <object class="GtkNotebook" id="notebook_ref"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="border_width">12</property> | ||||
|                     <property name="n_rows">7</property> | ||||
|                     <property name="n_columns">3</property> | ||||
|                     <property name="column_spacing">12</property> | ||||
|                     <property name="row_spacing">6</property> | ||||
|                     <property name="can_focus">True</property> | ||||
|                     <property name="border_width">6</property> | ||||
|                     <child> | ||||
|                       <object class="GtkLabel" id="label501"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="xalign">0</property> | ||||
|                         <property name="label" translatable="yes">_Event type:</property> | ||||
|                         <property name="use_underline">True</property> | ||||
|                         <property name="justify">center</property> | ||||
|                         <property name="mnemonic_widget">eer_type_combo</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="x_options">GTK_FILL</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkLabel" id="label502"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="xalign">0</property> | ||||
|                         <property name="label" translatable="yes">_Date:</property> | ||||
|                         <property name="use_underline">True</property> | ||||
|                         <property name="justify">center</property> | ||||
|                         <property name="mnemonic_widget">eer_date_entry</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="top_attach">1</property> | ||||
|                         <property name="bottom_attach">2</property> | ||||
|                         <property name="x_options">GTK_FILL</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkLabel" id="label503"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="xalign">0</property> | ||||
|                         <property name="label" translatable="yes">De_scription:</property> | ||||
|                         <property name="use_underline">True</property> | ||||
|                         <property name="justify">center</property> | ||||
|                         <property name="mnemonic_widget">eer_description</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="top_attach">4</property> | ||||
|                         <property name="bottom_attach">5</property> | ||||
|                         <property name="x_options">GTK_FILL</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkLabel" id="label504"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="xalign">0</property> | ||||
|                         <property name="ypad">3</property> | ||||
|                         <property name="label" translatable="yes">_Place:</property> | ||||
|                         <property name="use_underline">True</property> | ||||
|                         <property name="justify">center</property> | ||||
|                         <property name="mnemonic_widget">share_place</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="top_attach">3</property> | ||||
|                         <property name="bottom_attach">4</property> | ||||
|                         <property name="x_options">GTK_FILL</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkLabel" id="label657"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="xalign">0</property> | ||||
|                         <property name="label" translatable="yes">_ID:</property> | ||||
|                         <property name="use_underline">True</property> | ||||
|                         <property name="mnemonic_widget">gid</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="top_attach">2</property> | ||||
|                         <property name="bottom_attach">3</property> | ||||
|                         <property name="x_options">GTK_FILL</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkHBox" id="hbox132"> | ||||
|                       <object class="GtkTable" id="table64"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="border_width">12</property> | ||||
|                         <property name="n_columns">4</property> | ||||
|                         <property name="column_spacing">12</property> | ||||
|                         <property name="row_spacing">6</property> | ||||
|                         <child> | ||||
|                           <object class="GtkLabel" id="eer_place"> | ||||
|                           <object class="GtkLabel" id="label513"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="xalign">0</property> | ||||
|                             <property name="ypad">3</property> | ||||
|                             <property name="label" translatable="yes">_Role:</property> | ||||
|                             <property name="use_underline">True</property> | ||||
|                             <property name="justify">center</property> | ||||
|                             <property name="mnemonic_widget">eer_role_combo</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="position">0</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkButton" id="share_place"> | ||||
|                           <object class="GtkToggleButton" id="eer_ref_priv"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="can_focus">True</property> | ||||
|                             <property name="receives_default">True</property> | ||||
|                             <property name="relief">none</property> | ||||
|                             <child> | ||||
|                               <object class="GtkImage" id="image2702"> | ||||
|                               <object class="GtkImage" id="image2675"> | ||||
|                                 <property name="visible">True</property> | ||||
|                                 <property name="icon_name">gramps-unlock</property> | ||||
|                                 <property name="icon-size">1</property> | ||||
|                               </object> | ||||
|                             </child> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="left_attach">3</property> | ||||
|                             <property name="right_attach">4</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkComboBoxEntry" id="eer_role_combo"> | ||||
|                             <property name="visible">True</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="left_attach">1</property> | ||||
|                             <property name="right_attach">3</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                       </object> | ||||
|                     </child> | ||||
|                     <child type="tab"> | ||||
|                       <object class="GtkHBox" id="hbox128"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="spacing">6</property> | ||||
|                         <child> | ||||
|                           <object class="GtkImage" id="image2688"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="stock">gtk-file</property> | ||||
|                             <property name="icon-size">1</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="position">0</property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkLabel" id="label618"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="label" translatable="yes"><b>General</b></property> | ||||
|                             <property name="use_markup">True</property> | ||||
|                             <property name="justify">center</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="expand">False</property> | ||||
|                             <property name="fill">False</property> | ||||
|                             <property name="position">1</property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="tab_fill">False</property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                   </object> | ||||
|                 </child> | ||||
|                 <child type="label"> | ||||
|                   <object class="GtkLabel" id="label1"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="label" translatable="yes"><b>Reference information</b></property> | ||||
|                     <property name="use_markup">True</property> | ||||
|                   </object> | ||||
|                 </child> | ||||
|               </object> | ||||
|               <packing> | ||||
|                 <property name="resize">True</property> | ||||
|                 <property name="shrink">True</property> | ||||
|               </packing> | ||||
|             </child> | ||||
|             <child> | ||||
|               <object class="GtkExpander" id="eer_expander"> | ||||
|                 <property name="visible">True</property> | ||||
|                 <property name="can_focus">True</property> | ||||
|                 <property name="border_width">6</property> | ||||
|                 <property name="expanded">True</property> | ||||
|                 <property name="spacing">6</property> | ||||
|                 <child> | ||||
|                   <object class="GtkNotebook" id="notebook"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="can_focus">True</property> | ||||
|                     <property name="show_border">False</property> | ||||
|                     <child> | ||||
|                       <object class="GtkTable" id="table62"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="border_width">12</property> | ||||
|                         <property name="n_rows">7</property> | ||||
|                         <property name="n_columns">3</property> | ||||
|                         <property name="column_spacing">12</property> | ||||
|                         <property name="row_spacing">6</property> | ||||
|                         <child> | ||||
|                           <object class="GtkLabel" id="label501"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="xalign">0</property> | ||||
|                             <property name="label" translatable="yes">_Event type:</property> | ||||
|                             <property name="use_underline">True</property> | ||||
|                             <property name="justify">center</property> | ||||
|                             <property name="mnemonic_widget">eer_type_combo</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkLabel" id="label502"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="xalign">0</property> | ||||
|                             <property name="label" translatable="yes">_Date:</property> | ||||
|                             <property name="use_underline">True</property> | ||||
|                             <property name="justify">center</property> | ||||
|                             <property name="mnemonic_widget">eer_date_entry</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="top_attach">1</property> | ||||
|                             <property name="bottom_attach">2</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkLabel" id="label503"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="xalign">0</property> | ||||
|                             <property name="label" translatable="yes">De_scription:</property> | ||||
|                             <property name="use_underline">True</property> | ||||
|                             <property name="justify">center</property> | ||||
|                             <property name="mnemonic_widget">eer_description</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="top_attach">4</property> | ||||
|                             <property name="bottom_attach">5</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkLabel" id="label504"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="xalign">0</property> | ||||
|                             <property name="ypad">3</property> | ||||
|                             <property name="label" translatable="yes">_Place:</property> | ||||
|                             <property name="use_underline">True</property> | ||||
|                             <property name="justify">center</property> | ||||
|                             <property name="mnemonic_widget">share_place</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="top_attach">3</property> | ||||
|                             <property name="bottom_attach">4</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkLabel" id="label657"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="xalign">0</property> | ||||
|                             <property name="label" translatable="yes">_ID:</property> | ||||
|                             <property name="use_underline">True</property> | ||||
|                             <property name="mnemonic_widget">gid</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="top_attach">2</property> | ||||
|                             <property name="bottom_attach">3</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkHBox" id="hbox132"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <child> | ||||
|                               <object class="GtkLabel" id="eer_place"> | ||||
|                                 <property name="visible">True</property> | ||||
|                                 <property name="xalign">0</property> | ||||
|                               </object> | ||||
|                               <packing> | ||||
|                                 <property name="position">0</property> | ||||
|                               </packing> | ||||
|                             </child> | ||||
|                             <child> | ||||
|                               <object class="GtkButton" id="share_place"> | ||||
|                                 <property name="visible">True</property> | ||||
|                                 <property name="can_focus">True</property> | ||||
|                                 <property name="receives_default">True</property> | ||||
|                                 <property name="relief">none</property> | ||||
|                                 <child> | ||||
|                                   <object class="GtkImage" id="image2702"> | ||||
|                                     <property name="visible">True</property> | ||||
|                                   </object> | ||||
|                                 </child> | ||||
|                               </object> | ||||
|                               <packing> | ||||
|                                 <property name="expand">False</property> | ||||
|                                 <property name="fill">False</property> | ||||
|                                 <property name="position">1</property> | ||||
|                               </packing> | ||||
|                             </child> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="left_attach">1</property> | ||||
|                             <property name="right_attach">2</property> | ||||
|                             <property name="top_attach">3</property> | ||||
|                             <property name="bottom_attach">4</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkButton" id="add_del_place"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="can_focus">True</property> | ||||
|                             <property name="receives_default">True</property> | ||||
|                             <property name="relief">none</property> | ||||
|                             <child> | ||||
|                               <object class="GtkImage" id="image2701"> | ||||
|                                 <property name="visible">True</property> | ||||
|                               </object> | ||||
|                             </child> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="expand">False</property> | ||||
|                             <property name="fill">False</property> | ||||
|                             <property name="position">1</property> | ||||
|                             <property name="left_attach">2</property> | ||||
|                             <property name="right_attach">3</property> | ||||
|                             <property name="top_attach">3</property> | ||||
|                             <property name="bottom_attach">4</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="left_attach">1</property> | ||||
|                         <property name="right_attach">2</property> | ||||
|                         <property name="top_attach">3</property> | ||||
|                         <property name="bottom_attach">4</property> | ||||
|                         <property name="x_options">GTK_FILL</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkButton" id="add_del_place"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="can_focus">True</property> | ||||
|                         <property name="receives_default">True</property> | ||||
|                         <property name="relief">none</property> | ||||
|                         <child> | ||||
|                           <object class="GtkImage" id="image2701"> | ||||
|                           <object class="GtkButton" id="eer_date_stat"> | ||||
|                             <property name="visible">True</property> | ||||
|                           </object> | ||||
|                         </child> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="left_attach">2</property> | ||||
|                         <property name="right_attach">3</property> | ||||
|                         <property name="top_attach">3</property> | ||||
|                         <property name="bottom_attach">4</property> | ||||
|                         <property name="x_options">GTK_FILL</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkButton" id="eer_date_stat"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="can_focus">True</property> | ||||
|                         <property name="receives_default">True</property> | ||||
|                         <property name="tooltip_text" translatable="yes">Show Date Editor</property> | ||||
|                         <property name="relief">none</property> | ||||
|                         <child> | ||||
|                           <object class="GtkImage" id="eer_date_stat_child"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="icon_name">gramps-date</property> | ||||
|                           </object> | ||||
|                         </child> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="left_attach">2</property> | ||||
|                         <property name="right_attach">3</property> | ||||
|                         <property name="top_attach">1</property> | ||||
|                         <property name="bottom_attach">2</property> | ||||
|                         <property name="x_options">GTK_FILL</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkToggleButton" id="eer_ev_priv"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="can_focus">True</property> | ||||
|                         <property name="receives_default">True</property> | ||||
|                         <property name="relief">none</property> | ||||
|                         <child> | ||||
|                           <object class="GtkImage" id="image2676"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="icon_name">gramps-unlock</property> | ||||
|                             <property name="icon-size">1</property> | ||||
|                           </object> | ||||
|                         </child> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="left_attach">2</property> | ||||
|                         <property name="right_attach">3</property> | ||||
|                         <property name="top_attach">1</property> | ||||
|                         <property name="bottom_attach">4</property> | ||||
|                         <property name="x_options">GTK_FILL</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkComboBoxEntry" id="eer_type_combo"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="tooltip_text" translatable="yes">What type of event this is. Eg 'Burial', 'Graduation', ... .</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="left_attach">1</property> | ||||
|                         <property name="right_attach">2</property> | ||||
|                         <property name="x_options">GTK_FILL</property> | ||||
|                         <property name="y_options">GTK_FILL</property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="UndoableEntry" id="gid"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="can_focus">True</property> | ||||
|                         <property name="tooltip_text" translatable="yes">A unique ID to identify the event</property> | ||||
|                         <property name="invisible_char">●</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="left_attach">1</property> | ||||
|                         <property name="right_attach">2</property> | ||||
|                         <property name="top_attach">2</property> | ||||
|                         <property name="bottom_attach">3</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="UndoableEntry" id="eer_description"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="can_focus">True</property> | ||||
|                         <property name="tooltip_text" translatable="yes">Description of the event. Leave empty if you want to autogenerate this with the tool 'Extract Event Description'.</property> | ||||
|                         <property name="invisible_char">●</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="left_attach">1</property> | ||||
|                         <property name="right_attach">2</property> | ||||
|                         <property name="top_attach">4</property> | ||||
|                         <property name="bottom_attach">5</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkHBox" id="eer_warning"> | ||||
|                         <property name="border_width">6</property> | ||||
|                         <property name="spacing">12</property> | ||||
|                         <child> | ||||
|                           <object class="GtkImage" id="image2651"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="yalign">0</property> | ||||
|                             <property name="stock">gtk-dialog-warning</property> | ||||
|                             <property name="icon-size">6</property> | ||||
|                             <property name="can_focus">True</property> | ||||
|                             <property name="receives_default">True</property> | ||||
|                             <property name="relief">none</property> | ||||
|                             <child> | ||||
|                               <object class="GtkImage" id="eer_date_stat_child"> | ||||
|                                 <property name="visible">True</property> | ||||
|                                 <property name="icon_name">gramps-date</property> | ||||
|                               </object> | ||||
|                             </child> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="left_attach">2</property> | ||||
|                             <property name="right_attach">3</property> | ||||
|                             <property name="top_attach">1</property> | ||||
|                             <property name="bottom_attach">2</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkToggleButton" id="eer_ev_priv"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="can_focus">True</property> | ||||
|                             <property name="receives_default">True</property> | ||||
|                             <property name="relief">none</property> | ||||
|                             <child> | ||||
|                               <object class="GtkImage" id="image2676"> | ||||
|                                 <property name="visible">True</property> | ||||
|                                 <property name="icon_name">gramps-unlock</property> | ||||
|                                 <property name="icon-size">1</property> | ||||
|                               </object> | ||||
|                             </child> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="left_attach">2</property> | ||||
|                             <property name="right_attach">3</property> | ||||
|                             <property name="top_attach">1</property> | ||||
|                             <property name="bottom_attach">4</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkComboBoxEntry" id="eer_type_combo"> | ||||
|                             <property name="visible">True</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="left_attach">1</property> | ||||
|                             <property name="right_attach">2</property> | ||||
|                             <property name="x_options">GTK_FILL</property> | ||||
|                             <property name="y_options">GTK_FILL</property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="UndoableEntry" id="gid"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="can_focus">True</property> | ||||
|                             <property name="invisible_char">●</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="left_attach">1</property> | ||||
|                             <property name="right_attach">2</property> | ||||
|                             <property name="top_attach">2</property> | ||||
|                             <property name="bottom_attach">3</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="UndoableEntry" id="eer_description"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="can_focus">True</property> | ||||
|                             <property name="invisible_char">●</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="left_attach">1</property> | ||||
|                             <property name="right_attach">2</property> | ||||
|                             <property name="top_attach">4</property> | ||||
|                             <property name="bottom_attach">5</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkHBox" id="eer_warning"> | ||||
|                             <property name="border_width">6</property> | ||||
|                             <property name="spacing">12</property> | ||||
|                             <child> | ||||
|                               <object class="GtkImage" id="image2651"> | ||||
|                                 <property name="visible">True</property> | ||||
|                                 <property name="yalign">0</property> | ||||
|                                 <property name="stock">gtk-dialog-warning</property> | ||||
|                                 <property name="icon-size">6</property> | ||||
|                               </object> | ||||
|                               <packing> | ||||
|                                 <property name="expand">False</property> | ||||
|                                 <property name="fill">False</property> | ||||
|                                 <property name="position">0</property> | ||||
|                               </packing> | ||||
|                             </child> | ||||
|                             <child> | ||||
|                               <object class="GtkLabel" id="label521"> | ||||
|                                 <property name="width_request">500</property> | ||||
|                                 <property name="visible">True</property> | ||||
|                                 <property name="xalign">0</property> | ||||
|                                 <property name="ypad">4</property> | ||||
|                                 <property name="label" translatable="yes"><b>Note:</b> Any changes in the shared event information will be reflected in the event itself, for all participants in the event.</property> | ||||
|                                 <property name="use_markup">True</property> | ||||
|                                 <property name="justify">fill</property> | ||||
|                                 <property name="wrap">True</property> | ||||
|                               </object> | ||||
|                               <packing> | ||||
|                                 <property name="position">1</property> | ||||
|                               </packing> | ||||
|                             </child> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="right_attach">3</property> | ||||
|                             <property name="top_attach">5</property> | ||||
|                             <property name="bottom_attach">6</property> | ||||
|                             <property name="y_options">GTK_SHRINK</property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="ValidatableMaskedEntry" id="eer_date_entry"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="can_focus">True</property> | ||||
|                             <property name="invisible_char">●</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="left_attach">1</property> | ||||
|                             <property name="right_attach">2</property> | ||||
|                             <property name="top_attach">1</property> | ||||
|                             <property name="bottom_attach">2</property> | ||||
|                             <property name="y_options"></property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <placeholder/> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <placeholder/> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <placeholder/> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <placeholder/> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <placeholder/> | ||||
|                         </child> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="tab_fill">False</property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child type="tab"> | ||||
|                       <object class="GtkHBox" id="eer_general_tab"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="spacing">6</property> | ||||
|                         <child> | ||||
|                           <object class="GtkImage" id="image2634"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="stock">gtk-file</property> | ||||
|                             <property name="icon-size">1</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="expand">False</property> | ||||
|                             <property name="fill">False</property> | ||||
|                             <property name="position">0</property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                         <child> | ||||
|                           <object class="GtkLabel" id="label521"> | ||||
|                             <property name="width_request">500</property> | ||||
|                           <object class="GtkLabel" id="label506"> | ||||
|                             <property name="visible">True</property> | ||||
|                             <property name="xalign">0</property> | ||||
|                             <property name="ypad">4</property> | ||||
|                             <property name="label" translatable="yes"><b>Note:</b> Any changes in the shared event information will be reflected in the event itself, for all participants in the event.</property> | ||||
|                             <property name="label" translatable="yes"><b>General</b></property> | ||||
|                             <property name="use_markup">True</property> | ||||
|                             <property name="justify">fill</property> | ||||
|                             <property name="wrap">True</property> | ||||
|                             <property name="justify">center</property> | ||||
|                           </object> | ||||
|                           <packing> | ||||
|                             <property name="expand">False</property> | ||||
|                             <property name="fill">False</property> | ||||
|                             <property name="position">1</property> | ||||
|                           </packing> | ||||
|                         </child> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="right_attach">3</property> | ||||
|                         <property name="top_attach">5</property> | ||||
|                         <property name="bottom_attach">6</property> | ||||
|                         <property name="y_options">GTK_SHRINK</property> | ||||
|                         <property name="tab_fill">False</property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="ValidatableMaskedEntry" id="eer_date_entry"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="can_focus">True</property> | ||||
|                         <property name="tooltip_text" translatable="yes">Date of the event.</property> | ||||
|                         <property name="invisible_char">●</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="left_attach">1</property> | ||||
|                         <property name="right_attach">2</property> | ||||
|                         <property name="top_attach">1</property> | ||||
|                         <property name="bottom_attach">2</property> | ||||
|                         <property name="y_options"></property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <placeholder/> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <placeholder/> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <placeholder/> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <placeholder/> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <placeholder/> | ||||
|                     </child> | ||||
|                   </object> | ||||
|                   <packing> | ||||
|                     <property name="tab_fill">False</property> | ||||
|                   </packing> | ||||
|                 </child> | ||||
|                 <child type="tab"> | ||||
|                   <object class="GtkHBox" id="eer_general_tab"> | ||||
|                 <child type="label"> | ||||
|                   <object class="GtkLabel" id="label520"> | ||||
|                     <property name="visible">True</property> | ||||
|                     <property name="spacing">6</property> | ||||
|                     <child> | ||||
|                       <object class="GtkImage" id="image2634"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="stock">gtk-file</property> | ||||
|                         <property name="icon-size">1</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="position">0</property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <child> | ||||
|                       <object class="GtkLabel" id="label506"> | ||||
|                         <property name="visible">True</property> | ||||
|                         <property name="label" translatable="yes"><b>General</b></property> | ||||
|                         <property name="use_markup">True</property> | ||||
|                         <property name="justify">center</property> | ||||
|                       </object> | ||||
|                       <packing> | ||||
|                         <property name="expand">False</property> | ||||
|                         <property name="fill">False</property> | ||||
|                         <property name="position">1</property> | ||||
|                       </packing> | ||||
|                     </child> | ||||
|                     <property name="label" translatable="yes"><b>Shared information</b></property> | ||||
|                     <property name="use_markup">True</property> | ||||
|                   </object> | ||||
|                   <packing> | ||||
|                     <property name="tab_fill">False</property> | ||||
|                   </packing> | ||||
|                 </child> | ||||
|               </object> | ||||
|             </child> | ||||
|             <child type="label"> | ||||
|               <object class="GtkLabel" id="label520"> | ||||
|                 <property name="visible">True</property> | ||||
|                 <property name="label" translatable="yes"><b>Shared information</b></property> | ||||
|                 <property name="use_markup">True</property> | ||||
|               </object> | ||||
|               <packing> | ||||
|                 <property name="resize">True</property> | ||||
|                 <property name="shrink">True</property> | ||||
|               </packing> | ||||
|             </child> | ||||
|           </object> | ||||
|           <packing> | ||||
|             <property name="position">3</property> | ||||
|             <property name="position">1</property> | ||||
|           </packing> | ||||
|         </child> | ||||
|         <child internal-child="action_area"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user