// This file has been generated by the GUI designer. Do not modify. public partial class MainWindow { private global::Gtk.Fixed fixed_principal; private global::Gtk.DrawingArea drawingarea1; private global::Gtk.Image image8; private global::Gtk.Button BT_anar_a; private global::Gtk.Button BT_ofimatica; private global::Gtk.Button BT_multimedia; private global::Gtk.Button BT_educatives; private global::Gtk.Button BT_internet; private global::Gtk.Button BT_salir; private global::Gtk.Button BT_configurar; private global::Gtk.Button BT_jugar; protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget MainWindow this.WidthRequest = 750; this.HeightRequest = 500; this.Name = "MainWindow"; this.Title = global::Mono.Unix.Catalog.GetString ("Menú Principal"); this.WindowPosition = ((global::Gtk.WindowPosition)(3)); this.Resizable = false; this.AllowGrow = false; // Container child MainWindow.Gtk.Container+ContainerChild this.fixed_principal = new global::Gtk.Fixed (); this.fixed_principal.Name = "fixed_principal"; this.fixed_principal.HasWindow = false; // Container child fixed_principal.Gtk.Fixed+FixedChild this.drawingarea1 = new global::Gtk.DrawingArea (); this.drawingarea1.Name = "drawingarea1"; this.fixed_principal.Add (this.drawingarea1); global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.fixed_principal[this.drawingarea1])); w1.X = 400; w1.Y = 72; // Container child fixed_principal.Gtk.Fixed+FixedChild this.image8 = new global::Gtk.Image (); this.image8.Name = "image8"; this.image8.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./lliurex_assistant.gif")); this.fixed_principal.Add (this.image8); global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed_principal[this.image8])); w2.X = 57; w2.Y = 77; // Container child fixed_principal.Gtk.Fixed+FixedChild this.BT_anar_a = new global::Gtk.Button (); this.BT_anar_a.WidthRequest = 300; this.BT_anar_a.CanFocus = true; this.BT_anar_a.Events = ((global::Gdk.EventMask)(256)); this.BT_anar_a.Name = "BT_anar_a"; this.BT_anar_a.UseUnderline = true; this.BT_anar_a.Xalign = 0.2f; // Container child BT_anar_a.Gtk.Container+ContainerChild global::Gtk.Alignment w3 = new global::Gtk.Alignment (0.2f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w4 = new global::Gtk.HBox (); w4.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w5 = new global::Gtk.Image (); w5.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/anar_a.png")); w4.Add (w5); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w7 = new global::Gtk.Label (); w7.LabelProp = global::Mono.Unix.Catalog.GetString (" Anar a USB, DVD, documents,..."); w7.UseUnderline = true; w4.Add (w7); w3.Add (w4); this.BT_anar_a.Add (w3); this.fixed_principal.Add (this.BT_anar_a); global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.fixed_principal[this.BT_anar_a])); w11.X = 322; w11.Y = 21; // Container child fixed_principal.Gtk.Fixed+FixedChild this.BT_ofimatica = new global::Gtk.Button (); this.BT_ofimatica.WidthRequest = 300; this.BT_ofimatica.CanFocus = true; this.BT_ofimatica.Name = "BT_ofimatica"; this.BT_ofimatica.UseUnderline = true; this.BT_ofimatica.Xalign = 0.7f; // Container child BT_ofimatica.Gtk.Container+ContainerChild global::Gtk.Alignment w12 = new global::Gtk.Alignment (0.7f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w13 = new global::Gtk.HBox (); w13.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w14 = new global::Gtk.Image (); w14.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/ofimatica.png")); w13.Add (w14); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w16 = new global::Gtk.Label (); w16.LabelProp = global::Mono.Unix.Catalog.GetString (" Crear/Obrir document d'ofimàtica"); w16.UseUnderline = true; w13.Add (w16); w12.Add (w13); this.BT_ofimatica.Add (w12); this.fixed_principal.Add (this.BT_ofimatica); global::Gtk.Fixed.FixedChild w20 = ((global::Gtk.Fixed.FixedChild)(this.fixed_principal[this.BT_ofimatica])); w20.X = 322; w20.Y = 94; // Container child fixed_principal.Gtk.Fixed+FixedChild this.BT_multimedia = new global::Gtk.Button (); this.BT_multimedia.WidthRequest = 300; this.BT_multimedia.CanFocus = true; this.BT_multimedia.Name = "BT_multimedia"; this.BT_multimedia.UseUnderline = true; this.BT_multimedia.Xalign = 0.4f; // Container child BT_multimedia.Gtk.Container+ContainerChild global::Gtk.Alignment w21 = new global::Gtk.Alignment (0.4f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w22 = new global::Gtk.HBox (); w22.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w23 = new global::Gtk.Image (); w23.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/multimedia.png")); w22.Add (w23); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w25 = new global::Gtk.Label (); w25.LabelProp = global::Mono.Unix.Catalog.GetString (" Multimèdia (video, música, ...)"); w25.UseUnderline = true; w22.Add (w25); w21.Add (w22); this.BT_multimedia.Add (w21); this.fixed_principal.Add (this.BT_multimedia); global::Gtk.Fixed.FixedChild w29 = ((global::Gtk.Fixed.FixedChild)(this.fixed_principal[this.BT_multimedia])); w29.X = 322; w29.Y = 164; // Container child fixed_principal.Gtk.Fixed+FixedChild this.BT_educatives = new global::Gtk.Button (); this.BT_educatives.WidthRequest = 300; this.BT_educatives.CanFocus = true; this.BT_educatives.Name = "BT_educatives"; this.BT_educatives.UseUnderline = true; this.BT_educatives.Xalign = 0.16f; // Container child BT_educatives.Gtk.Container+ContainerChild global::Gtk.Alignment w30 = new global::Gtk.Alignment (0.16f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w31 = new global::Gtk.HBox (); w31.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w32 = new global::Gtk.Image (); w32.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/educacio.png")); w31.Add (w32); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w34 = new global::Gtk.Label (); w34.LabelProp = global::Mono.Unix.Catalog.GetString (" Aplicacions Educatives"); w34.UseUnderline = true; w31.Add (w34); w30.Add (w31); this.BT_educatives.Add (w30); this.fixed_principal.Add (this.BT_educatives); global::Gtk.Fixed.FixedChild w38 = ((global::Gtk.Fixed.FixedChild)(this.fixed_principal[this.BT_educatives])); w38.X = 322; w38.Y = 232; // Container child fixed_principal.Gtk.Fixed+FixedChild this.BT_internet = new global::Gtk.Button (); this.BT_internet.WidthRequest = 300; this.BT_internet.CanFocus = true; this.BT_internet.Name = "BT_internet"; this.BT_internet.UseUnderline = true; this.BT_internet.Xalign = 0.4f; // Container child BT_internet.Gtk.Container+ContainerChild global::Gtk.Alignment w39 = new global::Gtk.Alignment (0.4f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w40 = new global::Gtk.HBox (); w40.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w41 = new global::Gtk.Image (); w41.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/internet.png")); w40.Add (w41); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w43 = new global::Gtk.Label (); w43.LabelProp = global::Mono.Unix.Catalog.GetString (" Internet (Navegar, E-mail, ... )"); w43.UseUnderline = true; w40.Add (w43); w39.Add (w40); this.BT_internet.Add (w39); this.fixed_principal.Add (this.BT_internet); global::Gtk.Fixed.FixedChild w47 = ((global::Gtk.Fixed.FixedChild)(this.fixed_principal[this.BT_internet])); w47.X = 322; w47.Y = 299; // Container child fixed_principal.Gtk.Fixed+FixedChild this.BT_salir = new global::Gtk.Button (); this.BT_salir.WidthRequest = 120; this.BT_salir.CanFocus = true; this.BT_salir.Name = "BT_salir"; this.BT_salir.UseUnderline = true; // Container child BT_salir.Gtk.Container+ContainerChild global::Gtk.Alignment w48 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w49 = new global::Gtk.HBox (); w49.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w50 = new global::Gtk.Image (); w50.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/exit.png")); w49.Add (w50); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w52 = new global::Gtk.Label (); w52.LabelProp = global::Mono.Unix.Catalog.GetString (" Eixir "); w52.UseUnderline = true; w49.Add (w52); w48.Add (w49); this.BT_salir.Add (w48); this.fixed_principal.Add (this.BT_salir); global::Gtk.Fixed.FixedChild w56 = ((global::Gtk.Fixed.FixedChild)(this.fixed_principal[this.BT_salir])); w56.X = 58; w56.Y = 417; // Container child fixed_principal.Gtk.Fixed+FixedChild this.BT_configurar = new global::Gtk.Button (); this.BT_configurar.WidthRequest = 300; this.BT_configurar.CanFocus = true; this.BT_configurar.Name = "BT_configurar"; this.BT_configurar.UseUnderline = true; // Container child BT_configurar.Gtk.Container+ContainerChild global::Gtk.Alignment w57 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w58 = new global::Gtk.HBox (); w58.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w59 = new global::Gtk.Image (); w59.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/configurar.png")); w58.Add (w59); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w61 = new global::Gtk.Label (); w61.LabelProp = global::Mono.Unix.Catalog.GetString (" Configurar"); w61.UseUnderline = true; w58.Add (w61); w57.Add (w58); this.BT_configurar.Add (w57); this.fixed_principal.Add (this.BT_configurar); global::Gtk.Fixed.FixedChild w65 = ((global::Gtk.Fixed.FixedChild)(this.fixed_principal[this.BT_configurar])); w65.X = 322; w65.Y = 435; // Container child fixed_principal.Gtk.Fixed+FixedChild this.BT_jugar = new global::Gtk.Button (); this.BT_jugar.WidthRequest = 300; this.BT_jugar.CanFocus = true; this.BT_jugar.Name = "BT_jugar"; this.BT_jugar.UseUnderline = true; this.BT_jugar.Xalign = 0.1f; // Container child BT_jugar.Gtk.Container+ContainerChild global::Gtk.Alignment w66 = new global::Gtk.Alignment (0.1f, 0.5f, 0f, 0f); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w67 = new global::Gtk.HBox (); w67.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w68 = new global::Gtk.Image (); w68.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icons/games.png")); w67.Add (w68); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w70 = new global::Gtk.Label (); w70.LabelProp = global::Mono.Unix.Catalog.GetString (" Jugar"); w70.UseUnderline = true; w67.Add (w70); w66.Add (w67); this.BT_jugar.Add (w66); this.fixed_principal.Add (this.BT_jugar); global::Gtk.Fixed.FixedChild w74 = ((global::Gtk.Fixed.FixedChild)(this.fixed_principal[this.BT_jugar])); w74.X = 322; w74.Y = 365; this.Add (this.fixed_principal); if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 760; this.DefaultHeight = 529; this.Show (); this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent); this.BT_anar_a.Clicked += new global::System.EventHandler (this.OnBTAnarAClicked); this.BT_ofimatica.Clicked += new global::System.EventHandler (this.OnBTOfimaticaClicked); this.BT_multimedia.Clicked += new global::System.EventHandler (this.OnBTMultimediaClicked); this.BT_educatives.Clicked += new global::System.EventHandler (this.OnBTEducativesClicked); this.BT_internet.Clicked += new global::System.EventHandler (this.OnBTInternetClicked); this.BT_salir.Clicked += new global::System.EventHandler (this.OnBTSalirClicked); this.BT_configurar.Clicked += new global::System.EventHandler (this.OnBTConfigurarClicked); this.BT_jugar.Clicked += new global::System.EventHandler (this.OnBTJugarClicked); } }