Beispiel #1
0
	protected virtual void Build ()
	{
		global::Stetic.Gui.Initialize (this);
		// Widget MainWindow
		this.Name = "MainWindow";
		this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
		this.WindowPosition = ((global::Gtk.WindowPosition)(4));
		// Container child MainWindow.Gtk.Container+ContainerChild
		this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
		this.alignment1.Name = "alignment1";
		// Container child alignment1.Gtk.Container+ContainerChild
		this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
		this.GtkScrolledWindow.Name = "GtkScrolledWindow";
		this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
		// Container child GtkScrolledWindow.Gtk.Container+ContainerChild
		this.textview2 = new global::Gtk.TextView ();
		this.textview2.CanFocus = true;
		this.textview2.Name = "textview2";
		this.textview2.Editable = false;
		this.GtkScrolledWindow.Add (this.textview2);
		this.alignment1.Add (this.GtkScrolledWindow);
		this.Add (this.alignment1);
		if ((this.Child != null)) {
			this.Child.ShowAll ();
		}
		this.DefaultWidth = 593;
		this.DefaultHeight = 300;
		this.Show ();
		this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
	}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.ToggleTopBar
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.ToggleTopBar";
     // Container child LongoMatch.Gui.Component.ToggleTopBar.Gtk.Container+ContainerChild
     this.gradienttopbar = new global::Gtk.EventBox ();
     this.gradienttopbar.HeightRequest = 70;
     this.gradienttopbar.Name = "gradienttopbar";
     // Container child gradienttopbar.Gtk.Container+ContainerChild
     this.alignment1 = new global::Gtk.Alignment (0F, 0.5F, 0F, 1F);
     this.alignment1.HeightRequest = 70;
     this.alignment1.Name = "alignment1";
     this.alignment1.LeftPadding = ((uint)(15));
     this.alignment1.TopPadding = ((uint)(20));
     this.alignment1.BottomPadding = ((uint)(23));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.buttoncontainer = new global::Gtk.HBox ();
     this.buttoncontainer.HeightRequest = 28;
     this.buttoncontainer.Name = "buttoncontainer";
     this.buttoncontainer.Homogeneous = true;
     this.alignment1.Add (this.buttoncontainer);
     this.gradienttopbar.Add (this.alignment1);
     this.Add (this.gradienttopbar);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.PlayersTaggerWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.PlayersTaggerWidget";
     // Container child LongoMatch.Gui.Component.PlayersTaggerWidget.Gtk.Container+ContainerChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     this.frame1.Add (this.GtkAlignment);
     this.CategoryLabel = new global::Gtk.Label ();
     this.CategoryLabel.Name = "CategoryLabel";
     this.CategoryLabel.UseMarkup = true;
     this.frame1.LabelWidget = this.CategoryLabel;
     this.Add (this.frame1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.Panel.PanelViewContainer
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.Panel.PanelViewContainer";
     // Container child Vodovoz.Panel.PanelViewContainer.Gtk.Container+ContainerChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(2));
     this.frame1.LabelXalign = 1F;
     this.frame1.BorderWidth = ((uint)(6));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(5));
     this.GtkAlignment1.RightPadding = ((uint)(5));
     this.frame1.Add (this.GtkAlignment1);
     this.buttonPin = new global::Gtk.ToggleButton ();
     this.buttonPin.Name = "buttonPin";
     this.buttonPin.FocusOnClick = false;
     global::Gtk.Image w2 = new global::Gtk.Image ();
     w2.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("Vodovoz.icons.buttons.pin-up.png");
     this.buttonPin.Image = w2;
     this.frame1.LabelWidget = this.buttonPin;
     this.Add (this.frame1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget superiorpics.ResponsiveGrid
     global::Stetic.BinContainer.Attach (this);
     this.Name = "superiorpics.ResponsiveGrid";
     // Container child superiorpics.ResponsiveGrid.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table = new global::Gtk.Table (((uint)(3)), ((uint)(3)), false);
     this.table.Name = "table";
     this.table.RowSpacing = ((uint)(6));
     this.table.ColumnSpacing = ((uint)(6));
     this.vbox2.Add (this.table);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table]));
     w1.Position = 0;
     w1.Expand = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment4 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment4.Name = "alignment4";
     this.vbox2.Add (this.alignment4);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment4]));
     w2.Position = 1;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget CryptoConfigWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "CryptoConfigWidget";
     // Container child CryptoConfigWidget.Gtk.Container+ContainerChild
     this.fraCryptoConfig = new global::Gtk.Frame ();
     this.fraCryptoConfig.Name = "fraCryptoConfig";
     this.fraCryptoConfig.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child fraCryptoConfig.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(4));
     this.GtkAlignment.TopPadding = ((uint)(4));
     this.GtkAlignment.RightPadding = ((uint)(4));
     this.GtkAlignment.BottomPadding = ((uint)(4));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.rbnRsaCryptoProvider = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("RSA Cryptography Provider"));
     this.rbnRsaCryptoProvider.TooltipMarkup = "RSA cryptography provider";
     this.rbnRsaCryptoProvider.CanFocus = true;
     this.rbnRsaCryptoProvider.Name = "rbnRsaCryptoProvider";
     this.rbnRsaCryptoProvider.DrawIndicator = true;
     this.rbnRsaCryptoProvider.UseUnderline = true;
     this.rbnRsaCryptoProvider.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.vbox4.Add (this.rbnRsaCryptoProvider);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.rbnRsaCryptoProvider]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.rbnDes3CryptoProvider = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("DES3 Cryptography Provider"));
     this.rbnDes3CryptoProvider.TooltipMarkup = "DES3 Cryptography Provider.";
     this.rbnDes3CryptoProvider.CanFocus = true;
     this.rbnDes3CryptoProvider.Name = "rbnDes3CryptoProvider";
     this.rbnDes3CryptoProvider.DrawIndicator = true;
     this.rbnDes3CryptoProvider.UseUnderline = true;
     this.rbnDes3CryptoProvider.Group = this.rbnRsaCryptoProvider.Group;
     this.vbox4.Add (this.rbnDes3CryptoProvider);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.rbnDes3CryptoProvider]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     this.GtkAlignment.Add (this.vbox4);
     this.fraCryptoConfig.Add (this.GtkAlignment);
     this.lblCryptoConfigTitle = new global::Gtk.Label ();
     this.lblCryptoConfigTitle.Name = "lblCryptoConfigTitle";
     this.lblCryptoConfigTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Cryptography Provider</b>");
     this.lblCryptoConfigTitle.UseMarkup = true;
     this.fraCryptoConfig.LabelWidget = this.lblCryptoConfigTitle;
     this.Add (this.fraCryptoConfig);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget AkariSolver.ErrorDialog
     this.Name = "AkariSolver.ErrorDialog";
     this.Title = global::Mono.Unix.Catalog.GetString ("Error");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     // Internal child AkariSolver.ErrorDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.ErrorFrame = new global::Gtk.Frame ();
     this.ErrorFrame.Name = "ErrorFrame";
     this.ErrorFrame.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child ErrorFrame.Gtk.Container+ContainerChild
     this.GtkAlignment2 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.ErrorLabel1 = new global::Gtk.Label ();
     this.ErrorLabel1.Name = "ErrorLabel1";
     this.ErrorLabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("The puzzle is unsolvable!");
     this.GtkAlignment2.Add (this.ErrorLabel1);
     this.ErrorFrame.Add (this.GtkAlignment2);
     this.ErrorLabel = new global::Gtk.Label ();
     this.ErrorLabel.Name = "ErrorLabel";
     this.ErrorLabel.UseMarkup = true;
     this.ErrorFrame.LabelWidget = this.ErrorLabel;
     w1.Add (this.ErrorFrame);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.ErrorFrame]));
     w4.Position = 0;
     w4.Expand = false;
     w4.Fill = false;
     // Internal child AkariSolver.ErrorDialog.ActionArea
     global::Gtk.HButtonBox w5 = this.ActionArea;
     w5.Name = "dialog1_ActionArea";
     w5.Spacing = 10;
     w5.BorderWidth = ((uint)(5));
     w5.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseStock = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = "gtk-ok";
     this.AddActionWidget (this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.buttonOk]));
     w6.Expand = false;
     w6.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 99;
     this.Show ();
     this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
 }
Beispiel #8
0
 private void boton(string nombre, string label, string imagen)
 {
     Gtk.Button boton = new global::Gtk.Button ();
     boton.CanFocus = true;
     boton.Name = nombre;
     boton.UseUnderline = true;
     // Container child btnNuevo.Gtk.Container+ContainerChild
     global::Gtk.Alignment w1 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w2 = new global::Gtk.HBox ();
     w2.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     /*global::Gtk.Image w3 = new global::Gtk.Image ();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, imagen, global::Gtk.IconSize.Button);
     w2.Add (w3);
     Este era el boton nuevo*/
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w5 = new global::Gtk.Label ();
     w5.LabelProp = global::Mono.Unix.Catalog.GetString (label);
     w5.UseUnderline = true;
     w2.Add (w5);
     w1.Add (w2);
     boton.Add (w1);
     this.fixed2.Add (boton);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.fixed2[boton]));
     w9.X = this.x;
     w9.Y = this.y - 10;
     if(imagen == "gtk-file")//linea que aniade el evento a los botones dinamicos
         boton.Clicked += new global::System.EventHandler (this.OnfileClicked);
 }
Beispiel #9
0
 private void boton(string nombre, string label, string imagen)
 {
     Gtk.Button boton = new global::Gtk.Button ();
     boton.CanFocus = true;
     boton.Name = nombre;
     boton.UseUnderline = true;
     // Container child btnNuevo.Gtk.Container+ContainerChild
     global::Gtk.Alignment w1 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w2 = new global::Gtk.HBox ();
     w2.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w3 = new global::Gtk.Image ();
     //w3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, imagen, global::Gtk.IconSize.Button);
     w2.Add (w3);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w5 = new global::Gtk.Label ();
     w5.LabelProp = global::Mono.Unix.Catalog.GetString (label);
     w5.UseUnderline = true;
     w2.Add (w5);
     w1.Add (w2);
     boton.Add (w1);
     this.fixed1.Add (boton);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.fixed1[boton]));
     w9.X = this.x;
     w9.Y = this.y - 10;
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.TeamTaggerWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.TeamTaggerWidget";
     // Container child LongoMatch.Gui.Component.TeamTaggerWidget.Gtk.Container+ContainerChild
     this.frame = new global::Gtk.Frame ();
     this.frame.Name = "frame";
     this.frame.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child frame.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.buttonsbox = new global::Gtk.HBox ();
     this.buttonsbox.Name = "buttonsbox";
     this.buttonsbox.Spacing = 6;
     this.GtkAlignment.Add (this.buttonsbox);
     this.frame.Add (this.GtkAlignment);
     this.titlelabel = new global::Gtk.Label ();
     this.titlelabel.Name = "titlelabel";
     this.titlelabel.UseMarkup = true;
     this.frame.LabelWidget = this.titlelabel;
     this.Add (this.frame);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget SSLMaker.fileBrowser
     this.Name = "SSLMaker.fileBrowser";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child SSLMaker.fileBrowser.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.filechooserwidget2 = new global::Gtk.FileChooserWidget (((global::Gtk.FileChooserAction)(0)));
     this.filechooserwidget2.Name = "filechooserwidget2";
     this.alignment1.Add (this.filechooserwidget2);
     w1.Add (this.alignment1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1 [this.alignment1]));
     w3.Position = 0;
     // Internal child SSLMaker.fileBrowser.ActionArea
     global::Gtk.HButtonBox w4 = this.ActionArea;
     w4.Name = "dialog1_ActionArea";
     w4.Spacing = 10;
     w4.BorderWidth = ((uint)(5));
     w4.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseStock = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = "gtk-cancel";
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonCancel]));
     w5.Expand = false;
     w5.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseStock = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = "gtk-ok";
     this.AddActionWidget (this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonOk]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 649;
     this.DefaultHeight = 431;
     this.Show ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MNM.Gimmeh
     this.Name = "MNM.Gimmeh";
     this.Title = global::Mono.Unix.Catalog.GetString ("Window");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MNM.Gimmeh.Gtk.Container+ContainerChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.inputText = new global::Gtk.TextView ();
     this.inputText.CanFocus = true;
     this.inputText.Name = "inputText";
     this.GtkScrolledWindow.Add (this.inputText);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.inputButton = new global::Gtk.Button ();
     this.inputButton.CanFocus = true;
     this.inputButton.Name = "inputButton";
     this.inputButton.UseUnderline = true;
     this.inputButton.Label = global::Mono.Unix.Catalog.GetString ("Enter");
     this.vbox2.Add (this.inputButton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.inputButton]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     this.GtkAlignment.Add (this.vbox2);
     this.frame1.Add (this.GtkAlignment);
     this.GtkLabel1 = new global::Gtk.Label ();
     this.GtkLabel1.Name = "GtkLabel1";
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("Enter Input:");
     this.GtkLabel1.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel1;
     this.Add (this.frame1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 708;
     this.DefaultHeight = 189;
     this.Show ();
 }
Beispiel #13
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.fixed1 = new global::Gtk.Fixed ();
     this.fixed1.Name = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.WidthRequest = 430;
     this.frame1.HeightRequest = 526;
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     this.frame1.BorderWidth = ((uint)(1));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.WidthRequest = 121;
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport ();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.label1 = new global::Gtk.Label ();
     this.label1.WidthRequest = 36;
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("label1");
     w1.Add (this.label1);
     this.GtkScrolledWindow.Add (w1);
     this.GtkAlignment.Add (this.GtkScrolledWindow);
     this.frame1.Add (this.GtkAlignment);
     this.GtkLabel = new global::Gtk.Label ();
     this.GtkLabel.Name = "GtkLabel";
     this.GtkLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>GtkFrame</b>");
     this.GtkLabel.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel;
     this.fixed1.Add (this.frame1);
     global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.frame1]));
     w6.X = 2;
     w6.Y = 12;
     this.Add (this.fixed1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 443;
     this.DefaultHeight = 563;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.RenderingStateBar
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.RenderingStateBar";
     // Container child LongoMatch.Gui.Component.RenderingStateBar.Gtk.Container+ContainerChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.statebutton = new global::Gtk.Button ();
     this.statebutton.CanFocus = true;
     this.statebutton.Name = "statebutton";
     this.statebutton.UseUnderline = true;
     this.statebutton.Label = "";
     this.hbox1.Add (this.statebutton);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.statebutton]));
     w1.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.progressbar = new global::Gtk.ProgressBar ();
     this.progressbar.Name = "progressbar";
     this.hbox1.Add (this.progressbar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.progressbar]));
     w2.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.cancellbutton = new global::Gtk.Button ();
     this.cancellbutton.CanFocus = true;
     this.cancellbutton.Name = "cancellbutton";
     this.cancellbutton.UseUnderline = true;
     // Container child cancellbutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w3 = new global::Gtk.Alignment (0.5F, 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 = global::Stetic.IconLoader.LoadIcon (this, "gtk-cancel", global::Gtk.IconSize.Menu);
     w4.Add (w5);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w7 = new global::Gtk.Label ();
     w4.Add (w7);
     w3.Add (w4);
     this.cancellbutton.Add (w3);
     this.hbox1.Add (this.cancellbutton);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.cancellbutton]));
     w11.Position = 2;
     w11.Expand = false;
     w11.Fill = false;
     this.Add (this.hbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.cancellbutton.Hide ();
     this.Hide ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Autotools.MakefileSwitchEditor
			this.Name = "MonoDevelop.Autotools.MakefileSwitchEditor";
			this.Title = global::Mono.Unix.Catalog.GetString ("Switch editor");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			// Internal child MonoDevelop.Autotools.MakefileSwitchEditor.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "dialog1_VBox";
			w1.BorderWidth = ((uint)(2));
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.align = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.align.Name = "align";
			w1.Add (this.align);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.align]));
			w2.Position = 0;
			// Internal child MonoDevelop.Autotools.MakefileSwitchEditor.ActionArea
			global::Gtk.HButtonBox w3 = this.ActionArea;
			w3.Name = "dialog1_ActionArea";
			w3.Spacing = 6;
			w3.BorderWidth = ((uint)(5));
			w3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonCancel = new global::Gtk.Button ();
			this.buttonCancel.CanDefault = true;
			this.buttonCancel.CanFocus = true;
			this.buttonCancel.Name = "buttonCancel";
			this.buttonCancel.UseStock = true;
			this.buttonCancel.UseUnderline = true;
			this.buttonCancel.Label = "gtk-cancel";
			this.AddActionWidget (this.buttonCancel, -6);
			global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonCancel]));
			w4.Expand = false;
			w4.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonOk = new global::Gtk.Button ();
			this.buttonOk.CanDefault = true;
			this.buttonOk.CanFocus = true;
			this.buttonOk.Name = "buttonOk";
			this.buttonOk.UseStock = true;
			this.buttonOk.UseUnderline = true;
			this.buttonOk.Label = "gtk-ok";
			this.AddActionWidget (this.buttonOk, -5);
			global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonOk]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 400;
			this.DefaultHeight = 300;
			this.Hide ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Panel.WelcomePanel
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Panel.WelcomePanel";
     // Container child LongoMatch.Gui.Panel.WelcomePanel.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Preferences");
     this.hbox1.Add (this.label3);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label3]));
     w1.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.preferencesbutton = new global::Gtk.Button ();
     this.preferencesbutton.Name = "preferencesbutton";
     this.preferencesbutton.Label = null;
     this.hbox1.Add (this.preferencesbutton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.preferencesbutton]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.tablewidget = new global::Gtk.Table (((uint)(3)), ((uint)(3)), false);
     this.tablewidget.Name = "tablewidget";
     this.tablewidget.RowSpacing = ((uint)(6));
     this.tablewidget.ColumnSpacing = ((uint)(6));
     this.alignment1.Add (this.tablewidget);
     this.vbox1.Add (this.alignment1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment1]));
     w5.Position = 1;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.RouteListClosingItemsView
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.RouteListClosingItemsView";
     // Container child Vodovoz.RouteListClosingItemsView.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewItems = new global::Gamma.GtkWidgets.yTreeView ();
     this.ytreeviewItems.CanFocus = true;
     this.ytreeviewItems.Events = ((global::Gdk.EventMask)(256));
     this.ytreeviewItems.Name = "ytreeviewItems";
     this.GtkScrolledWindow.Add (this.ytreeviewItems);
     this.GtkAlignment.Add (this.GtkScrolledWindow);
     this.frame2.Add (this.GtkAlignment);
     this.GtkLabel = new global::Gtk.Label ();
     this.GtkLabel.Name = "GtkLabel";
     this.GtkLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Заказы</b>");
     this.GtkLabel.UseMarkup = true;
     this.frame2.LabelWidget = this.GtkLabel;
     this.hbox3.Add (this.frame2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.frame2]));
     w4.Position = 0;
     this.vbox1.Add (this.hbox3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
     w5.Position = 0;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.ytreeviewItems.RowActivated += new global::Gtk.RowActivatedHandler (this.OnYtreeviewItemsRowActivated);
     this.ytreeviewItems.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnYtreeviewItemsButtonPressEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Plugins.Stats.PlayerSubcategoryViewer
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Plugins.Stats.PlayerSubcategoryViewer";
     // Container child LongoMatch.Plugins.Stats.PlayerSubcategoryViewer.Gtk.Container+ContainerChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeview = new global::Gtk.TreeView ();
     this.treeview.CanFocus = true;
     this.treeview.Name = "treeview";
     this.GtkScrolledWindow.Add (this.treeview);
     this.hbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.plotter1 = new global::LongoMatch.Plugins.Stats.Plotter ();
     this.plotter1.Events = ((global::Gdk.EventMask)(256));
     this.plotter1.Name = "plotter1";
     this.hbox1.Add (this.plotter1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.plotter1]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     this.GtkAlignment.Add (this.hbox1);
     this.frame2.Add (this.GtkAlignment);
     this.gtkframe = new global::Gtk.Label ();
     this.gtkframe.Name = "gtkframe";
     this.gtkframe.LabelProp = global::Mono.Unix.Catalog.GetString ("<b></b>");
     this.gtkframe.UseMarkup = true;
     this.frame2.LabelWidget = this.gtkframe;
     this.Add (this.frame2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget SQLGrenadineGui.NotebookCloseButtonLabel
     global::Stetic.BinContainer.Attach (this);
     this.Name = "SQLGrenadineGui.NotebookCloseButtonLabel";
     // Container child SQLGrenadineGui.NotebookCloseButtonLabel.Gtk.Container+ContainerChild
     this.hboxLabel = new global::Gtk.HBox ();
     this.hboxLabel.Name = "hboxLabel";
     this.hboxLabel.Spacing = 6;
     // Container child hboxLabel.Gtk.Box+BoxChild
     this.labelTab = new global::Gtk.Label ();
     this.labelTab.Name = "labelTab";
     this.labelTab.LabelProp = global::Mono.Unix.Catalog.GetString ("label");
     this.hboxLabel.Add (this.labelTab);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxLabel [this.labelTab]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child hboxLabel.Gtk.Box+BoxChild
     this.buttonClose = new global::Gtk.Button ();
     this.buttonClose.CanFocus = true;
     this.buttonClose.Name = "buttonClose";
     this.buttonClose.UseUnderline = true;
     this.buttonClose.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonClose.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 = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-error", global::Gtk.IconSize.Menu);
     w3.Add (w4);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w6 = new global::Gtk.Label ();
     w3.Add (w6);
     w2.Add (w3);
     this.buttonClose.Add (w2);
     this.hboxLabel.Add (this.buttonClose);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxLabel [this.buttonClose]));
     w10.PackType = ((global::Gtk.PackType)(1));
     w10.Position = 1;
     w10.Expand = false;
     w10.Fill = false;
     this.Add (this.hboxLabel);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonClose.Clicked += new global::System.EventHandler (this.OnClickButtonClose);
 }
Beispiel #20
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Lector de Base de Datos");
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("SetDataBase.accept-database.ico");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.fixed1 = new global::Gtk.Fixed ();
     this.fixed1.TooltipMarkup = "       Para ver  BASE DE DATOS\r\nPresiona \"Enter\" o Click en \"Mostrar\"\r\n";
     this.fixed1.Name = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnMostrar = new global::Gtk.Button ();
     this.btnMostrar.TooltipMarkup = "Ver base de datos";
     this.btnMostrar.WidthRequest = 88;
     this.btnMostrar.HeightRequest = 35;
     this.btnMostrar.CanFocus = true;
     this.btnMostrar.Events = ((global::Gdk.EventMask)(4096));
     this.btnMostrar.Name = "btnMostrar";
     this.btnMostrar.UseUnderline = true;
     // Container child btnMostrar.Gtk.Container+ContainerChild
     global::Gtk.Alignment w1 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w2 = new global::Gtk.HBox ();
     w2.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w3 = new global::Gtk.Image ();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-index", global::Gtk.IconSize.Menu);
     w2.Add (w3);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w5 = new global::Gtk.Label ();
     w5.LabelProp = global::Mono.Unix.Catalog.GetString ("Mostrar");
     w5.UseUnderline = true;
     w2.Add (w5);
     w1.Add (w2);
     this.btnMostrar.Add (w1);
     this.fixed1.Add (this.btnMostrar);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnMostrar]));
     w9.X = 22;
     w9.Y = 12;
     this.Add (this.fixed1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 751;
     this.DefaultHeight = 437;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.btnMostrar.Clicked += new global::System.EventHandler (this.OnBtnMostrarClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget GtkForms.Custom.DatePicker
     global::Stetic.BinContainer.Attach (this);
     this.Name = "GtkForms.Custom.DatePicker";
     // Container child GtkForms.Custom.DatePicker.Gtk.Container+ContainerChild
     this.hbox = new global::Gtk.HBox ();
     this.hbox.Name = "hbox";
     // Container child hbox.Gtk.Box+BoxChild
     this.entry = new global::Gtk.Entry ();
     this.entry.CanFocus = true;
     this.entry.Name = "entry";
     this.entry.IsEditable = true;
     this.entry.InvisibleChar = '●';
     this.hbox.Add (this.entry);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox [this.entry]));
     w1.Position = 0;
     // Container child hbox.Gtk.Box+BoxChild
     this.button = new global::Gtk.Button ();
     this.button.HeightRequest = 0;
     this.button.CanFocus = true;
     this.button.Name = "button";
     this.button.Relief = ((global::Gtk.ReliefStyle)(2));
     this.button.Xalign = 0F;
     this.button.Yalign = 0F;
     // Container child button.Gtk.Container+ContainerChild
     global::Gtk.Alignment w2 = new global::Gtk.Alignment (0F, 0F, 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 = global::Gdk.Pixbuf.LoadFromResource ("calendar_22x16.png");
     w3.Add (w4);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w6 = new global::Gtk.Label ();
     w3.Add (w6);
     w2.Add (w3);
     this.button.Add (w2);
     this.hbox.Add (this.button);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox [this.button]));
     w10.Position = 1;
     w10.Expand = false;
     this.Add (this.hbox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget";
			// Container child FloydPink.Flickr.Downloadr.UI.Widgets.PhotoWidget.Gtk.Container+ContainerChild
			this.vboxContainer = new global::Gtk.VBox ();
			this.vboxContainer.Name = "vboxContainer";
			this.vboxContainer.Spacing = 10;
			// Container child vboxContainer.Gtk.Box+BoxChild
			this.hboxContainer = new global::Gtk.HBox ();
			this.hboxContainer.Name = "hboxContainer";
			this.hboxContainer.Spacing = 10;
			// Container child hboxContainer.Gtk.Box+BoxChild
			this.frameMain = new global::Gtk.Frame ();
			this.frameMain.Name = "frameMain";
			this.frameMain.LabelXalign = 0.95F;
			// Container child frameMain.Gtk.Container+ContainerChild
			this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
			this.GtkAlignment.Name = "GtkAlignment";
			this.GtkAlignment.BottomPadding = ((uint)(5));
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			this.eventboxMain = new global::Gtk.EventBox ();
			this.eventboxMain.Name = "eventboxMain";
			// Container child eventboxMain.Gtk.Container+ContainerChild
			this.imageMain = new global::Gtk.Image ();
			this.imageMain.Name = "imageMain";
			this.eventboxMain.Add (this.imageMain);
			this.GtkAlignment.Add (this.eventboxMain);
			this.frameMain.Add (this.GtkAlignment);
			this.frameLabel = new global::Gtk.Label ();
			this.frameLabel.Name = "frameLabel";
			this.frameLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span color=\"silver\" size=\"x-large\"><b><big> ☆ </big></b></span>");
			this.frameLabel.UseMarkup = true;
			this.frameMain.LabelWidget = this.frameLabel;
			this.hboxContainer.Add (this.frameMain);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxContainer [this.frameMain]));
			w4.Position = 0;
			w4.Padding = ((uint)(5));
			this.vboxContainer.Add (this.hboxContainer);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxContainer [this.hboxContainer]));
			w5.Position = 0;
			this.Add (this.vboxContainer);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
			this.eventboxMain.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.imageClick);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget libTerminus.Label
     global::Stetic.BinContainer.Attach (this);
     this.Name = "libTerminus.Label";
     // Container child libTerminus.Label.Gtk.Container+ContainerChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("label1");
     this.hbox1.Add (this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w1.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.button1 = new global::Gtk.Button ();
     this.button1.TooltipMarkup = "Klicken Sie hier, um den Tab zu schließen.";
     this.button1.CanFocus = true;
     this.button1.Name = "button1";
     this.button1.UseUnderline = true;
     this.button1.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child button1.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 = global::Stetic.IconLoader.LoadIcon (this, "gtk-close", global::Gtk.IconSize.Menu);
     w3.Add (w4);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w6 = new global::Gtk.Label ();
     w3.Add (w6);
     w2.Add (w3);
     this.button1.Add (w2);
     this.hbox1.Add (this.button1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.button1]));
     w10.Position = 1;
     w10.Expand = false;
     w10.Fill = false;
     this.Add (this.hbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.button1.Clicked += new global::System.EventHandler (this.OnButton1Clicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget DBusExplorer.BusPageWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "DBusExplorer.BusPageWidget";
     // Container child DBusExplorer.BusPageWidget.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.tvWindow = new global::Gtk.ScrolledWindow ();
     this.tvWindow.CanFocus = true;
     this.tvWindow.Name = "tvWindow";
     this.tvWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.tvWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     this.tvWindow.BorderWidth = ((uint)(3));
     // Container child tvWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport ();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.tvPlaceholder = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
     this.tvPlaceholder.Name = "tvPlaceholder";
     w1.Add (this.tvPlaceholder);
     this.tvWindow.Add (w1);
     this.vbox3.Add (this.tvWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.tvWindow]));
     w4.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.informationViewPlaceholder = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
     this.informationViewPlaceholder.Name = "informationViewPlaceholder";
     this.vbox4.Add (this.informationViewPlaceholder);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.informationViewPlaceholder]));
     w5.Position = 0;
     w5.Expand = false;
     this.vbox3.Add (this.vbox4);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vbox4]));
     w6.Position = 1;
     w6.Expand = false;
     this.Add (this.vbox3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.ProgressMonitoring.ProgressBarMonitor
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Ide.ProgressMonitoring.ProgressBarMonitor";
			// Container child MonoDevelop.Ide.ProgressMonitoring.ProgressBarMonitor.Gtk.Container+ContainerChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 3;
			// Container child hbox1.Gtk.Box+BoxChild
			this.progressBar = new global::Gtk.ProgressBar ();
			this.progressBar.Name = "progressBar";
			this.hbox1.Add (this.progressBar);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.progressBar]));
			w1.Position = 0;
			// Container child hbox1.Gtk.Box+BoxChild
			this.buttonCancel = new global::Gtk.Button ();
			this.buttonCancel.CanFocus = true;
			this.buttonCancel.Name = "buttonCancel";
			this.buttonCancel.UseUnderline = true;
			this.buttonCancel.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonCancel.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 = global::Stetic.IconLoader.LoadIcon (this, "gtk-cancel", global::Gtk.IconSize.Menu);
			w3.Add (w4);
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Label w6 = new global::Gtk.Label ();
			w3.Add (w6);
			w2.Add (w3);
			this.buttonCancel.Add (w2);
			this.hbox1.Add (this.buttonCancel);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonCancel]));
			w10.Position = 1;
			w10.Expand = false;
			w10.Fill = false;
			this.Add (this.hbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
Beispiel #26
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.fixed1 = new global::Gtk.Fixed ();
     this.fixed1.Name = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     this.frame1.Add (this.GtkAlignment);
     this.GtkLabel = new global::Gtk.Label ();
     this.GtkLabel.Name = "GtkLabel";
     this.GtkLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>GtkFrame</b>");
     this.GtkLabel.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel;
     this.fixed1.Add (this.frame1);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.frame1]));
     w2.X = 3;
     w2.Y = 25;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     this.fixed1.Add (this.hbox1);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.hbox1]));
     w3.X = 125;
     w3.Y = 155;
     this.Add (this.fixed1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 259;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default");
     this.FichierAction = new global::Gtk.Action ("FichierAction", global::Mono.Unix.Catalog.GetString ("Fichier"), null, null);
     this.FichierAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Fichier");
     w1.Add (this.FichierAction, null);
     this.NouvelleDBGBNAction = new global::Gtk.Action ("NouvelleDBGBNAction", global::Mono.Unix.Catalog.GetString ("Nouvelle DB GBN"), null, null);
     this.NouvelleDBGBNAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Nouvelle DB GBN");
     w1.Add (this.NouvelleDBGBNAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("W40Kreator - DBEditor");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.fixed1 = new global::Gtk.Fixed ();
     this.fixed1.Name = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.UIManager.AddUiFromString ("<ui><menubar name=\'menubar2\'><menu name=\'FichierAction\' action=\'FichierAction\'><m" +
     "enuitem name=\'NouvelleDBGBNAction\' action=\'NouvelleDBGBNAction\'/></menu></menuba" +
     "r></ui>");
     this.menubar2 = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/menubar2")));
     this.menubar2.Name = "menubar2";
     this.fixed1.Add (this.menubar2);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.menubar2]));
     w2.X = 14;
     w2.Y = 9;
     this.alignment1.Add (this.fixed1);
     this.Add (this.alignment1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 424;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.NouvelleDBGBNAction.Activated += new global::System.EventHandler (this.NewCoreDB);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.GameUnitWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.GameUnitWidget";
     // Container child LongoMatch.Gui.Component.GameUnitWidget.Gtk.Container+ContainerChild
     this.gameunitsbox = new global::Gtk.HBox ();
     this.gameunitsbox.Name = "gameunitsbox";
     this.gameunitsbox.Spacing = 6;
     // Container child gameunitsbox.Gtk.Box+BoxChild
     this.button1 = new global::Gtk.Button ();
     this.button1.CanFocus = true;
     this.button1.Name = "button1";
     this.button1.UseUnderline = true;
     // Container child button1.Gtk.Container+ContainerChild
     global::Gtk.Alignment w1 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w2 = new global::Gtk.HBox ();
     w2.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w3 = new global::Gtk.Image ();
     w2.Add (w3);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w5 = new global::Gtk.Label ();
     w5.LabelProp = global::Mono.Unix.Catalog.GetString ("GtkButton");
     w5.UseUnderline = true;
     w2.Add (w5);
     w1.Add (w2);
     this.button1.Add (w1);
     this.gameunitsbox.Add (this.button1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.gameunitsbox [this.button1]));
     w9.Position = 2;
     w9.Expand = false;
     w9.Fill = false;
     this.Add (this.gameunitsbox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget Mono.Upnp.GtkClient.LazyDeviceInfo
			global::Stetic.BinContainer.Attach (this);
			this.Name = "Mono.Upnp.GtkClient.LazyDeviceInfo";
			// Container child Mono.Upnp.GtkClient.LazyDeviceInfo.Gtk.Container+ContainerChild
			this.alignment = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.alignment.Name = "alignment";
			// Container child alignment.Gtk.Container+ContainerChild
			this.loading = new global::Gtk.Label ();
			this.loading.Name = "loading";
			this.loading.LabelProp = global::Mono.Unix.Catalog.GetString ("Loading");
			this.alignment.Add (this.loading);
			this.Add (this.alignment);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
			this.Mapped += new global::System.EventHandler (this.OnMapped);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Panel.OpenProjectPanel
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Panel.OpenProjectPanel";
     // Container child LongoMatch.Gui.Panel.OpenProjectPanel.Gtk.Container+ContainerChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.panelheader1 = new global::LongoMatch.Gui.Panel.PanelHeader ();
     this.panelheader1.Events = ((global::Gdk.EventMask)(256));
     this.panelheader1.Name = "panelheader1";
     this.vbox4.Add (this.panelheader1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.panelheader1]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.contentalignment = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.contentalignment.Name = "contentalignment";
     this.contentalignment.LeftPadding = ((uint)(12));
     this.contentalignment.RightPadding = ((uint)(12));
     // Container child contentalignment.Gtk.Container+ContainerChild
     this.projectlistwidget = new global::LongoMatch.Gui.Component.ProjectListWidget ();
     this.projectlistwidget.Events = ((global::Gdk.EventMask)(256));
     this.projectlistwidget.Name = "projectlistwidget";
     this.contentalignment.Add (this.projectlistwidget);
     this.vbox4.Add (this.contentalignment);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.contentalignment]));
     w3.Position = 1;
     this.Add (this.vbox4);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
Beispiel #31
0
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Git.UserInfoConflictDialog
     this.Name           = "MonoDevelop.VersionControl.Git.UserInfoConflictDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("User Information Conflict");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.VersionControl.Git.UserInfoConflictDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(9));
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label();
     this.label1.WidthRequest = 503;
     this.label1.Name         = "label1";
     this.label1.Xalign       = 0F;
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("The user name and email configured for the Git repository does not match the user information configured in MonoDevelop. Which user information do you want to use?");
     this.label1.Wrap         = true;
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radioMD               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Use the MonoDevelop configuration:"));
     this.radioMD.CanFocus      = true;
     this.radioMD.Name          = "radioMD";
     this.radioMD.Active        = true;
     this.radioMD.DrawIndicator = true;
     this.radioMD.UseUnderline  = true;
     this.radioMD.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vbox2.Add(this.radioMD);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioMD]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment1             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(27));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.labelMD        = new global::Gtk.Label();
     this.labelMD.Name   = "labelMD";
     this.labelMD.Xalign = 0F;
     this.alignment1.Add(this.labelMD);
     this.vbox2.Add(this.alignment1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment1]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment3             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name        = "alignment3";
     this.alignment3.LeftPadding = ((uint)(27));
     // Container child alignment3.Gtk.Container+ContainerChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("If you chose this option the Git configuration will be overwritten.");
     this.alignment3.Add(this.label6);
     this.vbox2.Add(this.alignment3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment3]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radiobutton2               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Use the Git configuration:"));
     this.radiobutton2.CanFocus      = true;
     this.radiobutton2.Name          = "radiobutton2";
     this.radiobutton2.DrawIndicator = true;
     this.radiobutton2.UseUnderline  = true;
     this.radiobutton2.Group         = this.radioMD.Group;
     this.vbox2.Add(this.radiobutton2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radiobutton2]));
     w8.Position = 4;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment2             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name        = "alignment2";
     this.alignment2.LeftPadding = ((uint)(27));
     // Container child alignment2.Gtk.Container+ContainerChild
     this.labelGit        = new global::Gtk.Label();
     this.labelGit.Name   = "labelGit";
     this.labelGit.Xalign = 0F;
     this.alignment2.Add(this.labelGit);
     this.vbox2.Add(this.alignment2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment2]));
     w10.Position = 5;
     w10.Expand   = false;
     w10.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Internal child MonoDevelop.VersionControl.Git.UserInfoConflictDialog.ActionArea
     global::Gtk.HButtonBox w12 = this.ActionArea;
     w12.Name        = "dialog1_ActionArea";
     w12.Spacing     = 10;
     w12.BorderWidth = ((uint)(5));
     w12.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12 [this.buttonCancel]));
     w13.Expand = false;
     w13.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12 [this.buttonOk]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 529;
     this.DefaultHeight = 249;
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.GameUnitsEditor
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.GameUnitsEditor";
     // Container child LongoMatch.Gui.Component.GameUnitsEditor.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1            = new global::Gtk.Label();
     this.label1.Name       = "label1";
     this.label1.LabelProp  = global::Mono.Unix.Catalog.GetString("<b>Game Units</b>: Games are usually divided in time by units. In sports like field hockey the game is divided in 2 halves but other sports like tenis have several types of units that are anidated, e.g. Set->Game->Point.\n\nDefining <b> Game Units </b> will help you during the analysis to indentify the tagged plays in the the phases of the game.");
     this.label1.UseMarkup  = true;
     this.label1.Wrap       = true;
     this.label1.WidthChars = 70;
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     global::Gtk.Viewport w2 = new global::Gtk.Viewport();
     w2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.outerbox         = new global::Gtk.VBox();
     this.outerbox.Name    = "outerbox";
     this.outerbox.Spacing = 6;
     // Container child outerbox.Gtk.Box+BoxChild
     this.phasesbox         = new global::Gtk.VBox();
     this.phasesbox.Name    = "phasesbox";
     this.phasesbox.Spacing = 6;
     this.outerbox.Add(this.phasesbox);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.outerbox [this.phasesbox]));
     w3.Position = 0;
     w3.Expand   = false;
     // Container child outerbox.Gtk.Box+BoxChild
     this.fillerbox         = new global::Gtk.VBox();
     this.fillerbox.Name    = "fillerbox";
     this.fillerbox.Spacing = 6;
     this.outerbox.Add(this.fillerbox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.outerbox [this.fillerbox]));
     w4.Position = 1;
     w2.Add(this.outerbox);
     this.scrolledwindow2.Add(w2);
     this.vbox2.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow2]));
     w7.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entry1               = new global::Gtk.Entry();
     this.entry1.CanFocus      = true;
     this.entry1.Name          = "entry1";
     this.entry1.IsEditable    = true;
     this.entry1.InvisibleChar = '•';
     this.hbox1.Add(this.entry1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entry1]));
     w8.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.addbutton              = new global::Gtk.Button();
     this.addbutton.Sensitive    = false;
     this.addbutton.CanFocus     = true;
     this.addbutton.Name         = "addbutton";
     this.addbutton.UseUnderline = true;
     // Container child addbutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w9 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w10 = new global::Gtk.HBox();
     w10.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w11 = new global::Gtk.Image();
     w11.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Dialog);
     w10.Add(w11);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w13 = new global::Gtk.Label();
     w13.LabelProp    = global::Mono.Unix.Catalog.GetString("Add game unit");
     w13.UseUnderline = true;
     w10.Add(w13);
     w9.Add(w10);
     this.addbutton.Add(w9);
     this.hbox1.Add(this.addbutton);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.addbutton]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w18.PackType = ((global::Gtk.PackType)(1));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.outerbox.Hide();
     this.vbox2.Hide();
     this.Hide();
 }
Beispiel #33
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Contabilidad_General.Menu_Principal
     this.Name           = "Contabilidad_General.Menu_Principal";
     this.Title          = global::Mono.Unix.Catalog.GetString("Menu_Principal");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child Contabilidad_General.Menu_Principal.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.alignment2      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name = "alignment2";
     this.hbox4.Add(this.alignment2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.alignment2]));
     w1.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     this.hbox4.Add(this.alignment1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.alignment1]));
     w2.Position = 1;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnSalir              = new global::Gtk.Button();
     this.btnSalir.CanFocus     = true;
     this.btnSalir.Name         = "btnSalir";
     this.btnSalir.UseUnderline = true;
     this.btnSalir.Label        = global::Mono.Unix.Catalog.GetString("Salir");
     this.hbox4.Add(this.btnSalir);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnSalir]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Menu\n");
     this.vbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label1]));
     w5.Position = 1;
     w5.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.frame6            = new global::Gtk.Frame();
     this.frame6.Name       = "frame6";
     this.frame6.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame6.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox10         = new global::Gtk.VBox();
     this.vbox10.Name    = "vbox10";
     this.vbox10.Spacing = 6;
     // Container child vbox10.Gtk.Box+BoxChild
     this.btnGenerarEmpresa              = new global::Gtk.Button();
     this.btnGenerarEmpresa.CanFocus     = true;
     this.btnGenerarEmpresa.Name         = "btnGenerarEmpresa";
     this.btnGenerarEmpresa.UseUnderline = true;
     this.btnGenerarEmpresa.Label        = global::Mono.Unix.Catalog.GetString("Generar Empresa");
     this.vbox10.Add(this.btnGenerarEmpresa);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox10[this.btnGenerarEmpresa]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.btnControlEmpresa              = new global::Gtk.Button();
     this.btnControlEmpresa.CanFocus     = true;
     this.btnControlEmpresa.Name         = "btnControlEmpresa";
     this.btnControlEmpresa.UseUnderline = true;
     this.btnControlEmpresa.Label        = global::Mono.Unix.Catalog.GetString("Control de Empresa");
     this.vbox10.Add(this.btnControlEmpresa);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox10[this.btnControlEmpresa]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.vbox11         = new global::Gtk.VBox();
     this.vbox11.Name    = "vbox11";
     this.vbox11.Spacing = 6;
     // Container child vbox11.Gtk.Box+BoxChild
     this.btnControlEmpleados              = new global::Gtk.Button();
     this.btnControlEmpleados.CanFocus     = true;
     this.btnControlEmpleados.Name         = "btnControlEmpleados";
     this.btnControlEmpleados.UseUnderline = true;
     this.btnControlEmpleados.Label        = global::Mono.Unix.Catalog.GetString("Control de Empleados");
     this.vbox11.Add(this.btnControlEmpleados);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox11[this.btnControlEmpleados]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox11.Gtk.Box+BoxChild
     this.btnControlUsuarioRol              = new global::Gtk.Button();
     this.btnControlUsuarioRol.CanFocus     = true;
     this.btnControlUsuarioRol.Name         = "btnControlUsuarioRol";
     this.btnControlUsuarioRol.UseUnderline = true;
     this.btnControlUsuarioRol.Label        = global::Mono.Unix.Catalog.GetString("Control de Usuarios con Rol");
     this.vbox11.Add(this.btnControlUsuarioRol);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox11[this.btnControlUsuarioRol]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox10.Add(this.vbox11);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox10[this.vbox11]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.GtkAlignment.Add(this.vbox10);
     this.frame6.Add(this.GtkAlignment);
     this.GtkLabel5           = new global::Gtk.Label();
     this.GtkLabel5.Name      = "GtkLabel5";
     this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Control Administrativo                  </b>\n");
     this.GtkLabel5.UseMarkup = true;
     this.frame6.LabelWidget  = this.GtkLabel5;
     this.hbox2.Add(this.frame6);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.frame6]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.frame7            = new global::Gtk.Frame();
     this.frame7.Name       = "frame7";
     this.frame7.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame7.Gtk.Container+ContainerChild
     this.GtkAlignment1             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name        = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.vbox8         = new global::Gtk.VBox();
     this.vbox8.Name    = "vbox8";
     this.vbox8.Spacing = 6;
     // Container child vbox8.Gtk.Box+BoxChild
     this.btnBalanceGeneral              = new global::Gtk.Button();
     this.btnBalanceGeneral.CanFocus     = true;
     this.btnBalanceGeneral.Name         = "btnBalanceGeneral";
     this.btnBalanceGeneral.UseUnderline = true;
     this.btnBalanceGeneral.Label        = global::Mono.Unix.Catalog.GetString("Balance General");
     this.vbox8.Add(this.btnBalanceGeneral);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.btnBalanceGeneral]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.btnBalanceComprobacion              = new global::Gtk.Button();
     this.btnBalanceComprobacion.CanFocus     = true;
     this.btnBalanceComprobacion.Name         = "btnBalanceComprobacion";
     this.btnBalanceComprobacion.UseUnderline = true;
     this.btnBalanceComprobacion.Label        = global::Mono.Unix.Catalog.GetString("Balance de Comprobacion");
     this.vbox8.Add(this.btnBalanceComprobacion);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.btnBalanceComprobacion]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.GtkAlignment1.Add(this.vbox8);
     this.frame7.Add(this.GtkAlignment1);
     this.GtkLabel8           = new global::Gtk.Label();
     this.GtkLabel8.Name      = "GtkLabel8";
     this.GtkLabel8.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Reportes                                             </b>\n");
     this.GtkLabel8.UseMarkup = true;
     this.frame7.LabelWidget  = this.GtkLabel8;
     this.hbox2.Add(this.frame7);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.frame7]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.hbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hbox2]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w20.Position = 2;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame8            = new global::Gtk.Frame();
     this.frame8.Name       = "frame8";
     this.frame8.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame8.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.vbox12         = new global::Gtk.VBox();
     this.vbox12.Name    = "vbox12";
     this.vbox12.Spacing = 6;
     // Container child vbox12.Gtk.Box+BoxChild
     this.btnCatalogoCuentas              = new global::Gtk.Button();
     this.btnCatalogoCuentas.CanFocus     = true;
     this.btnCatalogoCuentas.Name         = "btnCatalogoCuentas";
     this.btnCatalogoCuentas.UseUnderline = true;
     this.btnCatalogoCuentas.Label        = global::Mono.Unix.Catalog.GetString("Control de Catalogos de Cuentas");
     this.vbox12.Add(this.btnCatalogoCuentas);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox12[this.btnCatalogoCuentas]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.btnPeriodosContables              = new global::Gtk.Button();
     this.btnPeriodosContables.CanFocus     = true;
     this.btnPeriodosContables.Name         = "btnPeriodosContables";
     this.btnPeriodosContables.UseUnderline = true;
     this.btnPeriodosContables.Label        = global::Mono.Unix.Catalog.GetString("Control de Periodos Contables");
     this.vbox12.Add(this.btnPeriodosContables);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox12[this.btnPeriodosContables]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.vbox13         = new global::Gtk.VBox();
     this.vbox13.Name    = "vbox13";
     this.vbox13.Spacing = 6;
     // Container child vbox13.Gtk.Box+BoxChild
     this.btnLibrosDiarios              = new global::Gtk.Button();
     this.btnLibrosDiarios.CanFocus     = true;
     this.btnLibrosDiarios.Name         = "btnLibrosDiarios";
     this.btnLibrosDiarios.UseUnderline = true;
     this.btnLibrosDiarios.Label        = global::Mono.Unix.Catalog.GetString("Libros Diarios");
     this.vbox13.Add(this.btnLibrosDiarios);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.btnLibrosDiarios]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.btnLibroMayor              = new global::Gtk.Button();
     this.btnLibroMayor.CanFocus     = true;
     this.btnLibroMayor.Name         = "btnLibroMayor";
     this.btnLibroMayor.UseUnderline = true;
     this.btnLibroMayor.Label        = global::Mono.Unix.Catalog.GetString("Libro Mayor");
     this.vbox13.Add(this.btnLibroMayor);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.btnLibroMayor]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.btnAsientosContables              = new global::Gtk.Button();
     this.btnAsientosContables.CanFocus     = true;
     this.btnAsientosContables.Name         = "btnAsientosContables";
     this.btnAsientosContables.UseUnderline = true;
     this.btnAsientosContables.Label        = global::Mono.Unix.Catalog.GetString("Asientos Contables");
     this.vbox13.Add(this.btnAsientosContables);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.btnAsientosContables]));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     this.vbox12.Add(this.vbox13);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox12[this.vbox13]));
     w26.Position = 2;
     w26.Expand   = false;
     w26.Fill     = false;
     this.GtkAlignment2.Add(this.vbox12);
     this.frame8.Add(this.GtkAlignment2);
     this.GtkLabel13           = new global::Gtk.Label();
     this.GtkLabel13.Name      = "GtkLabel13";
     this.GtkLabel13.LabelProp = global::Mono.Unix.Catalog.GetString("\n<b>Control de Contabilidad       </b>\n");
     this.GtkLabel13.UseMarkup = true;
     this.frame8.LabelWidget   = this.GtkLabel13;
     this.hbox3.Add(this.frame8);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.frame8]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame9            = new global::Gtk.Frame();
     this.frame9.Name       = "frame9";
     this.frame9.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame9.Gtk.Container+ContainerChild
     this.GtkAlignment3             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name        = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding = ((uint)(12));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox9         = new global::Gtk.VBox();
     this.vbox9.Name    = "vbox9";
     this.vbox9.Spacing = 6;
     // Container child vbox9.Gtk.Box+BoxChild
     this.btnControlMonedas              = new global::Gtk.Button();
     this.btnControlMonedas.CanFocus     = true;
     this.btnControlMonedas.Name         = "btnControlMonedas";
     this.btnControlMonedas.UseUnderline = true;
     this.btnControlMonedas.Label        = global::Mono.Unix.Catalog.GetString("Control de Monedas");
     this.vbox9.Add(this.btnControlMonedas);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.btnControlMonedas]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.btnControlUsuarios              = new global::Gtk.Button();
     this.btnControlUsuarios.CanFocus     = true;
     this.btnControlUsuarios.Name         = "btnControlUsuarios";
     this.btnControlUsuarios.UseUnderline = true;
     this.btnControlUsuarios.Label        = global::Mono.Unix.Catalog.GetString("Control de Usuarios");
     this.vbox9.Add(this.btnControlUsuarios);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.btnControlUsuarios]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     this.GtkAlignment3.Add(this.vbox9);
     this.frame9.Add(this.GtkAlignment3);
     this.GtkLabel16           = new global::Gtk.Label();
     this.GtkLabel16.Name      = "GtkLabel16";
     this.GtkLabel16.LabelProp = global::Mono.Unix.Catalog.GetString("\n<b>Mantenimiento                                   </b>\n");
     this.GtkLabel16.UseMarkup = true;
     this.frame9.LabelWidget   = this.GtkLabel16;
     this.hbox3.Add(this.frame9);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.frame9]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w35.Position = 3;
     w35.Expand   = false;
     w35.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 517;
     this.DefaultHeight = 504;
     this.Show();
     this.btnSalir.Clicked               += new global::System.EventHandler(this.OnBtnSalirClicked);
     this.btnGenerarEmpresa.Clicked      += new global::System.EventHandler(this.OnBtnGenerarEmpresaClicked);
     this.btnControlEmpresa.Clicked      += new global::System.EventHandler(this.OnBtnControlEmpresaClicked);
     this.btnControlEmpleados.Clicked    += new global::System.EventHandler(this.OnBtnControlEmpleadosClicked);
     this.btnControlUsuarioRol.Clicked   += new global::System.EventHandler(this.OnBtnControlUsuarioRolClicked);
     this.btnBalanceGeneral.Clicked      += new global::System.EventHandler(this.OnBtnBalanceGeneralClicked);
     this.btnBalanceComprobacion.Clicked += new global::System.EventHandler(this.OnBtnBalanceComprobacionClicked);
     this.btnCatalogoCuentas.Clicked     += new global::System.EventHandler(this.OnBtnCatalogoCuentasClicked);
     this.btnPeriodosContables.Clicked   += new global::System.EventHandler(this.OnBtnPeriodosContablesClicked);
     this.btnLibrosDiarios.Clicked       += new global::System.EventHandler(this.OnBtnLibrosDiariosClicked);
     this.btnLibroMayor.Clicked          += new global::System.EventHandler(this.OnBtnLibroMayorClicked);
     this.btnAsientosContables.Clicked   += new global::System.EventHandler(this.OnBtnAsientosContablesClicked);
     this.btnControlMonedas.Clicked      += new global::System.EventHandler(this.OnBtnControlMonedasClicked);
     this.btnControlUsuarios.Clicked     += new global::System.EventHandler(this.OnBtnControlUsuariosClicked);
 }
Beispiel #34
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction, null);
     this.quitAction            = new global::Gtk.Action("quitAction", global::Mono.Unix.Catalog.GetString("Quit"), null, "gtk-quit");
     this.quitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Quit");
     w1.Add(this.quitAction, null);
     this.AnalyzerAction            = new global::Gtk.Action("AnalyzerAction", global::Mono.Unix.Catalog.GetString("Analyzer"), null, null);
     this.AnalyzerAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Analyzer");
     w1.Add(this.AnalyzerAction, null);
     this.executeAction            = new global::Gtk.Action("executeAction", global::Mono.Unix.Catalog.GetString("Run"), null, "gtk-execute");
     this.executeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Run");
     w1.Add(this.executeAction, null);
     this.openAction            = new global::Gtk.Action("openAction", global::Mono.Unix.Catalog.GetString("Open"), null, "gtk-open");
     this.openAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Open");
     w1.Add(this.openAction, null);
     this.saveAction            = new global::Gtk.Action("saveAction", global::Mono.Unix.Catalog.GetString("Save"), null, "gtk-save");
     this.saveAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Save");
     w1.Add(this.saveAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Alexeys Analyzer");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "stock_spellcheck", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.AllowShrink    = true;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='menubar2'><menu name='FileAction' action='FileAction'><menuitem name='openAction' action='openAction'/><menuitem name='saveAction' action='saveAction'/><menuitem name='quitAction' action='quitAction'/></menu><menu name='AnalyzerAction' action='AnalyzerAction'><menuitem name='executeAction' action='executeAction'/></menu></menubar></ui>");
     this.menubar2      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar2")));
     this.menubar2.Name = "menubar2";
     this.vbox1.Add(this.menubar2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar2]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment      = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox();
     this.vbox3.WidthRequest  = 350;
     this.vbox3.HeightRequest = 350;
     this.vbox3.Name          = "vbox3";
     this.vbox3.Spacing       = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.tokensButton              = new global::Gtk.Button();
     this.tokensButton.CanFocus     = true;
     this.tokensButton.Name         = "tokensButton";
     this.tokensButton.UseUnderline = true;
     this.tokensButton.Label        = global::Mono.Unix.Catalog.GetString("Show Tokens");
     this.hbox1.Add(this.tokensButton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.tokensButton]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.astButton              = new global::Gtk.Button();
     this.astButton.CanFocus     = true;
     this.astButton.Name         = "astButton";
     this.astButton.UseUnderline = true;
     this.astButton.Label        = global::Mono.Unix.Catalog.GetString("Show AST");
     this.hbox1.Add(this.astButton);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.astButton]));
     w4.Position = 1;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow3            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name       = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.treeView          = new global::Gtk.TreeView();
     this.treeView.CanFocus = true;
     this.treeView.Name     = "treeView";
     this.GtkScrolledWindow3.Add(this.treeView);
     this.vbox3.Add(this.GtkScrolledWindow3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow3]));
     w7.Position = 1;
     this.GtkAlignment.Add(this.vbox3);
     this.frame1.Add(this.GtkAlignment);
     this.hbox2.Add(this.frame1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.frame1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.sourceTextView          = new global::Gtk.TextView();
     this.sourceTextView.CanFocus = true;
     this.sourceTextView.Name     = "sourceTextView";
     this.sourceTextView.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow1.Add(this.sourceTextView);
     this.hbox2.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow1]));
     w12.PackType = ((global::Gtk.PackType)(1));
     w12.Position = 1;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w13.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.WidthRequest = 400;
     this.GtkScrolledWindow.Name         = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.logTextView          = new global::Gtk.TextView();
     this.logTextView.CanFocus = true;
     this.logTextView.Name     = "logTextView";
     this.logTextView.Editable = false;
     this.logTextView.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow.Add(this.logTextView);
     this.hbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.GtkScrolledWindow]));
     w15.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.pointersTextView          = new global::Gtk.TextView();
     this.pointersTextView.CanFocus = true;
     this.pointersTextView.Name     = "pointersTextView";
     this.pointersTextView.Editable = false;
     this.pointersTextView.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow2.Add(this.pointersTextView);
     this.hbox3.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.GtkScrolledWindow2]));
     w17.Position = 1;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
     w18.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.progressbar      = new global::Gtk.ProgressBar();
     this.progressbar.Name = "progressbar";
     this.vbox1.Add(this.progressbar);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.progressbar]));
     w19.Position = 3;
     w19.Expand   = false;
     w19.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 880;
     this.DefaultHeight = 601;
     this.Show();
     this.DeleteEvent             += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.quitAction.Activated    += new global::System.EventHandler(this.OnQuitActionActivated);
     this.executeAction.Activated += new global::System.EventHandler(this.OnExecuteActionActivated);
     this.openAction.Activated    += new global::System.EventHandler(this.OnOpenActionActivated);
     this.saveAction.Activated    += new global::System.EventHandler(this.OnSaveActionActivated);
     this.tokensButton.Clicked    += new global::System.EventHandler(this.OnTokensButtonClicked);
     this.astButton.Clicked       += new global::System.EventHandler(this.OnAstButtonClicked);
 }
Beispiel #35
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget DamageControl.InfoDeUsuario
     this.Name           = "DamageControl.InfoDeUsuario";
     this.Title          = global::Mono.Unix.Catalog.GetString("Información");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     this.BorderWidth    = ((uint)(15));
     // Container child DamageControl.InfoDeUsuario.Gtk.Container+ContainerChild
     this.frameInfo            = new global::Gtk.Frame();
     this.frameInfo.Name       = "frameInfo";
     this.frameInfo.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frameInfo.Gtk.Container+ContainerChild
     this.GtkAligInterior             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAligInterior.Name        = "GtkAligInterior";
     this.GtkAligInterior.LeftPadding = ((uint)(12));
     this.GtkAligInterior.BorderWidth = ((uint)(15));
     // Container child GtkAligInterior.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox13         = new global::Gtk.HBox();
     this.hbox13.Name    = "hbox13";
     this.hbox13.Spacing = 6;
     // Container child hbox13.Gtk.Box+BoxChild
     this.fixedInfo = new global::Gtk.Fixed();
     this.fixedInfo.WidthRequest = 20;
     this.fixedInfo.Name         = "fixedInfo";
     this.fixedInfo.HasWindow    = false;
     this.hbox13.Add(this.fixedInfo);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox13 [this.fixedInfo]));
     w1.Position = 0;
     // Container child hbox13.Gtk.Box+BoxChild
     this.labFecha = new global::Gtk.Label();
     this.labFecha.WidthRequest = 200;
     this.labFecha.Name         = "labFecha";
     this.labFecha.Xalign       = 0F;
     this.labFecha.LabelProp    = global::Mono.Unix.Catalog.GetString("labFecha");
     this.hbox13.Add(this.labFecha);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox13 [this.labFecha]));
     w2.Position = 1;
     w2.Expand   = false;
     this.vbox3.Add(this.hbox13);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox13]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.imgLogoInfo        = new global::Gtk.Image();
     this.imgLogoInfo.Name   = "imgLogoInfo";
     this.imgLogoInfo.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DamageControl.imagenes.Logo-Damage-Control.png");
     this.vbox3.Add(this.imgLogoInfo);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.imgLogoInfo]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textview1                  = new global::Gtk.TextView();
     this.textview1.Buffer.Text      = @"Damage Control, C.A., es una empresa de servicios dedicada a impartir los mejores cursos del país en cuanto a temas como ""Tecnología de punta"", ""Desarrollo de programas de escritorio"" y ""Aplicaciones móviles (iOS y Android)"". Esta empresa cuenta con instructores jóvenes altamente capacitados en el área y que se encuentran en constante aprendizaje, motivados a impartir sus conocimientos. La empresa también dispone de equipos actualizados con los software y hardware de vanguardia, brindando así calidad en la enseñanza. Todo esto con la finalidad de transmitir a todos sus estudiantes un conocimiento amplio y completo, cubriendo así sus altas expectativas y necesidades.";
     this.textview1.CanFocus         = true;
     this.textview1.Name             = "textview1";
     this.textview1.Editable         = false;
     this.textview1.CursorVisible    = false;
     this.textview1.AcceptsTab       = false;
     this.textview1.Justification    = ((global::Gtk.Justification)(3));
     this.textview1.WrapMode         = ((global::Gtk.WrapMode)(2));
     this.textview1.PixelsAboveLines = 10;
     this.textview1.PixelsBelowLines = 10;
     this.textview1.PixelsInsideWrap = 2;
     this.textview1.LeftMargin       = 10;
     this.textview1.RightMargin      = 10;
     this.textview1.Indent           = 30;
     this.GtkScrolledWindow.Add(this.textview1);
     this.vbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow]));
     w6.Position = 2;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.labUsuarioConectado           = new global::Gtk.Label();
     this.labUsuarioConectado.Name      = "labUsuarioConectado";
     this.labUsuarioConectado.Xalign    = 0F;
     this.labUsuarioConectado.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Usuario conectado: </b>");
     this.labUsuarioConectado.UseMarkup = true;
     this.hbox6.Add(this.labUsuarioConectado);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.labUsuarioConectado]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Padding  = ((uint)(50));
     // Container child hbox6.Gtk.Box+BoxChild
     this.labUsuario = new global::Gtk.Label();
     this.labUsuario.WidthRequest = 250;
     this.labUsuario.Name         = "labUsuario";
     this.labUsuario.Xalign       = 0F;
     this.labUsuario.LabelProp    = global::Mono.Unix.Catalog.GetString("labUsuario");
     this.hbox6.Add(this.labUsuario);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.labUsuario]));
     w8.Position = 1;
     w8.Expand   = false;
     this.vbox3.Add(this.hbox6);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox6]));
     w9.Position = 3;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.labTipoU           = new global::Gtk.Label();
     this.labTipoU.Name      = "labTipoU";
     this.labTipoU.Xalign    = 0F;
     this.labTipoU.LabelProp = global::Mono.Unix.Catalog.GetString("Tipo de usuario: ");
     this.hbox7.Add(this.labTipoU);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.labTipoU]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Padding  = ((uint)(50));
     // Container child hbox7.Gtk.Box+BoxChild
     this.labTipoUsuarioIndicador = new global::Gtk.Label();
     this.labTipoUsuarioIndicador.WidthRequest = 250;
     this.labTipoUsuarioIndicador.Name         = "labTipoUsuarioIndicador";
     this.labTipoUsuarioIndicador.Xalign       = 0F;
     this.labTipoUsuarioIndicador.LabelProp    = global::Mono.Unix.Catalog.GetString("labTipoUsuarioIndicador");
     this.hbox7.Add(this.labTipoUsuarioIndicador);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.labTipoUsuarioIndicador]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Padding  = ((uint)(31));
     this.vbox3.Add(this.hbox7);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox7]));
     w12.Position = 4;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.labPermisos           = new global::Gtk.Label();
     this.labPermisos.Name      = "labPermisos";
     this.labPermisos.Xalign    = 0F;
     this.labPermisos.LabelProp = global::Mono.Unix.Catalog.GetString("Permisos: ");
     this.hbox8.Add(this.labPermisos);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.labPermisos]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Padding  = ((uint)(50));
     // Container child hbox8.Gtk.Box+BoxChild
     this.labPermisosIndicador = new global::Gtk.Label();
     this.labPermisosIndicador.WidthRequest = 250;
     this.labPermisosIndicador.Name         = "labPermisosIndicador";
     this.labPermisosIndicador.Xalign       = 0F;
     this.labPermisosIndicador.LabelProp    = global::Mono.Unix.Catalog.GetString("labPermisosIndicador");
     this.hbox8.Add(this.labPermisosIndicador);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.labPermisosIndicador]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Padding  = ((uint)(73));
     this.vbox3.Add(this.hbox8);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox8]));
     w15.Position = 5;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.butCerrar = new global::Gtk.Button();
     this.butCerrar.HeightRequest = 50;
     this.butCerrar.CanFocus      = true;
     this.butCerrar.Name          = "butCerrar";
     this.butCerrar.UseUnderline  = true;
     this.butCerrar.Label         = global::Mono.Unix.Catalog.GetString("Cerrar");
     this.vbox3.Add(this.butCerrar);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.butCerrar]));
     w16.Position = 6;
     w16.Expand   = false;
     w16.Fill     = false;
     this.GtkAligInterior.Add(this.vbox3);
     this.frameInfo.Add(this.GtkAligInterior);
     this.GtkLabInformación           = new global::Gtk.Label();
     this.GtkLabInformación.Name      = "GtkLabInformación";
     this.GtkLabInformación.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Información</b>");
     this.GtkLabInformación.UseMarkup = true;
     this.frameInfo.LabelWidget       = this.GtkLabInformación;
     this.Add(this.frameInfo);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 648;
     this.DefaultHeight = 613;
     this.Show();
     this.butCerrar.Clicked += new global::System.EventHandler(this.OnButCerrarClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.IPhone.Gui.IPhoneSigningKeyPanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.IPhone.Gui.IPhoneSigningKeyPanelWidget";
     // Container child MonoDevelop.IPhone.Gui.IPhoneSigningKeyPanelWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment2      = new global::Gtk.Alignment(0f, 0.5f, 1f, 1f);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.alignment3      = new global::Gtk.Alignment(0.5f, 0.5f, 1f, 1f);
     this.alignment3.Name = "alignment3";
     // Container child alignment3.Gtk.Container+ContainerChild
     this.signingTable               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.signingTable.Name          = "signingTable";
     this.signingTable.RowSpacing    = ((uint)(6));
     this.signingTable.ColumnSpacing = ((uint)(6));
     // Container child signingTable.Gtk.Table+TableChild
     this.additionalArgsEntry      = new global::MonoDevelop.Components.MenuButtonEntry();
     this.additionalArgsEntry.Name = "additionalArgsEntry";
     this.signingTable.Add(this.additionalArgsEntry);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.signingTable[this.additionalArgsEntry]));
     w1.TopAttach    = ((uint)(4));
     w1.BottomAttach = ((uint)(5));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child signingTable.Gtk.Table+TableChild
     this.entitlementsEntry                           = new global::MonoDevelop.Ide.Gui.Components.ProjectFileEntry();
     this.entitlementsEntry.Name                      = "entitlementsEntry";
     this.entitlementsEntry.EntryIsEditable           = false;
     this.entitlementsEntry.VerifyFileExistsInProject = false;
     this.signingTable.Add(this.entitlementsEntry);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.signingTable[this.entitlementsEntry]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child signingTable.Gtk.Table+TableChild
     this.identityCombo      = new global::Gtk.ComboBox();
     this.identityCombo.Name = "identityCombo";
     this.signingTable.Add(this.identityCombo);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.signingTable[this.identityCombo]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child signingTable.Gtk.Table+TableChild
     this.label4              = new global::Gtk.Label();
     this.label4.Name         = "label4";
     this.label4.Xalign       = 0f;
     this.label4.LabelProp    = global::Mono.Unix.Catalog.GetString("_Identity:");
     this.label4.UseUnderline = true;
     this.signingTable.Add(this.label4);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.signingTable[this.label4]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.label6              = new global::Gtk.Label();
     this.label6.Name         = "label6";
     this.label6.Xalign       = 0f;
     this.label6.LabelProp    = global::Mono.Unix.Catalog.GetString("_Provisioning profile:");
     this.label6.UseUnderline = true;
     this.signingTable.Add(this.label6);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.signingTable[this.label6]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.label7              = new global::Gtk.Label();
     this.label7.Name         = "label7";
     this.label7.Xalign       = 0f;
     this.label7.LabelProp    = global::Mono.Unix.Catalog.GetString("Custom _entitlements:");
     this.label7.UseUnderline = true;
     this.signingTable.Add(this.label7);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.signingTable[this.label7]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.label8              = new global::Gtk.Label();
     this.label8.Name         = "label8";
     this.label8.Xalign       = 0f;
     this.label8.LabelProp    = global::Mono.Unix.Catalog.GetString("Custom _resource rules:");
     this.label8.UseUnderline = true;
     this.signingTable.Add(this.label8);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.signingTable[this.label8]));
     w7.TopAttach    = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.label9              = new global::Gtk.Label();
     this.label9.Name         = "label9";
     this.label9.Xalign       = 0f;
     this.label9.LabelProp    = global::Mono.Unix.Catalog.GetString("_Additional arguments:");
     this.label9.UseUnderline = true;
     this.signingTable.Add(this.label9);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.signingTable[this.label9]));
     w8.TopAttach    = ((uint)(4));
     w8.BottomAttach = ((uint)(5));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child signingTable.Gtk.Table+TableChild
     this.provisioningCombo      = new global::Gtk.ComboBox();
     this.provisioningCombo.Name = "provisioningCombo";
     this.signingTable.Add(this.provisioningCombo);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.signingTable[this.provisioningCombo]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child signingTable.Gtk.Table+TableChild
     this.resourceRulesEntry                           = new global::MonoDevelop.Ide.Gui.Components.ProjectFileEntry();
     this.resourceRulesEntry.Name                      = "resourceRulesEntry";
     this.resourceRulesEntry.EntryIsEditable           = false;
     this.resourceRulesEntry.VerifyFileExistsInProject = false;
     this.signingTable.Add(this.resourceRulesEntry);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.signingTable[this.resourceRulesEntry]));
     w10.TopAttach    = ((uint)(3));
     w10.BottomAttach = ((uint)(4));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.alignment3.Add(this.signingTable);
     this.vbox3.Add(this.alignment3);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.alignment3]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.alignment2.Add(this.vbox3);
     this.vbox1.Add(this.alignment2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.alignment2]));
     w14.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.label4.MnemonicWidget = this.identityCombo;
     this.label6.MnemonicWidget = this.provisioningCombo;
     this.label7.MnemonicWidget = this.entitlementsEntry;
     this.label8.MnemonicWidget = this.resourceRulesEntry;
     this.Hide();
 }
Beispiel #37
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Mercurial.MercurialCommitDialogExtensionWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.VersionControl.Mercurial.MercurialCommitDialogExtensionWidget";
     // Container child MonoDevelop.VersionControl.Mercurial.MercurialCommitDialogExtensionWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.checkPush               = new global::Gtk.CheckButton();
     this.checkPush.CanFocus      = true;
     this.checkPush.Name          = "checkPush";
     this.checkPush.Label         = global::Mono.Unix.Catalog.GetString("Push changes to remote repository after commit");
     this.checkPush.DrawIndicator = true;
     this.checkPush.UseUnderline  = true;
     this.vbox1.Add(this.checkPush);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkPush]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.checkAuthor               = new global::Gtk.CheckButton();
     this.checkAuthor.CanFocus      = true;
     this.checkAuthor.Name          = "checkAuthor";
     this.checkAuthor.Label         = global::Mono.Unix.Catalog.GetString("Override the commit author");
     this.checkAuthor.DrawIndicator = true;
     this.checkAuthor.UseUnderline  = true;
     this.vbox1.Add(this.checkAuthor);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkAuthor]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.authorBox             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.authorBox.Name        = "authorBox";
     this.authorBox.LeftPadding = ((uint)(24));
     // Container child authorBox.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entry2               = new global::Gtk.Entry();
     this.entry2.CanFocus      = true;
     this.entry2.Name          = "entry2";
     this.entry2.IsEditable    = true;
     this.entry2.InvisibleChar = '●';
     this.table1.Add(this.entry2);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry2]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryName]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelMail           = new global::Gtk.Label();
     this.labelMail.Name      = "labelMail";
     this.labelMail.Xalign    = 0F;
     this.labelMail.LabelProp = global::Mono.Unix.Catalog.GetString("Author e-mail:");
     this.table1.Add(this.labelMail);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelMail]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelName           = new global::Gtk.Label();
     this.labelName.Name      = "labelName";
     this.labelName.Xalign    = 0F;
     this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString("Author name:");
     this.table1.Add(this.labelName);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelName]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     this.authorBox.Add(this.table1);
     this.vbox1.Add(this.authorBox);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.authorBox]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.authorBox.Hide();
     this.Hide();
     this.checkAuthor.Toggled += new global::System.EventHandler(this.OnCheckAuthorToggled);
     this.entryName.Changed   += new global::System.EventHandler(this.OnChanged);
     this.entry2.Changed      += new global::System.EventHandler(this.OnChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.SourceEditor.OptionPanels.MarkerPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.SourceEditor.OptionPanels.MarkerPanel";
     // Container child MonoDevelop.SourceEditor.OptionPanels.MarkerPanel.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkLabel9           = new global::Gtk.Label();
     this.GtkLabel9.Name      = "GtkLabel9";
     this.GtkLabel9.Xalign    = 0F;
     this.GtkLabel9.LabelProp = global::Mono.Unix.Catalog.GetString("<b>General</b>");
     this.GtkLabel9.UseMarkup = true;
     this.vbox1.Add(this.GtkLabel9);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkLabel9]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment1             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(12));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.showLineNumbersCheckbutton               = new global::Gtk.CheckButton();
     this.showLineNumbersCheckbutton.CanFocus      = true;
     this.showLineNumbersCheckbutton.Name          = "showLineNumbersCheckbutton";
     this.showLineNumbersCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("_Show line numbers");
     this.showLineNumbersCheckbutton.DrawIndicator = true;
     this.showLineNumbersCheckbutton.UseUnderline  = true;
     this.vbox3.Add(this.showLineNumbersCheckbutton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.showLineNumbersCheckbutton]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.underlineErrorsCheckbutton               = new global::Gtk.CheckButton();
     this.underlineErrorsCheckbutton.CanFocus      = true;
     this.underlineErrorsCheckbutton.Name          = "underlineErrorsCheckbutton";
     this.underlineErrorsCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("_Underline errors");
     this.underlineErrorsCheckbutton.DrawIndicator = true;
     this.underlineErrorsCheckbutton.UseUnderline  = true;
     this.vbox3.Add(this.underlineErrorsCheckbutton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.underlineErrorsCheckbutton]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.highlightMatchingBracketCheckbutton               = new global::Gtk.CheckButton();
     this.highlightMatchingBracketCheckbutton.CanFocus      = true;
     this.highlightMatchingBracketCheckbutton.Name          = "highlightMatchingBracketCheckbutton";
     this.highlightMatchingBracketCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("_Highlight matching braces");
     this.highlightMatchingBracketCheckbutton.DrawIndicator = true;
     this.highlightMatchingBracketCheckbutton.UseUnderline  = true;
     this.vbox3.Add(this.highlightMatchingBracketCheckbutton);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.highlightMatchingBracketCheckbutton]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.highlightCurrentLineCheckbutton               = new global::Gtk.CheckButton();
     this.highlightCurrentLineCheckbutton.CanFocus      = true;
     this.highlightCurrentLineCheckbutton.Name          = "highlightCurrentLineCheckbutton";
     this.highlightCurrentLineCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Highlight _current line");
     this.highlightCurrentLineCheckbutton.DrawIndicator = true;
     this.highlightCurrentLineCheckbutton.UseUnderline  = true;
     this.vbox3.Add(this.highlightCurrentLineCheckbutton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.highlightCurrentLineCheckbutton]));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.showRulerCheckbutton               = new global::Gtk.CheckButton();
     this.showRulerCheckbutton.CanFocus      = true;
     this.showRulerCheckbutton.Name          = "showRulerCheckbutton";
     this.showRulerCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Show _column ruler");
     this.showRulerCheckbutton.DrawIndicator = true;
     this.showRulerCheckbutton.UseUnderline  = true;
     this.vbox3.Add(this.showRulerCheckbutton);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.showRulerCheckbutton]));
     w6.Position = 4;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.enableAnimationCheckbutton1               = new global::Gtk.CheckButton();
     this.enableAnimationCheckbutton1.CanFocus      = true;
     this.enableAnimationCheckbutton1.Name          = "enableAnimationCheckbutton1";
     this.enableAnimationCheckbutton1.Label         = global::Mono.Unix.Catalog.GetString("_Enable animations");
     this.enableAnimationCheckbutton1.DrawIndicator = true;
     this.enableAnimationCheckbutton1.UseUnderline  = true;
     this.vbox3.Add(this.enableAnimationCheckbutton1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.enableAnimationCheckbutton1]));
     w7.Position = 5;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.enableHighlightUsagesCheckbutton               = new global::Gtk.CheckButton();
     this.enableHighlightUsagesCheckbutton.CanFocus      = true;
     this.enableHighlightUsagesCheckbutton.Name          = "enableHighlightUsagesCheckbutton";
     this.enableHighlightUsagesCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Highlight _identifier references");
     this.enableHighlightUsagesCheckbutton.DrawIndicator = true;
     this.enableHighlightUsagesCheckbutton.UseUnderline  = true;
     this.vbox3.Add(this.enableHighlightUsagesCheckbutton);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.enableHighlightUsagesCheckbutton]));
     w8.Position = 6;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.drawIndentMarkersCheckbutton               = new global::Gtk.CheckButton();
     this.drawIndentMarkersCheckbutton.CanFocus      = true;
     this.drawIndentMarkersCheckbutton.Name          = "drawIndentMarkersCheckbutton";
     this.drawIndentMarkersCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("_Show indentation guides");
     this.drawIndentMarkersCheckbutton.DrawIndicator = true;
     this.drawIndentMarkersCheckbutton.UseUnderline  = true;
     this.vbox3.Add(this.drawIndentMarkersCheckbutton);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.drawIndentMarkersCheckbutton]));
     w9.Position = 7;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.enableQuickDiffCheckbutton               = new global::Gtk.CheckButton();
     this.enableQuickDiffCheckbutton.CanFocus      = true;
     this.enableQuickDiffCheckbutton.Name          = "enableQuickDiffCheckbutton";
     this.enableQuickDiffCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("_Visualize changed lines");
     this.enableQuickDiffCheckbutton.DrawIndicator = true;
     this.enableQuickDiffCheckbutton.UseUnderline  = true;
     this.vbox3.Add(this.enableQuickDiffCheckbutton);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.enableQuickDiffCheckbutton]));
     w10.Position = 8;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checkbuttonLineEndings               = new global::Gtk.CheckButton();
     this.checkbuttonLineEndings.CanFocus      = true;
     this.checkbuttonLineEndings.Name          = "checkbuttonLineEndings";
     this.checkbuttonLineEndings.Label         = global::Mono.Unix.Catalog.GetString("Include Line Endings");
     this.checkbuttonLineEndings.DrawIndicator = true;
     this.checkbuttonLineEndings.UseUnderline  = true;
     this.table1.Add(this.checkbuttonLineEndings);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonLineEndings]));
     w11.TopAttach    = ((uint)(3));
     w11.BottomAttach = ((uint)(4));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(4));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkbuttonSpaces               = new global::Gtk.CheckButton();
     this.checkbuttonSpaces.CanFocus      = true;
     this.checkbuttonSpaces.Name          = "checkbuttonSpaces";
     this.checkbuttonSpaces.Label         = global::Mono.Unix.Catalog.GetString("Include _Spaces");
     this.checkbuttonSpaces.DrawIndicator = true;
     this.checkbuttonSpaces.UseUnderline  = true;
     this.table1.Add(this.checkbuttonSpaces);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonSpaces]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(4));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkbuttonTabs               = new global::Gtk.CheckButton();
     this.checkbuttonTabs.CanFocus      = true;
     this.checkbuttonTabs.Name          = "checkbuttonTabs";
     this.checkbuttonTabs.Label         = global::Mono.Unix.Catalog.GetString("Include Tabs");
     this.checkbuttonTabs.DrawIndicator = true;
     this.checkbuttonTabs.UseUnderline  = true;
     this.table1.Add(this.checkbuttonTabs);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonTabs]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(4));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("_Show invisible characters:");
     this.label1.UseUnderline = true;
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.showWhitespacesCombobox      = global::Gtk.ComboBox.NewText();
     this.showWhitespacesCombobox.Name = "showWhitespacesCombobox";
     this.table1.Add(this.showWhitespacesCombobox);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.showWhitespacesCombobox]));
     w15.LeftAttach  = ((uint)(1));
     w15.RightAttach = ((uint)(4));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table1]));
     w16.Position = 9;
     w16.Fill     = false;
     this.alignment1.Add(this.vbox3);
     this.vbox1.Add(this.alignment1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment1]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
Beispiel #39
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Gui.OptionPanels.AuthorInformationPanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.Ide.Gui.OptionPanels.AuthorInformationPanelWidget";
     // Container child MonoDevelop.Ide.Gui.OptionPanels.AuthorInformationPanelWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.checkCustom               = new global::Gtk.CheckButton();
     this.checkCustom.CanFocus      = true;
     this.checkCustom.Name          = "checkCustom";
     this.checkCustom.Label         = global::Mono.Unix.Catalog.GetString("_Use custom author information for this solution");
     this.checkCustom.DrawIndicator = true;
     this.checkCustom.UseUnderline  = true;
     this.vbox1.Add(this.checkCustom);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkCustom]));
     w1.Position = 1;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment1             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(24));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.infoTable               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.infoTable.Name          = "infoTable";
     this.infoTable.RowSpacing    = ((uint)(6));
     this.infoTable.ColumnSpacing = ((uint)(6));
     // Container child infoTable.Gtk.Table+TableChild
     this.companyEntry               = new global::Gtk.Entry();
     this.companyEntry.CanFocus      = true;
     this.companyEntry.Name          = "companyEntry";
     this.companyEntry.IsEditable    = true;
     this.companyEntry.InvisibleChar = '●';
     this.infoTable.Add(this.companyEntry);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.infoTable [this.companyEntry]));
     w2.TopAttach    = ((uint)(3));
     w2.BottomAttach = ((uint)(4));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child infoTable.Gtk.Table+TableChild
     this.copyrightEntry               = new global::Gtk.Entry();
     this.copyrightEntry.CanFocus      = true;
     this.copyrightEntry.Name          = "copyrightEntry";
     this.copyrightEntry.IsEditable    = true;
     this.copyrightEntry.InvisibleChar = '●';
     this.infoTable.Add(this.copyrightEntry);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.infoTable [this.copyrightEntry]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child infoTable.Gtk.Table+TableChild
     this.emailEntry               = new global::Gtk.Entry();
     this.emailEntry.CanFocus      = true;
     this.emailEntry.Name          = "emailEntry";
     this.emailEntry.IsEditable    = true;
     this.emailEntry.InvisibleChar = '●';
     this.infoTable.Add(this.emailEntry);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.infoTable [this.emailEntry]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child infoTable.Gtk.Table+TableChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.Xalign       = 0F;
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("_Name:");
     this.label2.UseUnderline = true;
     this.infoTable.Add(this.label2);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.infoTable [this.label2]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child infoTable.Gtk.Table+TableChild
     this.label3              = new global::Gtk.Label();
     this.label3.Name         = "label3";
     this.label3.Xalign       = 0F;
     this.label3.LabelProp    = global::Mono.Unix.Catalog.GetString("_Copyright:");
     this.label3.UseUnderline = true;
     this.infoTable.Add(this.label3);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.infoTable [this.label3]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child infoTable.Gtk.Table+TableChild
     this.label4              = new global::Gtk.Label();
     this.label4.Name         = "label4";
     this.label4.Xalign       = 0F;
     this.label4.LabelProp    = global::Mono.Unix.Catalog.GetString("_Email:");
     this.label4.UseUnderline = true;
     this.infoTable.Add(this.label4);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.infoTable [this.label4]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child infoTable.Gtk.Table+TableChild
     this.label5              = new global::Gtk.Label();
     this.label5.Name         = "label5";
     this.label5.Xalign       = 0F;
     this.label5.LabelProp    = global::Mono.Unix.Catalog.GetString("C_ompany:");
     this.label5.UseUnderline = true;
     this.infoTable.Add(this.label5);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.infoTable [this.label5]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child infoTable.Gtk.Table+TableChild
     this.label6              = new global::Gtk.Label();
     this.label6.Name         = "label6";
     this.label6.Xalign       = 0F;
     this.label6.LabelProp    = global::Mono.Unix.Catalog.GetString("_Trademark:");
     this.label6.UseUnderline = true;
     this.infoTable.Add(this.label6);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.infoTable [this.label6]));
     w9.TopAttach    = ((uint)(4));
     w9.BottomAttach = ((uint)(5));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child infoTable.Gtk.Table+TableChild
     this.nameEntry               = new global::Gtk.Entry();
     this.nameEntry.CanFocus      = true;
     this.nameEntry.Name          = "nameEntry";
     this.nameEntry.IsEditable    = true;
     this.nameEntry.InvisibleChar = '●';
     this.infoTable.Add(this.nameEntry);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.infoTable [this.nameEntry]));
     w10.LeftAttach  = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child infoTable.Gtk.Table+TableChild
     this.trademarkEntry               = new global::Gtk.Entry();
     this.trademarkEntry.CanFocus      = true;
     this.trademarkEntry.Name          = "trademarkEntry";
     this.trademarkEntry.IsEditable    = true;
     this.trademarkEntry.InvisibleChar = '●';
     this.infoTable.Add(this.trademarkEntry);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.infoTable [this.trademarkEntry]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.alignment1.Add(this.infoTable);
     this.vbox1.Add(this.alignment1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment1]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.label2.MnemonicWidget = this.nameEntry;
     this.Hide();
     this.checkCustom.Toggled += new global::System.EventHandler(this.UseDefaultToggled);
 }
Beispiel #40
0
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.AddExternalFileDialog
     this.Name           = "MonoDevelop.Ide.Projects.AddExternalFileDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Add File to Folder");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Ide.Projects.AddExternalFileDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(9));
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.iconQuestion          = new global::MonoDevelop.Components.ImageView();
     this.iconQuestion.Name     = "iconQuestion";
     this.iconQuestion.IconId   = "gtk-dialog-question";
     this.iconQuestion.IconSize = ((global::Gtk.IconSize)(6));
     this.vbox3.Add(this.iconQuestion);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.iconQuestion]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 18;
     this.vbox2.BorderWidth = ((uint)(3));
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelTitle = new global::Gtk.Label();
     this.labelTitle.WidthRequest = 450;
     this.labelTitle.Name         = "labelTitle";
     this.labelTitle.Xalign       = 0F;
     this.labelTitle.LabelProp    = global::Mono.Unix.Catalog.GetString("The file {0} is outside the target directory. What would you like to do?");
     this.labelTitle.UseMarkup    = true;
     this.labelTitle.Wrap         = true;
     this.vbox2.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelTitle]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment1             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(20));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.radioKeep               = new global::Gtk.RadioButton("");
     this.radioKeep.CanFocus      = true;
     this.radioKeep.Name          = "radioKeep";
     this.radioKeep.DrawIndicator = true;
     this.radioKeep.UseUnderline  = true;
     this.radioKeep.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.radioKeep.Remove(this.radioKeep.Child);
     // Container child radioKeep.Gtk.Container+ContainerChild
     this.labelKeep = new global::Gtk.Label();
     this.labelKeep.WidthRequest = 376;
     this.labelKeep.Name         = "labelKeep";
     this.labelKeep.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Keep</b> the file in its the current subdirectory ({0})");
     this.labelKeep.UseMarkup    = true;
     this.labelKeep.Wrap         = true;
     this.radioKeep.Add(this.labelKeep);
     this.vbox4.Add(this.radioKeep);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioKeep]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.radioCopy               = new global::Gtk.RadioButton("");
     this.radioCopy.CanFocus      = true;
     this.radioCopy.Name          = "radioCopy";
     this.radioCopy.DrawIndicator = true;
     this.radioCopy.UseUnderline  = true;
     this.radioCopy.Group         = this.radioKeep.Group;
     this.radioCopy.Remove(this.radioCopy.Child);
     // Container child radioCopy.Gtk.Container+ContainerChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Copy</b> the file to the directory");
     this.label4.UseMarkup = true;
     this.radioCopy.Add(this.label4);
     this.vbox4.Add(this.radioCopy);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioCopy]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.radioMove               = new global::Gtk.RadioButton("");
     this.radioMove.CanFocus      = true;
     this.radioMove.Name          = "radioMove";
     this.radioMove.DrawIndicator = true;
     this.radioMove.UseUnderline  = true;
     this.radioMove.Group         = this.radioKeep.Group;
     this.radioMove.Remove(this.radioMove.Child);
     // Container child radioMove.Gtk.Container+ContainerChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Move</b> the file to the directory");
     this.label5.UseMarkup = true;
     this.radioMove.Add(this.label5);
     this.vbox4.Add(this.radioMove);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioMove]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.radioLink               = new global::Gtk.RadioButton("");
     this.radioLink.CanFocus      = true;
     this.radioLink.Name          = "radioLink";
     this.radioLink.DrawIndicator = true;
     this.radioLink.UseUnderline  = true;
     this.radioLink.Group         = this.radioKeep.Group;
     this.radioLink.Remove(this.radioLink.Child);
     // Container child radioLink.Gtk.Container+ContainerChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Add a link</b> to the file");
     this.label6.UseMarkup = true;
     this.radioLink.Add(this.label6);
     this.vbox4.Add(this.radioLink);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioLink]));
     w12.Position = 3;
     w12.Expand   = false;
     w12.Fill     = false;
     this.alignment1.Add(this.vbox4);
     this.vbox2.Add(this.alignment1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment1]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.checkApplyAll               = new global::Gtk.CheckButton();
     this.checkApplyAll.CanFocus      = true;
     this.checkApplyAll.Name          = "checkApplyAll";
     this.checkApplyAll.Label         = global::Mono.Unix.Catalog.GetString("Use the same action for all selected files");
     this.checkApplyAll.DrawIndicator = true;
     this.checkApplyAll.UseUnderline  = true;
     this.vbox2.Add(this.checkApplyAll);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkApplyAll]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w17.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.AddExternalFileDialog.ActionArea
     global::Gtk.HButtonBox w18 = this.ActionArea;
     w18.Name        = "dialog1_ActionArea";
     w18.Spacing     = 10;
     w18.BorderWidth = ((uint)(11));
     w18.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonCancel]));
     w19.Expand = false;
     w19.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonOk]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 536;
     this.DefaultHeight = 286;
     this.radioKeep.Hide();
     this.checkApplyAll.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget DiveIn.Properties.JudgeScoring
     this.WidthRequest   = 40;
     this.HeightRequest  = 40;
     this.Name           = "DiveIn.Properties.JudgeScoring";
     this.Title          = global::Mono.Unix.Catalog.GetString("JudgeScoring");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child DiveIn.Properties.JudgeScoring.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.frame4            = new global::Gtk.Frame();
     this.frame4.Name       = "frame4";
     this.frame4.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.table4               = new global::Gtk.Table(((uint)(7)), ((uint)(3)), true);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.score1              = new global::Gtk.Button();
     this.score1.CanFocus     = true;
     this.score1.Name         = "score1";
     this.score1.UseUnderline = true;
     this.score1.Label        = global::Mono.Unix.Catalog.GetString("1");
     this.table4.Add(this.score1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table4[this.score1]));
     w1.LeftAttach  = ((uint)(2));
     w1.RightAttach = ((uint)(3));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score10              = new global::Gtk.Button();
     this.score10.CanFocus     = true;
     this.score10.Name         = "score10";
     this.score10.UseUnderline = true;
     this.score10.Label        = global::Mono.Unix.Catalog.GetString("10");
     this.table4.Add(this.score10);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table4[this.score10]));
     w2.TopAttach    = ((uint)(6));
     w2.BottomAttach = ((uint)(7));
     w2.LeftAttach   = ((uint)(2));
     w2.RightAttach  = ((uint)(3));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score1five              = new global::Gtk.Button();
     this.score1five.CanFocus     = true;
     this.score1five.Name         = "score1five";
     this.score1five.UseUnderline = true;
     this.score1five.Label        = global::Mono.Unix.Catalog.GetString("1.5");
     this.table4.Add(this.score1five);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table4[this.score1five]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score2              = new global::Gtk.Button();
     this.score2.CanFocus     = true;
     this.score2.Name         = "score2";
     this.score2.UseUnderline = true;
     this.score2.Label        = global::Mono.Unix.Catalog.GetString("2");
     this.table4.Add(this.score2);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table4[this.score2]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score25              = new global::Gtk.Button();
     this.score25.CanFocus     = true;
     this.score25.Name         = "score25";
     this.score25.UseUnderline = true;
     this.score25.Label        = global::Mono.Unix.Catalog.GetString("2.5");
     this.table4.Add(this.score25);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table4[this.score25]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(2));
     w5.RightAttach  = ((uint)(3));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score3              = new global::Gtk.Button();
     this.score3.CanFocus     = true;
     this.score3.Name         = "score3";
     this.score3.UseUnderline = true;
     this.score3.Label        = global::Mono.Unix.Catalog.GetString("3");
     this.table4.Add(this.score3);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table4[this.score3]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score35              = new global::Gtk.Button();
     this.score35.CanFocus     = true;
     this.score35.Name         = "score35";
     this.score35.UseUnderline = true;
     this.score35.Label        = global::Mono.Unix.Catalog.GetString("3.5");
     this.table4.Add(this.score35);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table4[this.score35]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score4              = new global::Gtk.Button();
     this.score4.CanFocus     = true;
     this.score4.Name         = "score4";
     this.score4.UseUnderline = true;
     this.score4.Label        = global::Mono.Unix.Catalog.GetString("4");
     this.table4.Add(this.score4);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table4[this.score4]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(2));
     w8.RightAttach  = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score45              = new global::Gtk.Button();
     this.score45.CanFocus     = true;
     this.score45.Name         = "score45";
     this.score45.UseUnderline = true;
     this.score45.Label        = global::Mono.Unix.Catalog.GetString("4.5");
     this.table4.Add(this.score45);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table4[this.score45]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score5              = new global::Gtk.Button();
     this.score5.CanFocus     = true;
     this.score5.Name         = "score5";
     this.score5.UseUnderline = true;
     this.score5.Label        = global::Mono.Unix.Catalog.GetString("5");
     this.table4.Add(this.score5);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table4[this.score5]));
     w10.TopAttach    = ((uint)(3));
     w10.BottomAttach = ((uint)(4));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score55              = new global::Gtk.Button();
     this.score55.CanFocus     = true;
     this.score55.Name         = "score55";
     this.score55.UseUnderline = true;
     this.score55.Label        = global::Mono.Unix.Catalog.GetString("5.5");
     this.table4.Add(this.score55);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table4[this.score55]));
     w11.TopAttach    = ((uint)(3));
     w11.BottomAttach = ((uint)(4));
     w11.LeftAttach   = ((uint)(2));
     w11.RightAttach  = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score6              = new global::Gtk.Button();
     this.score6.CanFocus     = true;
     this.score6.Name         = "score6";
     this.score6.UseUnderline = true;
     this.score6.Label        = global::Mono.Unix.Catalog.GetString("6");
     this.table4.Add(this.score6);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table4[this.score6]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score65              = new global::Gtk.Button();
     this.score65.CanFocus     = true;
     this.score65.Name         = "score65";
     this.score65.UseUnderline = true;
     this.score65.Label        = global::Mono.Unix.Catalog.GetString("6.5");
     this.table4.Add(this.score65);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table4[this.score65]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score7              = new global::Gtk.Button();
     this.score7.CanFocus     = true;
     this.score7.Name         = "score7";
     this.score7.UseUnderline = true;
     this.score7.Label        = global::Mono.Unix.Catalog.GetString("7");
     this.table4.Add(this.score7);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table4[this.score7]));
     w14.TopAttach    = ((uint)(4));
     w14.BottomAttach = ((uint)(5));
     w14.LeftAttach   = ((uint)(2));
     w14.RightAttach  = ((uint)(3));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score75              = new global::Gtk.Button();
     this.score75.CanFocus     = true;
     this.score75.Name         = "score75";
     this.score75.UseUnderline = true;
     this.score75.Label        = global::Mono.Unix.Catalog.GetString("7.5");
     this.table4.Add(this.score75);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table4[this.score75]));
     w15.TopAttach    = ((uint)(5));
     w15.BottomAttach = ((uint)(6));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score8              = new global::Gtk.Button();
     this.score8.CanFocus     = true;
     this.score8.Name         = "score8";
     this.score8.UseUnderline = true;
     this.score8.Label        = global::Mono.Unix.Catalog.GetString("8");
     this.table4.Add(this.score8);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table4[this.score8]));
     w16.TopAttach    = ((uint)(5));
     w16.BottomAttach = ((uint)(6));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score85              = new global::Gtk.Button();
     this.score85.CanFocus     = true;
     this.score85.Name         = "score85";
     this.score85.UseUnderline = true;
     this.score85.Label        = global::Mono.Unix.Catalog.GetString("8.5");
     this.table4.Add(this.score85);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table4[this.score85]));
     w17.TopAttach    = ((uint)(5));
     w17.BottomAttach = ((uint)(6));
     w17.LeftAttach   = ((uint)(2));
     w17.RightAttach  = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score9              = new global::Gtk.Button();
     this.score9.CanFocus     = true;
     this.score9.Name         = "score9";
     this.score9.UseUnderline = true;
     this.score9.Label        = global::Mono.Unix.Catalog.GetString("9");
     this.table4.Add(this.score9);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table4[this.score9]));
     w18.TopAttach    = ((uint)(6));
     w18.BottomAttach = ((uint)(7));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.score95              = new global::Gtk.Button();
     this.score95.CanFocus     = true;
     this.score95.Name         = "score95";
     this.score95.UseUnderline = true;
     this.score95.Label        = global::Mono.Unix.Catalog.GetString("9.5");
     this.table4.Add(this.score95);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table4[this.score95]));
     w19.TopAttach    = ((uint)(6));
     w19.BottomAttach = ((uint)(7));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.scoreZero = new global::Gtk.Button();
     this.scoreZero.WidthRequest  = 50;
     this.scoreZero.HeightRequest = 50;
     this.scoreZero.CanFocus      = true;
     this.scoreZero.Name          = "scoreZero";
     this.scoreZero.UseUnderline  = true;
     this.scoreZero.Label         = global::Mono.Unix.Catalog.GetString("0");
     this.table4.Add(this.scoreZero);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table4[this.scoreZero]));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.scoreZeroFive              = new global::Gtk.Button();
     this.scoreZeroFive.CanFocus     = true;
     this.scoreZeroFive.Name         = "scoreZeroFive";
     this.scoreZeroFive.UseUnderline = true;
     this.scoreZeroFive.Label        = global::Mono.Unix.Catalog.GetString("0.5");
     this.table4.Add(this.scoreZeroFive);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table4[this.scoreZeroFive]));
     w21.LeftAttach  = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.XOptions    = ((global::Gtk.AttachOptions)(4));
     w21.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment2.Add(this.table4);
     this.frame4.Add(this.GtkAlignment2);
     this.GtkLabel20           = new global::Gtk.Label();
     this.GtkLabel20.Name      = "GtkLabel20";
     this.GtkLabel20.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Score</b>");
     this.GtkLabel20.UseMarkup = true;
     this.frame4.LabelWidget   = this.GtkLabel20;
     this.vbox3.Add(this.frame4);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.frame4]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.frame3            = new global::Gtk.Frame();
     this.frame3.Name       = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame3.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.textviewJudge          = new global::Gtk.TextView();
     this.textviewJudge.CanFocus = true;
     this.textviewJudge.Name     = "textviewJudge";
     this.GtkScrolledWindow1.Add(this.textviewJudge);
     this.GtkAlignment.Add(this.GtkScrolledWindow1);
     this.frame3.Add(this.GtkAlignment);
     this.GtkLabel21 = new global::Gtk.Label();
     this.GtkLabel21.WidthRequest = 300;
     this.GtkLabel21.Name         = "GtkLabel21";
     this.GtkLabel21.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Judge scoring</b>");
     this.GtkLabel21.UseMarkup    = true;
     this.frame3.LabelWidget      = this.GtkLabel21;
     this.vbox3.Add(this.frame3);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.frame3]));
     w28.Position = 1;
     this.vbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vbox3]));
     w29.Position = 0;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment1             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name        = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textviewCurrentDiver          = new global::Gtk.TextView();
     this.textviewCurrentDiver.CanFocus = true;
     this.textviewCurrentDiver.Name     = "textviewCurrentDiver";
     this.GtkScrolledWindow.Add(this.textviewCurrentDiver);
     this.GtkAlignment1.Add(this.GtkScrolledWindow);
     this.frame2.Add(this.GtkAlignment1);
     this.GtkLabel22 = new global::Gtk.Label();
     this.GtkLabel22.WidthRequest = 300;
     this.GtkLabel22.Name         = "GtkLabel22";
     this.GtkLabel22.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Current diver</b>");
     this.GtkLabel22.UseMarkup    = true;
     this.frame2.LabelWidget      = this.GtkLabel22;
     this.vbox2.Add(this.frame2);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame2]));
     w34.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.saveScore              = new global::Gtk.Button();
     this.saveScore.CanFocus     = true;
     this.saveScore.Name         = "saveScore";
     this.saveScore.UseUnderline = true;
     this.saveScore.Label        = global::Mono.Unix.Catalog.GetString("Save score");
     this.vbox2.Add(this.saveScore);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.saveScore]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 651;
     this.DefaultHeight = 621;
     this.Show();
     this.scoreZeroFive.Pressed += new global::System.EventHandler(this.OnScoreZeroFivePressed);
     this.scoreZero.Clicked     += new global::System.EventHandler(this.OnScoreZeroClicked);
     this.score95.Clicked       += new global::System.EventHandler(this.OnScore95Clicked);
     this.score9.Clicked        += new global::System.EventHandler(this.OnScore9Clicked);
     this.score85.Clicked       += new global::System.EventHandler(this.OnScore85Clicked);
     this.score8.Clicked        += new global::System.EventHandler(this.OnScore8Clicked);
     this.score75.Clicked       += new global::System.EventHandler(this.OnScore75Clicked);
     this.score7.Clicked        += new global::System.EventHandler(this.OnScore7Clicked);
     this.score65.Clicked       += new global::System.EventHandler(this.OnScore65Clicked);
     this.score6.Clicked        += new global::System.EventHandler(this.OnScore6Clicked);
     this.score55.Clicked       += new global::System.EventHandler(this.OnScore55Clicked);
     this.score5.Clicked        += new global::System.EventHandler(this.OnScore5Clicked);
     this.score45.Clicked       += new global::System.EventHandler(this.OnScore45Clicked);
     this.score4.Clicked        += new global::System.EventHandler(this.OnScore4Clicked);
     this.score35.Clicked       += new global::System.EventHandler(this.OnScore35Clicked);
     this.score3.Clicked        += new global::System.EventHandler(this.OnScore3Clicked);
     this.score25.Clicked       += new global::System.EventHandler(this.OnScore25Clicked);
     this.score2.Clicked        += new global::System.EventHandler(this.OnScore2Clicked);
     this.score1five.Clicked    += new global::System.EventHandler(this.OnScore1fiveClicked);
     this.score10.Clicked       += new global::System.EventHandler(this.OnScore10Clicked);
     this.score1.Clicked        += new global::System.EventHandler(this.OnScore1Clicked);
     this.saveScore.Clicked     += new global::System.EventHandler(this.OnSaveScoreClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MequantaStudio.SmartQuant.CompressBarDialog
     this.Name           = "MequantaStudio.SmartQuant.CompressBarDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.DefaultWidth   = 400;
     this.DefaultHeight  = 300;
     // Internal child MequantaStudio.SmartQuant.CompressBarDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.combobox1      = global::Gtk.ComboBox.NewText();
     this.combobox1.Name = "combobox1";
     this.hbox1.Add(this.combobox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.combobox1]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
     w4.Position = 0;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.frame3            = new global::Gtk.Frame();
     this.frame3.Name       = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame3.Gtk.Container+ContainerChild
     this.GtkAlignment4             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name        = "GtkAlignment4";
     this.GtkAlignment4.LeftPadding = ((uint)(12));
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeview1          = new global::Gtk.TreeView();
     this.treeview1.CanFocus = true;
     this.treeview1.Name     = "treeview1";
     this.GtkScrolledWindow.Add(this.treeview1);
     this.hbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow]));
     w6.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button9              = new global::Gtk.Button();
     this.button9.CanFocus     = true;
     this.button9.Name         = "button9";
     this.button9.UseUnderline = true;
     this.button9.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.vbuttonbox1.Add(this.button9);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.button9]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button10              = new global::Gtk.Button();
     this.button10.CanFocus     = true;
     this.button10.Name         = "button10";
     this.button10.UseUnderline = true;
     this.button10.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.vbuttonbox1.Add(this.button10);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.button10]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.hbox2.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox1]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.GtkAlignment4.Add(this.hbox2);
     this.frame3.Add(this.GtkAlignment4);
     this.GtkLabel4           = new global::Gtk.Label();
     this.GtkLabel4.Name      = "GtkLabel4";
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Instruments</b>");
     this.GtkLabel4.UseMarkup = true;
     this.frame3.LabelWidget  = this.GtkLabel4;
     this.vbox3.Add(this.frame3);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.frame3]));
     w12.Position = 1;
     this.GtkAlignment2.Add(this.vbox3);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel2           = new global::Gtk.Label();
     this.GtkLabel2.Name      = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Input</b>");
     this.GtkLabel2.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel2;
     this.vbox2.Add(this.frame1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w15.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment3             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name        = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding = ((uint)(12));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Bars");
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label2]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.combobox2      = global::Gtk.ComboBox.NewText();
     this.combobox2.Name = "combobox2";
     this.hbox3.Add(this.combobox2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.combobox2]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.vbox4.Add(this.hbox3);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox3]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.combobox3      = global::Gtk.ComboBox.NewText();
     this.combobox3.Name = "combobox3";
     this.hbox4.Add(this.combobox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.combobox3]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("existent data series");
     this.hbox4.Add(this.label3);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label3]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.vbox4.Add(this.hbox4);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox4]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.GtkAlignment3.Add(this.vbox4);
     this.frame2.Add(this.GtkAlignment3);
     this.GtkLabel3           = new global::Gtk.Label();
     this.GtkLabel3.Name      = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Output</b>");
     this.GtkLabel3.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel3;
     this.vbox2.Add(this.frame2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame2]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w25.Position = 0;
     // Internal child MequantaStudio.SmartQuant.CompressBarDialog.ActionArea
     global::Gtk.HButtonBox w26 = this.ActionArea;
     w26.Name        = "dialog1_ActionArea";
     w26.Spacing     = 10;
     w26.BorderWidth = ((uint)(5));
     w26.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w26 [this.buttonCancel]));
     w27.Expand = false;
     w27.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w26 [this.buttonOk]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.SourceEditor.OptionPanels.BehaviorPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.SourceEditor.OptionPanels.BehaviorPanel";
     // Container child MonoDevelop.SourceEditor.OptionPanels.BehaviorPanel.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkLabel5           = new global::Gtk.Label();
     this.GtkLabel5.Name      = "GtkLabel5";
     this.GtkLabel5.Xalign    = 0F;
     this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Automatic behaviors</b>");
     this.GtkLabel5.UseMarkup = true;
     this.vbox1.Add(this.GtkLabel5);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkLabel5]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment3             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name        = "alignment3";
     this.alignment3.LeftPadding = ((uint)(12));
     // Container child alignment3.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.autoInsertBraceCheckbutton               = new global::Gtk.CheckButton();
     this.autoInsertBraceCheckbutton.CanFocus      = true;
     this.autoInsertBraceCheckbutton.Name          = "autoInsertBraceCheckbutton";
     this.autoInsertBraceCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("_Insert matching brace");
     this.autoInsertBraceCheckbutton.DrawIndicator = true;
     this.autoInsertBraceCheckbutton.UseUnderline  = true;
     this.vbox4.Add(this.autoInsertBraceCheckbutton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.autoInsertBraceCheckbutton]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fixed1      = new global::Gtk.Label();
     this.fixed1.Name = "fixed1";
     this.hbox2.Add(this.fixed1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fixed1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     w3.Padding  = ((uint)(6));
     // Container child hbox2.Gtk.Box+BoxChild
     this.smartSemicolonPlaceCheckbutton               = new global::Gtk.CheckButton();
     this.smartSemicolonPlaceCheckbutton.CanFocus      = true;
     this.smartSemicolonPlaceCheckbutton.Name          = "smartSemicolonPlaceCheckbutton";
     this.smartSemicolonPlaceCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("_Smart semicolon placement");
     this.smartSemicolonPlaceCheckbutton.Active        = true;
     this.smartSemicolonPlaceCheckbutton.DrawIndicator = true;
     this.smartSemicolonPlaceCheckbutton.UseUnderline  = true;
     this.hbox2.Add(this.smartSemicolonPlaceCheckbutton);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.smartSemicolonPlaceCheckbutton]));
     w4.Position = 1;
     this.vbox4.Add(this.hbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox2]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.checkbuttonOnTheFlyFormatting               = new global::Gtk.CheckButton();
     this.checkbuttonOnTheFlyFormatting.CanFocus      = true;
     this.checkbuttonOnTheFlyFormatting.Name          = "checkbuttonOnTheFlyFormatting";
     this.checkbuttonOnTheFlyFormatting.Label         = global::Mono.Unix.Catalog.GetString("_Enable on the fly code formatting");
     this.checkbuttonOnTheFlyFormatting.DrawIndicator = true;
     this.checkbuttonOnTheFlyFormatting.UseUnderline  = true;
     this.vbox4.Add(this.checkbuttonOnTheFlyFormatting);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.checkbuttonOnTheFlyFormatting]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.checkbuttonFormatOnSave               = new global::Gtk.CheckButton();
     this.checkbuttonFormatOnSave.CanFocus      = true;
     this.checkbuttonFormatOnSave.Name          = "checkbuttonFormatOnSave";
     this.checkbuttonFormatOnSave.Label         = global::Mono.Unix.Catalog.GetString("_Format document on save");
     this.checkbuttonFormatOnSave.DrawIndicator = true;
     this.checkbuttonFormatOnSave.UseUnderline  = true;
     this.vbox4.Add(this.checkbuttonFormatOnSave);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.checkbuttonFormatOnSave]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.checkbuttonAutoSetSearchPatternCasing               = new global::Gtk.CheckButton();
     this.checkbuttonAutoSetSearchPatternCasing.CanFocus      = true;
     this.checkbuttonAutoSetSearchPatternCasing.Name          = "checkbuttonAutoSetSearchPatternCasing";
     this.checkbuttonAutoSetSearchPatternCasing.Label         = global::Mono.Unix.Catalog.GetString("_Automatically set search pattern case sensitivity");
     this.checkbuttonAutoSetSearchPatternCasing.DrawIndicator = true;
     this.checkbuttonAutoSetSearchPatternCasing.UseUnderline  = true;
     this.vbox4.Add(this.checkbuttonAutoSetSearchPatternCasing);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.checkbuttonAutoSetSearchPatternCasing]));
     w8.Position = 4;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.checkbuttonGenerateFormattingUndoStep               = new global::Gtk.CheckButton();
     this.checkbuttonGenerateFormattingUndoStep.CanFocus      = true;
     this.checkbuttonGenerateFormattingUndoStep.Name          = "checkbuttonGenerateFormattingUndoStep";
     this.checkbuttonGenerateFormattingUndoStep.Label         = global::Mono.Unix.Catalog.GetString("_Generate additional undo steps for formatting");
     this.checkbuttonGenerateFormattingUndoStep.DrawIndicator = true;
     this.checkbuttonGenerateFormattingUndoStep.UseUnderline  = true;
     this.vbox4.Add(this.checkbuttonGenerateFormattingUndoStep);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.checkbuttonGenerateFormattingUndoStep]));
     w9.Position = 5;
     w9.Expand   = false;
     w9.Fill     = false;
     this.alignment3.Add(this.vbox4);
     this.vbox1.Add(this.alignment3);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment3]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkLabel6           = new global::Gtk.Label();
     this.GtkLabel6.Name      = "GtkLabel6";
     this.GtkLabel6.Xalign    = 0F;
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Indentation</b>");
     this.GtkLabel6.UseMarkup = true;
     this.vbox1.Add(this.GtkLabel6);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkLabel6]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("_Indentation mode:");
     this.label1.UseUnderline = true;
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.indentationCombobox      = global::Gtk.ComboBox.NewText();
     this.indentationCombobox.Name = "indentationCombobox";
     this.hbox1.Add(this.indentationCombobox);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.indentationCombobox]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.tabAsReindentCheckbutton               = new global::Gtk.CheckButton();
     this.tabAsReindentCheckbutton.CanFocus      = true;
     this.tabAsReindentCheckbutton.Name          = "tabAsReindentCheckbutton";
     this.tabAsReindentCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Interpret tab _keystroke as reindent command");
     this.tabAsReindentCheckbutton.DrawIndicator = true;
     this.tabAsReindentCheckbutton.UseUnderline  = true;
     this.vbox2.Add(this.tabAsReindentCheckbutton);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.tabAsReindentCheckbutton]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.GtkAlignment.Add(this.vbox2);
     this.vbox1.Add(this.GtkAlignment);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkAlignment]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkLabel8           = new global::Gtk.Label();
     this.GtkLabel8.Name      = "GtkLabel8";
     this.GtkLabel8.Xalign    = 0F;
     this.GtkLabel8.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Navigation</b>");
     this.GtkLabel8.UseMarkup = true;
     this.vbox1.Add(this.GtkLabel8);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkLabel8]));
     w19.Position = 4;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment4             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment4.Name        = "alignment4";
     this.alignment4.LeftPadding = ((uint)(12));
     // Container child alignment4.Gtk.Container+ContainerChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.useViModesCheck               = new global::Gtk.CheckButton();
     this.useViModesCheck.CanFocus      = true;
     this.useViModesCheck.Name          = "useViModesCheck";
     this.useViModesCheck.Label         = global::Mono.Unix.Catalog.GetString("Use _Vi modes");
     this.useViModesCheck.DrawIndicator = true;
     this.useViModesCheck.UseUnderline  = true;
     this.vbox5.Add(this.useViModesCheck);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.useViModesCheck]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("Word _break mode:");
     this.label2.UseUnderline = true;
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label2]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.controlLeftRightCombobox      = global::Gtk.ComboBox.NewText();
     this.controlLeftRightCombobox.Name = "controlLeftRightCombobox";
     this.hbox3.Add(this.controlLeftRightCombobox);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.controlLeftRightCombobox]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.vbox5.Add(this.hbox3);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox3]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.alignment4.Add(this.vbox5);
     this.vbox1.Add(this.alignment4);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment4]));
     w25.Position = 5;
     w25.Expand   = false;
     w25.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.SelectReferenceDialog
     this.WidthRequest      = 640;
     this.HeightRequest     = 520;
     this.Name              = "MonoDevelop.Ide.Projects.SelectReferenceDialog";
     this.Title             = global::Mono.Unix.Catalog.GetString("Edit References");
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.BorderWidth       = ((uint)(6));
     this.DestroyWithParent = true;
     // Internal child MonoDevelop.Ide.Projects.SelectReferenceDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name    = "dialog-vbox2";
     w1.Spacing = 6;
     // Container child dialog-vbox2.Gtk.Box+BoxChild
     this.vbox5             = new global::Gtk.VBox();
     this.vbox5.Name        = "vbox5";
     this.vbox5.Spacing     = 12;
     this.vbox5.BorderWidth = ((uint)(6));
     // Container child vbox5.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 590;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.alignment1              = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name         = "alignment1";
     this.alignment1.RightPadding = ((uint)(3));
     this.hpaned1.Add(this.alignment1);
     global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.alignment1]));
     w2.Resize = false;
     w2.Shrink = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.alignment2             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name        = "alignment2";
     this.alignment2.LeftPadding = ((uint)(3));
     // Container child alignment2.Gtk.Container+ContainerChild
     this.boxRefs      = new global::Gtk.VBox();
     this.boxRefs.Name = "boxRefs";
     // Container child boxRefs.Gtk.Box+BoxChild
     this.selectedHeader      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.selectedHeader.Name = "selectedHeader";
     // Container child selectedHeader.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label114           = new global::Gtk.Label();
     this.label114.Name      = "label114";
     this.label114.Xalign    = 0F;
     this.label114.LabelProp = global::Mono.Unix.Catalog.GetString("Selected references:");
     this.hbox2.Add(this.label114);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label114]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.RemoveReferenceButton = new global::Gtk.Button();
     this.RemoveReferenceButton.TooltipMarkup = global::Mono.Unix.Catalog.GetString("Remove");
     this.RemoveReferenceButton.Name          = "RemoveReferenceButton";
     this.RemoveReferenceButton.FocusOnClick  = false;
     this.RemoveReferenceButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child RemoveReferenceButton.Gtk.Container+ContainerChild
     this.imageAdd          = new global::MonoDevelop.Components.ImageView();
     this.imageAdd.Name     = "imageAdd";
     this.imageAdd.IconId   = "gtk-delete";
     this.imageAdd.IconSize = ((global::Gtk.IconSize)(1));
     this.RemoveReferenceButton.Add(this.imageAdd);
     this.hbox2.Add(this.RemoveReferenceButton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.RemoveReferenceButton]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.selectedHeader.Add(this.hbox2);
     this.boxRefs.Add(this.selectedHeader);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxRefs [this.selectedHeader]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child boxRefs.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox();
     this.hbox4.HeightRequest = 150;
     this.hbox4.Name          = "hbox4";
     this.hbox4.Spacing       = 12;
     // Container child hbox4.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.ReferencesTreeView                = new global::Gtk.TreeView();
     this.ReferencesTreeView.Name           = "ReferencesTreeView";
     this.ReferencesTreeView.HeadersVisible = false;
     this.scrolledwindow2.Add(this.ReferencesTreeView);
     this.hbox4.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.scrolledwindow2]));
     w9.Position = 0;
     this.boxRefs.Add(this.hbox4);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.boxRefs [this.hbox4]));
     w10.Position = 1;
     this.alignment2.Add(this.boxRefs);
     this.hpaned1.Add(this.alignment2);
     global::Gtk.Paned.PanedChild w12 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.alignment2]));
     w12.Shrink = false;
     this.vbox5.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hpaned1]));
     w13.Position = 0;
     w1.Add(this.vbox5);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox5]));
     w14.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.SelectReferenceDialog.ActionArea
     global::Gtk.HButtonBox w15 = this.ActionArea;
     w15.Name        = "dialog-action_area2";
     w15.Spacing     = 10;
     w15.BorderWidth = ((uint)(5));
     w15.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog-action_area2.Gtk.ButtonBox+ButtonBoxChild
     this.cancelbutton              = new global::Gtk.Button();
     this.cancelbutton.Name         = "cancelbutton";
     this.cancelbutton.UseStock     = true;
     this.cancelbutton.UseUnderline = true;
     this.cancelbutton.Label        = "gtk-cancel";
     this.AddActionWidget(this.cancelbutton, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w15 [this.cancelbutton]));
     w16.Expand = false;
     w16.Fill   = false;
     // Container child dialog-action_area2.Gtk.ButtonBox+ButtonBoxChild
     this.okbutton              = new global::Gtk.Button();
     this.okbutton.Name         = "okbutton";
     this.okbutton.UseStock     = true;
     this.okbutton.UseUnderline = true;
     this.okbutton.Label        = "gtk-ok";
     this.AddActionWidget(this.okbutton, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w15 [this.okbutton]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 889;
     this.DefaultHeight = 551;
     this.Hide();
     this.RemoveReferenceButton.Clicked      += new global::System.EventHandler(this.RemoveReference);
     this.ReferencesTreeView.KeyReleaseEvent += new global::Gtk.KeyReleaseEventHandler(this.OnReferencesTreeViewKeyReleaseEvent);
     this.ReferencesTreeView.RowActivated    += new global::Gtk.RowActivatedHandler(this.OnReferencesTreeViewRowActivated);
 }
Beispiel #45
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget TdP2019TPFinalRichieri.NewSessionDialog
     this.Name           = "TdP2019TPFinalRichieri.NewSessionDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child TdP2019TPFinalRichieri.NewSessionDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vboxSignUp         = new global::Gtk.VBox();
     this.vboxSignUp.Name    = "vboxSignUp";
     this.vboxSignUp.Spacing = 6;
     // Container child vboxSignUp.Gtk.Box+BoxChild
     this.imgHeader        = new global::Gtk.Image();
     this.imgHeader.Name   = "imgHeader";
     this.imgHeader.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("TdP2019TPFinalRichieri.UI.Resources.Header.png");
     this.vboxSignUp.Add(this.imgHeader);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxSignUp[this.imgHeader]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vboxSignUp.Gtk.Box+BoxChild
     this.frameNewSession            = new global::Gtk.Frame();
     this.frameNewSession.Name       = "frameNewSession";
     this.frameNewSession.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frameNewSession.Gtk.Container+ContainerChild
     this.algSignUp = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.algSignUp.HeightRequest = 200;
     this.algSignUp.Name          = "algSignUp";
     this.algSignUp.LeftPadding   = ((uint)(12));
     // Container child algSignUp.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hboxUsername         = new global::Gtk.HBox();
     this.hboxUsername.Name    = "hboxUsername";
     this.hboxUsername.Spacing = 6;
     // Container child hboxUsername.Gtk.Box+BoxChild
     this.lblCategory = new global::Gtk.Label();
     this.lblCategory.WidthRequest = 150;
     this.lblCategory.Name         = "lblCategory";
     this.lblCategory.LabelProp    = global::Mono.Unix.Catalog.GetString("Category");
     this.lblCategory.Justify      = ((global::Gtk.Justification)(1));
     this.hboxUsername.Add(this.lblCategory);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxUsername[this.lblCategory]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hboxUsername.Gtk.Box+BoxChild
     this.cbbCategories = global::Gtk.ComboBox.NewText();
     this.cbbCategories.WidthRequest = 300;
     this.cbbCategories.Name         = "cbbCategories";
     this.hboxUsername.Add(this.cbbCategories);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxUsername[this.cbbCategories]));
     w4.Position = 1;
     w4.Expand   = false;
     this.vbox2.Add(this.hboxUsername);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hboxUsername]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hboxPassword         = new global::Gtk.HBox();
     this.hboxPassword.Name    = "hboxPassword";
     this.hboxPassword.Spacing = 6;
     // Container child hboxPassword.Gtk.Box+BoxChild
     this.lblLevel = new global::Gtk.Label();
     this.lblLevel.WidthRequest = 150;
     this.lblLevel.Name         = "lblLevel";
     this.lblLevel.LabelProp    = global::Mono.Unix.Catalog.GetString("Level");
     this.lblLevel.Justify      = ((global::Gtk.Justification)(1));
     this.hboxPassword.Add(this.lblLevel);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxPassword[this.lblLevel]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hboxPassword.Gtk.Box+BoxChild
     this.cbbLevels = global::Gtk.ComboBox.NewText();
     this.cbbLevels.WidthRequest = 300;
     this.cbbLevels.Name         = "cbbLevels";
     this.hboxPassword.Add(this.cbbLevels);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxPassword[this.cbbLevels]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox2.Add(this.hboxPassword);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hboxPassword]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hboxConfirmPassword         = new global::Gtk.HBox();
     this.hboxConfirmPassword.Name    = "hboxConfirmPassword";
     this.hboxConfirmPassword.Spacing = 6;
     // Container child hboxConfirmPassword.Gtk.Box+BoxChild
     this.lblQuestionsQty = new global::Gtk.Label();
     this.lblQuestionsQty.WidthRequest = 150;
     this.lblQuestionsQty.Name         = "lblQuestionsQty";
     this.lblQuestionsQty.LabelProp    = global::Mono.Unix.Catalog.GetString("Questions number");
     this.lblQuestionsQty.Justify      = ((global::Gtk.Justification)(1));
     this.hboxConfirmPassword.Add(this.lblQuestionsQty);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxConfirmPassword[this.lblQuestionsQty]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hboxConfirmPassword.Gtk.Box+BoxChild
     this.cbbQuestionsNumber = global::Gtk.ComboBox.NewText();
     this.cbbQuestionsNumber.WidthRequest = 300;
     this.cbbQuestionsNumber.Name         = "cbbQuestionsNumber";
     this.hboxConfirmPassword.Add(this.cbbQuestionsNumber);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxConfirmPassword[this.cbbQuestionsNumber]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox2.Add(this.hboxConfirmPassword);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hboxConfirmPassword]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.algSignUp.Add(this.vbox2);
     this.frameNewSession.Add(this.algSignUp);
     this.lblNewSession               = new global::Gtk.Label();
     this.lblNewSession.Name          = "lblNewSession";
     this.lblNewSession.LabelProp     = global::Mono.Unix.Catalog.GetString("<b>New Session</b>");
     this.lblNewSession.UseMarkup     = true;
     this.frameNewSession.LabelWidget = this.lblNewSession;
     this.vboxSignUp.Add(this.frameNewSession);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxSignUp[this.frameNewSession]));
     w14.Position = 1;
     w1.Add(this.vboxSignUp);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(w1[this.vboxSignUp]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Internal child TdP2019TPFinalRichieri.NewSessionDialog.ActionArea
     global::Gtk.HButtonBox w16 = this.ActionArea;
     w16.Name        = "dialog1_ActionArea";
     w16.Spacing     = 10;
     w16.BorderWidth = ((uint)(5));
     w16.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.btnCancel              = new global::Gtk.Button();
     this.btnCancel.CanDefault   = true;
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseStock     = true;
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.btnCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.btnCancel]));
     w17.Expand = false;
     w17.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.btnStart              = new global::Gtk.Button();
     this.btnStart.CanDefault   = true;
     this.btnStart.CanFocus     = true;
     this.btnStart.Name         = "btnStart";
     this.btnStart.UseUnderline = true;
     this.btnStart.Label        = global::Mono.Unix.Catalog.GetString("_Start");
     this.AddActionWidget(this.btnStart, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.btnStart]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 693;
     this.DefaultHeight = 377;
     this.Show();
     this.btnCancel.Clicked += new global::System.EventHandler(this.OnBtnCancelClicked);
     this.btnStart.Clicked  += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Beispiel #46
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget rmApplication.DumpWindow
     this.Name           = "rmApplication.DumpWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("DumpWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child rmApplication.DumpWindow.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gtk.VBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.table1st               = new global::Gtk.Table(((uint)(5)), ((uint)(3)), false);
     this.table1st.Name          = "table1st";
     this.table1st.RowSpacing    = ((uint)(6));
     this.table1st.ColumnSpacing = ((uint)(6));
     // Container child table1st.Gtk.Table+TableChild
     this.buttonCopy = new global::Gtk.Button();
     this.buttonCopy.WidthRequest = 80;
     this.buttonCopy.CanFocus     = true;
     this.buttonCopy.Name         = "buttonCopy";
     this.buttonCopy.UseUnderline = true;
     this.buttonCopy.Label        = global::Mono.Unix.Catalog.GetString("Copy");
     this.table1st.Add(this.buttonCopy);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1st [this.buttonCopy]));
     w1.TopAttach    = ((uint)(4));
     w1.BottomAttach = ((uint)(5));
     w1.LeftAttach   = ((uint)(2));
     w1.RightAttach  = ((uint)(3));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1st.Gtk.Table+TableChild
     this.buttonMake = new global::Gtk.Button();
     this.buttonMake.WidthRequest = 80;
     this.buttonMake.CanFocus     = true;
     this.buttonMake.Name         = "buttonMake";
     this.buttonMake.UseUnderline = true;
     this.buttonMake.Label        = global::Mono.Unix.Catalog.GetString("Make");
     this.table1st.Add(this.buttonMake);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1st [this.buttonMake]));
     w2.TopAttach    = ((uint)(3));
     w2.BottomAttach = ((uint)(4));
     w2.LeftAttach   = ((uint)(2));
     w2.RightAttach  = ((uint)(3));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1st.Gtk.Table+TableChild
     this.buttonRequest = new global::Gtk.Button();
     this.buttonRequest.WidthRequest = 80;
     this.buttonRequest.CanFocus     = true;
     this.buttonRequest.Name         = "buttonRequest";
     this.buttonRequest.UseUnderline = true;
     this.buttonRequest.Label        = global::Mono.Unix.Catalog.GetString("Request");
     this.table1st.Add(this.buttonRequest);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1st [this.buttonRequest]));
     w3.LeftAttach  = ((uint)(2));
     w3.RightAttach = ((uint)(3));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1st.Gtk.Table+TableChild
     this.entryAddress = new global::Gtk.Entry();
     this.entryAddress.WidthRequest  = 180;
     this.entryAddress.CanFocus      = true;
     this.entryAddress.Name          = "entryAddress";
     this.entryAddress.IsEditable    = true;
     this.entryAddress.InvisibleChar = '●';
     this.table1st.Add(this.entryAddress);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1st [this.entryAddress]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1st.Gtk.Table+TableChild
     this.entrySize = new global::Gtk.Entry();
     this.entrySize.WidthRequest  = 180;
     this.entrySize.CanFocus      = true;
     this.entrySize.Name          = "entrySize";
     this.entrySize.IsEditable    = true;
     this.entrySize.InvisibleChar = '●';
     this.table1st.Add(this.entrySize);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1st [this.entrySize]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1st.Gtk.Table+TableChild
     this.entryVariable = new global::Gtk.Entry();
     this.entryVariable.WidthRequest  = 180;
     this.entryVariable.CanFocus      = true;
     this.entryVariable.Name          = "entryVariable";
     this.entryVariable.IsEditable    = true;
     this.entryVariable.InvisibleChar = '●';
     this.table1st.Add(this.entryVariable);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1st [this.entryVariable]));
     w6.LeftAttach  = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1st.Gtk.Table+TableChild
     this.labelAddress           = new global::Gtk.Label();
     this.labelAddress.Name      = "labelAddress";
     this.labelAddress.LabelProp = global::Mono.Unix.Catalog.GetString("Address:");
     this.table1st.Add(this.labelAddress);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1st [this.labelAddress]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1st.Gtk.Table+TableChild
     this.labelSize           = new global::Gtk.Label();
     this.labelSize.Name      = "labelSize";
     this.labelSize.LabelProp = global::Mono.Unix.Catalog.GetString("Size:");
     this.table1st.Add(this.labelSize);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1st [this.labelSize]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1st.Gtk.Table+TableChild
     this.labelVariable           = new global::Gtk.Label();
     this.labelVariable.Name      = "labelVariable";
     this.labelVariable.LabelProp = global::Mono.Unix.Catalog.GetString("Variable:");
     this.table1st.Add(this.labelVariable);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1st [this.labelVariable]));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1st.Gtk.Table+TableChild
     this.radiobuttonBigEndian               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Big Endian"));
     this.radiobuttonBigEndian.CanFocus      = true;
     this.radiobuttonBigEndian.Name          = "radiobuttonBigEndian";
     this.radiobuttonBigEndian.DrawIndicator = true;
     this.radiobuttonBigEndian.UseUnderline  = true;
     this.radiobuttonBigEndian.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.table1st.Add(this.radiobuttonBigEndian);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1st [this.radiobuttonBigEndian]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(2));
     w10.RightAttach  = ((uint)(3));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1st.Gtk.Table+TableChild
     this.radiobuttonLittleEndian               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Little Endian"));
     this.radiobuttonLittleEndian.CanFocus      = true;
     this.radiobuttonLittleEndian.Name          = "radiobuttonLittleEndian";
     this.radiobuttonLittleEndian.DrawIndicator = true;
     this.radiobuttonLittleEndian.UseUnderline  = true;
     this.radiobuttonLittleEndian.Group         = this.radiobuttonBigEndian.Group;
     this.table1st.Add(this.radiobuttonLittleEndian);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1st [this.radiobuttonLittleEndian]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.LeftAttach   = ((uint)(2));
     w11.RightAttach  = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxMain.Add(this.table1st);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vboxMain [this.table1st]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.frameText = new global::Gtk.Frame();
     this.frameText.WidthRequest = 120;
     this.frameText.Name         = "frameText";
     this.frameText.ShadowType   = ((global::Gtk.ShadowType)(0));
     // Container child frameText.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textviewMain             = new global::Gtk.TextView();
     this.textviewMain.Buffer.Text = "00-AA-23-DD";
     this.textviewMain.CanFocus    = true;
     this.textviewMain.Name        = "textviewMain";
     this.GtkScrolledWindow.Add(this.textviewMain);
     this.GtkAlignment.Add(this.GtkScrolledWindow);
     this.frameText.Add(this.GtkAlignment);
     this.GtkLabelText           = new global::Gtk.Label();
     this.GtkLabelText.Name      = "GtkLabelText";
     this.GtkLabelText.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Text</b>");
     this.GtkLabelText.UseMarkup = true;
     this.frameText.LabelWidget  = this.GtkLabelText;
     this.vboxMain.Add(this.frameText);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vboxMain [this.frameText]));
     w16.Position = 1;
     w16.Expand   = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.frameView            = new global::Gtk.Frame();
     this.frameView.Name       = "frameView";
     this.frameView.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frameView.Gtk.Container+ContainerChild
     this.GtkAlignment1             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name        = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeviewMain          = new global::Gtk.TreeView();
     this.treeviewMain.CanFocus = true;
     this.treeviewMain.Name     = "treeviewMain";
     this.GtkScrolledWindow1.Add(this.treeviewMain);
     this.GtkAlignment1.Add(this.GtkScrolledWindow1);
     this.frameView.Add(this.GtkAlignment1);
     this.GtkLabelView           = new global::Gtk.Label();
     this.GtkLabelView.Name      = "GtkLabelView";
     this.GtkLabelView.LabelProp = global::Mono.Unix.Catalog.GetString("<b>View</b>");
     this.GtkLabelView.UseMarkup = true;
     this.frameView.LabelWidget  = this.GtkLabelView;
     this.vboxMain.Add(this.frameView);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vboxMain [this.frameView]));
     w20.Position = 2;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 366;
     this.DefaultHeight = 371;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget IDNetSoftware.AddDatabaseDialog
     this.Name           = "IDNetSoftware.AddDatabaseDialog";
     this.Icon           = global::Gdk.Pixbuf.LoadFromResource("iconoIDNetSoftware");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Internal child IDNetSoftware.AddDatabaseDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox9         = new global::Gtk.VBox();
     this.vbox9.Name    = "vbox9";
     this.vbox9.Spacing = 6;
     // Container child vbox9.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.comboboxTipos = global::Gtk.ComboBox.NewText();
     this.comboboxTipos.AppendText(global::Mono.Unix.Catalog.GetString("mysql"));
     this.comboboxTipos.AppendText(global::Mono.Unix.Catalog.GetString("mongodb"));
     this.comboboxTipos.Name   = "comboboxTipos";
     this.comboboxTipos.Active = 0;
     this.GtkAlignment2.Add(this.comboboxTipos);
     this.frame1.Add(this.GtkAlignment2);
     this.labelTipoBaseDeDatos           = new global::Gtk.Label();
     this.labelTipoBaseDeDatos.Name      = "labelTipoBaseDeDatos";
     this.labelTipoBaseDeDatos.LabelProp = global::Mono.Unix.Catalog.GetString("<b>TIpo de base de datos</b>");
     this.labelTipoBaseDeDatos.UseMarkup = true;
     this.frame1.LabelWidget             = this.labelTipoBaseDeDatos;
     this.vbox9.Add(this.frame1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.frame1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment3             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name        = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding = ((uint)(12));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.entryNombreBBDD               = new global::Gtk.Entry();
     this.entryNombreBBDD.CanFocus      = true;
     this.entryNombreBBDD.Name          = "entryNombreBBDD";
     this.entryNombreBBDD.IsEditable    = true;
     this.entryNombreBBDD.InvisibleChar = '•';
     this.GtkAlignment3.Add(this.entryNombreBBDD);
     this.frame2.Add(this.GtkAlignment3);
     this.labelNombreBaseDeDatos           = new global::Gtk.Label();
     this.labelNombreBaseDeDatos.Name      = "labelNombreBaseDeDatos";
     this.labelNombreBaseDeDatos.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Nombre de base de datos</b>");
     this.labelNombreBaseDeDatos.UseMarkup = true;
     this.frame2.LabelWidget = this.labelNombreBaseDeDatos;
     this.vbox9.Add(this.frame2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.frame2]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     w1.Add(this.vbox9);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1[this.vbox9]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.frame4            = new global::Gtk.Frame();
     this.frame4.Name       = "frame4";
     this.frame4.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment5             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment5.Name        = "GtkAlignment5";
     this.GtkAlignment5.LeftPadding = ((uint)(12));
     // Container child GtkAlignment5.Gtk.Container+ContainerChild
     this.entryUsername               = new global::Gtk.Entry();
     this.entryUsername.CanFocus      = true;
     this.entryUsername.Name          = "entryUsername";
     this.entryUsername.IsEditable    = true;
     this.entryUsername.InvisibleChar = '•';
     this.GtkAlignment5.Add(this.entryUsername);
     this.frame4.Add(this.GtkAlignment5);
     this.labelUsername           = new global::Gtk.Label();
     this.labelUsername.Name      = "labelUsername";
     this.labelUsername.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Usuario</b>   (opcional)");
     this.labelUsername.UseMarkup = true;
     this.frame4.LabelWidget      = this.labelUsername;
     w1.Add(this.frame4);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(w1[this.frame4]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.frame3            = new global::Gtk.Frame();
     this.frame3.Name       = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame3.Gtk.Container+ContainerChild
     this.GtkAlignment4             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name        = "GtkAlignment4";
     this.GtkAlignment4.LeftPadding = ((uint)(12));
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     this.entryContrasenia               = new global::Gtk.Entry();
     this.entryContrasenia.CanFocus      = true;
     this.entryContrasenia.Name          = "entryContrasenia";
     this.entryContrasenia.IsEditable    = true;
     this.entryContrasenia.Visibility    = false;
     this.entryContrasenia.InvisibleChar = '•';
     this.GtkAlignment4.Add(this.entryContrasenia);
     this.frame3.Add(this.GtkAlignment4);
     this.labelContrasenia           = new global::Gtk.Label();
     this.labelContrasenia.Name      = "labelContrasenia";
     this.labelContrasenia.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Contraseña</b>   (opcional)");
     this.labelContrasenia.UseMarkup = true;
     this.frame3.LabelWidget         = this.labelContrasenia;
     w1.Add(this.frame3);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(w1[this.frame3]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     // Internal child IDNetSoftware.AddDatabaseDialog.ActionArea
     global::Gtk.HButtonBox w15 = this.ActionArea;
     w15.Name        = "dialog1_ActionArea";
     w15.Spacing     = 10;
     w15.BorderWidth = ((uint)(5));
     w15.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w15[this.buttonCancel]));
     w16.Expand = false;
     w16.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w15[this.buttonOk]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.OrderReturnsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.OrderReturnsView";
     // Container child Vodovoz.OrderReturnsView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entityVMEntryDeliveryPoint                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entityVMEntryDeliveryPoint.Events           = ((global::Gdk.EventMask)(256));
     this.entityVMEntryDeliveryPoint.Name             = "entityVMEntryDeliveryPoint";
     this.entityVMEntryDeliveryPoint.CanEditReference = false;
     this.table1.Add(this.entityVMEntryDeliveryPoint);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.entityVMEntryDeliveryPoint]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(3));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.labelOnlineOrder           = new global::Gtk.Label();
     this.labelOnlineOrder.Name      = "labelOnlineOrder";
     this.labelOnlineOrder.Xalign    = 1F;
     this.labelOnlineOrder.LabelProp = global::Mono.Unix.Catalog.GetString("Онлайн заказ:");
     this.hbox3.Add(this.labelOnlineOrder);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.labelOnlineOrder]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.entryOnlineOrder               = new global::Gamma.Widgets.yValidatedEntry();
     this.entryOnlineOrder.CanFocus      = true;
     this.entryOnlineOrder.Name          = "entryOnlineOrder";
     this.entryOnlineOrder.IsEditable    = true;
     this.entryOnlineOrder.MaxLength     = 9;
     this.entryOnlineOrder.InvisibleChar = '●';
     this.hbox3.Add(this.entryOnlineOrder);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.entryOnlineOrder]));
     w3.Position = 1;
     this.table1.Add(this.hbox3);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox3]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.LeftAttach   = ((uint)(2));
     w4.RightAttach  = ((uint)(3));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.entryTotal               = new global::Gtk.Entry();
     this.entryTotal.CanFocus      = true;
     this.entryTotal.Name          = "entryTotal";
     this.entryTotal.IsEditable    = false;
     this.entryTotal.InvisibleChar = '•';
     this.hbox4.Add(this.entryTotal);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.entryTotal]));
     w5.Position = 0;
     w5.Expand   = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.yenumcomboOrderPayment      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboOrderPayment.Name = "yenumcomboOrderPayment";
     this.yenumcomboOrderPayment.ShowSpecialStateAll = false;
     this.yenumcomboOrderPayment.ShowSpecialStateNot = false;
     this.yenumcomboOrderPayment.UseShortTitle       = false;
     this.yenumcomboOrderPayment.DefaultFirst        = false;
     this.hbox4.Add(this.yenumcomboOrderPayment);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.yenumcomboOrderPayment]));
     w6.Position = 1;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ySpecPaymentFrom                     = new global::Gamma.Widgets.ySpecComboBox();
     this.ySpecPaymentFrom.Name                = "ySpecPaymentFrom";
     this.ySpecPaymentFrom.AddIfNotExist       = false;
     this.ySpecPaymentFrom.DefaultFirst        = false;
     this.ySpecPaymentFrom.ShowSpecialStateAll = false;
     this.ySpecPaymentFrom.ShowSpecialStateNot = false;
     this.hbox4.Add(this.ySpecPaymentFrom);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ySpecPaymentFrom]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.table1.Add(this.hbox4);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox4]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonDelivered              = new global::Gtk.Button();
     this.buttonDelivered.CanFocus     = true;
     this.buttonDelivered.Name         = "buttonDelivered";
     this.buttonDelivered.UseUnderline = true;
     this.buttonDelivered.Label        = global::Mono.Unix.Catalog.GetString("Доставлен");
     this.hbox5.Add(this.buttonDelivered);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonDelivered]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonNotDelivered              = new global::Gtk.Button();
     this.buttonNotDelivered.CanFocus     = true;
     this.buttonNotDelivered.Name         = "buttonNotDelivered";
     this.buttonNotDelivered.UseUnderline = true;
     this.buttonNotDelivered.Label        = global::Mono.Unix.Catalog.GetString("Полностью недовезен");
     this.hbox5.Add(this.buttonNotDelivered);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonNotDelivered]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonDeliveryCanceled              = new global::Gtk.Button();
     this.buttonDeliveryCanceled.CanFocus     = true;
     this.buttonDeliveryCanceled.Name         = "buttonDeliveryCanceled";
     this.buttonDeliveryCanceled.UseUnderline = true;
     this.buttonDeliveryCanceled.Label        = global::Mono.Unix.Catalog.GetString("Доставка отменена");
     this.hbox5.Add(this.buttonDeliveryCanceled);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonDeliveryCanceled]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.table1.Add(this.hbox5);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox5]));
     w12.TopAttach    = ((uint)(3));
     w12.BottomAttach = ((uint)(4));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(3));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Клиент:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Точка доставки:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма заказа:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.referenceClient        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.referenceClient.Events = ((global::Gdk.EventMask)(256));
     this.referenceClient.Name   = "referenceClient";
     this.table1.Add(this.referenceClient);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.referenceClient]));
     w16.LeftAttach  = ((uint)(1));
     w16.RightAttach = ((uint)(3));
     w16.XOptions    = ((global::Gtk.AttachOptions)(4));
     w16.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table1]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxBottlesByStock         = new global::Gtk.HBox();
     this.hboxBottlesByStock.Name    = "hboxBottlesByStock";
     this.hboxBottlesByStock.Spacing = 6;
     // Container child hboxBottlesByStock.Gtk.Box+BoxChild
     this.labelBottlesTyStockCount           = new global::Gtk.Label();
     this.labelBottlesTyStockCount.Name      = "labelBottlesTyStockCount";
     this.labelBottlesTyStockCount.LabelProp = global::Mono.Unix.Catalog.GetString("Бутылей по акции план:");
     this.hboxBottlesByStock.Add(this.labelBottlesTyStockCount);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxBottlesByStock[this.labelBottlesTyStockCount]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hboxBottlesByStock.Gtk.Box+BoxChild
     this.yspinbuttonBottlesByStockCount           = new global::Gamma.GtkWidgets.ySpinButton(0D, 10000000D, 1D);
     this.yspinbuttonBottlesByStockCount.Sensitive = false;
     this.yspinbuttonBottlesByStockCount.CanFocus  = true;
     this.yspinbuttonBottlesByStockCount.Name      = "yspinbuttonBottlesByStockCount";
     this.yspinbuttonBottlesByStockCount.Adjustment.PageIncrement = 10D;
     this.yspinbuttonBottlesByStockCount.ClimbRate      = 1D;
     this.yspinbuttonBottlesByStockCount.Numeric        = true;
     this.yspinbuttonBottlesByStockCount.ValueAsDecimal = 0m;
     this.yspinbuttonBottlesByStockCount.ValueAsInt     = 0;
     this.hboxBottlesByStock.Add(this.yspinbuttonBottlesByStockCount);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hboxBottlesByStock[this.yspinbuttonBottlesByStockCount]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hboxBottlesByStock.Gtk.Box+BoxChild
     this.labelBottlesTyStockActualCount           = new global::Gtk.Label();
     this.labelBottlesTyStockActualCount.Name      = "labelBottlesTyStockActualCount";
     this.labelBottlesTyStockActualCount.LabelProp = global::Mono.Unix.Catalog.GetString("факт:");
     this.hboxBottlesByStock.Add(this.labelBottlesTyStockActualCount);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hboxBottlesByStock[this.labelBottlesTyStockActualCount]));
     w20.Position = 2;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hboxBottlesByStock.Gtk.Box+BoxChild
     this.yspinbuttonBottlesByStockActualCount          = new global::Gamma.GtkWidgets.ySpinButton(0D, 10000000D, 1D);
     this.yspinbuttonBottlesByStockActualCount.CanFocus = true;
     this.yspinbuttonBottlesByStockActualCount.Name     = "yspinbuttonBottlesByStockActualCount";
     this.yspinbuttonBottlesByStockActualCount.Adjustment.PageIncrement = 10D;
     this.yspinbuttonBottlesByStockActualCount.ClimbRate      = 1D;
     this.yspinbuttonBottlesByStockActualCount.Numeric        = true;
     this.yspinbuttonBottlesByStockActualCount.ValueAsDecimal = 0m;
     this.yspinbuttonBottlesByStockActualCount.ValueAsInt     = 0;
     this.hboxBottlesByStock.Add(this.yspinbuttonBottlesByStockActualCount);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hboxBottlesByStock[this.yspinbuttonBottlesByStockActualCount]));
     w21.Position = 3;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vbox1.Add(this.hboxBottlesByStock);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxBottlesByStock]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment4             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name        = "GtkAlignment4";
     this.GtkAlignment4.LeftPadding = ((uint)(12));
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeToClient          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeToClient.CanFocus = true;
     this.ytreeToClient.Name     = "ytreeToClient";
     this.GtkScrolledWindow1.Add(this.ytreeToClient);
     this.vbox5.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.GtkScrolledWindow1]));
     w24.Position = 0;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonAddOrderItem              = new global::Gtk.Button();
     this.buttonAddOrderItem.CanFocus     = true;
     this.buttonAddOrderItem.Name         = "buttonAddOrderItem";
     this.buttonAddOrderItem.UseUnderline = true;
     this.buttonAddOrderItem.Label        = global::Mono.Unix.Catalog.GetString("Добавить товар");
     global::Gtk.Image w25 = new global::Gtk.Image();
     w25.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddOrderItem.Image = w25;
     this.hbox6.Add(this.buttonAddOrderItem);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonAddOrderItem]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonDeleteOrderItem              = new global::Gtk.Button();
     this.buttonDeleteOrderItem.CanFocus     = true;
     this.buttonDeleteOrderItem.Name         = "buttonDeleteOrderItem";
     this.buttonDeleteOrderItem.UseUnderline = true;
     this.buttonDeleteOrderItem.Label        = global::Mono.Unix.Catalog.GetString("Удалить товар");
     global::Gtk.Image w27 = new global::Gtk.Image();
     w27.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDeleteOrderItem.Image = w27;
     this.hbox6.Add(this.buttonDeleteOrderItem);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonDeleteOrderItem]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     this.vbox5.Add(this.hbox6);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox6]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     this.GtkAlignment4.Add(this.vbox5);
     this.frame1.Add(this.GtkAlignment4);
     this.GtkLabel9           = new global::Gtk.Label();
     this.GtkLabel9.Name      = "GtkLabel9";
     this.GtkLabel9.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Товары к клиенту</b>");
     this.GtkLabel9.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel9;
     this.vbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.frame1]));
     w32.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment7             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment7.Name        = "GtkAlignment7";
     this.GtkAlignment7.LeftPadding = ((uint)(12));
     // Container child GtkAlignment7.Gtk.Container+ContainerChild
     this.orderEquipmentItemsView        = new global::Vodovoz.ViewWidgets.OrderEquipmentItemsView();
     this.orderEquipmentItemsView.Events = ((global::Gdk.EventMask)(256));
     this.orderEquipmentItemsView.Name   = "orderEquipmentItemsView";
     this.GtkAlignment7.Add(this.orderEquipmentItemsView);
     this.frame2.Add(this.GtkAlignment7);
     this.GtkLabel13           = new global::Gtk.Label();
     this.GtkLabel13.Name      = "GtkLabel13";
     this.GtkLabel13.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Оборудование</b>");
     this.GtkLabel13.UseMarkup = true;
     this.frame2.LabelWidget   = this.GtkLabel13;
     this.hbox7.Add(this.frame2);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.frame2]));
     w35.Position = 0;
     this.vbox1.Add(this.hbox7);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox7]));
     w36.Position = 3;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame3            = new global::Gtk.Frame();
     this.frame3.Name       = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame3.Gtk.Container+ContainerChild
     this.GtkAlignment11             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment11.Name        = "GtkAlignment11";
     this.GtkAlignment11.LeftPadding = ((uint)(12));
     // Container child GtkAlignment11.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.depositrefunditemsview1        = new global::Vodovoz.ViewWidgets.DepositRefundItemsView();
     this.depositrefunditemsview1.Events = ((global::Gdk.EventMask)(256));
     this.depositrefunditemsview1.Name   = "depositrefunditemsview1";
     this.vbox3.Add(this.depositrefunditemsview1);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.depositrefunditemsview1]));
     w37.Position = 0;
     this.GtkAlignment11.Add(this.vbox3);
     this.frame3.Add(this.GtkAlignment11);
     this.GtkLabel17           = new global::Gtk.Label();
     this.GtkLabel17.Name      = "GtkLabel17";
     this.GtkLabel17.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Возврат залогов</b>");
     this.GtkLabel17.UseMarkup = true;
     this.frame3.LabelWidget   = this.GtkLabel17;
     this.vbox1.Add(this.frame3);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.frame3]));
     w40.Position = 4;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.referenceClient.ChangedByUser            += new global::System.EventHandler(this.OnReferenceClientChangedByUser);
     this.referenceClient.Changed                  += new global::System.EventHandler(this.OnReferenceClientChanged);
     this.buttonDelivered.Clicked                  += new global::System.EventHandler(this.OnButtonDeliveredClicked);
     this.buttonNotDelivered.Clicked               += new global::System.EventHandler(this.OnButtonNotDeliveredClicked);
     this.buttonDeliveryCanceled.Clicked           += new global::System.EventHandler(this.OnButtonDeliveryCanceledClicked);
     this.yenumcomboOrderPayment.ChangedByUser     += new global::System.EventHandler(this.OnYenumcomboOrderPaymentChangedByUser);
     this.yenumcomboOrderPayment.Changed           += new global::System.EventHandler(this.OnYenumcomboOrderPaymentChanged);
     this.entityVMEntryDeliveryPoint.ChangedByUser += new global::System.EventHandler(this.OnEntityVMEntryDeliveryPointChangedByUser);
     this.buttonAddOrderItem.Clicked               += new global::System.EventHandler(this.OnButtonAddOrderItemClicked);
     this.buttonDeleteOrderItem.Clicked            += new global::System.EventHandler(this.OnButtonDeleteOrderItemClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Facturaciòn.Factura
     this.WidthRequest   = 100;
     this.HeightRequest  = 100;
     this.Name           = "Facturaciòn.Factura";
     this.Title          = global::Mono.Unix.Catalog.GetString("Factura");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child Facturaciòn.Factura.Gtk.Container+ContainerChild
     this.fixed5           = new global::Gtk.Fixed();
     this.fixed5.Name      = "fixed5";
     this.fixed5.HasWindow = false;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.hseparator3 = new global::Gtk.HSeparator();
     this.hseparator3.WidthRequest = 700;
     this.hseparator3.Name         = "hseparator3";
     this.fixed5.Add(this.hseparator3);
     global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.hseparator3]));
     w1.X = 13;
     w1.Y = 58;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry4               = new global::Gtk.Entry();
     this.entry4.CanFocus      = true;
     this.entry4.Name          = "entry4";
     this.entry4.IsEditable    = true;
     this.entry4.InvisibleChar = '•';
     this.fixed5.Add(this.entry4);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry4]));
     w2.X = 73;
     w2.Y = 13;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Fecha");
     this.fixed5.Add(this.label11);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label11]));
     w3.X = 27;
     w3.Y = 18;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Producto ID");
     this.fixed5.Add(this.label14);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label14]));
     w4.X = 17;
     w4.Y = 114;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Nombre Producto");
     this.fixed5.Add(this.label15);
     global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label15]));
     w5.X = 14;
     w5.Y = 161;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry8               = new global::Gtk.Entry();
     this.entry8.CanFocus      = true;
     this.entry8.Name          = "entry8";
     this.entry8.IsEditable    = true;
     this.entry8.InvisibleChar = '•';
     this.fixed5.Add(this.entry8);
     global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry8]));
     w6.X = 142;
     w6.Y = 156;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry7               = new global::Gtk.Entry();
     this.entry7.CanFocus      = true;
     this.entry7.Name          = "entry7";
     this.entry7.IsEditable    = true;
     this.entry7.InvisibleChar = '•';
     this.fixed5.Add(this.entry7);
     global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry7]));
     w7.X = 142;
     w7.Y = 111;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label17           = new global::Gtk.Label();
     this.label17.Name      = "label17";
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("Precio Regular");
     this.fixed5.Add(this.label17);
     global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label17]));
     w8.X = 345;
     w8.Y = 160;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry10 = new global::Gtk.Entry();
     this.entry10.WidthRequest  = 80;
     this.entry10.CanFocus      = true;
     this.entry10.Name          = "entry10";
     this.entry10.IsEditable    = true;
     this.entry10.InvisibleChar = '•';
     this.fixed5.Add(this.entry10);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry10]));
     w9.X = 449;
     w9.Y = 155;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry9 = new global::Gtk.Entry();
     this.entry9.WidthRequest  = 80;
     this.entry9.CanFocus      = true;
     this.entry9.Name          = "entry9";
     this.entry9.IsEditable    = true;
     this.entry9.InvisibleChar = '•';
     this.fixed5.Add(this.entry9);
     global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry9]));
     w10.X = 447;
     w10.Y = 114;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("Cantidad");
     this.fixed5.Add(this.label16);
     global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label16]));
     w11.X = 360;
     w11.Y = 118;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label18           = new global::Gtk.Label();
     this.label18.Name      = "label18";
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString("Descuento");
     this.fixed5.Add(this.label18);
     global::Gtk.Fixed.FixedChild w12 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label18]));
     w12.X = 359;
     w12.Y = 200;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry11 = new global::Gtk.Entry();
     this.entry11.WidthRequest  = 80;
     this.entry11.CanFocus      = true;
     this.entry11.Name          = "entry11";
     this.entry11.IsEditable    = true;
     this.entry11.InvisibleChar = '•';
     this.fixed5.Add(this.entry11);
     global::Gtk.Fixed.FixedChild w13 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry11]));
     w13.X = 448;
     w13.Y = 199;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label19           = new global::Gtk.Label();
     this.label19.Name      = "label19";
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString("Tipo de pago");
     this.fixed5.Add(this.label19);
     global::Gtk.Fixed.FixedChild w14 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label19]));
     w14.X = 573;
     w14.Y = 119;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.vbox2 = new global::Gtk.VBox();
     this.vbox2.WidthRequest  = 100;
     this.vbox2.HeightRequest = 100;
     this.vbox2.Name          = "vbox2";
     this.vbox2.Spacing       = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radiobutton2               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Efectivo"));
     this.radiobutton2.CanFocus      = true;
     this.radiobutton2.Name          = "radiobutton2";
     this.radiobutton2.DrawIndicator = true;
     this.radiobutton2.UseUnderline  = true;
     this.radiobutton2.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vbox2.Add(this.radiobutton2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.radiobutton2]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radiobutton3               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Tarjeta"));
     this.radiobutton3.CanFocus      = true;
     this.radiobutton3.Name          = "radiobutton3";
     this.radiobutton3.DrawIndicator = true;
     this.radiobutton3.UseUnderline  = true;
     this.radiobutton3.Group         = this.radiobutton2.Group;
     this.vbox2.Add(this.radiobutton3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.radiobutton3]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.fixed5.Add(this.vbox2);
     global::Gtk.Fixed.FixedChild w17 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.vbox2]));
     w17.X = 573;
     w17.Y = 152;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry12 = new global::Gtk.Entry();
     this.entry12.WidthRequest  = 120;
     this.entry12.CanFocus      = true;
     this.entry12.Name          = "entry12";
     this.entry12.IsEditable    = true;
     this.entry12.InvisibleChar = '•';
     this.fixed5.Add(this.entry12);
     global::Gtk.Fixed.FixedChild w18 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry12]));
     w18.X = 321;
     w18.Y = 252;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry13 = new global::Gtk.Entry();
     this.entry13.WidthRequest  = 120;
     this.entry13.CanFocus      = true;
     this.entry13.Name          = "entry13";
     this.entry13.IsEditable    = true;
     this.entry13.InvisibleChar = '•';
     this.fixed5.Add(this.entry13);
     global::Gtk.Fixed.FixedChild w19 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry13]));
     w19.X = 322;
     w19.Y = 295;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry14 = new global::Gtk.Entry();
     this.entry14.WidthRequest  = 120;
     this.entry14.CanFocus      = true;
     this.entry14.Name          = "entry14";
     this.entry14.IsEditable    = true;
     this.entry14.InvisibleChar = '•';
     this.fixed5.Add(this.entry14);
     global::Gtk.Fixed.FixedChild w20 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry14]));
     w20.X = 321;
     w20.Y = 339;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry15 = new global::Gtk.Entry();
     this.entry15.WidthRequest  = 120;
     this.entry15.CanFocus      = true;
     this.entry15.Name          = "entry15";
     this.entry15.IsEditable    = true;
     this.entry15.InvisibleChar = '•';
     this.fixed5.Add(this.entry15);
     global::Gtk.Fixed.FixedChild w21 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry15]));
     w21.X = 321;
     w21.Y = 383;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label20           = new global::Gtk.Label();
     this.label20.Name      = "label20";
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString("SubTotal:");
     this.fixed5.Add(this.label20);
     global::Gtk.Fixed.FixedChild w22 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label20]));
     w22.X = 241;
     w22.Y = 258;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label21           = new global::Gtk.Label();
     this.label21.Name      = "label21";
     this.label21.LabelProp = global::Mono.Unix.Catalog.GetString("IVA: ");
     this.fixed5.Add(this.label21);
     global::Gtk.Fixed.FixedChild w23 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label21]));
     w23.X = 266;
     w23.Y = 301;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label22           = new global::Gtk.Label();
     this.label22.Name      = "label22";
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString("Total:");
     this.fixed5.Add(this.label22);
     global::Gtk.Fixed.FixedChild w24 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label22]));
     w24.X = 265;
     w24.Y = 345;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label23           = new global::Gtk.Label();
     this.label23.Name      = "label23";
     this.label23.LabelProp = global::Mono.Unix.Catalog.GetString("Cambio: ");
     this.fixed5.Add(this.label23);
     global::Gtk.Fixed.FixedChild w25 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label23]));
     w25.X = 247;
     w25.Y = 389;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.frame2 = new global::Gtk.Frame();
     this.frame2.WidthRequest  = 630;
     this.frame2.HeightRequest = 250;
     this.frame2.Name          = "frame2";
     this.frame2.ShadowType    = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label();
     this.label1.WidthRequest = 100;
     this.label1.Name         = "label1";
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("Verificaciòn");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w26.XOptions = ((global::Gtk.AttachOptions)(4));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label();
     this.label2.WidthRequest = 250;
     this.label2.Name         = "label2";
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("Producto ID");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w27.LeftAttach  = ((uint)(1));
     w27.RightAttach = ((uint)(2));
     w27.XOptions    = ((global::Gtk.AttachOptions)(4));
     w27.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label();
     this.label3.WidthRequest = 250;
     this.label3.Name         = "label3";
     this.label3.LabelProp    = global::Mono.Unix.Catalog.GetString("Nombre Producto");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w28.LeftAttach  = ((uint)(2));
     w28.RightAttach = ((uint)(3));
     w28.XOptions    = ((global::Gtk.AttachOptions)(4));
     w28.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment.Add(this.table1);
     this.frame2.Add(this.GtkAlignment);
     this.fixed5.Add(this.frame2);
     global::Gtk.Fixed.FixedChild w31 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.frame2]));
     w31.X = 50;
     w31.Y = 445;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.btnEditar              = new global::Gtk.Button();
     this.btnEditar.CanFocus     = true;
     this.btnEditar.Name         = "btnEditar";
     this.btnEditar.UseUnderline = true;
     this.btnEditar.Label        = global::Mono.Unix.Catalog.GetString("_Editar");
     global::Gtk.Image w32 = new global::Gtk.Image();
     w32.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.btnEditar.Image = w32;
     this.fixed5.Add(this.btnEditar);
     global::Gtk.Fixed.FixedChild w33 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.btnEditar]));
     w33.X = 79;
     w33.Y = 707;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.button2              = new global::Gtk.Button();
     this.button2.CanFocus     = true;
     this.button2.Name         = "button2";
     this.button2.UseUnderline = true;
     this.button2.Label        = "Cancelar";
     global::Gtk.Image w34 = new global::Gtk.Image();
     w34.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.LargeToolbar);
     this.button2.Image = w34;
     this.fixed5.Add(this.button2);
     global::Gtk.Fixed.FixedChild w35 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.button2]));
     w35.X = 492;
     w35.Y = 704;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.button3              = new global::Gtk.Button();
     this.button3.CanFocus     = true;
     this.button3.Name         = "button3";
     this.button3.UseUnderline = true;
     this.button3.Label        = global::Mono.Unix.Catalog.GetString("Imprimir");
     global::Gtk.Image w36 = new global::Gtk.Image();
     w36.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.button3.Image = w36;
     this.fixed5.Add(this.button3);
     global::Gtk.Fixed.FixedChild w37 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.button3]));
     w37.X = 589;
     w37.Y = 702;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry6 = new global::Gtk.Entry();
     this.entry6.WidthRequest  = 50;
     this.entry6.CanFocus      = true;
     this.entry6.Name          = "entry6";
     this.entry6.IsEditable    = true;
     this.entry6.InvisibleChar = '•';
     this.fixed5.Add(this.entry6);
     global::Gtk.Fixed.FixedChild w38 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry6]));
     w38.X = 629;
     w38.Y = 14;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("NO.");
     this.fixed5.Add(this.label13);
     global::Gtk.Fixed.FixedChild w39 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label13]));
     w39.X = 596;
     w39.Y = 19;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entry5               = new global::Gtk.Entry();
     this.entry5.CanFocus      = true;
     this.entry5.Name          = "entry5";
     this.entry5.IsEditable    = true;
     this.entry5.InvisibleChar = '•';
     this.fixed5.Add(this.entry5);
     global::Gtk.Fixed.FixedChild w40 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.entry5]));
     w40.X = 395;
     w40.Y = 15;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Empleado ID:");
     this.fixed5.Add(this.label12);
     global::Gtk.Fixed.FixedChild w41 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.label12]));
     w41.X = 302;
     w41.Y = 20;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.image4        = new global::Gtk.Image();
     this.image4.Name   = "image4";
     this.image4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "stock_person", global::Gtk.IconSize.Dnd);
     this.fixed5.Add(this.image4);
     global::Gtk.Fixed.FixedChild w42 = ((global::Gtk.Fixed.FixedChild)(this.fixed5[this.image4]));
     w42.X = 265;
     w42.Y = 14;
     this.Add(this.fixed5);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 728;
     this.DefaultHeight = 750;
     this.Show();
 }
Beispiel #50
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget FloydPink.Flickr.Downloadr.UI.Windows.PreferencesWindow
     this.HeightRequest  = 510;
     this.Name           = "FloydPink.Flickr.Downloadr.UI.Windows.PreferencesWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Preferences - flickr downloadr");
     this.Icon           = global::Gdk.Pixbuf.LoadFromResource("FloydPink.Flickr.Downloadr.UI.Assets.icon.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Container child FloydPink.Flickr.Downloadr.UI.Windows.PreferencesWindow.Gtk.Container+ContainerChild
     this.vbox9         = new global::Gtk.VBox();
     this.vbox9.Name    = "vbox9";
     this.vbox9.Spacing = 6;
     // Container child vbox9.Gtk.Box+BoxChild
     this.fixed3           = new global::Gtk.Fixed();
     this.fixed3.Name      = "fixed3";
     this.fixed3.HasWindow = false;
     this.vbox9.Add(this.fixed3);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.fixed3]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0.05F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("<big><b><u>Preferences</u></b></big>");
     this.label3.UseMarkup = true;
     this.vbox9.Add(this.label3);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.label3]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.alignment4      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment4.Name = "alignment4";
     this.hbox1.Add(this.alignment4);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.alignment4]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox11             = new global::Gtk.VBox();
     this.vbox11.Name        = "vbox11";
     this.vbox11.Homogeneous = true;
     this.vbox11.Spacing     = 6;
     // Container child vbox11.Gtk.Box+BoxChild
     this.vbox12             = new global::Gtk.VBox();
     this.vbox12.Name        = "vbox12";
     this.vbox12.Homogeneous = true;
     this.vbox12.Spacing     = 6;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelFilename           = new global::Gtk.Label();
     this.labelFilename.Name      = "labelFilename";
     this.labelFilename.Xalign    = 0F;
     this.labelFilename.LabelProp = global::Mono.Unix.Catalog.GetString("Filename:");
     this.vbox12.Add(this.labelFilename);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelFilename]));
     w4.Position = 0;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelDownloadLocation           = new global::Gtk.Label();
     this.labelDownloadLocation.Name      = "labelDownloadLocation";
     this.labelDownloadLocation.Xalign    = 0F;
     this.labelDownloadLocation.LabelProp = global::Mono.Unix.Catalog.GetString("Download Location:");
     this.vbox12.Add(this.labelDownloadLocation);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelDownloadLocation]));
     w5.Position = 1;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelDownloadSize           = new global::Gtk.Label();
     this.labelDownloadSize.Name      = "labelDownloadSize";
     this.labelDownloadSize.Xalign    = 0F;
     this.labelDownloadSize.LabelProp = global::Mono.Unix.Catalog.GetString("Download Size:");
     this.vbox12.Add(this.labelDownloadSize);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelDownloadSize]));
     w6.Position = 2;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelMetadata           = new global::Gtk.Label();
     this.labelMetadata.Name      = "labelMetadata";
     this.labelMetadata.Xalign    = 0F;
     this.labelMetadata.LabelProp = global::Mono.Unix.Catalog.GetString("Metadata:");
     this.vbox12.Add(this.labelMetadata);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelMetadata]));
     w7.Position = 3;
     // Container child vbox12.Gtk.Box+BoxChild
     this.label9        = new global::Gtk.Label();
     this.label9.Name   = "label9";
     this.label9.Xalign = 0F;
     this.vbox12.Add(this.label9);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.label9]));
     w8.Position = 4;
     // Container child vbox12.Gtk.Box+BoxChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     this.vbox12.Add(this.fixed1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.fixed1]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 5;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelLogLocation           = new global::Gtk.Label();
     this.labelLogLocation.Name      = "labelLogLocation";
     this.labelLogLocation.Xalign    = 0F;
     this.labelLogLocation.LabelProp = global::Mono.Unix.Catalog.GetString("Log Location: <span color=\"red\">*</span>");
     this.labelLogLocation.UseMarkup = true;
     this.vbox12.Add(this.labelLogLocation);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelLogLocation]));
     w10.PackType = ((global::Gtk.PackType)(1));
     w10.Position = 6;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelLogLevel           = new global::Gtk.Label();
     this.labelLogLevel.Name      = "labelLogLevel";
     this.labelLogLevel.Xalign    = 0F;
     this.labelLogLevel.LabelProp = global::Mono.Unix.Catalog.GetString("Log Level:");
     this.vbox12.Add(this.labelLogLevel);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelLogLevel]));
     w11.PackType = ((global::Gtk.PackType)(1));
     w11.Position = 7;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelUpdate           = new global::Gtk.Label();
     this.labelUpdate.Name      = "labelUpdate";
     this.labelUpdate.Xalign    = 0F;
     this.labelUpdate.LabelProp = global::Mono.Unix.Catalog.GetString("Update Notification:");
     this.vbox12.Add(this.labelUpdate);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelUpdate]));
     w12.PackType = ((global::Gtk.PackType)(1));
     w12.Position = 8;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelCacheSize           = new global::Gtk.Label();
     this.labelCacheSize.Name      = "labelCacheSize";
     this.labelCacheSize.Xalign    = 0F;
     this.labelCacheSize.LabelProp = global::Mono.Unix.Catalog.GetString("Cache Size:");
     this.vbox12.Add(this.labelCacheSize);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelCacheSize]));
     w13.PackType = ((global::Gtk.PackType)(1));
     w13.Position = 9;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelCacheLocation           = new global::Gtk.Label();
     this.labelCacheLocation.Name      = "labelCacheLocation";
     this.labelCacheLocation.Xalign    = 0F;
     this.labelCacheLocation.LabelProp = global::Mono.Unix.Catalog.GetString("Cache Location: <span color=\"red\">*</span>");
     this.labelCacheLocation.UseMarkup = true;
     this.vbox12.Add(this.labelCacheLocation);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelCacheLocation]));
     w14.PackType = ((global::Gtk.PackType)(1));
     w14.Position = 10;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelTags           = new global::Gtk.Label();
     this.labelTags.Name      = "labelTags";
     this.labelTags.Xalign    = 0F;
     this.labelTags.LabelProp = global::Mono.Unix.Catalog.GetString("Tags:");
     this.vbox12.Add(this.labelTags);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelTags]));
     w15.PackType = ((global::Gtk.PackType)(1));
     w15.Position = 11;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelSafetyLevel           = new global::Gtk.Label();
     this.labelSafetyLevel.Name      = "labelSafetyLevel";
     this.labelSafetyLevel.Xalign    = 0F;
     this.labelSafetyLevel.LabelProp = global::Mono.Unix.Catalog.GetString("Safety Level:");
     this.vbox12.Add(this.labelSafetyLevel);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelSafetyLevel]));
     w16.PackType = ((global::Gtk.PackType)(1));
     w16.Position = 12;
     // Container child vbox12.Gtk.Box+BoxChild
     this.labelPhotosPerPage           = new global::Gtk.Label();
     this.labelPhotosPerPage.Name      = "labelPhotosPerPage";
     this.labelPhotosPerPage.Xalign    = 0F;
     this.labelPhotosPerPage.LabelProp = global::Mono.Unix.Catalog.GetString("Photos Per Page:");
     this.vbox12.Add(this.labelPhotosPerPage);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.labelPhotosPerPage]));
     w17.PackType = ((global::Gtk.PackType)(1));
     w17.Position = 13;
     this.vbox11.Add(this.vbox12);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.vbox12]));
     w18.Position = 0;
     w18.Expand   = false;
     this.hbox1.Add(this.vbox11);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox11]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox13             = new global::Gtk.VBox();
     this.vbox13.Name        = "vbox13";
     this.vbox13.Homogeneous = true;
     this.vbox13.Spacing     = 6;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.radioPhotoId               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Photo ID"));
     this.radioPhotoId.CanFocus      = true;
     this.radioPhotoId.Name          = "radioPhotoId";
     this.radioPhotoId.DrawIndicator = true;
     this.radioPhotoId.UseUnderline  = true;
     this.radioPhotoId.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox3.Add(this.radioPhotoId);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.radioPhotoId]));
     w20.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.radioPhotoTitle               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Photo Title"));
     this.radioPhotoTitle.CanFocus      = true;
     this.radioPhotoTitle.Name          = "radioPhotoTitle";
     this.radioPhotoTitle.DrawIndicator = true;
     this.radioPhotoTitle.UseUnderline  = true;
     this.radioPhotoTitle.Group         = this.radioPhotoId.Group;
     this.hbox3.Add(this.radioPhotoTitle);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.radioPhotoTitle]));
     w21.Position = 1;
     this.vbox13.Add(this.hbox3);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox3]));
     w22.Position = 0;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.entryDownloadLocation               = new global::Gtk.Entry();
     this.entryDownloadLocation.CanFocus      = true;
     this.entryDownloadLocation.Name          = "entryDownloadLocation";
     this.entryDownloadLocation.IsEditable    = false;
     this.entryDownloadLocation.InvisibleChar = '●';
     this.hbox4.Add(this.entryDownloadLocation);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.entryDownloadLocation]));
     w23.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonDownloadLocation = new global::Gtk.Button();
     this.buttonDownloadLocation.WidthRequest = 0;
     this.buttonDownloadLocation.CanFocus     = true;
     this.buttonDownloadLocation.Name         = "buttonDownloadLocation";
     this.buttonDownloadLocation.UseUnderline = true;
     this.buttonDownloadLocation.Label        = global::Mono.Unix.Catalog.GetString("...");
     this.hbox4.Add(this.buttonDownloadLocation);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.buttonDownloadLocation]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.vbox13.Add(this.hbox4);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox4]));
     w25.Position = 1;
     w25.Fill     = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.comboboxDownloadSize = global::Gtk.ComboBox.NewText();
     this.comboboxDownloadSize.AppendText(global::Mono.Unix.Catalog.GetString("Medium"));
     this.comboboxDownloadSize.AppendText(global::Mono.Unix.Catalog.GetString("Large"));
     this.comboboxDownloadSize.AppendText(global::Mono.Unix.Catalog.GetString("Original"));
     this.comboboxDownloadSize.Name = "comboboxDownloadSize";
     this.vbox13.Add(this.comboboxDownloadSize);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.comboboxDownloadSize]));
     w26.Position = 2;
     w26.Fill     = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox8             = new global::Gtk.HBox();
     this.hbox8.Name        = "hbox8";
     this.hbox8.Homogeneous = true;
     this.hbox8.Spacing     = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.checkbuttonTags               = new global::Gtk.CheckButton();
     this.checkbuttonTags.CanFocus      = true;
     this.checkbuttonTags.Name          = "checkbuttonTags";
     this.checkbuttonTags.Label         = global::Mono.Unix.Catalog.GetString("Tags");
     this.checkbuttonTags.DrawIndicator = true;
     this.checkbuttonTags.UseUnderline  = true;
     this.hbox8.Add(this.checkbuttonTags);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.checkbuttonTags]));
     w27.Position = 0;
     // Container child hbox8.Gtk.Box+BoxChild
     this.checkbuttonDescription               = new global::Gtk.CheckButton();
     this.checkbuttonDescription.CanFocus      = true;
     this.checkbuttonDescription.Name          = "checkbuttonDescription";
     this.checkbuttonDescription.Label         = global::Mono.Unix.Catalog.GetString("Description");
     this.checkbuttonDescription.DrawIndicator = true;
     this.checkbuttonDescription.UseUnderline  = true;
     this.hbox8.Add(this.checkbuttonDescription);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.checkbuttonDescription]));
     w28.Position = 1;
     this.vbox13.Add(this.hbox8);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox8]));
     w29.Position = 3;
     w29.Expand   = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox9             = new global::Gtk.HBox();
     this.hbox9.Name        = "hbox9";
     this.hbox9.Homogeneous = true;
     this.hbox9.Spacing     = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.checkbuttonTitle               = new global::Gtk.CheckButton();
     this.checkbuttonTitle.CanFocus      = true;
     this.checkbuttonTitle.Name          = "checkbuttonTitle";
     this.checkbuttonTitle.Label         = global::Mono.Unix.Catalog.GetString("Title");
     this.checkbuttonTitle.DrawIndicator = true;
     this.checkbuttonTitle.UseUnderline  = true;
     this.hbox9.Add(this.checkbuttonTitle);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.checkbuttonTitle]));
     w30.Position = 0;
     // Container child hbox9.Gtk.Box+BoxChild
     this.fixed5           = new global::Gtk.Fixed();
     this.fixed5.Name      = "fixed5";
     this.fixed5.HasWindow = false;
     this.hbox9.Add(this.fixed5);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.fixed5]));
     w31.Position = 1;
     this.vbox13.Add(this.hbox9);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox9]));
     w32.Position = 4;
     w32.Expand   = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.labelRestartRequired           = new global::Gtk.Label();
     this.labelRestartRequired.Name      = "labelRestartRequired";
     this.labelRestartRequired.Xalign    = 1F;
     this.labelRestartRequired.LabelProp = global::Mono.Unix.Catalog.GetString("<span color=\"red\">*</span> Requires Restart");
     this.labelRestartRequired.UseMarkup = true;
     this.vbox13.Add(this.labelRestartRequired);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.labelRestartRequired]));
     w33.PackType = ((global::Gtk.PackType)(1));
     w33.Position = 5;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox11         = new global::Gtk.HBox();
     this.hbox11.Name    = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.entryLogLocation               = new global::Gtk.Entry();
     this.entryLogLocation.CanFocus      = true;
     this.entryLogLocation.Name          = "entryLogLocation";
     this.entryLogLocation.IsEditable    = false;
     this.entryLogLocation.InvisibleChar = '●';
     this.hbox11.Add(this.entryLogLocation);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.entryLogLocation]));
     w34.Position = 0;
     // Container child hbox11.Gtk.Box+BoxChild
     this.buttonLogLocation              = new global::Gtk.Button();
     this.buttonLogLocation.CanFocus     = true;
     this.buttonLogLocation.Name         = "buttonLogLocation";
     this.buttonLogLocation.UseUnderline = true;
     this.buttonLogLocation.Label        = global::Mono.Unix.Catalog.GetString("...");
     this.hbox11.Add(this.buttonLogLocation);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox11 [this.buttonLogLocation]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     this.vbox13.Add(this.hbox11);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox11]));
     w36.PackType = ((global::Gtk.PackType)(1));
     w36.Position = 6;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.comboboxLogLevel = global::Gtk.ComboBox.NewText();
     this.comboboxLogLevel.AppendText(global::Mono.Unix.Catalog.GetString("Off"));
     this.comboboxLogLevel.AppendText(global::Mono.Unix.Catalog.GetString("Fatal"));
     this.comboboxLogLevel.AppendText(global::Mono.Unix.Catalog.GetString("Error"));
     this.comboboxLogLevel.AppendText(global::Mono.Unix.Catalog.GetString("Warn"));
     this.comboboxLogLevel.AppendText(global::Mono.Unix.Catalog.GetString("Info"));
     this.comboboxLogLevel.AppendText(global::Mono.Unix.Catalog.GetString("Debug"));
     this.comboboxLogLevel.AppendText(global::Mono.Unix.Catalog.GetString("All"));
     this.comboboxLogLevel.Name = "comboboxLogLevel";
     this.vbox13.Add(this.comboboxLogLevel);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.comboboxLogLevel]));
     w37.PackType = ((global::Gtk.PackType)(1));
     w37.Position = 7;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.checkbuttonUpdate               = new global::Gtk.CheckButton();
     this.checkbuttonUpdate.CanFocus      = true;
     this.checkbuttonUpdate.Name          = "checkbuttonUpdate";
     this.checkbuttonUpdate.Label         = global::Mono.Unix.Catalog.GetString("Check for updates automatically");
     this.checkbuttonUpdate.DrawIndicator = true;
     this.checkbuttonUpdate.UseUnderline  = true;
     this.hbox10.Add(this.checkbuttonUpdate);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.checkbuttonUpdate]));
     w38.Position = 0;
     this.vbox13.Add(this.hbox10);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox10]));
     w39.PackType = ((global::Gtk.PackType)(1));
     w39.Position = 8;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.labelCacheSizeValue           = new global::Gtk.Label();
     this.labelCacheSizeValue.Name      = "labelCacheSizeValue";
     this.labelCacheSizeValue.LabelProp = global::Mono.Unix.Catalog.GetString("0 KB");
     this.hbox7.Add(this.labelCacheSizeValue);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.labelCacheSizeValue]));
     w40.Position = 0;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonEmptyCache = new global::Gtk.Button();
     this.buttonEmptyCache.WidthRequest  = 100;
     this.buttonEmptyCache.HeightRequest = 0;
     this.buttonEmptyCache.CanFocus      = true;
     this.buttonEmptyCache.Name          = "buttonEmptyCache";
     this.buttonEmptyCache.UseUnderline  = true;
     this.buttonEmptyCache.Label         = global::Mono.Unix.Catalog.GetString("Empty Cache");
     this.hbox7.Add(this.buttonEmptyCache);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.buttonEmptyCache]));
     w41.Position = 1;
     w41.Expand   = false;
     w41.Fill     = false;
     w41.Padding  = ((uint)(5));
     this.vbox13.Add(this.hbox7);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox7]));
     w42.PackType = ((global::Gtk.PackType)(1));
     w42.Position = 9;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.entryCacheLocation               = new global::Gtk.Entry();
     this.entryCacheLocation.CanFocus      = true;
     this.entryCacheLocation.Name          = "entryCacheLocation";
     this.entryCacheLocation.IsEditable    = false;
     this.entryCacheLocation.InvisibleChar = '●';
     this.hbox5.Add(this.entryCacheLocation);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.entryCacheLocation]));
     w43.Position = 0;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonCacheLocation              = new global::Gtk.Button();
     this.buttonCacheLocation.CanFocus     = true;
     this.buttonCacheLocation.Name         = "buttonCacheLocation";
     this.buttonCacheLocation.UseUnderline = true;
     this.buttonCacheLocation.Label        = global::Mono.Unix.Catalog.GetString("...");
     this.hbox5.Add(this.buttonCacheLocation);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.buttonCacheLocation]));
     w44.Position = 1;
     w44.Expand   = false;
     w44.Fill     = false;
     this.vbox13.Add(this.hbox5);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox5]));
     w45.PackType = ((global::Gtk.PackType)(1));
     w45.Position = 10;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.hbox6             = new global::Gtk.HBox();
     this.hbox6.Name        = "hbox6";
     this.hbox6.Homogeneous = true;
     this.hbox6.Spacing     = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.radioTagsInternal               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Internal"));
     this.radioTagsInternal.CanFocus      = true;
     this.radioTagsInternal.Name          = "radioTagsInternal";
     this.radioTagsInternal.DrawIndicator = true;
     this.radioTagsInternal.UseUnderline  = true;
     this.radioTagsInternal.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox6.Add(this.radioTagsInternal);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.radioTagsInternal]));
     w46.Position = 0;
     // Container child hbox6.Gtk.Box+BoxChild
     this.radioTagsOriginal               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Original (Slower download)"));
     this.radioTagsOriginal.CanFocus      = true;
     this.radioTagsOriginal.Name          = "radioTagsOriginal";
     this.radioTagsOriginal.DrawIndicator = true;
     this.radioTagsOriginal.UseUnderline  = true;
     this.radioTagsOriginal.Group         = this.radioTagsInternal.Group;
     this.hbox6.Add(this.radioTagsOriginal);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.radioTagsOriginal]));
     w47.Position = 1;
     this.vbox13.Add(this.hbox6);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.hbox6]));
     w48.PackType = ((global::Gtk.PackType)(1));
     w48.Position = 11;
     w48.Expand   = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.comboboxSafetyLevel = global::Gtk.ComboBox.NewText();
     this.comboboxSafetyLevel.AppendText(global::Mono.Unix.Catalog.GetString("Safe"));
     this.comboboxSafetyLevel.AppendText(global::Mono.Unix.Catalog.GetString("Moderate"));
     this.comboboxSafetyLevel.AppendText(global::Mono.Unix.Catalog.GetString("Restricted"));
     this.comboboxSafetyLevel.Name = "comboboxSafetyLevel";
     this.vbox13.Add(this.comboboxSafetyLevel);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.comboboxSafetyLevel]));
     w49.PackType = ((global::Gtk.PackType)(1));
     w49.Position = 12;
     w49.Expand   = false;
     w49.Fill     = false;
     // Container child vbox13.Gtk.Box+BoxChild
     this.comboboxPhotosPerPage = global::Gtk.ComboBox.NewText();
     this.comboboxPhotosPerPage.AppendText(global::Mono.Unix.Catalog.GetString("25"));
     this.comboboxPhotosPerPage.AppendText(global::Mono.Unix.Catalog.GetString("50"));
     this.comboboxPhotosPerPage.AppendText(global::Mono.Unix.Catalog.GetString("75"));
     this.comboboxPhotosPerPage.AppendText(global::Mono.Unix.Catalog.GetString("100"));
     this.comboboxPhotosPerPage.Name = "comboboxPhotosPerPage";
     this.vbox13.Add(this.comboboxPhotosPerPage);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.comboboxPhotosPerPage]));
     w50.PackType = ((global::Gtk.PackType)(1));
     w50.Position = 13;
     w50.Expand   = false;
     w50.Fill     = false;
     this.hbox1.Add(this.vbox13);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox13]));
     w51.Position = 2;
     w51.Expand   = false;
     w51.Fill     = false;
     w51.Padding  = ((uint)(10));
     // Container child hbox1.Gtk.Box+BoxChild
     this.alignment3      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name = "alignment3";
     this.hbox1.Add(this.alignment3);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.alignment3]));
     w52.PackType = ((global::Gtk.PackType)(1));
     w52.Position = 3;
     this.vbox9.Add(this.hbox1);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.hbox1]));
     w53.Position = 2;
     w53.Padding  = ((uint)(10));
     // Container child vbox9.Gtk.Box+BoxChild
     this.hbox2             = new global::Gtk.HBox();
     this.hbox2.Name        = "hbox2";
     this.hbox2.Homogeneous = true;
     this.hbox2.Spacing     = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonCancel = new global::Gtk.Button();
     this.buttonCancel.WidthRequest = 80;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Cancel");
     this.hbox2.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonCancel]));
     w54.Position = 0;
     w54.Expand   = false;
     w54.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonDefaults = new global::Gtk.Button();
     this.buttonDefaults.WidthRequest = 80;
     this.buttonDefaults.CanFocus     = true;
     this.buttonDefaults.Name         = "buttonDefaults";
     this.buttonDefaults.UseUnderline = true;
     this.buttonDefaults.Label        = global::Mono.Unix.Catalog.GetString("Defaults");
     this.hbox2.Add(this.buttonDefaults);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonDefaults]));
     w55.Position = 1;
     w55.Expand   = false;
     w55.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonSave = new global::Gtk.Button();
     this.buttonSave.WidthRequest = 80;
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Save");
     this.hbox2.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonSave]));
     w56.Position = 2;
     w56.Expand   = false;
     w56.Fill     = false;
     this.vbox9.Add(this.hbox2);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.hbox2]));
     w57.Position = 3;
     w57.Expand   = false;
     w57.Fill     = false;
     w57.Padding  = ((uint)(5));
     this.Add(this.vbox9);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 643;
     this.DefaultHeight = 589;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.buttonDownloadLocation.Clicked += new global::System.EventHandler(this.buttonDownloadLocationClick);
     this.buttonCacheLocation.Clicked    += new global::System.EventHandler(this.buttonCacheLocationClick);
     this.buttonEmptyCache.Clicked       += new global::System.EventHandler(this.buttonEmptyCacheClick);
     this.buttonLogLocation.Clicked      += new global::System.EventHandler(this.buttonLogLocationClick);
     this.buttonCancel.Clicked           += new global::System.EventHandler(this.buttonCancelClick);
     this.buttonDefaults.Clicked         += new global::System.EventHandler(this.buttonDefaultsClick);
     this.buttonSave.Clicked             += new global::System.EventHandler(this.buttonSaveClick);
 }
Beispiel #51
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("_File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_File");
     w1.Add(this.FileAction, "<Alt>f");
     this.OpenAction            = new global::Gtk.Action("OpenAction", global::Mono.Unix.Catalog.GetString("_Open"), null, null);
     this.OpenAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Open");
     w1.Add(this.OpenAction, "<Primary>o");
     this.QuitAction            = new global::Gtk.Action("QuitAction", global::Mono.Unix.Catalog.GetString("_Quit"), null, null);
     this.QuitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Quit");
     w1.Add(this.QuitAction, "<Primary>q");
     this.SaveAction            = new global::Gtk.Action("SaveAction", global::Mono.Unix.Catalog.GetString("_Save"), null, null);
     this.SaveAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Save");
     w1.Add(this.SaveAction, "<Primary>s");
     this.ViewAction            = new global::Gtk.Action("ViewAction", global::Mono.Unix.Catalog.GetString("_View"), null, null);
     this.ViewAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_View");
     w1.Add(this.ViewAction, "<Alt>f");
     this.AnimationsAction            = new global::Gtk.ToggleAction("AnimationsAction", global::Mono.Unix.Catalog.GetString("_Animations"), null, null);
     this.AnimationsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Animations");
     w1.Add(this.AnimationsAction, "<Primary>a");
     this.RedrawMinimapsAction            = new global::Gtk.Action("RedrawMinimapsAction", global::Mono.Unix.Catalog.GetString("Redraw Minimaps"), null, null);
     this.RedrawMinimapsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Redraw Minimaps");
     w1.Add(this.RedrawMinimapsAction, null);
     this.EditAction            = new global::Gtk.Action("EditAction", global::Mono.Unix.Catalog.GetString("_Edit"), null, null);
     this.EditAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Edit");
     w1.Add(this.EditAction, "<Alt>e");
     this.WarpsAction            = new global::Gtk.Action("WarpsAction", global::Mono.Unix.Catalog.GetString("_Warps"), null, null);
     this.WarpsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Warps");
     w1.Add(this.WarpsAction, "<Primary>w");
     this.PluginsAction            = new global::Gtk.Action("PluginsAction", global::Mono.Unix.Catalog.GetString("Plugins"), null, null);
     this.PluginsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Plugins");
     w1.Add(this.PluginsAction, null);
     this.openAction = new global::Gtk.Action("openAction", null, null, "gtk-open");
     w1.Add(this.openAction, null);
     this.saveAction = new global::Gtk.Action("saveAction", null, null, "gtk-save");
     w1.Add(this.saveAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Lynna Lab");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='OpenAction' action='OpenAction'/><menuitem name='SaveAction' action='SaveAction'/><menuitem name='QuitAction' action='QuitAction'/></menu><menu name='EditAction' action='EditAction'><menuitem name='WarpsAction' action='WarpsAction'/></menu><menu name='ViewAction' action='ViewAction'><menuitem name='AnimationsAction' action='AnimationsAction'/></menu><menu name='PluginsAction' action='PluginsAction'/></menubar></ui>");
     this.menubar1      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox1.Add(this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.menubar1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name=\'toolbar1\'><toolitem name=\'openAction\' action=\'openAction\'/><to" +
                                    "olitem name=\'saveAction\' action=\'saveAction\'/></toolbar></ui>");
     this.toolbar1           = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar1")));
     this.toolbar1.Name      = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.vbox1.Add(this.toolbar1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.toolbar1]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.table4               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Room");
     this.table4.Add(this.label3);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table4[this.label3]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.roomSpinButton                          = new global::LynnaLab.SpinButtonHexadecimal();
     this.roomSpinButton.CanFocus                 = true;
     this.roomSpinButton.Name                     = "roomSpinButton";
     this.roomSpinButton.Adjustment.Upper         = 1535D;
     this.roomSpinButton.Adjustment.PageIncrement = 16D;
     this.roomSpinButton.Digits                   = ((uint)(3));
     this.table4.Add(this.roomSpinButton);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table4[this.roomSpinButton]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.XOptions    = ((global::Gtk.AttachOptions)(4));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox5.Add(this.table4);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.table4]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.frame1      = new global::Gtk.Frame();
     this.frame1.Name = "frame1";
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.table3               = new global::Gtk.Table(((uint)(2)), ((uint)(3)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.areaEditorButton              = new global::Gtk.Button();
     this.areaEditorButton.CanFocus     = true;
     this.areaEditorButton.Name         = "areaEditorButton";
     this.areaEditorButton.UseUnderline = true;
     this.areaEditorButton.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.table3.Add(this.areaEditorButton);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table3[this.areaEditorButton]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(2));
     w7.RightAttach  = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.areaSpinButton                          = new global::LynnaLab.SpinButtonHexadecimal();
     this.areaSpinButton.CanFocus                 = true;
     this.areaSpinButton.Name                     = "areaSpinButton";
     this.areaSpinButton.Adjustment.Upper         = 255D;
     this.areaSpinButton.Adjustment.PageIncrement = 16D;
     this.areaSpinButton.Digits                   = ((uint)(2));
     this.table3.Add(this.areaSpinButton);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table3[this.areaSpinButton]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Music");
     this.table3.Add(this.label4);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table3[this.label4]));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Area");
     this.table3.Add(this.label8);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table3[this.label8]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.musicComboBox             = new global::LynnaLab.ComboBoxFromConstants();
     this.musicComboBox.Events      = ((global::Gdk.EventMask)(256));
     this.musicComboBox.Name        = "musicComboBox";
     this.musicComboBox.Active      = 0;
     this.musicComboBox.ActiveValue = 0;
     this.table3.Add(this.musicComboBox);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3[this.musicComboBox]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions    = ((global::Gtk.AttachOptions)(4));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment.Add(this.table3);
     this.frame1.Add(this.GtkAlignment);
     this.GtkLabel6           = new global::Gtk.Label();
     this.GtkLabel6.Name      = "GtkLabel6";
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Room Properties");
     this.GtkLabel6.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel6;
     this.vbox5.Add(this.frame1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.frame1]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame();
     this.frame2.WidthRequest = 390;
     this.frame2.Name         = "frame2";
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment1             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name        = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.viewObjectsCheckBox               = new global::Gtk.CheckButton();
     this.viewObjectsCheckBox.CanFocus      = true;
     this.viewObjectsCheckBox.Name          = "viewObjectsCheckBox";
     this.viewObjectsCheckBox.Label         = global::Mono.Unix.Catalog.GetString("View Objects");
     this.viewObjectsCheckBox.DrawIndicator = true;
     this.viewObjectsCheckBox.UseUnderline  = true;
     this.viewObjectsCheckBox.FocusOnClick  = false;
     this.vbox6.Add(this.viewObjectsCheckBox);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.viewObjectsCheckBox]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.objectgroupeditor1               = new global::LynnaLab.ObjectGroupEditor();
     this.objectgroupeditor1.Events        = ((global::Gdk.EventMask)(256));
     this.objectgroupeditor1.Name          = "objectgroupeditor1";
     this.objectgroupeditor1.SelectedIndex = 0;
     this.vbox6.Add(this.objectgroupeditor1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.objectgroupeditor1]));
     w16.Position = 1;
     this.GtkAlignment1.Add(this.vbox6);
     this.frame2.Add(this.GtkAlignment1);
     this.GtkLabel10           = new global::Gtk.Label();
     this.GtkLabel10.Name      = "GtkLabel10";
     this.GtkLabel10.LabelProp = global::Mono.Unix.Catalog.GetString("Objects");
     this.GtkLabel10.UseMarkup = true;
     this.frame2.LabelWidget   = this.GtkLabel10;
     this.vbox5.Add(this.frame2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.frame2]));
     w19.PackType = ((global::Gtk.PackType)(1));
     w19.Position = 2;
     this.hbox1.Add(this.vbox5);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox5]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.areaviewer1 = new global::LynnaLab.AreaViewer();
     this.areaviewer1.WidthRequest  = 256;
     this.areaviewer1.HeightRequest = 256;
     this.areaviewer1.Name          = "areaviewer1";
     this.vbox3.Add(this.areaviewer1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.areaviewer1]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.roomeditor1 = new global::LynnaLab.RoomEditor();
     this.roomeditor1.WidthRequest  = 272;
     this.roomeditor1.HeightRequest = 272;
     this.roomeditor1.Name          = "roomeditor1";
     this.roomeditor1.ViewObjects   = false;
     this.vbox3.Add(this.roomeditor1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.roomeditor1]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.hbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.hbox1]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.notebook2             = new global::Gtk.Notebook();
     this.notebook2.CanFocus    = true;
     this.notebook2.Name        = "notebook2";
     this.notebook2.CurrentPage = 0;
     // Container child notebook2.Gtk.Notebook+NotebookChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("World Index");
     this.table2.Add(this.label7);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table2[this.label7]));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.worldSpinButton          = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.worldSpinButton.CanFocus = true;
     this.worldSpinButton.Name     = "worldSpinButton";
     this.table2.Add(this.worldSpinButton);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table2[this.worldSpinButton]));
     w26.LeftAttach  = ((uint)(1));
     w26.RightAttach = ((uint)(2));
     w26.XOptions    = ((global::Gtk.AttachOptions)(4));
     w26.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox4.Add(this.table2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.table2]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.darkenDungeonRoomsCheckbox               = new global::Gtk.CheckButton();
     this.darkenDungeonRoomsCheckbox.CanFocus      = true;
     this.darkenDungeonRoomsCheckbox.Name          = "darkenDungeonRoomsCheckbox";
     this.darkenDungeonRoomsCheckbox.Label         = global::Mono.Unix.Catalog.GetString("Darken used dungeon rooms");
     this.darkenDungeonRoomsCheckbox.Active        = true;
     this.darkenDungeonRoomsCheckbox.DrawIndicator = true;
     this.darkenDungeonRoomsCheckbox.UseUnderline  = true;
     this.vbox4.Add(this.darkenDungeonRoomsCheckbox);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.darkenDungeonRoomsCheckbox]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.worldMinimap = new global::LynnaLab.HighlightingMinimap();
     this.worldMinimap.WidthRequest  = 300;
     this.worldMinimap.HeightRequest = 210;
     this.worldMinimap.Name          = "worldMinimap";
     this.worldMinimap.Floor         = 0;
     this.vbox4.Add(this.worldMinimap);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.worldMinimap]));
     w29.Position = 2;
     w29.Expand   = false;
     w29.Fill     = false;
     this.notebook2.Add(this.vbox4);
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Worlds");
     this.notebook2.SetTabLabel(this.vbox4, this.label5);
     this.label5.ShowAll();
     // Container child notebook2.Gtk.Notebook+NotebookChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dungeonSpinButton          = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.dungeonSpinButton.CanFocus = true;
     this.dungeonSpinButton.Name     = "dungeonSpinButton";
     this.table1.Add(this.dungeonSpinButton);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1[this.dungeonSpinButton]));
     w31.LeftAttach  = ((uint)(1));
     w31.RightAttach = ((uint)(2));
     w31.XOptions    = ((global::Gtk.AttachOptions)(4));
     w31.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.floorSpinButton          = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.floorSpinButton.CanFocus = true;
     this.floorSpinButton.Name     = "floorSpinButton";
     this.table1.Add(this.floorSpinButton);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1[this.floorSpinButton]));
     w32.TopAttach    = ((uint)(1));
     w32.BottomAttach = ((uint)(2));
     w32.LeftAttach   = ((uint)(1));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Floor");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w33.TopAttach    = ((uint)(1));
     w33.BottomAttach = ((uint)(2));
     w33.XOptions     = ((global::Gtk.AttachOptions)(4));
     w33.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Dungeon Index");
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox7.Add(this.table1);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.table1]));
     w35.Position = 0;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.dungeonMinimap = new global::LynnaLab.Minimap();
     this.dungeonMinimap.WidthRequest  = 240;
     this.dungeonMinimap.HeightRequest = 176;
     this.dungeonMinimap.Name          = "dungeonMinimap";
     this.dungeonMinimap.Floor         = 0;
     this.vbox7.Add(this.dungeonMinimap);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.dungeonMinimap]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     this.notebook2.Add(this.vbox7);
     global::Gtk.Notebook.NotebookChild w37 = ((global::Gtk.Notebook.NotebookChild)(this.notebook2[this.vbox7]));
     w37.Position = 1;
     // Notebook tab
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Dungeons");
     this.notebook2.SetTabLabel(this.vbox7, this.label9);
     this.label9.ShowAll();
     this.hbox3.Add(this.notebook2);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.notebook2]));
     w38.Position = 1;
     w38.Expand   = false;
     w38.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w39.Position = 2;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.statusbar1         = new global::Gtk.Statusbar();
     this.statusbar1.Name    = "statusbar1";
     this.statusbar1.Spacing = 6;
     this.vbox1.Add(this.statusbar1);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.statusbar1]));
     w40.PackType = ((global::Gtk.PackType)(1));
     w40.Position = 3;
     w40.Expand   = false;
     w40.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 1030;
     this.DefaultHeight = 640;
     this.Show();
     this.DeleteEvent                        += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.OpenAction.Activated               += new global::System.EventHandler(this.OnOpenActionActivated);
     this.QuitAction.Activated               += new global::System.EventHandler(this.OnQuitActionActivated);
     this.SaveAction.Activated               += new global::System.EventHandler(this.OnSaveActionActivated);
     this.AnimationsAction.Activated         += new global::System.EventHandler(this.OnAnimationsActionActivated);
     this.WarpsAction.Activated              += new global::System.EventHandler(this.OnWarpsActionActivated);
     this.openAction.Activated               += new global::System.EventHandler(this.OnOpenActionActivated);
     this.saveAction.Activated               += new global::System.EventHandler(this.OnSaveActionActivated);
     this.roomSpinButton.ValueChanged        += new global::System.EventHandler(this.OnRoomSpinButtonValueChanged);
     this.musicComboBox.Changed              += new global::System.EventHandler(this.OnMusicComboBoxChanged);
     this.areaSpinButton.ValueChanged        += new global::System.EventHandler(this.OnAreaSpinButtonValueChanged);
     this.areaEditorButton.Clicked           += new global::System.EventHandler(this.OnAreaEditorButtonClicked);
     this.viewObjectsCheckBox.Toggled        += new global::System.EventHandler(this.OnViewObjectsCheckBoxToggled);
     this.notebook2.SwitchPage               += new global::Gtk.SwitchPageHandler(this.OnNotebook2SwitchPage);
     this.worldSpinButton.ValueChanged       += new global::System.EventHandler(this.OnWorldSpinButtonValueChanged);
     this.darkenDungeonRoomsCheckbox.Toggled += new global::System.EventHandler(this.OnDarkenDungeonRoomsCheckboxToggled);
     this.floorSpinButton.ValueChanged       += new global::System.EventHandler(this.OnFloorSpinButtonValueChanged);
     this.dungeonSpinButton.ValueChanged     += new global::System.EventHandler(this.OnDungeonSpinButtonValueChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Moscrif.IDE.Controls.NewWorkspaceDialog
     this.Name           = "Moscrif.IDE.Controls.NewWorkspaceDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("New Workspace");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Moscrif.IDE.Controls.NewWorkspaceDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(10));
     // Container child vbox2.Gtk.Box+BoxChild
     this.table2b               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table2b.Name          = "table2b";
     this.table2b.RowSpacing    = ((uint)(6));
     this.table2b.ColumnSpacing = ((uint)(6));
     // Container child table2b.Gtk.Table+TableChild
     this.entWorkspace               = new global::Gtk.Entry();
     this.entWorkspace.CanFocus      = true;
     this.entWorkspace.Events        = ((global::Gdk.EventMask)(2048));
     this.entWorkspace.Name          = "entWorkspace";
     this.entWorkspace.IsEditable    = true;
     this.entWorkspace.InvisibleChar = '●';
     this.table2b.Add(this.entWorkspace);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table2b [this.entWorkspace]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2b.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Location :");
     this.table2b.Add(this.label3);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table2b [this.label3]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XPadding     = ((uint)(5));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2b.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Workspace Name :");
     this.table2b.Add(this.label6);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2b [this.label6]));
     w4.XPadding = ((uint)(5));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table2b);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table2b]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.expander1          = new global::Gtk.Expander(null);
     this.expander1.CanFocus = true;
     this.expander1.Name     = "expander1";
     // Container child expander1.Gtk.Container+ContainerChild
     this.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.cbCopyLibs               = new global::Gtk.CheckButton();
     this.cbCopyLibs.CanFocus      = true;
     this.cbCopyLibs.Name          = "cbCopyLibs";
     this.cbCopyLibs.Label         = global::Mono.Unix.Catalog.GetString("Copy All Libs");
     this.cbCopyLibs.DrawIndicator = true;
     this.cbCopyLibs.UseUnderline  = true;
     this.table2.Add(this.cbCopyLibs);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2 [this.cbCopyLibs]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.cbSubFolder               = new global::Gtk.CheckButton();
     this.cbSubFolder.CanFocus      = true;
     this.cbSubFolder.Name          = "cbSubFolder";
     this.cbSubFolder.Label         = global::Mono.Unix.Catalog.GetString("Create directory for workspace");
     this.cbSubFolder.Active        = true;
     this.cbSubFolder.DrawIndicator = true;
     this.cbSubFolder.UseUnderline  = true;
     this.table2.Add(this.cbSubFolder);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2 [this.cbSubFolder]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Output Directory :");
     this.table2.Add(this.label4);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2 [this.label4]));
     w8.XPadding = ((uint)(9));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     this.expander1.Add(this.table2);
     this.GtkLabel5              = new global::Gtk.Label();
     this.GtkLabel5.Name         = "GtkLabel5";
     this.GtkLabel5.LabelProp    = global::Mono.Unix.Catalog.GetString("Detail");
     this.GtkLabel5.UseUnderline = true;
     this.expander1.LabelWidget  = this.GtkLabel5;
     this.vbox2.Add(this.expander1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.expander1]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.trmProject      = new global::Gtk.Frame();
     this.trmProject.Name = "trmProject";
     // Container child trmProject.Gtk.Container+ContainerChild
     this.GtkAlignment1             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name        = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(8));
     this.table3.BorderWidth   = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.entrProjectName               = new global::Gtk.Entry();
     this.entrProjectName.CanFocus      = true;
     this.entrProjectName.Name          = "entrProjectName";
     this.entrProjectName.IsEditable    = true;
     this.entrProjectName.InvisibleChar = '●';
     this.table3.Add(this.entrProjectName);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3 [this.entrProjectName]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label5 = new global::Gtk.Label();
     this.label5.WidthRequest = 85;
     this.label5.Name         = "label5";
     this.label5.Xalign       = 1F;
     this.label5.LabelProp    = global::Mono.Unix.Catalog.GetString("Project Name :");
     this.table3.Add(this.label5);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3 [this.label5]));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table3);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table3]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     this.GtkAlignment1.Add(this.vbox3);
     this.trmProject.Add(this.GtkAlignment1);
     this.GtkLabel4              = new global::Gtk.Label();
     this.GtkLabel4.Name         = "GtkLabel4";
     this.GtkLabel4.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Project</b>");
     this.GtkLabel4.UseMarkup    = true;
     this.trmProject.LabelWidget = this.GtkLabel4;
     this.vbox2.Add(this.trmProject);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.trmProject]));
     w16.Position = 2;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w17.Position = 0;
     // Internal child Moscrif.IDE.Controls.NewWorkspaceDialog.ActionArea
     global::Gtk.HButtonBox w18 = this.ActionArea;
     w18.Name        = "dialog1_ActionArea";
     w18.Spacing     = 10;
     w18.BorderWidth = ((uint)(10));
     w18.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonCancel]));
     w19.Expand = false;
     w19.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("_OK");
     w18.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonOk]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 444;
     this.DefaultHeight = 303;
     this.vbox3.Hide();
     this.trmProject.Hide();
     this.Show();
     this.entWorkspace.KeyReleaseEvent    += new global::Gtk.KeyReleaseEventHandler(this.OnEntWorkspaceKeyReleaseEvent);
     this.entrProjectName.KeyReleaseEvent += new global::Gtk.KeyReleaseEventHandler(this.OnEntrProjectNameKeyReleaseEvent);
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Updater.UpdateDialog
     this.Name           = "MonoDevelop.Ide.Updater.UpdateDialog";
     this.Title          = global::MonoDevelop.Core.GettextCatalog.GetString("MonoDevelop Updater");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Ide.Updater.UpdateDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.alignment2      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.messageLabel      = new global::Gtk.Label();
     this.messageLabel.Name = "messageLabel";
     this.messageLabel.Wrap = true;
     this.alignment2.Add(this.messageLabel);
     this.notebook1.Add(this.alignment2);
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.infoLabel           = new global::Gtk.Label();
     this.infoLabel.Name      = "infoLabel";
     this.infoLabel.Xpad      = 6;
     this.infoLabel.Ypad      = 6;
     this.infoLabel.Xalign    = 0F;
     this.infoLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("The following updates are available. After downloading,\nplease quit MonoDevelop before installing them.");
     this.infoLabel.Wrap      = true;
     this.vbox3.Add(this.infoLabel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.infoLabel]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.productBox         = new global::Gtk.VBox();
     this.productBox.Name    = "productBox";
     this.productBox.Spacing = 12;
     w5.Add(this.productBox);
     this.scrolledwindow1.Add(w5);
     this.vbox3.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow1]));
     w8.Position = 1;
     this.notebook1.Add(this.vbox3);
     global::Gtk.Notebook.NotebookChild w9 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox3]));
     w9.Position = 1;
     this.vbox2.Add(this.notebook1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.notebook1]));
     w10.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("Update _level:");
     this.label1.UseUnderline = true;
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.updateLevelCombo      = global::Gtk.ComboBox.NewText();
     this.updateLevelCombo.Name = "updateLevelCombo";
     this.hbox1.Add(this.updateLevelCombo);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.updateLevelCombo]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.checkAutomaticallyCheck               = new global::Gtk.CheckButton();
     this.checkAutomaticallyCheck.CanFocus      = true;
     this.checkAutomaticallyCheck.Name          = "checkAutomaticallyCheck";
     this.checkAutomaticallyCheck.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("Check for updates automatically");
     this.checkAutomaticallyCheck.DrawIndicator = true;
     this.checkAutomaticallyCheck.UseUnderline  = true;
     this.vbox2.Add(this.checkAutomaticallyCheck);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkAutomaticallyCheck]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.alignment1.Add(this.vbox2);
     w1.Add(this.alignment1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1 [this.alignment1]));
     w16.Position = 0;
     // Internal child MonoDevelop.Ide.Updater.UpdateDialog.ActionArea
     global::Gtk.HButtonBox w17 = this.ActionArea;
     w17.Name        = "dialog1_ActionArea";
     w17.Spacing     = 10;
     w17.BorderWidth = ((uint)(5));
     w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-close";
     this.AddActionWidget(this.buttonOk, -7);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonOk]));
     w18.Expand = false;
     w18.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth          = 450;
     this.DefaultHeight         = 373;
     this.label1.MnemonicWidget = this.updateLevelCombo;
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget FloydPink.Flickr.Downloadr.UI.Windows.AboutWindow
     this.WidthRequest   = 360;
     this.HeightRequest  = 220;
     this.Name           = "FloydPink.Flickr.Downloadr.UI.Windows.AboutWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("About - flickr downloadr");
     this.Icon           = global::Gdk.Pixbuf.LoadFromResource("FloydPink.Flickr.Downloadr.UI.Assets.icon.png");
     this.TypeHint       = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     this.Modal          = true;
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Container child FloydPink.Flickr.Downloadr.UI.Windows.AboutWindow.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox4             = new global::Gtk.VBox();
     this.vbox4.Name        = "vbox4";
     this.vbox4.Homogeneous = true;
     this.vbox4.Spacing     = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.alignment6      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment6.Name = "alignment6";
     this.hbox7.Add(this.alignment6);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.alignment6]));
     w1.Position = 0;
     // Container child hbox7.Gtk.Box+BoxChild
     this.image2        = new global::Gtk.Image();
     this.image2.Name   = "image2";
     this.image2.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("FloydPink.Flickr.Downloadr.UI.Assets.logo-Small-About.png");
     this.hbox7.Add(this.image2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.image2]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.alignment7      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment7.Name = "alignment7";
     this.hbox7.Add(this.alignment7);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.alignment7]));
     w3.Position = 2;
     this.vbox4.Add(this.hbox7);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox7]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelVersion           = new global::Gtk.Label();
     this.labelVersion.Name      = "labelVersion";
     this.labelVersion.LabelProp = global::Mono.Unix.Catalog.GetString("flickr downloadr");
     this.labelVersion.UseMarkup = true;
     this.vbox4.Add(this.labelVersion);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelVersion]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox3.Add(this.vbox4);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox4]));
     w6.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox5             = new global::Gtk.VBox();
     this.vbox5.Name        = "vbox5";
     this.vbox5.Homogeneous = true;
     this.vbox5.Spacing     = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     this.hbox6.Add(this.alignment1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.alignment1]));
     w7.Position = 0;
     // Container child hbox6.Gtk.Box+BoxChild
     this.eventboxHyperlink      = new global::Gtk.EventBox();
     this.eventboxHyperlink.Name = "eventboxHyperlink";
     // Container child eventboxHyperlink.Gtk.Container+ContainerChild
     this.labelLink           = new global::Gtk.Label();
     this.labelLink.Name      = "labelLink";
     this.labelLink.LabelProp = global::Mono.Unix.Catalog.GetString("<a href=\"#\"><b><big><span color=\"blue\">http://flickrdownloadr.com</span></big></b" +
                                                                    "></a>");
     this.labelLink.UseMarkup    = true;
     this.labelLink.UseUnderline = true;
     this.eventboxHyperlink.Add(this.labelLink);
     this.hbox6.Add(this.eventboxHyperlink);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.eventboxHyperlink]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.alignment2      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name = "alignment2";
     this.hbox6.Add(this.alignment2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.alignment2]));
     w10.Position = 2;
     this.vbox5.Add(this.hbox6);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox6]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox5             = new global::Gtk.HBox();
     this.hbox5.Name        = "hbox5";
     this.hbox5.Homogeneous = true;
     this.hbox5.Spacing     = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonClose = new global::Gtk.Button();
     this.buttonClose.WidthRequest = 50;
     this.buttonClose.CanFocus     = true;
     this.buttonClose.Name         = "buttonClose";
     this.buttonClose.UseUnderline = true;
     this.buttonClose.Label        = global::Mono.Unix.Catalog.GetString("Close");
     this.hbox5.Add(this.buttonClose);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.buttonClose]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vbox5.Add(this.hbox5);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox5]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     this.vbox3.Add(this.vbox5);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox5]));
     w14.Position = 1;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.eventboxHyperlink.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.eventboxHyperlinkClicked);
     this.buttonClose.Clicked += new global::System.EventHandler(this.buttonCloseClick);
 }
Beispiel #55
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Frisby Toss");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.frame2 = new global::Gtk.Frame();
     this.frame2.HeightRequest = 500;
     this.frame2.Name          = "frame2";
     this.frame2.ShadowType    = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.nodeview2 = new global::Gtk.NodeView();
     this.nodeview2.WidthRequest  = 650;
     this.nodeview2.HeightRequest = 350;
     this.nodeview2.CanFocus      = true;
     this.nodeview2.Name          = "nodeview2";
     this.GtkScrolledWindow.Add(this.nodeview2);
     this.fixed1.Add(this.GtkScrolledWindow);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.GtkScrolledWindow]));
     w2.X = -6;
     w2.Y = 6;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.button4 = new global::Gtk.Button();
     this.button4.WidthRequest = 101;
     this.button4.CanFocus     = true;
     this.button4.Name         = "button4";
     this.button4.UseUnderline = true;
     this.button4.Label        = global::Mono.Unix.Catalog.GetString("Run Tests");
     this.fixed1.Add(this.button4);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.button4]));
     w3.X = 545;
     w3.Y = 425;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.filechooserbutton3 = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Choose Test Folder"), ((global::Gtk.FileChooserAction)(2)));
     this.filechooserbutton3.WidthRequest = 180;
     this.filechooserbutton3.Name         = "filechooserbutton3";
     this.fixed1.Add(this.filechooserbutton3);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.filechooserbutton3]));
     w4.X = 5;
     w4.Y = 425;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.speedLabel      = new global::Gtk.Label();
     this.speedLabel.Name = "speedLabel";
     this.fixed1.Add(this.speedLabel);
     global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.speedLabel]));
     w5.X = 20;
     w5.Y = 381;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label2      = new global::Gtk.Label();
     this.label2.Name = "label2";
     this.fixed1.Add(this.label2);
     global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label2]));
     w6.X = 20;
     w6.Y = 403;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.progressbar1 = new global::Gtk.ProgressBar();
     this.progressbar1.WidthRequest  = 235;
     this.progressbar1.HeightRequest = 25;
     this.progressbar1.Name          = "progressbar1";
     this.fixed1.Add(this.progressbar1);
     global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.progressbar1]));
     w7.X = 221;
     w7.Y = 158;
     this.GtkAlignment.Add(this.fixed1);
     this.frame2.Add(this.GtkAlignment);
     this.GtkLabel2           = new global::Gtk.Label();
     this.GtkLabel2.Name      = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Toss The Frisby</b>");
     this.GtkLabel2.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel2;
     this.Add(this.frame2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 688;
     this.DefaultHeight = 500;
     this.progressbar1.Hide();
     this.Show();
     this.DeleteEvent     += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.button4.Clicked += new global::System.EventHandler(this.run_tests);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LynnaLab.WarpEditor
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LynnaLab.WarpEditor";
     // Container child LynnaLab.WarpEditor.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Room");
     this.hbox3.Add(this.label3);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label3]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.roomSpinButton                          = new global::LynnaLab.SpinButtonHexadecimal();
     this.roomSpinButton.CanFocus                 = true;
     this.roomSpinButton.Name                     = "roomSpinButton";
     this.roomSpinButton.Adjustment.Upper         = 100;
     this.roomSpinButton.Adjustment.PageIncrement = 10;
     this.roomSpinButton.Adjustment.StepIncrement = 1;
     this.roomSpinButton.ClimbRate                = 1;
     this.roomSpinButton.Digits                   = ((uint)(3));
     this.roomSpinButton.Numeric                  = true;
     this.hbox3.Add(this.roomSpinButton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.roomSpinButton]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox3]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1      = new global::Gtk.Frame();
     this.frame1.Name = "frame1";
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1      = new global::Gtk.Label();
     this.label1.Name = "label1";
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.indexSpinButton          = new global::Gtk.SpinButton(0, 100, 1);
     this.indexSpinButton.CanFocus = true;
     this.indexSpinButton.Name     = "indexSpinButton";
     this.indexSpinButton.Adjustment.PageIncrement = 10;
     this.indexSpinButton.ClimbRate = 1;
     this.indexSpinButton.Numeric   = true;
     this.hbox1.Add(this.indexSpinButton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.indexSpinButton]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.addWarpButton              = new global::Gtk.Button();
     this.addWarpButton.CanFocus     = true;
     this.addWarpButton.Name         = "addWarpButton";
     this.addWarpButton.UseUnderline = true;
     this.addWarpButton.Label        = global::Mono.Unix.Catalog.GetString("Add Standard Warp");
     this.vbox4.Add(this.addWarpButton);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.addWarpButton]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.addSpecificWarpButton              = new global::Gtk.Button();
     this.addSpecificWarpButton.CanFocus     = true;
     this.addSpecificWarpButton.Name         = "addSpecificWarpButton";
     this.addSpecificWarpButton.UseUnderline = true;
     this.addSpecificWarpButton.Label        = global::Mono.Unix.Catalog.GetString("Add Specific-pos Warp");
     this.vbox4.Add(this.addSpecificWarpButton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.addSpecificWarpButton]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hbox1.Add(this.vbox4);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.removeWarpButton              = new global::Gtk.Button();
     this.removeWarpButton.CanFocus     = true;
     this.removeWarpButton.Name         = "removeWarpButton";
     this.removeWarpButton.UseStock     = true;
     this.removeWarpButton.UseUnderline = true;
     this.removeWarpButton.Label        = "gtk-remove";
     this.hbox1.Add(this.removeWarpButton);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.removeWarpButton]));
     w9.Position = 4;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.valueEditorContainer      = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     this.valueEditorContainer.Name = "valueEditorContainer";
     this.vbox1.Add(this.valueEditorContainer);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.valueEditorContainer]));
     w11.Position = 1;
     this.GtkAlignment.Add(this.vbox1);
     this.frame1.Add(this.GtkAlignment);
     this.frameLabel           = new global::Gtk.Label();
     this.frameLabel.Name      = "frameLabel";
     this.frameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Map");
     this.frameLabel.UseMarkup = true;
     this.frame1.LabelWidget   = this.frameLabel;
     this.vbox2.Add(this.frame1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w14.Position = 1;
     w14.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame2      = new global::Gtk.Frame();
     this.frame2.Name = "frame2";
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Group");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.destGroupSpinButton           = new global::Gtk.SpinButton(0, 100, 1);
     this.destGroupSpinButton.Sensitive = false;
     this.destGroupSpinButton.CanFocus  = true;
     this.destGroupSpinButton.Name      = "destGroupSpinButton";
     this.destGroupSpinButton.Adjustment.PageIncrement = 10;
     this.destGroupSpinButton.ClimbRate = 1;
     this.destGroupSpinButton.Numeric   = true;
     this.hbox2.Add(this.destGroupSpinButton);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.destGroupSpinButton]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.destIndexLabel           = new global::Gtk.Label();
     this.destIndexLabel.Name      = "destIndexLabel";
     this.destIndexLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Index");
     this.hbox2.Add(this.destIndexLabel);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.destIndexLabel]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.destIndexSpinButton                          = new global::LynnaLab.SpinButtonHexadecimal();
     this.destIndexSpinButton.Sensitive                = false;
     this.destIndexSpinButton.CanFocus                 = true;
     this.destIndexSpinButton.Name                     = "destIndexSpinButton";
     this.destIndexSpinButton.Adjustment.Upper         = 100;
     this.destIndexSpinButton.Adjustment.PageIncrement = 10;
     this.destIndexSpinButton.Adjustment.StepIncrement = 1;
     this.destIndexSpinButton.ClimbRate                = 1;
     this.destIndexSpinButton.Digits                   = ((uint)(2));
     this.destIndexSpinButton.Numeric                  = true;
     this.hbox2.Add(this.destIndexSpinButton);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.destIndexSpinButton]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.destInfoLabel      = new global::Gtk.Label();
     this.destInfoLabel.Name = "destInfoLabel";
     this.hbox2.Add(this.destInfoLabel);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.destInfoLabel]));
     w19.Position = 4;
     w19.Expand   = false;
     w19.Fill     = false;
     this.vbox3.Add(this.hbox2);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox2]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.destEditorContainer      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.destEditorContainer.Name = "destEditorContainer";
     this.vbox3.Add(this.destEditorContainer);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.destEditorContainer]));
     w21.Position = 1;
     this.GtkAlignment2.Add(this.vbox3);
     this.frame2.Add(this.GtkAlignment2);
     this.GtkLabel3           = new global::Gtk.Label();
     this.GtkLabel3.Name      = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Warp Destination");
     this.GtkLabel3.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel3;
     this.vbox2.Add(this.frame2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame2]));
     w24.Position = 2;
     w24.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 0.06F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.okButton              = new global::Gtk.Button();
     this.okButton.CanFocus     = true;
     this.okButton.Name         = "okButton";
     this.okButton.UseStock     = true;
     this.okButton.UseUnderline = true;
     this.okButton.Label        = "gtk-ok";
     this.alignment1.Add(this.okButton);
     this.vbox2.Add(this.alignment1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment1]));
     w26.Position = 3;
     w26.Expand   = false;
     w26.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.addWarpButton.Clicked         += new global::System.EventHandler(this.OnAddWarpButtonClicked);
     this.addSpecificWarpButton.Clicked += new global::System.EventHandler(this.OnAddSpecificWarpButtonClicked);
     this.removeWarpButton.Clicked      += new global::System.EventHandler(this.OnRemoveWarpButtonClicked);
     this.okButton.Clicked += new global::System.EventHandler(this.OnOkButtonClicked);
 }
Beispiel #57
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.FiAction            = new global::Gtk.Action("FiAction", global::Mono.Unix.Catalog.GetString("Fi"), null, null);
     this.FiAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FiAction, null);
     this.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction, null);
     this.newAction            = new global::Gtk.Action("newAction", global::Mono.Unix.Catalog.GetString("Add file"), null, "gtk-new");
     this.newAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Add file");
     w1.Add(this.newAction, null);
     this.openAction            = new global::Gtk.Action("openAction", global::Mono.Unix.Catalog.GetString("Add folder"), null, "gtk-open");
     this.openAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Add folder");
     w1.Add(this.openAction, null);
     this.closeAction            = new global::Gtk.Action("closeAction", global::Mono.Unix.Catalog.GetString("Remove selected files"), null, "gtk-close");
     this.closeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Remove selected files");
     w1.Add(this.closeAction, null);
     this.cancelAction            = new global::Gtk.Action("cancelAction", global::Mono.Unix.Catalog.GetString("Remove all files"), null, "gtk-cancel");
     this.cancelAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Remove all files");
     w1.Add(this.cancelAction, null);
     this.ActionsAction            = new global::Gtk.Action("ActionsAction", global::Mono.Unix.Catalog.GetString("Actions"), null, null);
     this.ActionsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Actions");
     w1.Add(this.ActionsAction, null);
     this.indexAction            = new global::Gtk.Action("indexAction", global::Mono.Unix.Catalog.GetString("Preview .."), null, "gtk-index");
     this.indexAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Preview ..");
     w1.Add(this.indexAction, null);
     this.applyAction            = new global::Gtk.Action("applyAction", global::Mono.Unix.Catalog.GetString("Convert ..."), null, "gtk-apply");
     this.applyAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Convert ...");
     w1.Add(this.applyAction, null);
     this.addAction            = new global::Gtk.Action("addAction", global::Mono.Unix.Catalog.GetString("Add"), null, "gtk-add");
     this.addAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Add");
     w1.Add(this.addAction, null);
     this.addAction1            = new global::Gtk.Action("addAction1", global::Mono.Unix.Catalog.GetString("Add file ..."), null, "gtk-add");
     this.addAction1.ShortLabel = global::Mono.Unix.Catalog.GetString("Open ..");
     w1.Add(this.addAction1, null);
     this.addAction2            = new global::Gtk.Action("addAction2", global::Mono.Unix.Catalog.GetString("Add folder ..."), null, "gtk-add");
     this.addAction2.ShortLabel = global::Mono.Unix.Catalog.GetString("Open directory ..");
     w1.Add(this.addAction2, null);
     this.removeAction            = new global::Gtk.Action("removeAction", global::Mono.Unix.Catalog.GetString("Remove"), null, "gtk-remove");
     this.removeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Remove");
     w1.Add(this.removeAction, null);
     this.removeAction3            = new global::Gtk.Action("removeAction3", global::Mono.Unix.Catalog.GetString("Selected"), null, "gtk-remove");
     this.removeAction3.ShortLabel = global::Mono.Unix.Catalog.GetString("Remove selected");
     w1.Add(this.removeAction3, null);
     this.removeAction4            = new global::Gtk.Action("removeAction4", global::Mono.Unix.Catalog.GetString("All"), null, "gtk-remove");
     this.removeAction4.ShortLabel = global::Mono.Unix.Catalog.GetString("Remove all");
     w1.Add(this.removeAction4, null);
     this.SchemeAction            = new global::Gtk.Action("SchemeAction", global::Mono.Unix.Catalog.GetString("Scheme:"), null, null);
     this.SchemeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Scheme:");
     w1.Add(this.SchemeAction, null);
     this.dialogInfoAction            = new global::Gtk.Action("dialogInfoAction", global::Mono.Unix.Catalog.GetString("Preview ..."), null, "gtk-dialog-info");
     this.dialogInfoAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Preview");
     w1.Add(this.dialogInfoAction, null);
     this.floppyAction            = new global::Gtk.Action("floppyAction", global::Mono.Unix.Catalog.GetString("Save convert scheme to xml ..."), null, "gtk-floppy");
     this.floppyAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Save convert scheme to xml");
     w1.Add(this.floppyAction, null);
     this.editAction            = new global::Gtk.Action("editAction", global::Mono.Unix.Catalog.GetString("Show log ..."), null, "gtk-edit");
     this.editAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Show log ...");
     w1.Add(this.editAction, null);
     this.openAction5            = new global::Gtk.Action("openAction5", global::Mono.Unix.Catalog.GetString("Import shceme from xml"), null, "gtk-open");
     this.openAction5.ShortLabel = global::Mono.Unix.Catalog.GetString("Import shceme from xml");
     w1.Add(this.openAction5, null);
     this.copyAction            = new global::Gtk.Action("copyAction", global::Mono.Unix.Catalog.GetString("Import scheme from xml ..."), null, "gtk-copy");
     this.copyAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Import scheme from xml ...");
     w1.Add(this.copyAction, null);
     this.applyAction1            = new global::Gtk.Action("applyAction1", global::Mono.Unix.Catalog.GetString("Apply changes"), null, "gtk-apply");
     this.applyAction1.ShortLabel = global::Mono.Unix.Catalog.GetString("Apply changes");
     w1.Add(this.applyAction1, null);
     this.applyAction2            = new global::Gtk.Action("applyAction2", global::Mono.Unix.Catalog.GetString("Apply"), null, "gtk-apply");
     this.applyAction2.ShortLabel = global::Mono.Unix.Catalog.GetString("Apply");
     w1.Add(this.applyAction2, null);
     this.saveAction            = new global::Gtk.Action("saveAction", global::Mono.Unix.Catalog.GetString("Export screenshot"), null, "gtk-save");
     this.saveAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Export Screenshot");
     w1.Add(this.saveAction, null);
     this.MenuAction             = new global::Gtk.Action("MenuAction", global::Mono.Unix.Catalog.GetString("Menu"), null, null);
     this.MenuAction.IsImportant = true;
     this.MenuAction.ShortLabel  = global::Mono.Unix.Catalog.GetString("Menu");
     w1.Add(this.MenuAction, null);
     this.addFileAction            = new global::Gtk.Action("addFileAction", global::Mono.Unix.Catalog.GetString("Add file"), null, "gtk-add");
     this.addFileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Add file");
     w1.Add(this.addFileAction, null);
     this.applyAction3            = new global::Gtk.Action("applyAction3", global::Mono.Unix.Catalog.GetString("Apply"), null, "gtk-apply");
     this.applyAction3.ShortLabel = global::Mono.Unix.Catalog.GetString("Apply");
     w1.Add(this.applyAction3, null);
     this.actionApply            = new global::Gtk.Action("actionApply", global::Mono.Unix.Catalog.GetString("Apply"), null, "gtk-apply");
     this.actionApply.ShortLabel = global::Mono.Unix.Catalog.GetString("Apply");
     w1.Add(this.actionApply, null);
     this.closeAction1            = new global::Gtk.Action("closeAction1", global::Mono.Unix.Catalog.GetString("Quit"), global::Mono.Unix.Catalog.GetString("Quit"), "gtk-close");
     this.closeAction1.ShortLabel = global::Mono.Unix.Catalog.GetString("Quit");
     w1.Add(this.closeAction1, null);
     this.actionAddFile            = new global::Gtk.Action("actionAddFile", global::Mono.Unix.Catalog.GetString("Add file"), null, "gtk-add");
     this.actionAddFile.ShortLabel = global::Mono.Unix.Catalog.GetString("Add file");
     w1.Add(this.actionAddFile, null);
     this.actionAddFolder            = new global::Gtk.Action("actionAddFolder", global::Mono.Unix.Catalog.GetString("Add folder"), null, "gtk-add");
     this.actionAddFolder.ShortLabel = global::Mono.Unix.Catalog.GetString("Add folder");
     w1.Add(this.actionAddFolder, null);
     this.actionPlay            = new global::Gtk.Action("actionPlay", global::Mono.Unix.Catalog.GetString("Play"), null, "gtk-media-play");
     this.actionPlay.ShortLabel = global::Mono.Unix.Catalog.GetString("Play");
     w1.Add(this.actionPlay, null);
     this.propertiesAction            = new global::Gtk.Action("propertiesAction", global::Mono.Unix.Catalog.GetString("Menu"), null, "gtk-properties");
     this.propertiesAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Menu");
     w1.Add(this.propertiesAction, null);
     this.actionGoConvert            = new global::Gtk.Action("actionGoConvert", global::Mono.Unix.Catalog.GetString("Go convert"), null, "gtk-no");
     this.actionGoConvert.ShortLabel = global::Mono.Unix.Catalog.GetString("Go convert");
     w1.Add(this.actionGoConvert, null);
     this.mediaPlayAction = new global::Gtk.Action("mediaPlayAction", null, null, "gtk-media-play");
     w1.Add(this.mediaPlayAction, null);
     this.tAction            = new global::Gtk.Action("tAction", global::Mono.Unix.Catalog.GetString("t"), null, null);
     this.tAction.ShortLabel = global::Mono.Unix.Catalog.GetString("t");
     w1.Add(this.tAction, null);
     this.addAction3            = new global::Gtk.Action("addAction3", global::Mono.Unix.Catalog.GetString("Add"), global::Mono.Unix.Catalog.GetString("Add file"), "gtk-add");
     this.addAction3.ShortLabel = global::Mono.Unix.Catalog.GetString("Add");
     w1.Add(this.addAction3, null);
     this.actionApply1            = new global::Gtk.Action("actionApply1", global::Mono.Unix.Catalog.GetString("Apply"), global::Mono.Unix.Catalog.GetString("Apply"), "gtk-apply");
     this.actionApply1.ShortLabel = global::Mono.Unix.Catalog.GetString("Apply");
     w1.Add(this.actionApply1, null);
     this.mediaPlayAction1            = new global::Gtk.Action("mediaPlayAction1", global::Mono.Unix.Catalog.GetString("Go"), global::Mono.Unix.Catalog.GetString("Go convert"), "gtk-media-play");
     this.mediaPlayAction1.ShortLabel = global::Mono.Unix.Catalog.GetString("Go");
     w1.Add(this.mediaPlayAction1, null);
     this.preferencesAction            = new global::Gtk.Action("preferencesAction", global::Mono.Unix.Catalog.GetString("Menu"), global::Mono.Unix.Catalog.GetString("Options"), "gtk-preferences");
     this.preferencesAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Menu");
     w1.Add(this.preferencesAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.HeightRequest  = 720;
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Media Convert");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.@fixed = new global::Gtk.Fixed();
     [email protected] = 750;
     [email protected]         = "fixed";
     [email protected]    = false;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.frameFileList = new global::Gtk.Frame();
     this.frameFileList.WidthRequest  = 735;
     this.frameFileList.HeightRequest = 105;
     this.frameFileList.Name          = "frameFileList";
     this.frameFileList.ShadowType    = ((global::Gtk.ShadowType)(0));
     // Container child frameFileList.Gtk.Container+ContainerChild
     this.GtkAlignment10             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment10.Name        = "GtkAlignment10";
     this.GtkAlignment10.LeftPadding = ((uint)(5));
     // Container child GtkAlignment10.Gtk.Container+ContainerChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.tree = new global::Gtk.TreeView();
     this.tree.WidthRequest = 300;
     this.tree.CanFocus     = true;
     this.tree.Events       = ((global::Gdk.EventMask)(3840));
     this.tree.Name         = "tree";
     this.tree.Reorderable  = true;
     this.tree.HoverExpand  = true;
     this.GtkScrolledWindow.Add(this.tree);
     this.GtkAlignment10.Add(this.GtkScrolledWindow);
     this.frameFileList.Add(this.GtkAlignment10);
     this.GtkLabelFileList           = new global::Gtk.Label();
     this.GtkLabelFileList.Name      = "GtkLabelFileList";
     this.GtkLabelFileList.LabelProp = global::Mono.Unix.Catalog.GetString("<b></b>");
     this.GtkLabelFileList.UseMarkup = true;
     this.frameFileList.LabelWidget  = this.GtkLabelFileList;
     [email protected](this.frameFileList);
     global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.frameFileList]));
     w5.Y = 40;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.frameSourceContainer = new global::Gtk.Frame();
     this.frameSourceContainer.WidthRequest  = 355;
     this.frameSourceContainer.HeightRequest = 55;
     this.frameSourceContainer.Name          = "frameSourceContainer";
     // Container child frameSourceContainer.Gtk.Container+ContainerChild
     this.GtkAlignment9             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment9.Name        = "GtkAlignment9";
     this.GtkAlignment9.LeftPadding = ((uint)(5));
     // Container child GtkAlignment9.Gtk.Container+ContainerChild
     this.widgetSourceContainer          = new global::MediaConvertGUI.WidgetContainer();
     this.widgetSourceContainer.Events   = ((global::Gdk.EventMask)(256));
     this.widgetSourceContainer.Name     = "widgetSourceContainer";
     this.widgetSourceContainer.Editable = false;
     this.GtkAlignment9.Add(this.widgetSourceContainer);
     this.frameSourceContainer.Add(this.GtkAlignment9);
     this.GtkLabelSourceContainer           = new global::Gtk.Label();
     this.GtkLabelSourceContainer.Name      = "GtkLabelSourceContainer";
     this.GtkLabelSourceContainer.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Source</b>");
     this.GtkLabelSourceContainer.UseMarkup = true;
     this.frameSourceContainer.LabelWidget  = this.GtkLabelSourceContainer;
     [email protected](this.frameSourceContainer);
     global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.frameSourceContainer]));
     w8.X = 5;
     w8.Y = 145;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.frameTargetContainer = new global::Gtk.Frame();
     this.frameTargetContainer.WidthRequest  = 355;
     this.frameTargetContainer.HeightRequest = 55;
     this.frameTargetContainer.Name          = "frameTargetContainer";
     // Container child frameTargetContainer.Gtk.Container+ContainerChild
     this.GtkAlignment5             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment5.Name        = "GtkAlignment5";
     this.GtkAlignment5.LeftPadding = ((uint)(5));
     // Container child GtkAlignment5.Gtk.Container+ContainerChild
     this.widgetTargetContainer          = new global::MediaConvertGUI.WidgetContainer();
     this.widgetTargetContainer.Events   = ((global::Gdk.EventMask)(256));
     this.widgetTargetContainer.Name     = "widgetTargetContainer";
     this.widgetTargetContainer.Editable = false;
     this.GtkAlignment5.Add(this.widgetTargetContainer);
     this.frameTargetContainer.Add(this.GtkAlignment5);
     this.GtkLabelTargetContainer           = new global::Gtk.Label();
     this.GtkLabelTargetContainer.Name      = "GtkLabelTargetContainer";
     this.GtkLabelTargetContainer.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Target</b>");
     this.GtkLabelTargetContainer.UseMarkup = true;
     this.frameTargetContainer.LabelWidget  = this.GtkLabelTargetContainer;
     [email protected](this.frameTargetContainer);
     global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.frameTargetContainer]));
     w11.X = 380;
     w11.Y = 145;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.frameTargetVideo = new global::Gtk.Frame();
     this.frameTargetVideo.WidthRequest  = 355;
     this.frameTargetVideo.HeightRequest = 280;
     this.frameTargetVideo.Name          = "frameTargetVideo";
     // Container child frameTargetVideo.Gtk.Container+ContainerChild
     this.GtkAlignment8             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment8.Name        = "GtkAlignment8";
     this.GtkAlignment8.LeftPadding = ((uint)(5));
     // Container child GtkAlignment8.Gtk.Container+ContainerChild
     this.widgetTargetMovieTrack          = new global::MediaConvertGUI.WidgetMovieTrack();
     this.widgetTargetMovieTrack.Events   = ((global::Gdk.EventMask)(256));
     this.widgetTargetMovieTrack.Name     = "widgetTargetMovieTrack";
     this.widgetTargetMovieTrack.Editable = false;
     this.GtkAlignment8.Add(this.widgetTargetMovieTrack);
     this.frameTargetVideo.Add(this.GtkAlignment8);
     this.GtkLabelTargetFrameLabel           = new global::Gtk.Label();
     this.GtkLabelTargetFrameLabel.Name      = "GtkLabelTargetFrameLabel";
     this.GtkLabelTargetFrameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Video</b>");
     this.GtkLabelTargetFrameLabel.UseMarkup = true;
     this.frameTargetVideo.LabelWidget       = this.GtkLabelTargetFrameLabel;
     [email protected](this.frameTargetVideo);
     global::Gtk.Fixed.FixedChild w14 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.frameTargetVideo]));
     w14.X = 380;
     w14.Y = 200;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.frameVideo = new global::Gtk.Frame();
     this.frameVideo.WidthRequest  = 355;
     this.frameVideo.HeightRequest = 280;
     this.frameVideo.Name          = "frameVideo";
     // Container child frameVideo.Gtk.Container+ContainerChild
     this.GtkAlignment7             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment7.Name        = "GtkAlignment7";
     this.GtkAlignment7.LeftPadding = ((uint)(5));
     // Container child GtkAlignment7.Gtk.Container+ContainerChild
     this.widgetSourceMovieTrack          = new global::MediaConvertGUI.WidgetMovieTrack();
     this.widgetSourceMovieTrack.Events   = ((global::Gdk.EventMask)(256));
     this.widgetSourceMovieTrack.Name     = "widgetSourceMovieTrack";
     this.widgetSourceMovieTrack.Editable = false;
     this.GtkAlignment7.Add(this.widgetSourceMovieTrack);
     this.frameVideo.Add(this.GtkAlignment7);
     this.GtkLabelSourceVideoFrame           = new global::Gtk.Label();
     this.GtkLabelSourceVideoFrame.Name      = "GtkLabelSourceVideoFrame";
     this.GtkLabelSourceVideoFrame.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Video</b>");
     this.GtkLabelSourceVideoFrame.UseMarkup = true;
     this.frameVideo.LabelWidget             = this.GtkLabelSourceVideoFrame;
     [email protected](this.frameVideo);
     global::Gtk.Fixed.FixedChild w17 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.frameVideo]));
     w17.X = 5;
     w17.Y = 200;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.frameTargetAudio = new global::Gtk.Frame();
     this.frameTargetAudio.WidthRequest  = 355;
     this.frameTargetAudio.HeightRequest = 225;
     this.frameTargetAudio.Name          = "frameTargetAudio";
     // Container child frameTargetAudio.Gtk.Container+ContainerChild
     this.GtkAlignment14             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment14.Name        = "GtkAlignment14";
     this.GtkAlignment14.LeftPadding = ((uint)(5));
     // Container child GtkAlignment14.Gtk.Container+ContainerChild
     this.widgetTargetAudioTracks          = new global::MediaConvertGUI.WidgetAudioTracks();
     this.widgetTargetAudioTracks.Events   = ((global::Gdk.EventMask)(256));
     this.widgetTargetAudioTracks.Name     = "widgetTargetAudioTracks";
     this.widgetTargetAudioTracks.Editable = true;
     this.GtkAlignment14.Add(this.widgetTargetAudioTracks);
     this.frameTargetAudio.Add(this.GtkAlignment14);
     this.GtkLabelTargetaudio           = new global::Gtk.Label();
     this.GtkLabelTargetaudio.Name      = "GtkLabelTargetaudio";
     this.GtkLabelTargetaudio.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Audio</b>");
     this.GtkLabelTargetaudio.UseMarkup = true;
     this.frameTargetAudio.LabelWidget  = this.GtkLabelTargetaudio;
     [email protected](this.frameTargetAudio);
     global::Gtk.Fixed.FixedChild w20 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.frameTargetAudio]));
     w20.X = 380;
     w20.Y = 485;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.frameSourceAudioTracks = new global::Gtk.Frame();
     this.frameSourceAudioTracks.WidthRequest  = 355;
     this.frameSourceAudioTracks.HeightRequest = 225;
     this.frameSourceAudioTracks.Name          = "frameSourceAudioTracks";
     // Container child frameSourceAudioTracks.Gtk.Container+ContainerChild
     this.GtkAlignment6             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment6.Name        = "GtkAlignment6";
     this.GtkAlignment6.LeftPadding = ((uint)(5));
     // Container child GtkAlignment6.Gtk.Container+ContainerChild
     this.widgetSourceAudioTracks          = new global::MediaConvertGUI.WidgetAudioTracks();
     this.widgetSourceAudioTracks.Events   = ((global::Gdk.EventMask)(256));
     this.widgetSourceAudioTracks.Name     = "widgetSourceAudioTracks";
     this.widgetSourceAudioTracks.Editable = false;
     this.GtkAlignment6.Add(this.widgetSourceAudioTracks);
     this.frameSourceAudioTracks.Add(this.GtkAlignment6);
     this.GtkLabelAidoTracks                 = new global::Gtk.Label();
     this.GtkLabelAidoTracks.Name            = "GtkLabelAidoTracks";
     this.GtkLabelAidoTracks.LabelProp       = global::Mono.Unix.Catalog.GetString("<b>Audio</b>");
     this.GtkLabelAidoTracks.UseMarkup       = true;
     this.frameSourceAudioTracks.LabelWidget = this.GtkLabelAidoTracks;
     [email protected](this.frameSourceAudioTracks);
     global::Gtk.Fixed.FixedChild w23 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.frameSourceAudioTracks]));
     w23.X = 5;
     w23.Y = 485;
     // Container child fixed.Gtk.Fixed+FixedChild
     this.UIManager.AddUiFromString("<ui><toolbar name='toolbar1'><toolitem name='preferencesAction' action='preferencesAction'/><separator/><toolitem name='addAction3' action='addAction3'/><separator/><toolitem name='actionApply1' action='actionApply1'/><separator/><toolitem name='mediaPlayAction1' action='mediaPlayAction1'/></toolbar></ui>");
     this.toolbar1           = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar1")));
     this.toolbar1.Name      = "toolbar1";
     this.toolbar1.ShowArrow = false;
     [email protected](this.toolbar1);
     global::Gtk.Fixed.FixedChild w24 = ((global::Gtk.Fixed.FixedChild)(this.@fixed [this.toolbar1]));
     w24.X = 8;
     this.Add(this.@fixed);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 750;
     this.DefaultHeight = 720;
     this.Show();
     this.DeleteEvent                 += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.newAction.Activated         += new global::System.EventHandler(this.OnButtonAddClicked);
     this.openAction.Activated        += new global::System.EventHandler(this.OnButtonAddFolderClicked);
     this.closeAction.Activated       += new global::System.EventHandler(this.OnButtonRemoveClicked);
     this.cancelAction.Activated      += new global::System.EventHandler(this.OnButtonRemoveAllClicked);
     this.indexAction.Activated       += new global::System.EventHandler(this.OnPreviwButtonClicked);
     this.applyAction.Activated       += new global::System.EventHandler(this.OnButtonGoConvertClicked);
     this.addAction1.Activated        += new global::System.EventHandler(this.OnButtonAddClicked);
     this.addAction2.Activated        += new global::System.EventHandler(this.OnButtonAddFolderClicked);
     this.removeAction3.Activated     += new global::System.EventHandler(this.OnButtonRemoveClicked);
     this.removeAction4.Activated     += new global::System.EventHandler(this.OnButtonRemoveAllClicked);
     this.dialogInfoAction.Activated  += new global::System.EventHandler(this.OnPreviwButtonClicked);
     this.floppyAction.Activated      += new global::System.EventHandler(this.OnButtonSaveSchemeActivated);
     this.editAction.Activated        += new global::System.EventHandler(this.OnShowLogActivated);
     this.copyAction.Activated        += new global::System.EventHandler(this.OnImportShcemeActionActivated);
     this.applyAction2.Activated      += new global::System.EventHandler(this.OnButtonApplyClicked);
     this.MenuAction.Activated        += new global::System.EventHandler(this.OnMenuActionActivated);
     this.actionApply.Activated       += new global::System.EventHandler(this.OnActionApplyActivated);
     this.closeAction1.Activated      += new global::System.EventHandler(this.OnActionQuitActivated);
     this.actionAddFile.Activated     += new global::System.EventHandler(this.OnActionAddFileActivated);
     this.actionAddFolder.Activated   += new global::System.EventHandler(this.OnActionAddFolderActivated);
     this.actionPlay.Activated        += new global::System.EventHandler(this.OnActionPlayActivated);
     this.propertiesAction.Activated  += new global::System.EventHandler(this.OnActionAdvancedActivated);
     this.actionGoConvert.Activated   += new global::System.EventHandler(this.OnActionGoConvertActivated);
     this.addAction3.Activated        += new global::System.EventHandler(this.OnActionAddFileActivated);
     this.actionApply1.Activated      += new global::System.EventHandler(this.OnActionPlayActivated);
     this.mediaPlayAction1.Activated  += new global::System.EventHandler(this.OnActionGoConvertActivated);
     this.preferencesAction.Activated += new global::System.EventHandler(this.OnActionAdvancedActivated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Glippy.Application.EditContentWindow
     this.Name           = "Glippy.Application.EditContentWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Edit clipboard content");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth    = ((uint)(9));
     // Container child Glippy.Application.EditContentWindow.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2             = new global::Gtk.HBox();
     this.hbox2.Name        = "hbox2";
     this.hbox2.Spacing     = 6;
     this.hbox2.BorderWidth = ((uint)(9));
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.labelContent              = new global::Gtk.Label();
     this.labelContent.Name         = "labelContent";
     this.labelContent.LabelProp    = global::Mono.Unix.Catalog.GetString("C_ontent");
     this.labelContent.UseUnderline = true;
     this.vbox3.Add(this.labelContent);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.labelContent]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     this.hbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox3]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     w2.Padding  = ((uint)(5));
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.content            = new global::Gtk.TextView();
     this.content.CanDefault = true;
     this.content.CanFocus   = true;
     this.content.Name       = "content";
     this.content.WrapMode   = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow.Add(this.content);
     this.hbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow]));
     w4.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w5.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3             = new global::Gtk.HBox();
     this.hbox3.Name        = "hbox3";
     this.hbox3.Homogeneous = true;
     this.hbox3.Spacing     = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.alignment1 = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.hbox3.Add(this.alignment1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.alignment1]));
     w6.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.alignment2      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.fixed1 = new global::Gtk.Fixed();
     this.fixed1.HeightRequest = 26;
     this.fixed1.Name          = "fixed1";
     this.fixed1.HasWindow     = false;
     this.alignment2.Add(this.fixed1);
     this.hbox3.Add(this.alignment2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.alignment2]));
     w8.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonApply              = new global::Gtk.Button();
     this.buttonApply.CanDefault   = true;
     this.buttonApply.CanFocus     = true;
     this.buttonApply.Name         = "buttonApply";
     this.buttonApply.UseUnderline = true;
     this.buttonApply.Label        = global::Mono.Unix.Catalog.GetString("_Apply");
     this.hbox3.Add(this.buttonApply);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.buttonApply]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 2;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("_Cancel");
     this.hbox3.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.buttonCancel]));
     w10.PackType = ((global::Gtk.PackType)(1));
     w10.Position = 3;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox3]));
     w11.PackType = ((global::Gtk.PackType)(1));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth       = 370;
     this.DefaultHeight      = 321;
     this.content.HasDefault = true;
     this.Show();
     this.KeyPressEvent        += new global::Gtk.KeyPressEventHandler(this.OnKeyPressEvent);
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonApply.Clicked  += new global::System.EventHandler(this.OnButtonApplyClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Glippy.Upload.UploadWindow
     this.Name           = "Glippy.Upload.UploadWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Upload clipboard content");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth    = ((uint)(9));
     // Container child Glippy.Upload.UploadWindow.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox7             = new global::Gtk.VBox();
     this.vbox7.Name        = "vbox7";
     this.vbox7.Spacing     = 6;
     this.vbox7.BorderWidth = ((uint)(12));
     // Container child vbox7.Gtk.Box+BoxChild
     this.labelType           = new global::Gtk.Label();
     this.labelType.Name      = "labelType";
     this.labelType.Xalign    = 0F;
     this.labelType.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Type:</b>");
     this.labelType.UseMarkup = true;
     this.labelType.Justify   = ((global::Gtk.Justification)(2));
     this.vbox7.Add(this.labelType);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.labelType]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.radiobuttonText               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("_Text"));
     this.radiobuttonText.CanFocus      = true;
     this.radiobuttonText.Name          = "radiobuttonText";
     this.radiobuttonText.DrawIndicator = true;
     this.radiobuttonText.UseUnderline  = true;
     this.radiobuttonText.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vbox7.Add(this.radiobuttonText);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.radiobuttonText]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.radiobuttonImage               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("_Image"));
     this.radiobuttonImage.CanFocus      = true;
     this.radiobuttonImage.Name          = "radiobuttonImage";
     this.radiobuttonImage.DrawIndicator = true;
     this.radiobuttonImage.UseUnderline  = true;
     this.radiobuttonImage.Group         = this.radiobuttonText.Group;
     this.vbox7.Add(this.radiobuttonImage);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.radiobuttonImage]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     this.hbox1.Add(this.vbox7);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox7]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vboxTextLabels             = new global::Gtk.VBox();
     this.vboxTextLabels.Name        = "vboxTextLabels";
     this.vboxTextLabels.Spacing     = 6;
     this.vboxTextLabels.BorderWidth = ((uint)(6));
     // Container child vboxTextLabels.Gtk.Box+BoxChild
     this.labelName              = new global::Gtk.Label();
     this.labelName.Name         = "labelName";
     this.labelName.Xalign       = 1F;
     this.labelName.LabelProp    = global::Mono.Unix.Catalog.GetString("_Name:");
     this.labelName.UseUnderline = true;
     this.vboxTextLabels.Add(this.labelName);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxTextLabels [this.labelName]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     w5.Padding  = ((uint)(5));
     // Container child vboxTextLabels.Gtk.Box+BoxChild
     this.labelExpirationDate              = new global::Gtk.Label();
     this.labelExpirationDate.Name         = "labelExpirationDate";
     this.labelExpirationDate.LabelProp    = global::Mono.Unix.Catalog.GetString("E_xpiration date:");
     this.labelExpirationDate.UseUnderline = true;
     this.vboxTextLabels.Add(this.labelExpirationDate);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxTextLabels [this.labelExpirationDate]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     w6.Padding  = ((uint)(5));
     this.hbox1.Add(this.vboxTextLabels);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vboxTextLabels]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vboxTextEntries             = new global::Gtk.VBox();
     this.vboxTextEntries.Name        = "vboxTextEntries";
     this.vboxTextEntries.Spacing     = 6;
     this.vboxTextEntries.BorderWidth = ((uint)(6));
     // Container child vboxTextEntries.Gtk.Box+BoxChild
     this.name               = new global::Gtk.Entry();
     this.name.CanFocus      = true;
     this.name.Name          = "name";
     this.name.IsEditable    = true;
     this.name.InvisibleChar = '•';
     this.vboxTextEntries.Add(this.name);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vboxTextEntries [this.name]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vboxTextEntries.Gtk.Box+BoxChild
     this.expirationDate = global::Gtk.ComboBox.NewText();
     this.expirationDate.AppendText(global::Mono.Unix.Catalog.GetString("Never"));
     this.expirationDate.AppendText(global::Mono.Unix.Catalog.GetString("1 month"));
     this.expirationDate.AppendText(global::Mono.Unix.Catalog.GetString("1 day"));
     this.expirationDate.AppendText(global::Mono.Unix.Catalog.GetString("1 hour"));
     this.expirationDate.AppendText(global::Mono.Unix.Catalog.GetString("10 minutes"));
     this.expirationDate.Name   = "expirationDate";
     this.expirationDate.Active = 0;
     this.vboxTextEntries.Add(this.expirationDate);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxTextEntries [this.expirationDate]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.hbox1.Add(this.vboxTextEntries);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vboxTextEntries]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vboxTextLabels1             = new global::Gtk.VBox();
     this.vboxTextLabels1.Name        = "vboxTextLabels1";
     this.vboxTextLabels1.Spacing     = 6;
     this.vboxTextLabels1.BorderWidth = ((uint)(6));
     // Container child vboxTextLabels1.Gtk.Box+BoxChild
     this.labelPrivacy              = new global::Gtk.Label();
     this.labelPrivacy.Name         = "labelPrivacy";
     this.labelPrivacy.LabelProp    = global::Mono.Unix.Catalog.GetString("_Privacy:");
     this.labelPrivacy.UseUnderline = true;
     this.vboxTextLabels1.Add(this.labelPrivacy);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vboxTextLabels1 [this.labelPrivacy]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     w11.Padding  = ((uint)(5));
     this.hbox1.Add(this.vboxTextLabels1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vboxTextLabels1]));
     w12.Position = 3;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vboxTextEntries1             = new global::Gtk.VBox();
     this.vboxTextEntries1.Name        = "vboxTextEntries1";
     this.vboxTextEntries1.Spacing     = 6;
     this.vboxTextEntries1.BorderWidth = ((uint)(6));
     // Container child vboxTextEntries1.Gtk.Box+BoxChild
     this.privacy = global::Gtk.ComboBox.NewText();
     this.privacy.AppendText(global::Mono.Unix.Catalog.GetString("Public"));
     this.privacy.AppendText(global::Mono.Unix.Catalog.GetString("Unlisted"));
     this.privacy.Name   = "privacy";
     this.privacy.Active = 1;
     this.vboxTextEntries1.Add(this.privacy);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vboxTextEntries1 [this.privacy]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vboxTextEntries1.Gtk.Box+BoxChild
     this.useAccount               = new global::Gtk.CheckButton();
     this.useAccount.Sensitive     = false;
     this.useAccount.CanFocus      = true;
     this.useAccount.Name          = "useAccount";
     this.useAccount.Label         = global::Mono.Unix.Catalog.GetString("Use _account");
     this.useAccount.DrawIndicator = true;
     this.useAccount.UseUnderline  = true;
     this.vboxTextEntries1.Add(this.useAccount);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxTextEntries1 [this.useAccount]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.hbox1.Add(this.vboxTextEntries1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vboxTextEntries1]));
     w15.Position = 4;
     w15.Expand   = false;
     w15.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.clipType             = new global::Gtk.Notebook();
     this.clipType.CanFocus    = true;
     this.clipType.Name        = "clipType";
     this.clipType.CurrentPage = 1;
     this.clipType.ShowBorder  = false;
     this.clipType.ShowTabs    = false;
     // Container child clipType.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textClip          = new global::Gtk.TextView();
     this.textClip.CanFocus = true;
     this.textClip.Name     = "textClip";
     this.GtkScrolledWindow.Add(this.textClip);
     this.clipType.Add(this.GtkScrolledWindow);
     // Notebook tab
     this.label4      = new global::Gtk.Label();
     this.label4.Name = "label4";
     this.clipType.SetTabLabel(this.GtkScrolledWindow, this.label4);
     this.label4.ShowAll();
     // Container child clipType.Gtk.Notebook+NotebookChild
     this.imageClip      = new global::Gtk.Image();
     this.imageClip.Name = "imageClip";
     this.clipType.Add(this.imageClip);
     global::Gtk.Notebook.NotebookChild w19 = ((global::Gtk.Notebook.NotebookChild)(this.clipType [this.imageClip]));
     w19.Position = 1;
     // Notebook tab
     this.label5      = new global::Gtk.Label();
     this.label5.Name = "label5";
     this.clipType.SetTabLabel(this.imageClip, this.label5);
     this.label5.ShowAll();
     this.vbox1.Add(this.clipType);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.clipType]));
     w20.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2      = new global::Gtk.HBox();
     this.hbox2.Name = "hbox2";
     // Container child hbox2.Gtk.Box+BoxChild
     this.progressbarUpload      = new global::Gtk.ProgressBar();
     this.progressbarUpload.Name = "progressbarUpload";
     this.progressbarUpload.Text = "";
     this.hbox2.Add(this.progressbarUpload);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.progressbarUpload]));
     w21.Position = 0;
     w21.Padding  = ((uint)(2));
     // Container child hbox2.Gtk.Box+BoxChild
     this.hbox3             = new global::Gtk.HBox();
     this.hbox3.Name        = "hbox3";
     this.hbox3.Homogeneous = true;
     this.hbox3.Spacing     = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.fixed1 = new global::Gtk.Fixed();
     this.fixed1.HeightRequest = 26;
     this.fixed1.Name          = "fixed1";
     this.fixed1.HasWindow     = false;
     this.alignment1.Add(this.fixed1);
     this.hbox3.Add(this.alignment1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.alignment1]));
     w23.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonUpload = new global::Gtk.Button();
     this.buttonUpload.WidthRequest  = 60;
     this.buttonUpload.HeightRequest = 28;
     this.buttonUpload.CanDefault    = true;
     this.buttonUpload.CanFocus      = true;
     this.buttonUpload.Name          = "buttonUpload";
     this.buttonUpload.UseUnderline  = true;
     this.buttonUpload.Label         = global::Mono.Unix.Catalog.GetString("_Upload");
     this.hbox3.Add(this.buttonUpload);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.buttonUpload]));
     w24.PackType = ((global::Gtk.PackType)(1));
     w24.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonCancel = new global::Gtk.Button();
     this.buttonCancel.WidthRequest  = 60;
     this.buttonCancel.HeightRequest = 28;
     this.buttonCancel.CanFocus      = true;
     this.buttonCancel.Name          = "buttonCancel";
     this.buttonCancel.UseUnderline  = true;
     this.buttonCancel.Label         = global::Mono.Unix.Catalog.GetString("_Cancel");
     this.hbox3.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.buttonCancel]));
     w25.PackType = ((global::Gtk.PackType)(1));
     w25.Position = 2;
     this.hbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.hbox3]));
     w26.Position = 1;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w27.PackType = ((global::Gtk.PackType)(1));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth                       = 568;
     this.DefaultHeight                      = 341;
     this.labelName.MnemonicWidget           = this.name;
     this.labelExpirationDate.MnemonicWidget = this.expirationDate;
     this.labelPrivacy.MnemonicWidget        = this.privacy;
     this.Show();
     this.KeyPressEvent            += new global::Gtk.KeyPressEventHandler(this.OnKeyPressEvent);
     this.radiobuttonText.Toggled  += new global::System.EventHandler(this.OnRadiobuttonTextToggled);
     this.radiobuttonImage.Toggled += new global::System.EventHandler(this.OnRadiobuttonImageToggled);
     this.useAccount.Toggled       += new global::System.EventHandler(this.OnUseAccountToggled);
     this.buttonCancel.Clicked     += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonUpload.Clicked     += new global::System.EventHandler(this.OnButtonUploadClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Pinta.Effects.CurvesDialog
     this.Name            = "Pinta.Effects.CurvesDialog";
     this.Title           = global::Mono.Unix.Catalog.GetString("Curves");
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Resizable       = false;
     this.AllowGrow       = false;
     this.SkipTaskbarHint = true;
     // Internal child Pinta.Effects.CurvesDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelMap           = new global::Gtk.Label();
     this.labelMap.Name      = "labelMap";
     this.labelMap.LabelProp = global::Mono.Unix.Catalog.GetString("Transfer Map");
     this.hbox1.Add(this.labelMap);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelMap]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hseparatorMap      = new global::Gtk.HSeparator();
     this.hseparatorMap.Name = "hseparatorMap";
     this.hbox1.Add(this.hseparatorMap);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.hseparatorMap]));
     w3.Position = 1;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboMap = global::Gtk.ComboBox.NewText();
     this.comboMap.AppendText(global::Mono.Unix.Catalog.GetString("RGB"));
     this.comboMap.AppendText(global::Mono.Unix.Catalog.GetString("Luminosity"));
     this.comboMap.Name   = "comboMap";
     this.comboMap.Active = 1;
     this.hbox2.Add(this.comboMap);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboMap]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.alignment3      = new global::Gtk.Alignment(1F, 0.5F, 0F, 0F);
     this.alignment3.Name = "alignment3";
     // Container child alignment3.Gtk.Container+ContainerChild
     this.labelPoint           = new global::Gtk.Label();
     this.labelPoint.Name      = "labelPoint";
     this.labelPoint.LabelProp = global::Mono.Unix.Catalog.GetString("(256, 256)");
     this.alignment3.Add(this.labelPoint);
     this.hbox2.Add(this.alignment3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.alignment3]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     w1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox2]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.drawing = new global::Gtk.DrawingArea();
     this.drawing.WidthRequest  = 256;
     this.drawing.HeightRequest = 256;
     this.drawing.CanFocus      = true;
     this.drawing.Events        = ((global::Gdk.EventMask)(795646));
     this.drawing.Name          = "drawing";
     w1.Add(this.drawing);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.drawing]));
     w9.Position = 2;
     w9.Padding  = ((uint)(8));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox3      = new global::Gtk.HBox();
     this.hbox3.Name = "hbox3";
     // Container child hbox3.Gtk.Box+BoxChild
     this.checkRed               = new global::Gtk.CheckButton();
     this.checkRed.CanFocus      = true;
     this.checkRed.Name          = "checkRed";
     this.checkRed.Label         = global::Mono.Unix.Catalog.GetString("Red  ");
     this.checkRed.Active        = true;
     this.checkRed.DrawIndicator = true;
     this.checkRed.UseUnderline  = true;
     this.hbox3.Add(this.checkRed);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.checkRed]));
     w10.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.checkGreen               = new global::Gtk.CheckButton();
     this.checkGreen.CanFocus      = true;
     this.checkGreen.Name          = "checkGreen";
     this.checkGreen.Label         = global::Mono.Unix.Catalog.GetString("Green");
     this.checkGreen.Active        = true;
     this.checkGreen.DrawIndicator = true;
     this.checkGreen.UseUnderline  = true;
     this.hbox3.Add(this.checkGreen);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.checkGreen]));
     w11.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.checkBlue               = new global::Gtk.CheckButton();
     this.checkBlue.CanFocus      = true;
     this.checkBlue.Name          = "checkBlue";
     this.checkBlue.Label         = global::Mono.Unix.Catalog.GetString("Blue ");
     this.checkBlue.Active        = true;
     this.checkBlue.DrawIndicator = true;
     this.checkBlue.UseUnderline  = true;
     this.hbox3.Add(this.checkBlue);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.checkBlue]));
     w12.Position = 2;
     // Container child hbox3.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     this.hbox3.Add(this.alignment1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.alignment1]));
     w13.Position = 3;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonReset = new global::Gtk.Button();
     this.buttonReset.WidthRequest  = 81;
     this.buttonReset.HeightRequest = 30;
     this.buttonReset.CanFocus      = true;
     this.buttonReset.Name          = "buttonReset";
     this.buttonReset.UseUnderline  = true;
     this.buttonReset.Label         = global::Mono.Unix.Catalog.GetString("Reset");
     this.hbox3.Add(this.buttonReset);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.buttonReset]));
     w14.Position = 4;
     w14.Expand   = false;
     w14.Fill     = false;
     w1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox3]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.labelTip           = new global::Gtk.Label();
     this.labelTip.Name      = "labelTip";
     this.labelTip.LabelProp = global::Mono.Unix.Catalog.GetString("Tip: Right-click to remove control points.");
     w1.Add(this.labelTip);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1 [this.labelTip]));
     w16.Position = 4;
     w16.Expand   = false;
     w16.Fill     = false;
     // Internal child Pinta.Effects.CurvesDialog.ActionArea
     global::Gtk.HButtonBox w17 = this.ActionArea;
     w17.Name        = "dialog1_ActionArea";
     w17.Spacing     = 10;
     w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonCancel]));
     w18.Expand = false;
     w18.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonOk]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 269;
     this.DefaultHeight = 418;
     this.checkRed.Hide();
     this.checkGreen.Hide();
     this.checkBlue.Hide();
     this.Show();
 }