/[ghosts]/ghosts/gedcomviewer/src/MMIglade/src/OneSpouseToFamilyLink_glade.cc
ViewVC logotype

Diff of /ghosts/gedcomviewer/src/MMIglade/src/OneSpouseToFamilyLink_glade.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by cpcp, Tue Oct 1 15:08:32 2002 UTC revision 1.2 by cpcp, Mon Mar 17 20:45:06 2003 UTC
# Line 1  Line 1 
1  // generated 2002/9/3 21:09:06 CEST by free@mandrake82.maison.fr  // generated 2003/3/17 21:28:35 CET by free@mandrake82.maison.fr
2  // using glademm V0.6.4  // using glademm V0.6.4
3  //  //
4  // DO NOT EDIT THIS FILE ! It was created using  // DO NOT EDIT THIS FILE ! It was created using
5  // glade-- /home/free/devel/geneal/gedcomviewer/src/MMIglade/prototype.glade  // glade-- /home/free/devel/geneal/ghosts/gedcomviewer/src/MMIglade/prototype.glade
6  // for gtk 1.2.10 and gtkmm 1.2.9  // for gtk 1.2.10 and gtkmm 1.2.9
7  //  //
8  // Please modify the corresponding derived classes in ./src/OneSpouseToFamilyLink.cc  // Please modify the corresponding derived classes in ./src/OneSpouseToFamilyLink.cc
# Line 21  OneSpouseToFamilyLink_glade::OneSpouseTo Line 21  OneSpouseToFamilyLink_glade::OneSpouseTo
21     _union_date = manage(new class Gtk::Entry());     _union_date = manage(new class Gtk::Entry());
22        
23     Gtk::Label *label49 = manage(new class Gtk::Label(_("Place")));     Gtk::Label *label49 = manage(new class Gtk::Label(_("Place")));
24     _union_place = manage(new class Gtk::Entry());     UnionPlace = manage(new class UnionPlace());
25     MMIUnionNote = manage(new class MMIUnionNote());     MMIUnionNote = manage(new class MMIUnionNote());
26        
27     Gtk::HBox *hbox16 = manage(new class Gtk::HBox(false, 0));     Gtk::HBox *hbox16 = manage(new class Gtk::HBox(false, 0));
# Line 39  OneSpouseToFamilyLink_glade::OneSpouseTo Line 39  OneSpouseToFamilyLink_glade::OneSpouseTo
39     label49->set_alignment(0.5, 0.5);     label49->set_alignment(0.5, 0.5);
40     label49->set_padding(0, 0);     label49->set_padding(0, 0);
41     label49->set_justify(GTK_JUSTIFY_LEFT);     label49->set_justify(GTK_JUSTIFY_LEFT);
    _union_place->set_editable(true);  
42     hbox16->pack_start(*label48, false, false, 0);     hbox16->pack_start(*label48, false, false, 0);
43     hbox16->pack_start(*_union_date);     hbox16->pack_start(*_union_date);
44     hbox16->pack_start(*label49, false, false, 0);     hbox16->pack_start(*label49, false, false, 0);
45     hbox16->pack_start(*_union_place);     hbox16->pack_start(*UnionPlace);
46     hbox16->pack_start(*MMIUnionNote, false, false, 0);     hbox16->pack_start(*MMIUnionNote, false, false, 0);
47     _husband->set_alignment(0.5, 0.5);     _husband->set_alignment(0.5, 0.5);
48     _husband->set_padding(0, 0);     _husband->set_padding(0, 0);
# Line 61  OneSpouseToFamilyLink_glade::OneSpouseTo Line 60  OneSpouseToFamilyLink_glade::OneSpouseTo
60     label48->show();     label48->show();
61     _union_date->show();     _union_date->show();
62     label49->show();     label49->show();
    _union_place->show();  
63     hbox16->show();     hbox16->show();
64     _husband->show();     _husband->show();
65     _goto_husband->show();     _goto_husband->show();

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26