// This file has been generated by the GUI designer. Do not modify. public partial class W_anar_a { private global::Gtk.Fixed fixed_anar_a; private global::Gtk.Image image2; private global::Gtk.Button BT_tornar; private global::Gtk.Button BT_anara_documents; private global::Gtk.Button BT_dvd; private global::Gtk.Button BT_pendrive; private global::Gtk.Button BT_meupc; private global::Gtk.Button BT_escriptori; private global::Gtk.Button BT_xarxa; protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget W_anar_a this.WidthRequest = 800; this.HeightRequest = 600; this.Events = ((global::Gdk.EventMask)(8192)); this.Name = "W_anar_a"; this.Title = global::Mono.Unix.Catalog.GetString ("Vull anar a ..."); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); // Container child W_anar_a.Gtk.Container+ContainerChild this.fixed_anar_a = new global::Gtk.Fixed (); this.fixed_anar_a.Name = "fixed_anar_a"; this.fixed_anar_a.HasWindow = false; // Container child fixed_anar_a.Gtk.Fixed+FixedChild this.image2 = new global::Gtk.Image (); this.image2.Name = "image2"; this.image2.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./lliurex_assistant.gif")); this.fixed_anar_a.Add (this.image2); global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.fixed_anar_a[this.image2])); w1.X = 57; w1.Y = 77; // Container child fixed_anar_a.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 w2 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w3 = new global::Gtk.HBox (); w3.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w4 = new global::Gtk.Image (); w4.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/arrow_left.png")); w3.Add (w4); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w6 = new global::Gtk.Label (); w6.LabelProp = global::Mono.Unix.Catalog.GetString (" Tornar"); w6.UseUnderline = true; w3.Add (w6); w2.Add (w3); this.BT_tornar.Add (w2); this.fixed_anar_a.Add (this.BT_tornar); global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.fixed_anar_a[this.BT_tornar])); w10.X = 58; w10.Y = 417; // Container child fixed_anar_a.Gtk.Fixed+FixedChild this.BT_anara_documents = new global::Gtk.Button (); this.BT_anara_documents.WidthRequest = 300; this.BT_anara_documents.CanFocus = true; this.BT_anara_documents.Name = "BT_anara_documents"; this.BT_anara_documents.UseUnderline = true; this.BT_anara_documents.Xalign = 0.18f; // Container child BT_anara_documents.Gtk.Container+ContainerChild global::Gtk.Alignment w11 = new global::Gtk.Alignment (0.18f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w12 = new global::Gtk.HBox (); w12.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w13 = new global::Gtk.Image (); w13.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/directory.png")); w12.Add (w13); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w15 = new global::Gtk.Label (); w15.LabelProp = global::Mono.Unix.Catalog.GetString (" Els meus Documents"); w15.UseUnderline = true; w12.Add (w15); w11.Add (w12); this.BT_anara_documents.Add (w11); this.fixed_anar_a.Add (this.BT_anara_documents); global::Gtk.Fixed.FixedChild w19 = ((global::Gtk.Fixed.FixedChild)(this.fixed_anar_a[this.BT_anara_documents])); w19.X = 322; w19.Y = 21; // Container child fixed_anar_a.Gtk.Fixed+FixedChild this.BT_dvd = new global::Gtk.Button (); this.BT_dvd.WidthRequest = 300; this.BT_dvd.CanFocus = true; this.BT_dvd.Name = "BT_dvd"; this.BT_dvd.UseUnderline = true; this.BT_dvd.Xalign = 0.11f; // Container child BT_dvd.Gtk.Container+ContainerChild global::Gtk.Alignment w20 = new global::Gtk.Alignment (0.11f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w21 = new global::Gtk.HBox (); w21.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w22 = new global::Gtk.Image (); w22.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/dvd.png")); w21.Add (w22); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w24 = new global::Gtk.Label (); w24.LabelProp = global::Mono.Unix.Catalog.GetString (" CD / Dvd"); w24.UseUnderline = true; w21.Add (w24); w20.Add (w21); this.BT_dvd.Add (w20); this.fixed_anar_a.Add (this.BT_dvd); global::Gtk.Fixed.FixedChild w28 = ((global::Gtk.Fixed.FixedChild)(this.fixed_anar_a[this.BT_dvd])); w28.X = 322; w28.Y = 94; // Container child fixed_anar_a.Gtk.Fixed+FixedChild this.BT_pendrive = new global::Gtk.Button (); this.BT_pendrive.WidthRequest = 300; this.BT_pendrive.CanFocus = true; this.BT_pendrive.Name = "BT_pendrive"; this.BT_pendrive.UseUnderline = true; this.BT_pendrive.Xalign = 0.48f; // Container child BT_pendrive.Gtk.Container+ContainerChild global::Gtk.Alignment w29 = new global::Gtk.Alignment (0.48f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w30 = new global::Gtk.HBox (); w30.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w31 = new global::Gtk.Image (); w31.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/usb_.png")); w30.Add (w31); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w33 = new global::Gtk.Label (); w33.LabelProp = global::Mono.Unix.Catalog.GetString (" Dispositiu USB (Pendrive, ...)"); w33.UseUnderline = true; w30.Add (w33); w29.Add (w30); this.BT_pendrive.Add (w29); this.fixed_anar_a.Add (this.BT_pendrive); global::Gtk.Fixed.FixedChild w37 = ((global::Gtk.Fixed.FixedChild)(this.fixed_anar_a[this.BT_pendrive])); w37.X = 322; w37.Y = 164; // Container child fixed_anar_a.Gtk.Fixed+FixedChild this.BT_meupc = new global::Gtk.Button (); this.BT_meupc.WidthRequest = 300; this.BT_meupc.CanFocus = true; this.BT_meupc.Name = "BT_meupc"; this.BT_meupc.UseUnderline = true; this.BT_meupc.Xalign = 0.14f; // Container child BT_meupc.Gtk.Container+ContainerChild global::Gtk.Alignment w38 = new global::Gtk.Alignment (0.14f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w39 = new global::Gtk.HBox (); w39.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w40 = new global::Gtk.Image (); w40.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/computer.png")); w39.Add (w40); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w42 = new global::Gtk.Label (); w42.LabelProp = global::Mono.Unix.Catalog.GetString (" El meu PC"); w42.UseUnderline = true; w39.Add (w42); w38.Add (w39); this.BT_meupc.Add (w38); this.fixed_anar_a.Add (this.BT_meupc); global::Gtk.Fixed.FixedChild w46 = ((global::Gtk.Fixed.FixedChild)(this.fixed_anar_a[this.BT_meupc])); w46.X = 322; w46.Y = 232; // Container child fixed_anar_a.Gtk.Fixed+FixedChild this.BT_escriptori = new global::Gtk.Button (); this.BT_escriptori.WidthRequest = 300; this.BT_escriptori.CanFocus = true; this.BT_escriptori.Name = "BT_escriptori"; this.BT_escriptori.UseUnderline = true; this.BT_escriptori.Xalign = 0.16f; // Container child BT_escriptori.Gtk.Container+ContainerChild global::Gtk.Alignment w47 = new global::Gtk.Alignment (0.16f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w48 = new global::Gtk.HBox (); w48.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w49 = new global::Gtk.Image (); w49.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/escritorio.png")); w48.Add (w49); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w51 = new global::Gtk.Label (); w51.LabelProp = global::Mono.Unix.Catalog.GetString (" A l'escriptori"); w51.UseUnderline = true; w48.Add (w51); w47.Add (w48); this.BT_escriptori.Add (w47); this.fixed_anar_a.Add (this.BT_escriptori); global::Gtk.Fixed.FixedChild w55 = ((global::Gtk.Fixed.FixedChild)(this.fixed_anar_a[this.BT_escriptori])); w55.X = 322; w55.Y = 299; // Container child fixed_anar_a.Gtk.Fixed+FixedChild this.BT_xarxa = new global::Gtk.Button (); this.BT_xarxa.WidthRequest = 300; this.BT_xarxa.CanFocus = true; this.BT_xarxa.Name = "BT_xarxa"; this.BT_xarxa.UseUnderline = true; this.BT_xarxa.Xalign = 0.2f; // Container child BT_xarxa.Gtk.Container+ContainerChild global::Gtk.Alignment w56 = new global::Gtk.Alignment (0.2f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w57 = new global::Gtk.HBox (); w57.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w58 = new global::Gtk.Image (); w58.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/network.png")); w57.Add (w58); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w60 = new global::Gtk.Label (); w60.LabelProp = global::Mono.Unix.Catalog.GetString (" Carpeta de Xarxa"); w60.UseUnderline = true; w57.Add (w60); w56.Add (w57); this.BT_xarxa.Add (w56); this.fixed_anar_a.Add (this.BT_xarxa); global::Gtk.Fixed.FixedChild w64 = ((global::Gtk.Fixed.FixedChild)(this.fixed_anar_a[this.BT_xarxa])); w64.X = 322; w64.Y = 371; this.Add (this.fixed_anar_a); if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 810; this.DefaultHeight = 629; this.Show (); this.BT_tornar.Clicked += new global::System.EventHandler (this.OnBTTornarClicked); this.BT_anara_documents.Clicked += new global::System.EventHandler (this.OnBTAnaraDocumentsClicked); this.BT_dvd.Clicked += new global::System.EventHandler (this.OnBTDvdClicked); this.BT_pendrive.Clicked += new global::System.EventHandler (this.OnBTPendriveClicked); this.BT_meupc.Clicked += new global::System.EventHandler (this.OnBTMeupcClicked); this.BT_escriptori.Clicked += new global::System.EventHandler (this.OnBTEscriptoriClicked); this.BT_xarxa.Clicked += new global::System.EventHandler (this.OnBTXarxaClicked); } }