// This file has been generated by the GUI designer. Do not modify. public partial class W_configurar { private global::Gtk.Fixed fixed_configurar; private global::Gtk.Image image37; private global::Gtk.Fixed fixed1; private global::Gtk.Entry tx_video; private global::Gtk.Label lb_video; private global::Gtk.FileChooserButton fc_video; private global::Gtk.FileChooserButton fc_grabador; private global::Gtk.Entry tx_sonido; private global::Gtk.Entry tx_grabador; private global::Gtk.Entry tx_escaner; private global::Gtk.Entry tx_edimages; private global::Gtk.FileChooserButton fc_escaner; private global::Gtk.FileChooserButton fc_images; private global::Gtk.FileChooserButton fc_audio; private global::Gtk.Label lb_images; private global::Gtk.Label lb_escaner; private global::Gtk.Label lb_grabador; private global::Gtk.Label lb_audio; private global::Gtk.Entry tx_navegador; private global::Gtk.FileChooserButton fc_navegador; private global::Gtk.FileChooserButton fc_email; private global::Gtk.FileChooserButton fc_missatgeria; private global::Gtk.FileChooserButton fc_telefonia; private global::Gtk.FileChooserButton fc_p2p; private global::Gtk.Entry tx_email; private global::Gtk.Entry tx_missatgeria; private global::Gtk.Entry tx_telefonia; private global::Gtk.Entry tx_p2p; private global::Gtk.Label lb_email; private global::Gtk.Label lb_navegador; private global::Gtk.Label lb_missatgeria; private global::Gtk.Label lb_p2p; private global::Gtk.Label lb_telefonia; private global::Gtk.Entry tx_component_viewer; private global::Gtk.Label label2; private global::Gtk.FileChooserButton fc_component_viewer; private global::Gtk.Button BT_tornar; private global::Gtk.Label label1; private global::Gtk.Label lb_internet; private global::Gtk.Label lb_conf_multimedia; private global::Gtk.Button bt_restaurar; private global::Gtk.Button BT_guardar; protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget W_configurar this.WidthRequest = 640; this.HeightRequest = 480; this.Name = "W_configurar"; this.Title = global::Mono.Unix.Catalog.GetString ("W_configurar"); this.WindowPosition = ((global::Gtk.WindowPosition)(3)); this.Resizable = false; this.AllowGrow = false; this.DefaultWidth = 640; this.DefaultHeight = 480; // Container child W_configurar.Gtk.Container+ContainerChild this.fixed_configurar = new global::Gtk.Fixed (); this.fixed_configurar.Name = "fixed_configurar"; this.fixed_configurar.HasWindow = false; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.image37 = new global::Gtk.Image (); this.image37.Name = "image37"; this.image37.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./lliurex_assistant.gif")); this.fixed_configurar.Add (this.image37); global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.image37])); w1.X = 46; w1.Y = 86; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fixed1 = new global::Gtk.Fixed (); this.fixed1.Name = "fixed1"; this.fixed1.HasWindow = false; this.fixed_configurar.Add (this.fixed1); global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fixed1])); w2.X = 372; w2.Y = 70; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_video = new global::Gtk.Entry (); this.tx_video.WidthRequest = 200; this.tx_video.Name = "tx_video"; this.tx_video.IsEditable = true; this.tx_video.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_video); global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_video])); w3.X = 336; w3.Y = 30; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_video = new global::Gtk.Label (); this.lb_video.Name = "lb_video"; this.lb_video.LabelProp = global::Mono.Unix.Catalog.GetString ("Video"); this.fixed_configurar.Add (this.lb_video); global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_video])); w4.X = 236; w4.Y = 33; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_video = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_video.Name = "fc_video"; this.fixed_configurar.Add (this.fc_video); global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_video])); w5.X = 543; w5.Y = 28; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_grabador = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_grabador.Name = "fc_grabador"; this.fixed_configurar.Add (this.fc_grabador); global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_grabador])); w6.X = 543; w6.Y = 93; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_sonido = new global::Gtk.Entry (); this.tx_sonido.WidthRequest = 200; this.tx_sonido.CanFocus = true; this.tx_sonido.Name = "tx_sonido"; this.tx_sonido.IsEditable = true; this.tx_sonido.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_sonido); global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_sonido])); w7.X = 336; w7.Y = 62; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_grabador = new global::Gtk.Entry (); this.tx_grabador.WidthRequest = 200; this.tx_grabador.CanFocus = true; this.tx_grabador.Name = "tx_grabador"; this.tx_grabador.IsEditable = true; this.tx_grabador.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_grabador); global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_grabador])); w8.X = 336; w8.Y = 95; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_escaner = new global::Gtk.Entry (); this.tx_escaner.WidthRequest = 200; this.tx_escaner.CanFocus = true; this.tx_escaner.Name = "tx_escaner"; this.tx_escaner.IsEditable = true; this.tx_escaner.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_escaner); global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_escaner])); w9.X = 336; w9.Y = 127; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_edimages = new global::Gtk.Entry (); this.tx_edimages.WidthRequest = 200; this.tx_edimages.CanFocus = true; this.tx_edimages.Name = "tx_edimages"; this.tx_edimages.IsEditable = true; this.tx_edimages.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_edimages); global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_edimages])); w10.X = 336; w10.Y = 159; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_escaner = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_escaner.Name = "fc_escaner"; this.fixed_configurar.Add (this.fc_escaner); global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_escaner])); w11.X = 543; w11.Y = 125; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_images = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_images.Name = "fc_images"; this.fixed_configurar.Add (this.fc_images); global::Gtk.Fixed.FixedChild w12 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_images])); w12.X = 543; w12.Y = 158; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_audio = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_audio.Name = "fc_audio"; this.fixed_configurar.Add (this.fc_audio); global::Gtk.Fixed.FixedChild w13 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_audio])); w13.X = 543; w13.Y = 60; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_images = new global::Gtk.Label (); this.lb_images.Name = "lb_images"; this.lb_images.LabelProp = global::Mono.Unix.Catalog.GetString ("Ed. Imatges"); this.fixed_configurar.Add (this.lb_images); global::Gtk.Fixed.FixedChild w14 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_images])); w14.X = 236; w14.Y = 162; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_escaner = new global::Gtk.Label (); this.lb_escaner.Name = "lb_escaner"; this.lb_escaner.LabelProp = global::Mono.Unix.Catalog.GetString ("Escàner"); this.fixed_configurar.Add (this.lb_escaner); global::Gtk.Fixed.FixedChild w15 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_escaner])); w15.X = 236; w15.Y = 130; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_grabador = new global::Gtk.Label (); this.lb_grabador.Name = "lb_grabador"; this.lb_grabador.LabelProp = global::Mono.Unix.Catalog.GetString ("Grabador"); this.fixed_configurar.Add (this.lb_grabador); global::Gtk.Fixed.FixedChild w16 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_grabador])); w16.X = 236; w16.Y = 98; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_audio = new global::Gtk.Label (); this.lb_audio.Name = "lb_audio"; this.lb_audio.LabelProp = global::Mono.Unix.Catalog.GetString ("Audio"); this.fixed_configurar.Add (this.lb_audio); global::Gtk.Fixed.FixedChild w17 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_audio])); w17.X = 236; w17.Y = 65; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_navegador = new global::Gtk.Entry (); this.tx_navegador.WidthRequest = 200; this.tx_navegador.CanFocus = true; this.tx_navegador.Name = "tx_navegador"; this.tx_navegador.IsEditable = true; this.tx_navegador.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_navegador); global::Gtk.Fixed.FixedChild w18 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_navegador])); w18.X = 336; w18.Y = 221; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_navegador = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_navegador.Name = "fc_navegador"; this.fixed_configurar.Add (this.fc_navegador); global::Gtk.Fixed.FixedChild w19 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_navegador])); w19.X = 543; w19.Y = 219; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_email = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_email.Name = "fc_email"; this.fixed_configurar.Add (this.fc_email); global::Gtk.Fixed.FixedChild w20 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_email])); w20.X = 543; w20.Y = 252; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_missatgeria = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_missatgeria.Name = "fc_missatgeria"; this.fixed_configurar.Add (this.fc_missatgeria); global::Gtk.Fixed.FixedChild w21 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_missatgeria])); w21.X = 543; w21.Y = 284; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_telefonia = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_telefonia.Name = "fc_telefonia"; this.fixed_configurar.Add (this.fc_telefonia); global::Gtk.Fixed.FixedChild w22 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_telefonia])); w22.X = 543; w22.Y = 316; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_p2p = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_p2p.Name = "fc_p2p"; this.fixed_configurar.Add (this.fc_p2p); global::Gtk.Fixed.FixedChild w23 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_p2p])); w23.X = 543; w23.Y = 349; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_email = new global::Gtk.Entry (); this.tx_email.WidthRequest = 200; this.tx_email.CanFocus = true; this.tx_email.Name = "tx_email"; this.tx_email.IsEditable = true; this.tx_email.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_email); global::Gtk.Fixed.FixedChild w24 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_email])); w24.X = 336; w24.Y = 253; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_missatgeria = new global::Gtk.Entry (); this.tx_missatgeria.WidthRequest = 200; this.tx_missatgeria.CanFocus = true; this.tx_missatgeria.Name = "tx_missatgeria"; this.tx_missatgeria.IsEditable = true; this.tx_missatgeria.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_missatgeria); global::Gtk.Fixed.FixedChild w25 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_missatgeria])); w25.X = 336; w25.Y = 286; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_telefonia = new global::Gtk.Entry (); this.tx_telefonia.WidthRequest = 200; this.tx_telefonia.CanFocus = true; this.tx_telefonia.Name = "tx_telefonia"; this.tx_telefonia.IsEditable = true; this.tx_telefonia.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_telefonia); global::Gtk.Fixed.FixedChild w26 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_telefonia])); w26.X = 336; w26.Y = 318; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_p2p = new global::Gtk.Entry (); this.tx_p2p.WidthRequest = 200; this.tx_p2p.CanFocus = true; this.tx_p2p.Name = "tx_p2p"; this.tx_p2p.IsEditable = true; this.tx_p2p.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_p2p); global::Gtk.Fixed.FixedChild w27 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_p2p])); w27.X = 336; w27.Y = 351; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_email = new global::Gtk.Label (); this.lb_email.Name = "lb_email"; this.lb_email.LabelProp = global::Mono.Unix.Catalog.GetString ("Lector e-mail"); this.fixed_configurar.Add (this.lb_email); global::Gtk.Fixed.FixedChild w28 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_email])); w28.X = 236; w28.Y = 257; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_navegador = new global::Gtk.Label (); this.lb_navegador.Name = "lb_navegador"; this.lb_navegador.LabelProp = global::Mono.Unix.Catalog.GetString ("Navegador web"); this.fixed_configurar.Add (this.lb_navegador); global::Gtk.Fixed.FixedChild w29 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_navegador])); w29.X = 236; w29.Y = 224; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_missatgeria = new global::Gtk.Label (); this.lb_missatgeria.Name = "lb_missatgeria"; this.lb_missatgeria.LabelProp = global::Mono.Unix.Catalog.GetString ("Missatgeria"); this.fixed_configurar.Add (this.lb_missatgeria); global::Gtk.Fixed.FixedChild w30 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_missatgeria])); w30.X = 236; w30.Y = 290; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_p2p = new global::Gtk.Label (); this.lb_p2p.Name = "lb_p2p"; this.lb_p2p.LabelProp = global::Mono.Unix.Catalog.GetString ("Client P2p"); this.fixed_configurar.Add (this.lb_p2p); global::Gtk.Fixed.FixedChild w31 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_p2p])); w31.X = 236; w31.Y = 354; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_telefonia = new global::Gtk.Label (); this.lb_telefonia.Name = "lb_telefonia"; this.lb_telefonia.LabelProp = global::Mono.Unix.Catalog.GetString ("Telefonia IP"); this.fixed_configurar.Add (this.lb_telefonia); global::Gtk.Fixed.FixedChild w32 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_telefonia])); w32.X = 236; w32.Y = 322; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.tx_component_viewer = new global::Gtk.Entry (); this.tx_component_viewer.WidthRequest = 200; this.tx_component_viewer.CanFocus = true; this.tx_component_viewer.Name = "tx_component_viewer"; this.tx_component_viewer.IsEditable = true; this.tx_component_viewer.InvisibleChar = '●'; this.fixed_configurar.Add (this.tx_component_viewer); global::Gtk.Fixed.FixedChild w33 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.tx_component_viewer])); w33.X = 336; w33.Y = 406; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.label2 = new global::Gtk.Label (); this.label2.Name = "label2"; this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Navegador"); this.fixed_configurar.Add (this.label2); global::Gtk.Fixed.FixedChild w34 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.label2])); w34.X = 236; w34.Y = 412; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.fc_component_viewer = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Seleccioneu un fitxer"), ((global::Gtk.FileChooserAction)(0))); this.fc_component_viewer.Name = "fc_component_viewer"; this.fixed_configurar.Add (this.fc_component_viewer); global::Gtk.Fixed.FixedChild w35 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.fc_component_viewer])); w35.X = 543; w35.Y = 405; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.BT_tornar = new global::Gtk.Button (); this.BT_tornar.WidthRequest = 120; this.BT_tornar.CanFocus = true; this.BT_tornar.Name = "BT_tornar"; this.BT_tornar.UseUnderline = true; // Container child BT_tornar.Gtk.Container+ContainerChild global::Gtk.Alignment w36 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w37 = new global::Gtk.HBox (); w37.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w38 = new global::Gtk.Image (); w38.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/arrow_left.png")); w37.Add (w38); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w40 = new global::Gtk.Label (); w40.LabelProp = global::Mono.Unix.Catalog.GetString (" Tornar "); w40.UseUnderline = true; w37.Add (w40); w36.Add (w37); this.BT_tornar.Add (w36); this.fixed_configurar.Add (this.BT_tornar); global::Gtk.Fixed.FixedChild w44 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.BT_tornar])); w44.X = 58; w44.Y = 417; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.label1 = new global::Gtk.Label (); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("General"); this.fixed_configurar.Add (this.label1); global::Gtk.Fixed.FixedChild w45 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.label1])); w45.X = 412; w45.Y = 387; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_internet = new global::Gtk.Label (); this.lb_internet.Name = "lb_internet"; this.lb_internet.LabelProp = global::Mono.Unix.Catalog.GetString ("Internet"); this.fixed_configurar.Add (this.lb_internet); global::Gtk.Fixed.FixedChild w46 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_internet])); w46.X = 411; w46.Y = 202; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.lb_conf_multimedia = new global::Gtk.Label (); this.lb_conf_multimedia.Name = "lb_conf_multimedia"; this.lb_conf_multimedia.LabelProp = global::Mono.Unix.Catalog.GetString ("Multimèdia"); this.fixed_configurar.Add (this.lb_conf_multimedia); global::Gtk.Fixed.FixedChild w47 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.lb_conf_multimedia])); w47.X = 406; w47.Y = 10; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.bt_restaurar = new global::Gtk.Button (); this.bt_restaurar.CanFocus = true; this.bt_restaurar.Name = "bt_restaurar"; this.bt_restaurar.UseStock = true; this.bt_restaurar.UseUnderline = true; this.bt_restaurar.Label = "gtk-revert-to-saved"; this.fixed_configurar.Add (this.bt_restaurar); global::Gtk.Fixed.FixedChild w48 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.bt_restaurar])); w48.X = 335; w48.Y = 445; // Container child fixed_configurar.Gtk.Fixed+FixedChild this.BT_guardar = new global::Gtk.Button (); this.BT_guardar.CanFocus = true; this.BT_guardar.Name = "BT_guardar"; this.BT_guardar.UseStock = true; this.BT_guardar.UseUnderline = true; this.BT_guardar.Label = "gtk-save"; this.fixed_configurar.Add (this.BT_guardar); global::Gtk.Fixed.FixedChild w49 = ((global::Gtk.Fixed.FixedChild)(this.fixed_configurar[this.BT_guardar])); w49.X = 453; w49.Y = 445; this.Add (this.fixed_configurar); if ((this.Child != null)) { this.Child.ShowAll (); } this.Show (); this.DestroyEvent += new global::Gtk.DestroyEventHandler (this.OnDestroyEvent); this.Removed += new global::Gtk.RemovedHandler (this.OnRemoved); this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent); this.fc_video.SelectionChanged += new global::System.EventHandler (this.OnFcVideoSelectionChanged); this.fc_video.SelectionChanged += new global::System.EventHandler (this.OnFcVideoSelectionChanged); this.fc_grabador.SelectionChanged += new global::System.EventHandler (this.OnFcGrabadorSelectionChanged); this.fc_escaner.SelectionChanged += new global::System.EventHandler (this.OnFcEscanerSelectionChanged); this.fc_images.SelectionChanged += new global::System.EventHandler (this.OnFcImagesSelectionChanged); this.fc_audio.SelectionChanged += new global::System.EventHandler (this.OnFcAudioSelectionChanged); this.fc_navegador.SelectionChanged += new global::System.EventHandler (this.OnFcNavegadorSelectionChanged); this.fc_email.SelectionChanged += new global::System.EventHandler (this.OnFcEmailSelectionChanged); this.fc_missatgeria.SelectionChanged += new global::System.EventHandler (this.OnFcMissatgeriaSelectionChanged); this.fc_telefonia.SelectionChanged += new global::System.EventHandler (this.OnFcTelefoniaSelectionChanged); this.fc_p2p.SelectionChanged += new global::System.EventHandler (this.OnFcP2pSelectionChanged); this.fc_component_viewer.FileActivated += new global::System.EventHandler (this.OnFcComponentViewerFileActivated); this.BT_tornar.Clicked += new global::System.EventHandler (this.OnBTTornarClicked); this.bt_restaurar.Clicked += new global::System.EventHandler (this.OnBtRestaurarClicked); this.BT_guardar.Clicked += new global::System.EventHandler (this.OnBTGuardarClicked); } }