protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.DrawingWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.DrawingWidget";
     // Container child LongoMatch.Gui.Component.DrawingWidget.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.drawingarea = new global::Gtk.DrawingArea ();
     this.drawingarea.Events = ((global::Gdk.EventMask)(784));
     this.drawingarea.Name = "drawingarea";
     w1.Add (this.drawingarea);
     this.GtkScrolledWindow.Add (w1);
     this.Add (this.GtkScrolledWindow);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.drawingarea.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnDrawingareaExposeEvent);
     this.drawingarea.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnDrawingareaButtonPressEvent);
     this.drawingarea.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.OnDrawingareaButtonReleaseEvent);
     this.drawingarea.MotionNotifyEvent += new global::Gtk.MotionNotifyEventHandler (this.OnDrawingareaMotionNotifyEvent);
     this.drawingarea.SizeAllocated += new global::Gtk.SizeAllocatedHandler (this.OnDrawingareaSizeAllocated);
     this.drawingarea.ConfigureEvent += new global::Gtk.ConfigureEventHandler (this.OnDrawingareaConfigureEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.PlaysListTreeWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.PlaysListTreeWidget";
     // Container child LongoMatch.Gui.Component.PlaysListTreeWidget.Gtk.Container+ContainerChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport ();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.treeview = new global::LongoMatch.Gui.Component.PlaysTreeView ();
     this.treeview.CanFocus = true;
     this.treeview.Name = "treeview";
     this.treeview.Colors = false;
     w1.Add (this.treeview);
     this.scrolledwindow1.Add (w1);
     this.Add (this.scrolledwindow1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget meticulus.controls.gtk.filter_creator
			global::Stetic.BinContainer.Attach (this);
			this.Name = "meticulus.controls.gtk.filter_creator";
			// Container child meticulus.controls.gtk.filter_creator.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.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			// Container child vbox2.Gtk.Box+BoxChild
			this.fixed2 = new global::Gtk.Fixed ();
			this.fixed2.HeightRequest = 60;
			this.fixed2.Name = "fixed2";
			this.fixed2.HasWindow = false;
			// Container child fixed2.Gtk.Fixed+FixedChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Filter name:");
			this.fixed2.Add (this.label1);
			global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed2 [this.label1]));
			w2.X = 5;
			w2.Y = 5;
			// Container child fixed2.Gtk.Fixed+FixedChild
			this.entry2 = new global::Gtk.Entry ();
			this.entry2.CanFocus = true;
			this.entry2.Name = "entry2";
			this.entry2.IsEditable = true;
			this.entry2.InvisibleChar = '•';
			this.fixed2.Add (this.entry2);
			global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed2 [this.entry2]));
			w3.X = 10;
			w3.Y = 30;
			this.vbox2.Add (this.fixed2);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.fixed2]));
			w4.Position = 0;
			w4.Expand = false;
			w4.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			this.vbox2.Add (this.vbox3);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox3]));
			w5.Position = 1;
			w1.Add (this.vbox2);
			this.GtkScrolledWindow.Add (w1);
			this.Add (this.GtkScrolledWindow);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget meticulus.controls.gtk.image_viewer
			global::Stetic.BinContainer.Attach (this);
			this.Name = "meticulus.controls.gtk.image_viewer";
			// Container child meticulus.controls.gtk.image_viewer.Gtk.Container+ContainerChild
			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 w1 = new global::Gtk.Viewport ();
			w1.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport.Gtk.Container+ContainerChild
			this.image1 = new global::Gtk.Image ();
			this.image1.Name = "image1";
			this.image1.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-missing-image", global::Gtk.IconSize.Menu);
			w1.Add (this.image1);
			this.scrolledwindow1.Add (w1);
			this.Add (this.scrolledwindow1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget CmisSync.TransmissionWindow
			this.Name = "CmisSync.TransmissionWindow";
			this.Title = global::Mono.Unix.Catalog.GetString ("TransmissionWindow");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			// Container child CmisSync.TransmissionWindow.Gtk.Container+ContainerChild
			this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow.Name = "GtkScrolledWindow";
			this.GtkScrolledWindow.VscrollbarPolicy = ((global::Gtk.PolicyType)(0));
			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.transmissionList = new global::Gtk.VBox ();
			this.transmissionList.Name = "transmissionList";
			w1.Add (this.transmissionList);
			this.GtkScrolledWindow.Add (w1);
			this.Add (this.GtkScrolledWindow);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 542;
			this.DefaultHeight = 324;
			this.Show ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget QSWidgetLib.VImagesList
     global::Stetic.BinContainer.Attach (this);
     this.Name = "QSWidgetLib.VImagesList";
     // Container child QSWidgetLib.VImagesList.Gtk.Container+ContainerChild
     this.scrolledImages = new global::Gtk.ScrolledWindow ();
     this.scrolledImages.CanFocus = true;
     this.scrolledImages.Name = "scrolledImages";
     this.scrolledImages.VscrollbarPolicy = ((global::Gtk.PolicyType)(0));
     this.scrolledImages.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledImages.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport ();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vboxImages = new global::Gtk.VBox ();
     this.vboxImages.Name = "vboxImages";
     this.vboxImages.Spacing = 6;
     w1.Add (this.vboxImages);
     this.scrolledImages.Add (w1);
     this.Add (this.scrolledImages);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Mono.Upnp.GtkClient.RawXmlInfo
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Mono.Upnp.GtkClient.RawXmlInfo";
     // Container child Mono.Upnp.GtkClient.RawXmlInfo.Gtk.Container+ContainerChild
     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 w1 = new global::Gtk.Viewport ();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.raw = new global::Gtk.TextView ();
     this.raw.CanFocus = true;
     this.raw.Name = "raw";
     this.raw.Editable = false;
     this.vbox1.Add (this.raw);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.raw]));
     w2.Position = 0;
     w1.Add (this.vbox1);
     this.scrolledwindow1.Add (w1);
     this.Add (this.scrolledwindow1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Execution.MonoExecutionParametersPreview
			this.Name = "MonoDevelop.Ide.Execution.MonoExecutionParametersPreview";
			this.Title = global::MonoDevelop.Core.GettextCatalog.GetString ("Options Preview");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.Modal = true;
			// Internal child MonoDevelop.Ide.Execution.MonoExecutionParametersPreview.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "dialog1_VBox";
			w1.BorderWidth = ((uint)(2));
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow.Name = "GtkScrolledWindow";
			this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
			this.GtkScrolledWindow.BorderWidth = ((uint)(6));
			// Container child GtkScrolledWindow.Gtk.Container+ContainerChild
			global::Gtk.Viewport w2 = new global::Gtk.Viewport ();
			w2.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport.Gtk.Container+ContainerChild
			this.labelOps = new global::Gtk.Label ();
			this.labelOps.Name = "labelOps";
			this.labelOps.Xalign = 0f;
			this.labelOps.Yalign = 0f;
			this.labelOps.UseMarkup = true;
			this.labelOps.Wrap = true;
			this.labelOps.Selectable = true;
			this.labelOps.WidthChars = 50;
			w2.Add (this.labelOps);
			this.GtkScrolledWindow.Add (w2);
			w1.Add (this.GtkScrolledWindow);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.GtkScrolledWindow]));
			w5.Position = 0;
			// Internal child MonoDevelop.Ide.Execution.MonoExecutionParametersPreview.ActionArea
			global::Gtk.HButtonBox w6 = this.ActionArea;
			w6.Name = "dialog1_ActionArea";
			w6.Spacing = 10;
			w6.BorderWidth = ((uint)(5));
			w6.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 w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonOk]));
			w7.Expand = false;
			w7.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 501;
			this.DefaultHeight = 341;
			this.Show ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget QSValidation.ResultsListDlg
     this.Name = "QSValidation.ResultsListDlg";
     this.Title = global::Mono.Unix.Catalog.GetString ("Проверка корректности данных");
     this.Icon = global::Stetic.IconLoader.LoadIcon (this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal = true;
     // Internal child QSValidation.ResultsListDlg.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w2 = new global::Gtk.Viewport ();
     w2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.vboxMessages = new global::Gtk.VBox ();
     this.vboxMessages.Name = "vboxMessages";
     this.vboxMessages.Spacing = 10;
     this.vboxMessages.BorderWidth = ((uint)(6));
     w2.Add (this.vboxMessages);
     this.GtkScrolledWindow.Add (w2);
     w1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.GtkScrolledWindow]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 1;
     // Internal child QSValidation.ResultsListDlg.ActionArea
     global::Gtk.HButtonBox w6 = this.ActionArea;
     w6.Name = "dialog1_ActionArea";
     w6.Spacing = 10;
     w6.BorderWidth = ((uint)(5));
     w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // 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 w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk]));
     w7.Expand = false;
     w7.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 436;
     this.DefaultHeight = 335;
     this.Show ();
 }
Exemple #10
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 TraceLab.UI.GTK.IOSpecSetupPage
			global::Stetic.BinContainer.Attach (this);
			this.Name = "TraceLab.UI.GTK.IOSpecSetupPage";
			// Container child TraceLab.UI.GTK.IOSpecSetupPage.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.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			this.vbox3.BorderWidth = ((uint)(3));
			// Container child vbox3.Gtk.Box+BoxChild
			this.textview1 = new global::Gtk.TextView ();
			this.textview1.Buffer.Text = "Component is defined by its inputs and outputs. \nPlease select inputs that your c" +
				"omponent will require to do its computation, and final outputs.";
			this.textview1.Sensitive = false;
			this.textview1.CanFocus = true;
			this.textview1.Name = "textview1";
			this.textview1.Editable = false;
			this.textview1.CursorVisible = false;
			this.textview1.WrapMode = ((global::Gtk.WrapMode)(2));
			this.textview1.LeftMargin = 4;
			this.textview1.RightMargin = 4;
			this.vbox3.Add (this.textview1);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.textview1]));
			w2.Position = 0;
			w2.Expand = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.inputsView = new global::Gtk.TreeView ();
			this.inputsView.CanFocus = true;
			this.inputsView.Name = "inputsView";
			this.vbox3.Add (this.inputsView);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.inputsView]));
			w3.Position = 1;
			// Container child vbox3.Gtk.Box+BoxChild
			this.outputsView = new global::Gtk.TreeView ();
			this.outputsView.CanFocus = true;
			this.outputsView.Name = "outputsView";
			this.vbox3.Add (this.outputsView);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.outputsView]));
			w4.Position = 2;
			w1.Add (this.vbox3);
			this.GtkScrolledWindow.Add (w1);
			this.Add (this.GtkScrolledWindow);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog
			this.Name = "MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog";
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.BorderWidth = ((uint)(6));
			// Internal child MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "dialog1_VBox";
			w1.BorderWidth = ((uint)(2));
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.scrolled = new global::Gtk.ScrolledWindow ();
			this.scrolled.Name = "scrolled";
			this.scrolled.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
			this.scrolled.BorderWidth = ((uint)(6));
			// Container child scrolled.Gtk.Container+ContainerChild
			global::Gtk.Viewport w2 = new global::Gtk.Viewport ();
			w2.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport.Gtk.Container+ContainerChild
			this.msgBox = new global::Gtk.VBox ();
			this.msgBox.Name = "msgBox";
			this.msgBox.Spacing = 12;
			w2.Add (this.msgBox);
			this.scrolled.Add (w2);
			w1.Add (this.scrolled);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.scrolled]));
			w5.Position = 0;
			// Internal child MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.ActionArea
			global::Gtk.HButtonBox w6 = this.ActionArea;
			w6.Name = "dialog1_ActionArea";
			w6.Spacing = 6;
			w6.BorderWidth = ((uint)(5));
			w6.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 w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk]));
			w7.Expand = false;
			w7.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 563;
			this.DefaultHeight = 346;
			this.Show ();
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget TraceLab.UI.GTK.ConfigSetupPage
			global::Stetic.BinContainer.Attach (this);
			this.Name = "TraceLab.UI.GTK.ConfigSetupPage";
			// Container child TraceLab.UI.GTK.ConfigSetupPage.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.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			this.vbox2.BorderWidth = ((uint)(3));
			// Container child vbox2.Gtk.Box+BoxChild
			this.textview1 = new global::Gtk.TextView ();
			this.textview1.Buffer.Text = @"Component is defined also by the configuration parameters.
All configuration parameters can be set by the component's user, but only some are visible in the top level view of component in its info pane. 
Please select config parameters that are going to be visible at the top level.";
			this.textview1.Sensitive = false;
			this.textview1.CanFocus = true;
			this.textview1.Name = "textview1";
			this.textview1.Editable = false;
			this.textview1.CursorVisible = false;
			this.textview1.WrapMode = ((global::Gtk.WrapMode)(1));
			this.textview1.LeftMargin = 4;
			this.textview1.RightMargin = 4;
			this.vbox2.Add (this.textview1);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.textview1]));
			w2.Position = 0;
			w2.Expand = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.configView = new global::Gtk.TreeView ();
			this.configView.CanFocus = true;
			this.configView.Name = "configView";
			this.vbox2.Add (this.configView);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.configView]));
			w3.Position = 1;
			w1.Add (this.vbox2);
			this.GtkScrolledWindow.Add (w1);
			this.Add (this.GtkScrolledWindow);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
 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 LongoMatch.Gui.Component.NotesWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.NotesWidget";
     // Container child LongoMatch.Gui.Component.NotesWidget.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.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 w1 = new global::Gtk.Viewport ();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.textview1 = new global::Gtk.TextView ();
     this.textview1.CanFocus = true;
     this.textview1.Name = "textview1";
     w1.Add (this.textview1);
     this.scrolledwindow1.Add (w1);
     this.vbox2.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1]));
     w4.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.savebutton = new global::Gtk.Button ();
     this.savebutton.Sensitive = false;
     this.savebutton.CanFocus = true;
     this.savebutton.Name = "savebutton";
     this.savebutton.UseStock = true;
     this.savebutton.UseUnderline = true;
     this.savebutton.Label = "gtk-save";
     this.vbox2.Add (this.savebutton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.savebutton]));
     w5.Position = 1;
     w5.Expand = false;
     w5.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
     this.savebutton.Clicked += new global::System.EventHandler (this.OnSavebuttonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget NicoMonoViewer.NicorepoWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "NicoMonoViewer.NicorepoWidget";
     // Container child NicoMonoViewer.NicorepoWidget.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.vboxSub = new global::Gtk.VBox ();
     this.vboxSub.Name = "vboxSub";
     this.vboxSub.Spacing = 6;
     // Container child vboxSub.Gtk.Box+BoxChild
     this.vboxMain = new global::Gtk.VBox ();
     this.vboxMain.Name = "vboxMain";
     this.vboxMain.Spacing = 6;
     this.vboxMain.BorderWidth = ((uint)(6));
     this.vboxSub.Add (this.vboxMain);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxSub [this.vboxMain]));
     w2.Position = 0;
     // Container child vboxSub.Gtk.Box+BoxChild
     this.button = new global::Gtk.Button ();
     this.button.Sensitive = false;
     this.button.CanFocus = true;
     this.button.Name = "button";
     this.button.UseUnderline = true;
     this.button.Label = global::Mono.Unix.Catalog.GetString ("ロード中...");
     this.vboxSub.Add (this.button);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxSub [this.button]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     w1.Add (this.vboxSub);
     this.GtkScrolledWindow.Add (w1);
     this.Add (this.GtkScrolledWindow);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.Shown += new global::System.EventHandler (this.OnShown);
     this.button.Clicked += new global::System.EventHandler (this.OnButtonClicked);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Events = ((global::Gdk.EventMask)(256));
			this.Name = "MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget";
			// Container child MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget.Gtk.Container+ContainerChild
			this.vbox = new global::Gtk.VBox ();
			this.vbox.Name = "vbox";
			this.vbox.Spacing = 6;
			// Container child vbox.Gtk.Box+BoxChild
			this.label3 = new global::Gtk.Label ();
			this.label3.WidthRequest = 470;
			this.label3.Name = "label3";
			this.label3.Xalign = 0F;
			this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("MonoDevelop can execute user specified commands or scripts before, after or as a replacement of common project operations. It is also possible to enter custom commands which will be available in the project or solution menu.");
			this.label3.Wrap = true;
			this.vbox.Add (this.label3);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox [this.label3]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			// Container child vbox.Gtk.Box+BoxChild
			this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow1.CanFocus = true;
			this.scrolledwindow1.Name = "scrolledwindow1";
			this.scrolledwindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
			// Container child scrolledwindow1.Gtk.Container+ContainerChild
			global::Gtk.Viewport w2 = new global::Gtk.Viewport ();
			w2.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport.Gtk.Container+ContainerChild
			this.vboxCommands = new global::Gtk.VBox ();
			this.vboxCommands.CanFocus = true;
			this.vboxCommands.Name = "vboxCommands";
			w2.Add (this.vboxCommands);
			this.scrolledwindow1.Add (w2);
			this.vbox.Add (this.scrolledwindow1);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox [this.scrolledwindow1]));
			w5.Position = 1;
			this.Add (this.vbox);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
		}
Exemple #18
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Plugins.Stats.CategoriesViewer
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Plugins.Stats.CategoriesViewer";
     // Container child LongoMatch.Plugins.Stats.CategoriesViewer.Gtk.Container+ContainerChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 185;
     // Container child hpaned1.Gtk.Paned+PanedChild
     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.hpaned1.Add(this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.GtkScrolledWindow]));
     w2.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.scrolledwindow3            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow3.CanFocus   = true;
     this.scrolledwindow3.Name       = "scrolledwindow3";
     this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow3.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.categoryviewer1        = new global::LongoMatch.Plugins.Stats.CategoryViewer();
     this.categoryviewer1.Events = ((global::Gdk.EventMask)(256));
     this.categoryviewer1.Name   = "categoryviewer1";
     w3.Add(this.categoryviewer1);
     this.scrolledwindow3.Add(w3);
     this.hpaned1.Add(this.scrolledwindow3);
     this.Add(this.hpaned1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Project.ImgWindow
     this.Name = "Project.ImgWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("ImgWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.DefaultWidth = 700;
     this.DefaultHeight = 600;
     // Container child Project.ImgWindow.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("label2");
     this.vbox2.Add (this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label2]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox2.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 w2 = new global::Gtk.Viewport ();
     w2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     w2.Add (this.vbox3);
     this.scrolledwindow1.Add (w2);
     this.vbox2.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1]));
     w5.Position = 1;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Plugins.Stats.CategoriesViewer
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Plugins.Stats.CategoriesViewer";
     // Container child LongoMatch.Plugins.Stats.CategoriesViewer.Gtk.Container+ContainerChild
     this.hpaned1 = new global::Gtk.HPaned ();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name = "hpaned1";
     this.hpaned1.Position = 185;
     // Container child hpaned1.Gtk.Paned+PanedChild
     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.hpaned1.Add (this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.GtkScrolledWindow]));
     w2.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.scrolledwindow3 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow3.CanFocus = true;
     this.scrolledwindow3.Name = "scrolledwindow3";
     this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow3.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport ();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.categoryviewer1 = new global::LongoMatch.Plugins.Stats.CategoryViewer ();
     this.categoryviewer1.Events = ((global::Gdk.EventMask)(256));
     this.categoryviewer1.Name = "categoryviewer1";
     this.categoryviewer1.HomeName = "A";
     w3.Add (this.categoryviewer1);
     this.scrolledwindow3.Add (w3);
     this.hpaned1.Add (this.scrolledwindow3);
     this.Add (this.hpaned1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Xavalon.XamlStyler.Extension.Mac.Gui.XamlStylerOptionsWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Xavalon.XamlStyler.Extension.Mac.Gui.XamlStylerOptionsWidget";
     // Container child Xavalon.XamlStyler.Extension.Mac.Gui.XamlStylerOptionsWidget.Gtk.Container+ContainerChild
     this.VBoxContainer         = new global::Gtk.VBox();
     this.VBoxContainer.Name    = "VBoxContainer";
     this.VBoxContainer.Spacing = 6;
     // Container child VBoxContainer.Gtk.Box+BoxChild
     this.ResetButton              = new global::Gtk.Button();
     this.ResetButton.CanFocus     = true;
     this.ResetButton.Name         = "ResetButton";
     this.ResetButton.UseUnderline = true;
     this.ResetButton.FocusOnClick = false;
     this.ResetButton.Label        = global::Mono.Unix.Catalog.GetString("Reset to defaults");
     this.VBoxContainer.Add(this.ResetButton);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.VBoxContainer[this.ResetButton]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child VBoxContainer.Gtk.Box+BoxChild
     this.ScrollContainer      = new global::Gtk.ScrolledWindow();
     this.ScrollContainer.Name = "ScrollContainer";
     // Container child ScrollContainer.Gtk.Container+ContainerChild
     global::Gtk.Viewport w2 = new global::Gtk.Viewport();
     w2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.SettingsTable      = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.SettingsTable.Name = "SettingsTable";
     w2.Add(this.SettingsTable);
     this.ScrollContainer.Add(w2);
     this.VBoxContainer.Add(this.ScrollContainer);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.VBoxContainer[this.ScrollContainer]));
     w5.Position = 1;
     this.Add(this.VBoxContainer);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ResetButton.Clicked += new global::System.EventHandler(this.OnResetButtonClicked);
 }
Exemple #22
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.D.ProjectDependenciesWidget
     global::Stetic.BinContainer.Attach(this);
     this.HeightRequest = 300;
     this.Name          = "MonoDevelop.D.ProjectDependenciesWidget";
     // Container child MonoDevelop.D.ProjectDependenciesWidget.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.Xalign    = 0F;
     this.label16.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Checking a project in this list will add an include (that points to the respective project's base directory) to this project automatically.");
     this.label16.Wrap      = true;
     this.vbox2.Add(this.label16);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label16]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrolledwindow2          = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus = true;
     this.scrolledwindow2.Name     = "scrolledwindow2";
     // 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.vbox_ProjectDeps         = new global::Gtk.VBox();
     this.vbox_ProjectDeps.Name    = "vbox_ProjectDeps";
     this.vbox_ProjectDeps.Spacing = 6;
     w2.Add(this.vbox_ProjectDeps);
     this.scrolledwindow2.Add(w2);
     this.vbox2.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow2]));
     w5.Position = 1;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.D.ProjectDependenciesWidget
			global::Stetic.BinContainer.Attach (this);
			this.HeightRequest = 300;
			this.Name = "MonoDevelop.D.ProjectDependenciesWidget";
			// Container child MonoDevelop.D.ProjectDependenciesWidget.Gtk.Container+ContainerChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			// Container child vbox2.Gtk.Box+BoxChild
			this.label16 = new global::Gtk.Label ();
			this.label16.Name = "label16";
			this.label16.Xalign = 0F;
			this.label16.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Checking a project in this list will add an include (that points to the respective project's base directory) to this project automatically.");
			this.label16.Wrap = true;
			this.vbox2.Add (this.label16);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label16]));
			w1.Position = 0;
			w1.Expand = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.scrolledwindow2 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow2.CanFocus = true;
			this.scrolledwindow2.Name = "scrolledwindow2";
			// 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.vbox_ProjectDeps = new global::Gtk.VBox ();
			this.vbox_ProjectDeps.Name = "vbox_ProjectDeps";
			this.vbox_ProjectDeps.Spacing = 6;
			w2.Add (this.vbox_ProjectDeps);
			this.scrolledwindow2.Add (w2);
			this.vbox2.Add (this.scrolledwindow2);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow2]));
			w5.Position = 1;
			this.Add (this.vbox2);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget HistoryWindow
     this.Name = "HistoryWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("HistoryWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child HistoryWindow.Gtk.Container+ContainerChild
     this.ScrollContainerContainerLolZomg = new global::Gtk.VBox ();
     this.ScrollContainerContainerLolZomg.Name = "ScrollContainerContainerLolZomg";
     this.ScrollContainerContainerLolZomg.Spacing = 6;
     // Container child ScrollContainerContainerLolZomg.Gtk.Box+BoxChild
     this.ScrollContainer = new global::Gtk.ScrolledWindow ();
     this.ScrollContainer.CanFocus = true;
     this.ScrollContainer.Name = "ScrollContainer";
     this.ScrollContainer.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child ScrollContainer.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport ();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.HistoryTable = new global::Gtk.VBox ();
     this.HistoryTable.Name = "HistoryTable";
     this.HistoryTable.Spacing = 6;
     w1.Add (this.HistoryTable);
     this.ScrollContainer.Add (w1);
     this.ScrollContainerContainerLolZomg.Add (this.ScrollContainer);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.ScrollContainerContainerLolZomg [this.ScrollContainer]));
     w4.Position = 0;
     this.Add (this.ScrollContainerContainerLolZomg);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 498;
     this.DefaultHeight = 495;
     this.Show ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Projects.NewFileDialog
			this.Name = "MonoDevelop.Ide.Projects.NewFileDialog";
			this.Title = global::Mono.Unix.Catalog.GetString ("New File");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.BorderWidth = ((uint)(6));
			// Internal child MonoDevelop.Ide.Projects.NewFileDialog.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "dialog1_VBox";
			w1.Spacing = 6;
			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)(6));
			// Container child vbox2.Gtk.Box+BoxChild
			this.hpaned1 = new global::Gtk.HPaned ();
			this.hpaned1.CanFocus = true;
			this.hpaned1.Name = "hpaned1";
			this.hpaned1.Position = 192;
			// Container child hpaned1.Gtk.Paned+PanedChild
			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
			this.catView = new global::Gtk.TreeView ();
			this.catView.WidthRequest = 160;
			this.catView.CanFocus = true;
			this.catView.Name = "catView";
			this.catView.HeadersVisible = false;
			this.scrolledwindow1.Add (this.catView);
			this.hpaned1.Add (this.scrolledwindow1);
			global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
			w3.Resize = false;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.panedTemplates = new global::Gtk.HPaned ();
			this.panedTemplates.CanFocus = true;
			this.panedTemplates.Name = "panedTemplates";
			this.panedTemplates.Position = 292;
			// Container child panedTemplates.Gtk.Paned+PanedChild
			this.boxTemplates = new global::Gtk.VBox ();
			this.boxTemplates.Name = "boxTemplates";
			this.boxTemplates.Spacing = 6;
			this.panedTemplates.Add (this.boxTemplates);
			global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates]));
			w4.Resize = false;
			// Container child panedTemplates.Gtk.Paned+PanedChild
			this.scrolledInfo = new global::Gtk.ScrolledWindow ();
			this.scrolledInfo.CanFocus = true;
			this.scrolledInfo.Name = "scrolledInfo";
			this.scrolledInfo.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
			this.scrolledInfo.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child scrolledInfo.Gtk.Container+ContainerChild
			global::Gtk.Viewport w5 = new global::Gtk.Viewport ();
			w5.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport.Gtk.Container+ContainerChild
			this.boxInfo = new global::Gtk.VBox ();
			this.boxInfo.Name = "boxInfo";
			this.boxInfo.Spacing = 6;
			this.boxInfo.BorderWidth = ((uint)(3));
			// Container child boxInfo.Gtk.Box+BoxChild
			this.labelTemplateTitle = new global::Gtk.Label ();
			this.labelTemplateTitle.WidthRequest = 145;
			this.labelTemplateTitle.Name = "labelTemplateTitle";
			this.labelTemplateTitle.Xalign = 0F;
			this.labelTemplateTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Console Project</b>");
			this.labelTemplateTitle.UseMarkup = true;
			this.labelTemplateTitle.Wrap = true;
			this.boxInfo.Add (this.labelTemplateTitle);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle]));
			w6.Position = 0;
			w6.Expand = false;
			w6.Fill = false;
			// Container child boxInfo.Gtk.Box+BoxChild
			this.infoLabel = new global::Gtk.Label ();
			this.infoLabel.WidthRequest = 145;
			this.infoLabel.Name = "infoLabel";
			this.infoLabel.Xalign = 0F;
			this.infoLabel.Yalign = 0F;
			this.infoLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Creates a new C# Project");
			this.infoLabel.Wrap = true;
			this.boxInfo.Add (this.infoLabel);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.infoLabel]));
			w7.Position = 1;
			w7.Expand = false;
			w7.Fill = false;
			w5.Add (this.boxInfo);
			this.scrolledInfo.Add (w5);
			this.panedTemplates.Add (this.scrolledInfo);
			global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo]));
			w10.Resize = false;
			this.hpaned1.Add (this.panedTemplates);
			this.vbox2.Add (this.hpaned1);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1]));
			w12.Position = 0;
			// Container child vbox2.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.WidthRequest = 1;
			this.label1.HeightRequest = 1;
			this.label1.Name = "label1";
			this.vbox2.Add (this.label1);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
			w13.Position = 1;
			w13.Expand = false;
			w13.Fill = false;
			// Container child vbox2.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 ("Name:");
			this.hbox2.Add (this.label2);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
			w14.Position = 0;
			w14.Expand = false;
			w14.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.nameEntry = new global::Gtk.Entry ();
			this.nameEntry.CanFocus = true;
			this.nameEntry.Name = "nameEntry";
			this.nameEntry.IsEditable = true;
			this.nameEntry.InvisibleChar = '●';
			this.hbox2.Add (this.nameEntry);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.nameEntry]));
			w15.Position = 1;
			this.vbox2.Add (this.hbox2);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
			w16.Position = 2;
			w16.Expand = false;
			w16.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.boxProject = new global::Gtk.VBox ();
			this.boxProject.Name = "boxProject";
			this.boxProject.Spacing = 6;
			// Container child boxProject.Gtk.Box+BoxChild
			this.hbox3 = new global::Gtk.HBox ();
			this.hbox3.Name = "hbox3";
			this.hbox3.Spacing = 6;
			// Container child hbox3.Gtk.Box+BoxChild
			this.projectAddCheckbox = new global::Gtk.CheckButton ();
			this.projectAddCheckbox.CanFocus = true;
			this.projectAddCheckbox.Name = "projectAddCheckbox";
			this.projectAddCheckbox.Label = global::Mono.Unix.Catalog.GetString ("_Add to project:");
			this.projectAddCheckbox.DrawIndicator = true;
			this.projectAddCheckbox.UseUnderline = true;
			this.hbox3.Add (this.projectAddCheckbox);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCheckbox]));
			w17.Position = 0;
			w17.Expand = false;
			w17.Fill = false;
			// Container child hbox3.Gtk.Box+BoxChild
			this.projectAddCombo = global::Gtk.ComboBox.NewText ();
			this.projectAddCombo.Name = "projectAddCombo";
			this.hbox3.Add (this.projectAddCombo);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCombo]));
			w18.Position = 1;
			this.boxProject.Add (this.hbox3);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox3]));
			w19.Position = 0;
			w19.Expand = false;
			w19.Fill = false;
			// Container child boxProject.Gtk.Box+BoxChild
			this.hbox4 = new global::Gtk.HBox ();
			this.hbox4.Name = "hbox4";
			this.hbox4.Spacing = 6;
			// Container child hbox4.Gtk.Box+BoxChild
			this.projectPathLabel = new global::Gtk.Label ();
			this.projectPathLabel.Name = "projectPathLabel";
			this.projectPathLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Path:");
			this.hbox4.Add (this.projectPathLabel);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectPathLabel]));
			w20.Position = 0;
			w20.Expand = false;
			w20.Fill = false;
			// Container child hbox4.Gtk.Box+BoxChild
			this.projectFolderEntry = new global::MonoDevelop.Components.FolderEntry ();
			this.projectFolderEntry.Name = "projectFolderEntry";
			this.hbox4.Add (this.projectFolderEntry);
			global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectFolderEntry]));
			w21.Position = 1;
			this.boxProject.Add (this.hbox4);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox4]));
			w22.Position = 1;
			w22.Expand = false;
			w22.Fill = false;
			this.vbox2.Add (this.boxProject);
			global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxProject]));
			w23.Position = 3;
			w23.Expand = false;
			w23.Fill = false;
			w1.Add (this.vbox2);
			global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
			w24.Position = 0;
			// Internal child MonoDevelop.Ide.Projects.NewFileDialog.ActionArea
			global::Gtk.HButtonBox w25 = this.ActionArea;
			w25.Name = "dialog1_ActionArea";
			w25.Spacing = 6;
			w25.BorderWidth = ((uint)(5));
			w25.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.cancelButton = new global::Gtk.Button ();
			this.cancelButton.CanDefault = true;
			this.cancelButton.CanFocus = true;
			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 w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.cancelButton]));
			w26.Expand = false;
			w26.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.okButton = new global::Gtk.Button ();
			this.okButton.CanDefault = true;
			this.okButton.CanFocus = true;
			this.okButton.Name = "okButton";
			this.okButton.UseStock = true;
			this.okButton.UseUnderline = true;
			this.okButton.Label = "gtk-new";
			w25.Add (this.okButton);
			global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.okButton]));
			w27.Position = 1;
			w27.Expand = false;
			w27.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 718;
			this.DefaultHeight = 524;
			this.boxProject.Hide ();
			this.Hide ();
			this.scrolledInfo.SizeAllocated += new global::Gtk.SizeAllocatedHandler (this.OnScrolledInfoSizeAllocated);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget earchive.InputDocs
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.openAction            = new global::Gtk.Action("openAction", global::Mono.Unix.Catalog.GetString("Из файла"), null, "gtk-open");
     this.openAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Из файла");
     w1.Add(this.openAction, null);
     this.ScanAction            = new global::Gtk.Action("ScanAction", global::Mono.Unix.Catalog.GetString("Сканировать"), global::Mono.Unix.Catalog.GetString("Добавить изображения со сканера"), "scanner");
     this.ScanAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Сканировать");
     w1.Add(this.ScanAction, null);
     this.clearAction            = new global::Gtk.Action("clearAction", null, global::Mono.Unix.Catalog.GetString("Очистить список изображений"), "gtk-clear");
     this.clearAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Очистить");
     w1.Add(this.clearAction, null);
     this.saveAction            = new global::Gtk.Action("saveAction", null, global::Mono.Unix.Catalog.GetString("Сохранить в базу"), "gtk-save");
     this.saveAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Сохранить");
     w1.Add(this.saveAction, null);
     this.zoom100Action            = new global::Gtk.Action("zoom100Action", global::Mono.Unix.Catalog.GetString("1:1"), null, "gtk-zoom-100");
     this.zoom100Action.ShortLabel = global::Mono.Unix.Catalog.GetString("1:1");
     w1.Add(this.zoom100Action, null);
     this.zoomFitAction            = new global::Gtk.Action("zoomFitAction", global::Mono.Unix.Catalog.GetString("Вписать"), null, "gtk-zoom-fit");
     this.zoomFitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Вписать");
     w1.Add(this.zoomFitAction, null);
     this.zoomInAction            = new global::Gtk.Action("zoomInAction", null, null, "gtk-zoom-in");
     this.zoomInAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Увеличить");
     w1.Add(this.zoomInAction, null);
     this.zoomOutAction            = new global::Gtk.Action("zoomOutAction", null, null, "gtk-zoom-out");
     this.zoomOutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Уменьшить");
     w1.Add(this.zoomOutAction, null);
     this.Rotate90Action            = new global::Gtk.Action("Rotate90Action", global::Mono.Unix.Catalog.GetString("90"), null, "rotate-90");
     this.Rotate90Action.ShortLabel = global::Mono.Unix.Catalog.GetString("90°");
     w1.Add(this.Rotate90Action, null);
     this.Rotate180Action            = new global::Gtk.Action("Rotate180Action", global::Mono.Unix.Catalog.GetString("180"), null, "rotate-180");
     this.Rotate180Action.ShortLabel = global::Mono.Unix.Catalog.GetString("180°");
     w1.Add(this.Rotate180Action, null);
     this.Rotate270Action            = new global::Gtk.Action("Rotate270Action", global::Mono.Unix.Catalog.GetString("270"), null, "rotate-270");
     this.Rotate270Action.ShortLabel = global::Mono.Unix.Catalog.GetString("270°");
     w1.Add(this.Rotate270Action, null);
     this.ActionRecognize            = new global::Gtk.Action("ActionRecognize", global::Mono.Unix.Catalog.GetString("Распознать"), null, "recognize");
     this.ActionRecognize.ShortLabel = global::Mono.Unix.Catalog.GetString("Распознать");
     w1.Add(this.ActionRecognize, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "earchive.InputDocs";
     this.Title          = global::Mono.Unix.Catalog.GetString("Ввод документов");
     this.Icon           = global::Gdk.Pixbuf.LoadFromResource("earchive.icons.scanner.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child earchive.InputDocs.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><toolbar name='toolbar1'><toolitem name='clearAction' action='clearAction'/><toolitem name='openAction' action='openAction'/><toolitem name='ScanAction' action='ScanAction'/><toolitem name='ActionRecognize' action='ActionRecognize'/><toolitem name='saveAction' action='saveAction'/><separator/><toolitem name='zoom100Action' action='zoom100Action'/><toolitem name='zoomFitAction' action='zoomFitAction'/><toolitem name='zoomInAction' action='zoomInAction'/><toolitem name='zoomOutAction' action='zoomOutAction'/><separator/><toolitem name='Rotate90Action' action='Rotate90Action'/><toolitem name='Rotate180Action' action='Rotate180Action'/><toolitem name='Rotate270Action' action='Rotate270Action'/></toolbar></ui>");
     this.toolbar1              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar1")));
     this.toolbar1.Name         = "toolbar1";
     this.toolbar1.ShowArrow    = false;
     this.toolbar1.ToolbarStyle = ((global::Gtk.ToolbarStyle)(2));
     this.toolbar1.IconSize     = ((global::Gtk.IconSize)(6));
     this.vbox2.Add(this.toolbar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.toolbar1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 206;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewImages                = new global::Gtk.TreeView();
     this.treeviewImages.CanFocus       = true;
     this.treeviewImages.Name           = "treeviewImages";
     this.treeviewImages.HeadersVisible = false;
     this.treeviewImages.Reorderable    = true;
     this.GtkScrolledWindow.Add(this.treeviewImages);
     this.hpaned1.Add(this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.GtkScrolledWindow]));
     w4.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.scrolledImage            = new global::Gtk.ScrolledWindow();
     this.scrolledImage.Name       = "scrolledImage";
     this.scrolledImage.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledImage.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.imageDoc      = new global::Gtk.Image();
     this.imageDoc.Name = "imageDoc";
     w5.Add(this.imageDoc);
     this.scrolledImage.Add(w5);
     this.hpaned1.Add(this.scrolledImage);
     this.hbox2.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hpaned1]));
     w9.Position = 0;
     // 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.table1               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboScaner               = new global::Gamma.Widgets.yListComboBox();
     this.comboScaner.Name          = "comboScaner";
     this.comboScaner.AddIfNotExist = false;
     this.comboScaner.DefaultFirst  = false;
     this.table1.Add(this.comboScaner);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.comboScaner]));
     w10.LeftAttach  = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.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 w11 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.tableFieldWidgets               = new global::Gtk.Table(((uint)(5)), ((uint)(3)), false);
     this.tableFieldWidgets.Name          = "tableFieldWidgets";
     this.tableFieldWidgets.RowSpacing    = ((uint)(6));
     this.tableFieldWidgets.ColumnSpacing = ((uint)(6));
     // Container child tableFieldWidgets.Gtk.Table+TableChild
     this.comboType      = global::Gtk.ComboBox.NewText();
     this.comboType.Name = "comboType";
     this.tableFieldWidgets.Add(this.comboType);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableFieldWidgets[this.comboType]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFieldWidgets.Gtk.Table+TableChild
     this.dateDoc                = new global::QSWidgetLib.DatePicker();
     this.dateDoc.Events         = ((global::Gdk.EventMask)(256));
     this.dateDoc.Name           = "dateDoc";
     this.dateDoc.WithTime       = false;
     this.dateDoc.Date           = new global::System.DateTime(0);
     this.dateDoc.IsEditable     = true;
     this.dateDoc.AutoSeparation = true;
     this.tableFieldWidgets.Add(this.dateDoc);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableFieldWidgets[this.dateDoc]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFieldWidgets.Gtk.Table+TableChild
     this.entryNumber               = new global::Gtk.Entry();
     this.entryNumber.CanFocus      = true;
     this.entryNumber.Name          = "entryNumber";
     this.entryNumber.IsEditable    = true;
     this.entryNumber.InvisibleChar = '●';
     this.tableFieldWidgets.Add(this.entryNumber);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableFieldWidgets[this.entryNumber]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFieldWidgets.Gtk.Table+TableChild
     this.eventboxDateIcon      = new global::Gtk.EventBox();
     this.eventboxDateIcon.Name = "eventboxDateIcon";
     // Container child eventboxDateIcon.Gtk.Container+ContainerChild
     this.IconDate        = new global::Gtk.Image();
     this.IconDate.Name   = "IconDate";
     this.IconDate.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-info", global::Gtk.IconSize.Button);
     this.eventboxDateIcon.Add(this.IconDate);
     this.tableFieldWidgets.Add(this.eventboxDateIcon);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableFieldWidgets[this.eventboxDateIcon]));
     w17.TopAttach    = ((uint)(3));
     w17.BottomAttach = ((uint)(4));
     w17.LeftAttach   = ((uint)(2));
     w17.RightAttach  = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFieldWidgets.Gtk.Table+TableChild
     this.eventboxNumberIcon      = new global::Gtk.EventBox();
     this.eventboxNumberIcon.Name = "eventboxNumberIcon";
     // Container child eventboxNumberIcon.Gtk.Container+ContainerChild
     this.IconNumber        = new global::Gtk.Image();
     this.IconNumber.Name   = "IconNumber";
     this.IconNumber.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-info", global::Gtk.IconSize.Button);
     this.eventboxNumberIcon.Add(this.IconNumber);
     this.tableFieldWidgets.Add(this.eventboxNumberIcon);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableFieldWidgets[this.eventboxNumberIcon]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach   = ((uint)(2));
     w19.RightAttach  = ((uint)(3));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFieldWidgets.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Поля текущего документа</b>");
     this.label1.UseMarkup = true;
     this.label1.Justify   = ((global::Gtk.Justification)(2));
     this.tableFieldWidgets.Add(this.label1);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tableFieldWidgets[this.label1]));
     w20.RightAttach = ((uint)(3));
     w20.XOptions    = ((global::Gtk.AttachOptions)(4));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableFieldWidgets.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Дата<span foreground=\"red\">*</span>:");
     this.label10.UseMarkup = true;
     this.tableFieldWidgets.Add(this.label10);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableFieldWidgets[this.label10]));
     w21.TopAttach    = ((uint)(3));
     w21.BottomAttach = ((uint)(4));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFieldWidgets.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Тип документа<span foreground=\"red\">*</span>:");
     this.label11.UseMarkup = true;
     this.tableFieldWidgets.Add(this.label11);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableFieldWidgets[this.label11]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFieldWidgets.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Номер<span foreground=\"red\">*</span>:");
     this.label9.UseMarkup = true;
     this.tableFieldWidgets.Add(this.label9);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.tableFieldWidgets[this.label9]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.tableFieldWidgets);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.tableFieldWidgets]));
     w24.Position = 1;
     // Container child vbox3.Gtk.Box+BoxChild
     this.checkDiagnostic               = new global::Gtk.CheckButton();
     this.checkDiagnostic.CanFocus      = true;
     this.checkDiagnostic.Name          = "checkDiagnostic";
     this.checkDiagnostic.Label         = global::Mono.Unix.Catalog.GetString("Диагностика распознования");
     this.checkDiagnostic.DrawIndicator = true;
     this.checkDiagnostic.UseUnderline  = true;
     this.vbox3.Add(this.checkDiagnostic);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.checkDiagnostic]));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.buttonLog              = new global::Gtk.Button();
     this.buttonLog.CanFocus     = true;
     this.buttonLog.Name         = "buttonLog";
     this.buttonLog.UseUnderline = true;
     this.buttonLog.Label        = global::Mono.Unix.Catalog.GetString("Показать журнал распознования.");
     global::Gtk.Image w26 = new global::Gtk.Image();
     w26.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-execute", global::Gtk.IconSize.Button);
     this.buttonLog.Image = w26;
     this.vbox3.Add(this.buttonLog);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.buttonLog]));
     w27.Position = 3;
     w27.Expand   = false;
     w27.Fill     = false;
     this.hbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox3]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
     w29.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.progresswork      = new global::Gtk.ProgressBar();
     this.progresswork.Name = "progresswork";
     this.vbox2.Add(this.progresswork);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.progresswork]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 1053;
     this.DefaultHeight = 478;
     this.Show();
     this.openAction.Activated              += new global::System.EventHandler(this.OnOpenActionActivated);
     this.ScanAction.Activated              += new global::System.EventHandler(this.OnScanActionActivated);
     this.clearAction.Activated             += new global::System.EventHandler(this.OnClearActionActivated);
     this.saveAction.Activated              += new global::System.EventHandler(this.OnSaveActionActivated);
     this.zoom100Action.Activated           += new global::System.EventHandler(this.OnZoom100ActionActivated);
     this.zoomFitAction.Activated           += new global::System.EventHandler(this.OnZoomFitActionActivated);
     this.zoomInAction.Activated            += new global::System.EventHandler(this.OnZoomInActionActivated);
     this.zoomOutAction.Activated           += new global::System.EventHandler(this.OnZoomOutActionActivated);
     this.Rotate90Action.Activated          += new global::System.EventHandler(this.OnRotate90ActionActivated);
     this.Rotate180Action.Activated         += new global::System.EventHandler(this.OnRotate180ActionActivated);
     this.Rotate270Action.Activated         += new global::System.EventHandler(this.OnRotate270ActionActivated);
     this.ActionRecognize.Activated         += new global::System.EventHandler(this.OnActionRecognizeActivated);
     this.treeviewImages.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.OnTreeviewImagesButtonReleaseEvent);
     this.imageDoc.DragMotion += new global::Gtk.DragMotionHandler(this.OnImageDocDragMotion);
     this.comboScaner.Changed += new global::System.EventHandler(this.OnComboScanerChanged);
     this.eventboxNumberIcon.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnEventboxNumberIconButtonPressEvent);
     this.eventboxDateIcon.ButtonPressEvent   += new global::Gtk.ButtonPressEventHandler(this.OnEventboxDateIconButtonPressEvent);
     this.entryNumber.Changed += new global::System.EventHandler(this.OnEntryNumberChanged);
     this.dateDoc.DateChanged += new global::System.EventHandler(this.OnDateDocDateChanged);
     this.comboType.Changed   += new global::System.EventHandler(this.OnComboTypeChanged);
     this.buttonLog.Clicked   += new global::System.EventHandler(this.OnButtonLogClicked);
 }
Exemple #27
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Mono.Upnp.Dcp.MediaServer1.FSpot.SharingConfigDialog
     this.Name           = "Mono.Upnp.Dcp.MediaServer1.FSpot.SharingConfigDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("UPnP Photo Sharing Preferences");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "gtk-preferences", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Mono.Upnp.Dcp.MediaServer1.FSpot.SharingConfigDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.GtkScrolledWindow                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w2 = new global::Gtk.Viewport();
     w2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.fixed2           = new global::Gtk.Fixed();
     this.fixed2.Name      = "fixed2";
     this.fixed2.HasWindow = false;
     // Container child fixed2.Gtk.Fixed+FixedChild
     this.lookForSharedLibrariesCheckbox               = new global::Gtk.CheckButton();
     this.lookForSharedLibrariesCheckbox.CanFocus      = true;
     this.lookForSharedLibrariesCheckbox.Name          = "lookForSharedLibrariesCheckbox";
     this.lookForSharedLibrariesCheckbox.Label         = global::Mono.Unix.Catalog.GetString("Look for shared libraries");
     this.lookForSharedLibrariesCheckbox.DrawIndicator = true;
     this.lookForSharedLibrariesCheckbox.UseUnderline  = true;
     this.fixed2.Add(this.lookForSharedLibrariesCheckbox);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed2[this.lookForSharedLibrariesCheckbox]));
     w3.X = 13;
     w3.Y = 14;
     // Container child fixed2.Gtk.Fixed+FixedChild
     this.shareMyLibraryCheckbox               = new global::Gtk.CheckButton();
     this.shareMyLibraryCheckbox.CanFocus      = true;
     this.shareMyLibraryCheckbox.Name          = "shareMyLibraryCheckbox";
     this.shareMyLibraryCheckbox.Label         = global::Mono.Unix.Catalog.GetString("Share my library");
     this.shareMyLibraryCheckbox.DrawIndicator = true;
     this.shareMyLibraryCheckbox.UseUnderline  = true;
     this.fixed2.Add(this.shareMyLibraryCheckbox);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.fixed2[this.shareMyLibraryCheckbox]));
     w4.X = 13;
     w4.Y = 43;
     // Container child fixed2.Gtk.Fixed+FixedChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.categoriesTreeView = new global::Gtk.TreeView();
     this.categoriesTreeView.WidthRequest   = 271;
     this.categoriesTreeView.HeightRequest  = 240;
     this.categoriesTreeView.Sensitive      = false;
     this.categoriesTreeView.CanFocus       = true;
     this.categoriesTreeView.Name           = "categoriesTreeView";
     this.categoriesTreeView.HeadersVisible = false;
     this.GtkScrolledWindow1.Add(this.categoriesTreeView);
     this.fixed2.Add(this.GtkScrolledWindow1);
     global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.fixed2[this.GtkScrolledWindow1]));
     w6.X = 35;
     w6.Y = 154;
     // Container child fixed2.Gtk.Fixed+FixedChild
     this.shareSelectedCategoriesRadioButton               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Share selected categories:"));
     this.shareSelectedCategoriesRadioButton.Sensitive     = false;
     this.shareSelectedCategoriesRadioButton.CanFocus      = true;
     this.shareSelectedCategoriesRadioButton.Name          = "shareSelectedCategoriesRadioButton";
     this.shareSelectedCategoriesRadioButton.DrawIndicator = true;
     this.shareSelectedCategoriesRadioButton.UseUnderline  = true;
     this.shareSelectedCategoriesRadioButton.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.fixed2.Add(this.shareSelectedCategoriesRadioButton);
     global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.fixed2[this.shareSelectedCategoriesRadioButton]));
     w7.X = 35;
     w7.Y = 119;
     // Container child fixed2.Gtk.Fixed+FixedChild
     this.libraryNameLabel           = new global::Gtk.Label();
     this.libraryNameLabel.Sensitive = false;
     this.libraryNameLabel.Name      = "libraryNameLabel";
     this.libraryNameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Library name:");
     this.fixed2.Add(this.libraryNameLabel);
     global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.fixed2[this.libraryNameLabel]));
     w8.X = 38;
     w8.Y = 71;
     // Container child fixed2.Gtk.Fixed+FixedChild
     this.libraryNameTextBox = new global::Gtk.Entry();
     this.libraryNameTextBox.WidthRequest  = 177;
     this.libraryNameTextBox.Sensitive     = false;
     this.libraryNameTextBox.CanFocus      = true;
     this.libraryNameTextBox.Name          = "libraryNameTextBox";
     this.libraryNameTextBox.IsEditable    = true;
     this.libraryNameTextBox.InvisibleChar = '●';
     this.fixed2.Add(this.libraryNameTextBox);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.fixed2[this.libraryNameTextBox]));
     w9.X = 132;
     w9.Y = 66;
     // Container child fixed2.Gtk.Fixed+FixedChild
     this.shareEntireLibraryRadioButton               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Share entire library"));
     this.shareEntireLibraryRadioButton.Sensitive     = false;
     this.shareEntireLibraryRadioButton.CanFocus      = true;
     this.shareEntireLibraryRadioButton.Name          = "shareEntireLibraryRadioButton";
     this.shareEntireLibraryRadioButton.DrawIndicator = true;
     this.shareEntireLibraryRadioButton.UseUnderline  = true;
     this.shareEntireLibraryRadioButton.Group         = this.shareSelectedCategoriesRadioButton.Group;
     this.fixed2.Add(this.shareEntireLibraryRadioButton);
     global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.fixed2[this.shareEntireLibraryRadioButton]));
     w10.X = 35;
     w10.Y = 94;
     w2.Add(this.fixed2);
     this.GtkScrolledWindow.Add(w2);
     w1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(w1[this.GtkScrolledWindow]));
     w13.Position = 0;
     // Internal child Mono.Upnp.Dcp.MediaServer1.FSpot.SharingConfigDialog.ActionArea
     global::Gtk.HButtonBox w14 = this.ActionArea;
     w14.Name        = "dialog1_ActionArea";
     w14.Spacing     = 10;
     w14.BorderWidth = ((uint)(5));
     w14.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 w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14[this.buttonCancel]));
     w15.Expand = false;
     w15.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-save";
     this.AddActionWidget(this.buttonOk, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14[this.buttonOk]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 358;
     this.DefaultHeight = 472;
     this.Show();
     this.shareMyLibraryCheckbox.Toggled             += new global::System.EventHandler(this.OnShareMyLibraryCheckboxToggled);
     this.shareSelectedCategoriesRadioButton.Toggled += new global::System.EventHandler(this.OnShareSelectedCategoriesRadioButtonToggled);
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Exemple #28
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget OPDtabGui.ShowRanking
     this.Name           = "OPDtabGui.ShowRanking";
     this.Title          = global::Mono.Unix.Catalog.GetString("ShowRanking");
     this.Icon           = global::Gdk.Pixbuf.LoadFromResource("OPDtabGui.AppIcon.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child OPDtabGui.ShowRanking.Gtk.Container+ContainerChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 3;
     // 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.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.cTeamsFilter             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.cTeamsFilter.Name        = "cTeamsFilter";
     this.cTeamsFilter.LeftPadding = ((uint)(6));
     this.hbox2.Add(this.cTeamsFilter);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.cTeamsFilter]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.cbTeamsOnlyHighlight               = new global::Gtk.CheckButton();
     this.cbTeamsOnlyHighlight.CanFocus      = true;
     this.cbTeamsOnlyHighlight.Name          = "cbTeamsOnlyHighlight";
     this.cbTeamsOnlyHighlight.Label         = global::Mono.Unix.Catalog.GetString("Only Highlight");
     this.cbTeamsOnlyHighlight.Active        = true;
     this.cbTeamsOnlyHighlight.DrawIndicator = true;
     this.cbTeamsOnlyHighlight.UseUnderline  = true;
     this.hbox2.Add(this.cbTeamsOnlyHighlight);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.cbTeamsOnlyHighlight]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vbox3.Add(this.hbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow1      = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w4 = new global::Gtk.Viewport();
     w4.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.tableTeams      = new global::Gtk.Table(((uint)(3)), ((uint)(6)), false);
     this.tableTeams.Name = "tableTeams";
     // Container child tableTeams.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("<b>Team</b>");
     this.label8.UseMarkup = true;
     this.tableTeams.Add(this.label8);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableTeams [this.label8]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(6));
     w5.XPadding    = ((uint)(6));
     w5.XOptions    = ((global::Gtk.AttachOptions)(4));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableTeams.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Pos</b>");
     this.label9.UseMarkup = true;
     this.tableTeams.Add(this.label9);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableTeams [this.label9]));
     w6.XPadding = ((uint)(6));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     w4.Add(this.tableTeams);
     this.GtkScrolledWindow1.Add(w4);
     this.vbox3.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow1]));
     w9.Position = 1;
     this.notebook1.Add(this.vbox3);
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Teams");
     this.notebook1.SetTabLabel(this.vbox3, this.label2);
     this.label2.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     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.cSpeakersFilter             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.cSpeakersFilter.Name        = "cSpeakersFilter";
     this.cSpeakersFilter.LeftPadding = ((uint)(6));
     this.hbox3.Add(this.cSpeakersFilter);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.cSpeakersFilter]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.cbSpeakersOnlyHighlight               = new global::Gtk.CheckButton();
     this.cbSpeakersOnlyHighlight.CanFocus      = true;
     this.cbSpeakersOnlyHighlight.Name          = "cbSpeakersOnlyHighlight";
     this.cbSpeakersOnlyHighlight.Label         = global::Mono.Unix.Catalog.GetString("Only Highlight");
     this.cbSpeakersOnlyHighlight.Active        = true;
     this.cbSpeakersOnlyHighlight.DrawIndicator = true;
     this.cbSpeakersOnlyHighlight.UseUnderline  = true;
     this.hbox3.Add(this.cbSpeakersOnlyHighlight);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.cbSpeakersOnlyHighlight]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow      = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w14 = new global::Gtk.Viewport();
     w14.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.tableSpeakers      = new global::Gtk.Table(((uint)(3)), ((uint)(6)), false);
     this.tableSpeakers.Name = "tableSpeakers";
     // Container child tableSpeakers.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Pos</b>");
     this.label6.UseMarkup = true;
     this.tableSpeakers.Add(this.label6);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableSpeakers [this.label6]));
     w15.XPadding = ((uint)(6));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableSpeakers.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("<b>Speaker</b>");
     this.label7.UseMarkup = true;
     this.tableSpeakers.Add(this.label7);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableSpeakers [this.label7]));
     w16.LeftAttach  = ((uint)(1));
     w16.RightAttach = ((uint)(6));
     w16.XPadding    = ((uint)(6));
     w16.XOptions    = ((global::Gtk.AttachOptions)(4));
     w16.YOptions    = ((global::Gtk.AttachOptions)(4));
     w14.Add(this.tableSpeakers);
     this.GtkScrolledWindow.Add(w14);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w19.Position = 1;
     this.notebook1.Add(this.vbox1);
     global::Gtk.Notebook.NotebookChild w20 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox1]));
     w20.Position = 1;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Speakers");
     this.notebook1.SetTabLabel(this.vbox1, this.label3);
     this.label3.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow2                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name             = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     global::Gtk.Viewport w21 = new global::Gtk.Viewport();
     w21.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport2.Gtk.Container+ContainerChild
     this.tableJudges               = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.tableJudges.Name          = "tableJudges";
     this.tableJudges.ColumnSpacing = ((uint)(6));
     // Container child tableJudges.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 0F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Judge</b>");
     this.label10.UseMarkup = true;
     this.tableJudges.Add(this.label10);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableJudges [this.label10]));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableJudges.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 0F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Stats</b>");
     this.label11.UseMarkup = true;
     this.tableJudges.Add(this.label11);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.tableJudges [this.label11]));
     w23.LeftAttach  = ((uint)(1));
     w23.RightAttach = ((uint)(4));
     w23.XOptions    = ((global::Gtk.AttachOptions)(4));
     w23.YOptions    = ((global::Gtk.AttachOptions)(4));
     w21.Add(this.tableJudges);
     this.GtkScrolledWindow2.Add(w21);
     this.notebook1.Add(this.GtkScrolledWindow2);
     global::Gtk.Notebook.NotebookChild w26 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.GtkScrolledWindow2]));
     w26.Position = 2;
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Judges");
     this.notebook1.SetTabLabel(this.GtkScrolledWindow2, this.label1);
     this.label1.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox1             = new global::Gtk.HButtonBox();
     this.hbuttonbox1.Name        = "hbuttonbox1";
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnExportPDF              = new global::Gtk.Button();
     this.btnExportPDF.CanFocus     = true;
     this.btnExportPDF.Name         = "btnExportPDF";
     this.btnExportPDF.UseUnderline = true;
     this.btnExportPDF.Label        = global::Mono.Unix.Catalog.GetString("Export as PDF");
     this.hbuttonbox1.Add(this.btnExportPDF);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.btnExportPDF]));
     w27.Expand = false;
     w27.Fill   = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnExportCSV              = new global::Gtk.Button();
     this.btnExportCSV.CanFocus     = true;
     this.btnExportCSV.Name         = "btnExportCSV";
     this.btnExportCSV.UseUnderline = true;
     this.btnExportCSV.Label        = global::Mono.Unix.Catalog.GetString("Export as CSV");
     this.hbuttonbox1.Add(this.btnExportCSV);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.btnExportCSV]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnUpdate              = new global::Gtk.Button();
     this.btnUpdate.CanFocus     = true;
     this.btnUpdate.Name         = "btnUpdate";
     this.btnUpdate.UseUnderline = true;
     // Container child btnUpdate.Gtk.Container+ContainerChild
     global::Gtk.Alignment w29 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w30 = new global::Gtk.HBox();
     w30.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w31 = new global::Gtk.Image();
     w31.Pixbuf = global::Stetic.IconLoader.LoadIcon(
         this,
         "gtk-redo",
         global::Gtk.IconSize.Menu
         );
     w30.Add(w31);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w33 = new global::Gtk.Label();
     w33.LabelProp    = global::Mono.Unix.Catalog.GetString("Update All");
     w33.UseUnderline = true;
     w30.Add(w33);
     w29.Add(w30);
     this.btnUpdate.Add(w29);
     this.hbuttonbox1.Add(this.btnUpdate);
     global::Gtk.ButtonBox.ButtonBoxChild w37 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.btnUpdate]));
     w37.Position = 2;
     w37.Expand   = false;
     w37.Fill     = false;
     this.vbox2.Add(this.hbuttonbox1);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbuttonbox1]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // 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.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Mark Break:");
     this.hbox1.Add(this.label12);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label12]));
     w39.Position = 0;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.cbSelectMarking      = global::Gtk.ComboBox.NewText();
     this.cbSelectMarking.Name = "cbSelectMarking";
     this.hbox1.Add(this.cbSelectMarking);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.cbSelectMarking]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w41.Position = 1;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0F, 0F, 0F, 0F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.frame1      = new global::Gtk.Frame();
     this.frame1.Name = "frame1";
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment1               = new global::Gtk.Alignment(0F, 0F, 0F, 0F);
     this.GtkAlignment1.Name          = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding   = ((uint)(12));
     this.GtkAlignment1.TopPadding    = ((uint)(6));
     this.GtkAlignment1.RightPadding  = ((uint)(6));
     this.GtkAlignment1.BottomPadding = ((uint)(6));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.tableRounds               = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.tableRounds.Name          = "tableRounds";
     this.tableRounds.RowSpacing    = ((uint)(6));
     this.tableRounds.ColumnSpacing = ((uint)(6));
     // Container child tableRounds.Gtk.Table+TableChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.Xalign    = 0F;
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Name");
     this.tableRounds.Add(this.label13);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.tableRounds [this.label13]));
     w42.LeftAttach  = ((uint)(2));
     w42.RightAttach = ((uint)(3));
     w42.XOptions    = ((global::Gtk.AttachOptions)(4));
     w42.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child tableRounds.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Gov / Opp");
     this.tableRounds.Add(this.label5);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.tableRounds [this.label5]));
     w43.LeftAttach  = ((uint)(3));
     w43.RightAttach = ((uint)(4));
     w43.XOptions    = ((global::Gtk.AttachOptions)(4));
     w43.YOptions    = ((global::Gtk.AttachOptions)(0));
     this.GtkAlignment1.Add(this.tableRounds);
     this.frame1.Add(this.GtkAlignment1);
     this.GtkLabel5           = new global::Gtk.Label();
     this.GtkLabel5.Name      = "GtkLabel5";
     this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Selected Rounds</b>");
     this.GtkLabel5.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel5;
     this.alignment1.Add(this.frame1);
     this.vbox2.Add(this.alignment1);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment1]));
     w47.Position = 2;
     w47.Expand   = false;
     w47.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment2      = new global::Gtk.Alignment(0F, 0F, 0F, 0F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.frame2      = new global::Gtk.Frame();
     this.frame2.Name = "frame2";
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment2               = new global::Gtk.Alignment(0F, 0F, 0F, 0F);
     this.GtkAlignment2.Name          = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding   = ((uint)(12));
     this.GtkAlignment2.TopPadding    = ((uint)(6));
     this.GtkAlignment2.RightPadding  = ((uint)(6));
     this.GtkAlignment2.BottomPadding = ((uint)(6));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.tableAvgPoints = new global::Gtk.Table(
         ((uint)(12)),
         ((uint)(2)),
         false
         );
     this.tableAvgPoints.Name          = "tableAvgPoints";
     this.tableAvgPoints.RowSpacing    = ((uint)(6));
     this.tableAvgPoints.ColumnSpacing = ((uint)(6));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.Xalign    = 0F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Gov1</small>");
     this.label14.UseMarkup = true;
     this.tableAvgPoints.Add(this.label14);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label14]));
     w48.TopAttach    = ((uint)(1));
     w48.BottomAttach = ((uint)(2));
     w48.XOptions     = ((global::Gtk.AttachOptions)(4));
     w48.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.Xalign    = 0F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Opp1</small>");
     this.label15.UseMarkup = true;
     this.tableAvgPoints.Add(this.label15);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label15]));
     w49.TopAttach    = ((uint)(2));
     w49.BottomAttach = ((uint)(3));
     w49.XOptions     = ((global::Gtk.AttachOptions)(4));
     w49.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.Xalign    = 0F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Gov2</small>");
     this.label16.UseMarkup = true;
     this.tableAvgPoints.Add(this.label16);
     global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label16]));
     w50.TopAttach    = ((uint)(3));
     w50.BottomAttach = ((uint)(4));
     w50.XOptions     = ((global::Gtk.AttachOptions)(4));
     w50.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label17           = new global::Gtk.Label();
     this.label17.Name      = "label17";
     this.label17.Xalign    = 0F;
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Opp2</small>");
     this.label17.UseMarkup = true;
     this.tableAvgPoints.Add(this.label17);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label17]));
     w51.TopAttach    = ((uint)(4));
     w51.BottomAttach = ((uint)(5));
     w51.XOptions     = ((global::Gtk.AttachOptions)(4));
     w51.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label18           = new global::Gtk.Label();
     this.label18.Name      = "label18";
     this.label18.Xalign    = 0F;
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Free1</small>");
     this.label18.UseMarkup = true;
     this.tableAvgPoints.Add(this.label18);
     global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label18]));
     w52.TopAttach    = ((uint)(5));
     w52.BottomAttach = ((uint)(6));
     w52.XOptions     = ((global::Gtk.AttachOptions)(4));
     w52.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label19           = new global::Gtk.Label();
     this.label19.Name      = "label19";
     this.label19.Xalign    = 0F;
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Free2</small>");
     this.label19.UseMarkup = true;
     this.tableAvgPoints.Add(this.label19);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label19]));
     w53.TopAttach    = ((uint)(6));
     w53.BottomAttach = ((uint)(7));
     w53.XOptions     = ((global::Gtk.AttachOptions)(4));
     w53.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label20           = new global::Gtk.Label();
     this.label20.Name      = "label20";
     this.label20.Xalign    = 0F;
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Free3</small>");
     this.label20.UseMarkup = true;
     this.tableAvgPoints.Add(this.label20);
     global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label20]));
     w54.TopAttach    = ((uint)(7));
     w54.BottomAttach = ((uint)(8));
     w54.XOptions     = ((global::Gtk.AttachOptions)(4));
     w54.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label21           = new global::Gtk.Label();
     this.label21.Name      = "label21";
     this.label21.Xalign    = 0F;
     this.label21.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Opp3</small>");
     this.label21.UseMarkup = true;
     this.tableAvgPoints.Add(this.label21);
     global::Gtk.Table.TableChild w55 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label21]));
     w55.TopAttach    = ((uint)(8));
     w55.BottomAttach = ((uint)(9));
     w55.XOptions     = ((global::Gtk.AttachOptions)(4));
     w55.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label22           = new global::Gtk.Label();
     this.label22.Name      = "label22";
     this.label22.Xalign    = 0F;
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Gov3</small>");
     this.label22.UseMarkup = true;
     this.tableAvgPoints.Add(this.label22);
     global::Gtk.Table.TableChild w56 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label22]));
     w56.TopAttach    = ((uint)(9));
     w56.BottomAttach = ((uint)(10));
     w56.XOptions     = ((global::Gtk.AttachOptions)(4));
     w56.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label23           = new global::Gtk.Label();
     this.label23.Name      = "label23";
     this.label23.Xalign    = 0F;
     this.label23.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Gov</small>");
     this.label23.UseMarkup = true;
     this.tableAvgPoints.Add(this.label23);
     global::Gtk.Table.TableChild w57 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label23]));
     w57.TopAttach    = ((uint)(10));
     w57.BottomAttach = ((uint)(11));
     w57.XOptions     = ((global::Gtk.AttachOptions)(4));
     w57.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child tableAvgPoints.Gtk.Table+TableChild
     this.label24           = new global::Gtk.Label();
     this.label24.Name      = "label24";
     this.label24.Xalign    = 0F;
     this.label24.LabelProp = global::Mono.Unix.Catalog.GetString("<small>Opp</small>");
     this.label24.UseMarkup = true;
     this.tableAvgPoints.Add(this.label24);
     global::Gtk.Table.TableChild w58 = ((global::Gtk.Table.TableChild)(this.tableAvgPoints [this.label24]));
     w58.TopAttach    = ((uint)(11));
     w58.BottomAttach = ((uint)(12));
     w58.XOptions     = ((global::Gtk.AttachOptions)(4));
     w58.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.GtkAlignment2.Add(this.tableAvgPoints);
     this.frame2.Add(this.GtkAlignment2);
     this.GtkLabel6           = new global::Gtk.Label();
     this.GtkLabel6.Name      = "GtkLabel6";
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Average Points</b>");
     this.GtkLabel6.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel6;
     this.alignment2.Add(this.frame2);
     this.vbox2.Add(this.alignment2);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment2]));
     w62.Position = 3;
     w62.Expand   = false;
     w62.Fill     = false;
     this.notebook1.Add(this.vbox2);
     global::Gtk.Notebook.NotebookChild w63 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox2]));
     w63.Position = 3;
     // Notebook tab
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Options & Tools");
     this.notebook1.SetTabLabel(this.vbox2, this.label4);
     this.label4.ShowAll();
     this.Add(this.notebook1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 498;
     this.DefaultHeight = 780;
     this.Hide();
     this.cbTeamsOnlyHighlight.Toggled    += new global::System.EventHandler(this.OnCbTeamsOnlyHighlightToggled);
     this.cbSpeakersOnlyHighlight.Toggled += new global::System.EventHandler(this.OnCbSpeakersOnlyHighlightToggled);
     this.btnExportPDF.Clicked            += new global::System.EventHandler(this.OnBtnExportPDFClicked);
     this.btnExportCSV.Clicked            += new global::System.EventHandler(this.OnBtnExportCSVClicked);
     this.btnUpdate.Clicked       += new global::System.EventHandler(this.OnBtnUpdateClicked);
     this.cbSelectMarking.Changed += new global::System.EventHandler(this.OnCbSelectMarkingChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.CounterpartyFilterView
     global::Stetic.BinContainer.Attach(this);
     this.HeightRequest = 100;
     this.Name          = "Vodovoz.Filters.GtkViews.CounterpartyFilterView";
     // Container child Vodovoz.Filters.GtkViews.CounterpartyFilterView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.filterScrolledWindow = new global::Gtk.ScrolledWindow();
     this.filterScrolledWindow.HeightRequest = 100;
     this.filterScrolledWindow.CanFocus      = true;
     this.filterScrolledWindow.Name          = "filterScrolledWindow";
     this.filterScrolledWindow.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child filterScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(8)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checkIncludeArhive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkIncludeArhive.CanFocus      = true;
     this.checkIncludeArhive.Name          = "checkIncludeArhive";
     this.checkIncludeArhive.Label         = global::Mono.Unix.Catalog.GetString("Включая архивных");
     this.checkIncludeArhive.DrawIndicator = true;
     this.checkIncludeArhive.UseUnderline  = true;
     this.table1.Add(this.checkIncludeArhive);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.checkIncludeArhive]));
     w2.LeftAttach  = ((uint)(3));
     w2.RightAttach = ((uint)(4));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment51             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment51.Name        = "GtkAlignment51";
     this.GtkAlignment51.LeftPadding = ((uint)(12));
     // Container child GtkAlignment51.Gtk.Container+ContainerChild
     this.GtkScrolledWindow15 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow15.WidthRequest = 220;
     this.GtkScrolledWindow15.Name         = "GtkScrolledWindow15";
     this.GtkScrolledWindow15.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow15.Gtk.Container+ContainerChild
     this.ytreeviewSalesChannels                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSalesChannels.CanFocus       = true;
     this.ytreeviewSalesChannels.Name           = "ytreeviewSalesChannels";
     this.ytreeviewSalesChannels.HeadersVisible = false;
     this.GtkScrolledWindow15.Add(this.ytreeviewSalesChannels);
     this.GtkAlignment51.Add(this.GtkScrolledWindow15);
     this.frame2.Add(this.GtkAlignment51);
     this.GtkLabel72           = new global::Gtk.Label();
     this.GtkLabel72.Name      = "GtkLabel72";
     this.GtkLabel72.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Канал сбыта</b>");
     this.GtkLabel72.UseMarkup = true;
     this.frame2.LabelWidget   = this.GtkLabel72;
     this.table1.Add(this.frame2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.frame2]));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(7));
     w6.RightAttach  = ((uint)(8));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hboxSearchFields         = new global::Gtk.HBox();
     this.hboxSearchFields.Name    = "hboxSearchFields";
     this.hboxSearchFields.Spacing = 6;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.ylabelName           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelName.Name      = "ylabelName";
     this.ylabelName.LabelProp = global::Mono.Unix.Catalog.GetString("Наименование:");
     this.hboxSearchFields.Add(this.ylabelName);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.ylabelName]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.entryName               = new global::Gamma.GtkWidgets.yEntry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '•';
     this.hboxSearchFields.Add(this.entryName);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.entryName]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.ylabelCounterpartyPhone           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCounterpartyPhone.Name      = "ylabelCounterpartyPhone";
     this.ylabelCounterpartyPhone.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон контрагента:");
     this.hboxSearchFields.Add(this.ylabelCounterpartyPhone);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.ylabelCounterpartyPhone]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.entryCounterpartyPhone = new global::QS.Widgets.ValidatedEntry();
     this.entryCounterpartyPhone.TooltipMarkup = "Формат телефона: Без +7 и 8 в начале";
     this.entryCounterpartyPhone.CanFocus      = true;
     this.entryCounterpartyPhone.Name          = "entryCounterpartyPhone";
     this.entryCounterpartyPhone.IsEditable    = true;
     this.entryCounterpartyPhone.InvisibleChar = '•';
     this.hboxSearchFields.Add(this.entryCounterpartyPhone);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.entryCounterpartyPhone]));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.ylabelDeliveryPointPhone           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDeliveryPointPhone.Name      = "ylabelDeliveryPointPhone";
     this.ylabelDeliveryPointPhone.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон точки доставки:");
     this.hboxSearchFields.Add(this.ylabelDeliveryPointPhone);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.ylabelDeliveryPointPhone]));
     w11.Position = 4;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.entryDeliveryPointPhone = new global::QS.Widgets.ValidatedEntry();
     this.entryDeliveryPointPhone.TooltipMarkup = "Формат телефона: Без +7 и 8 в начале";
     this.entryDeliveryPointPhone.CanFocus      = true;
     this.entryDeliveryPointPhone.Name          = "entryDeliveryPointPhone";
     this.entryDeliveryPointPhone.IsEditable    = true;
     this.entryDeliveryPointPhone.InvisibleChar = '•';
     this.hboxSearchFields.Add(this.entryDeliveryPointPhone);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.entryDeliveryPointPhone]));
     w12.Position = 5;
     w12.Expand   = false;
     w12.Fill     = false;
     this.table1.Add(this.hboxSearchFields);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.hboxSearchFields]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.RightAttach  = ((uint)(7));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(6));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Показывать только:");
     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)(0));
     // 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("Тег:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w15.LeftAttach  = ((uint)(5));
     w15.RightAttach = ((uint)(6));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.table1.Add(this.vseparator1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator1]));
     w16.LeftAttach  = ((uint)(2));
     w16.RightAttach = ((uint)(3));
     w16.XOptions    = ((global::Gtk.AttachOptions)(4));
     w16.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.table1.Add(this.vseparator2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator2]));
     w17.LeftAttach  = ((uint)(4));
     w17.RightAttach = ((uint)(5));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryTag        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.yentryTag.Events = ((global::Gdk.EventMask)(256));
     this.yentryTag.Name   = "yentryTag";
     this.table1.Add(this.yentryTag);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryTag]));
     w18.LeftAttach  = ((uint)(6));
     w18.RightAttach = ((uint)(7));
     w18.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.yenumCounterpartyType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumCounterpartyType.Name = "yenumCounterpartyType";
     this.yenumCounterpartyType.ShowSpecialStateAll = true;
     this.yenumCounterpartyType.ShowSpecialStateNot = false;
     this.yenumCounterpartyType.UseShortTitle       = false;
     this.yenumCounterpartyType.DefaultFirst        = false;
     this.table1.Add(this.yenumCounterpartyType);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumCounterpartyType]));
     w19.LeftAttach  = ((uint)(1));
     w19.RightAttach = ((uint)(2));
     w19.XOptions    = ((global::Gtk.AttachOptions)(4));
     w19.YOptions    = ((global::Gtk.AttachOptions)(0));
     w1.Add(this.table1);
     this.filterScrolledWindow.Add(w1);
     this.vboxMain.Add(this.filterScrolledWindow);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.filterScrolledWindow]));
     w22.Position = 0;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MonoReports.Gui.Widgets.MainDesignView
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this);
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default");
     this.executeAction = new global::Gtk.Action ("executeAction", null, null, "gtk-execute");
     w2.Add (this.executeAction, null);
     this.UIManager.InsertActionGroup (w2, 0);
     this.Name = "MonoReports.Gui.Widgets.MainDesignView";
     // Container child MonoReports.Gui.Widgets.MainDesignView.Gtk.Container+ContainerChild
     this.mainNotebook = new global::Gtk.Notebook ();
     this.mainNotebook.CanFocus = true;
     this.mainNotebook.Events = ((global::Gdk.EventMask)(52992));
     this.mainNotebook.Name = "mainNotebook";
     this.mainNotebook.CurrentPage = 2;
     // Container child mainNotebook.Gtk.Notebook+NotebookChild
     this.designScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.designScrolledWindow.CanFocus = true;
     this.designScrolledWindow.Name = "designScrolledWindow";
     this.designScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child designScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport ();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.drawingarea = new global::Gtk.DrawingArea ();
     this.drawingarea.CanFocus = true;
     this.drawingarea.Events = ((global::Gdk.EventMask)(69382));
     this.drawingarea.ExtensionEvents = ((global::Gdk.ExtensionMode)(1));
     this.drawingarea.Name = "drawingarea";
     w3.Add (this.drawingarea);
     this.designScrolledWindow.Add (w3);
     this.mainNotebook.Add (this.designScrolledWindow);
     // Notebook tab
     this.designTitleLabel = new global::Gtk.Label ();
     this.designTitleLabel.Name = "designTitleLabel";
     this.designTitleLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("desing");
     this.mainNotebook.SetTabLabel (this.designScrolledWindow, this.designTitleLabel);
     this.designTitleLabel.ShowAll ();
     // Container child mainNotebook.Gtk.Notebook+NotebookChild
     this.previewVbox = new global::Gtk.VBox ();
     this.previewVbox.Name = "previewVbox";
     this.previewVbox.Spacing = 6;
     // Container child previewVbox.Gtk.Box+BoxChild
     this.previewScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.previewScrolledWindow.CanFocus = true;
     this.previewScrolledWindow.Name = "previewScrolledWindow";
     this.previewScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child previewScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w7 = new global::Gtk.Viewport ();
     w7.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.previewDrawingArea = new global::Gtk.DrawingArea ();
     this.previewDrawingArea.Events = ((global::Gdk.EventMask)(774));
     this.previewDrawingArea.Name = "previewDrawingArea";
     w7.Add (this.previewDrawingArea);
     this.previewScrolledWindow.Add (w7);
     this.previewVbox.Add (this.previewScrolledWindow);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.previewVbox [this.previewScrolledWindow]));
     w10.Position = 0;
     // Container child previewVbox.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='previewToolbar'/></ui>");
     this.previewToolbar = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/previewToolbar")));
     this.previewToolbar.Name = "previewToolbar";
     this.previewToolbar.ShowArrow = false;
     this.previewVbox.Add (this.previewToolbar);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.previewVbox [this.previewToolbar]));
     w11.Position = 1;
     w11.Expand = false;
     w11.Fill = false;
     this.mainNotebook.Add (this.previewVbox);
     global::Gtk.Notebook.NotebookChild w12 = ((global::Gtk.Notebook.NotebookChild)(this.mainNotebook [this.previewVbox]));
     w12.Position = 1;
     // Notebook tab
     this.previewTitleLabel = new global::Gtk.Label ();
     this.previewTitleLabel.Name = "previewTitleLabel";
     this.previewTitleLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("preview");
     this.mainNotebook.SetTabLabel (this.previewVbox, this.previewTitleLabel);
     this.previewTitleLabel.ShowAll ();
     // Container child mainNotebook.Gtk.Notebook+NotebookChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vpaned1 = new global::Gtk.VPaned ();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name = "vpaned1";
     this.vpaned1.Position = 399;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.codeTextview = new global::Gtk.TextView ();
     this.codeTextview.CanFocus = true;
     this.codeTextview.Name = "codeTextview";
     this.GtkScrolledWindow.Add (this.codeTextview);
     this.vpaned1.Add (this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w14 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.GtkScrolledWindow]));
     w14.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.outputTextview = new global::Gtk.TextView ();
     this.outputTextview.CanFocus = true;
     this.outputTextview.Name = "outputTextview";
     this.GtkScrolledWindow1.Add (this.outputTextview);
     this.vpaned1.Add (this.GtkScrolledWindow1);
     this.vbox2.Add (this.vpaned1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vpaned1]));
     w17.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='toolbar1'><toolitem name='executeAction' action='executeAction'/></toolbar></ui>");
     this.toolbar1 = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/toolbar1")));
     this.toolbar1.Name = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.vbox2.Add (this.toolbar1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.toolbar1]));
     w18.Position = 1;
     w18.Expand = false;
     w18.Fill = false;
     this.mainNotebook.Add (this.vbox2);
     global::Gtk.Notebook.NotebookChild w19 = ((global::Gtk.Notebook.NotebookChild)(this.mainNotebook [this.vbox2]));
     w19.Position = 2;
     // Notebook tab
     this.datasourceLabel = new global::Gtk.Label ();
     this.datasourceLabel.Name = "datasourceLabel";
     this.datasourceLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("datasource");
     this.mainNotebook.SetTabLabel (this.vbox2, this.datasourceLabel);
     this.datasourceLabel.ShowAll ();
     this.Add (this.mainNotebook);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     w1.SetUiManager (UIManager);
     this.Hide ();
     this.executeAction.Activated += new global::System.EventHandler (this.OnExecuteActionActivated);
     this.mainNotebook.SwitchPage += new global::Gtk.SwitchPageHandler (this.OnMainNotebookSwitchPage);
     this.drawingarea.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnDrawingareaButtonPressEvent);
     this.drawingarea.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.OnDrawingareaButtonReleaseEvent);
     this.drawingarea.MotionNotifyEvent += new global::Gtk.MotionNotifyEventHandler (this.OnDrawingareaMotionNotifyEvent);
     this.drawingarea.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnDrawingareaExposeEvent);
     this.drawingarea.KeyPressEvent += new global::Gtk.KeyPressEventHandler (this.OnDrawingareaKeyPressEvent);
     this.drawingarea.KeyReleaseEvent += new global::Gtk.KeyReleaseEventHandler (this.OnDrawingareaKeyReleaseEvent);
     this.previewDrawingArea.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnPreviewDrawingareaExposeEvent);
     this.previewDrawingArea.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnDrawingareaButtonPressEvent);
     this.previewDrawingArea.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.OnDrawingareaButtonReleaseEvent);
     this.previewDrawingArea.MotionNotifyEvent += new global::Gtk.MotionNotifyEventHandler (this.OnDrawingareaMotionNotifyEvent);
 }
 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.ArchivoAction            = new global::Gtk.Action("ArchivoAction", global::Mono.Unix.Catalog.GetString("Archivo"), null, null);
     this.ArchivoAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Archivo");
     w1.Add(this.ArchivoAction, null);
     this.NuevoDocumento            = new global::Gtk.Action("NuevoDocumento", global::Mono.Unix.Catalog.GetString("Nuevo"), null, "gtk-new");
     this.NuevoDocumento.ShortLabel = global::Mono.Unix.Catalog.GetString("Nuevo");
     w1.Add(this.NuevoDocumento, "<Primary>n");
     this.Abrir            = new global::Gtk.Action("Abrir", global::Mono.Unix.Catalog.GetString("Abrir"), null, "gtk-open");
     this.Abrir.ShortLabel = global::Mono.Unix.Catalog.GetString("Abrir");
     w1.Add(this.Abrir, null);
     this.Guardar            = new global::Gtk.Action("Guardar", global::Mono.Unix.Catalog.GetString("Guardar"), null, "gtk-save");
     this.Guardar.ShortLabel = global::Mono.Unix.Catalog.GetString("Guardar");
     w1.Add(this.Guardar, null);
     this.GuardarComo            = new global::Gtk.Action("GuardarComo", global::Mono.Unix.Catalog.GetString("Guardar Como"), null, "gtk-save-as");
     this.GuardarComo.ShortLabel = global::Mono.Unix.Catalog.GetString("Guardar Como");
     w1.Add(this.GuardarComo, null);
     this.printAction            = new global::Gtk.Action("printAction", global::Mono.Unix.Catalog.GetString("Exportar a PDF"), null, "gtk-print");
     this.printAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Exportar");
     w1.Add(this.printAction, null);
     this.quitAction            = new global::Gtk.Action("quitAction", global::Mono.Unix.Catalog.GetString("Salir"), null, "gtk-quit");
     this.quitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Salir");
     w1.Add(this.quitAction, null);
     this.EditarAction            = new global::Gtk.Action("EditarAction", global::Mono.Unix.Catalog.GetString("Editar"), null, null);
     this.EditarAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Editar");
     w1.Add(this.EditarAction, null);
     this.copyAction            = new global::Gtk.Action("copyAction", global::Mono.Unix.Catalog.GetString("Copiar"), null, "gtk-copy");
     this.copyAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Copiar");
     w1.Add(this.copyAction, null);
     this.cutAction            = new global::Gtk.Action("cutAction", global::Mono.Unix.Catalog.GetString("Cortar"), null, "gtk-cut");
     this.cutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Cortar");
     w1.Add(this.cutAction, null);
     this.pasteAction            = new global::Gtk.Action("pasteAction", global::Mono.Unix.Catalog.GetString("Pegar"), null, "gtk-paste");
     this.pasteAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Pegar");
     w1.Add(this.pasteAction, null);
     this.VerAction            = new global::Gtk.Action("VerAction", global::Mono.Unix.Catalog.GetString("Ver"), null, null);
     this.VerAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Ver");
     w1.Add(this.VerAction, null);
     this.OcultarHerramientas            = new global::Gtk.ToggleAction("OcultarHerramientas", global::Mono.Unix.Catalog.GetString("Ocultar Herramientas"), null, null);
     this.OcultarHerramientas.ShortLabel = global::Mono.Unix.Catalog.GetString("Ocultar Herramientas");
     w1.Add(this.OcultarHerramientas, null);
     this.OcultarExplorador            = new global::Gtk.ToggleAction("OcultarExplorador", global::Mono.Unix.Catalog.GetString("Ocultar Explorador"), null, null);
     this.OcultarExplorador.ShortLabel = global::Mono.Unix.Catalog.GetString("Ocultar Explorador");
     w1.Add(this.OcultarExplorador, null);
     this.HNuevo            = new global::Gtk.Action("HNuevo", global::Mono.Unix.Catalog.GetString("HNuevo"), global::Mono.Unix.Catalog.GetString("Nuevo"), "gtk-new");
     this.HNuevo.ShortLabel = global::Mono.Unix.Catalog.GetString("HNuevo");
     w1.Add(this.HNuevo, null);
     this.HAbrir = new global::Gtk.Action("HAbrir", null, global::Mono.Unix.Catalog.GetString("Abrir"), "gtk-open");
     w1.Add(this.HAbrir, null);
     this.HGuardar = new global::Gtk.Action("HGuardar", null, global::Mono.Unix.Catalog.GetString("Guardar"), "gtk-save");
     w1.Add(this.HGuardar, null);
     this.HCopiar = new global::Gtk.Action("HCopiar", null, global::Mono.Unix.Catalog.GetString("Copiar"), "gtk-copy");
     w1.Add(this.HCopiar, null);
     this.HCortar = new global::Gtk.Action("HCortar", null, global::Mono.Unix.Catalog.GetString("Cortar"), "gtk-cut");
     w1.Add(this.HCortar, null);
     this.HPegar = new global::Gtk.Action("HPegar", null, global::Mono.Unix.Catalog.GetString("Pegar"), "gtk-paste");
     w1.Add(this.HPegar, null);
     this.BuscarAction            = new global::Gtk.Action("BuscarAction", global::Mono.Unix.Catalog.GetString("Buscar"), null, null);
     this.BuscarAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Buscar");
     w1.Add(this.BuscarAction, null);
     this.findAction            = new global::Gtk.Action("findAction", global::Mono.Unix.Catalog.GetString("Buscar..."), null, "gtk-find");
     this.findAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Buscar...");
     w1.Add(this.findAction, null);
     this.AyudaAction            = new global::Gtk.Action("AyudaAction", global::Mono.Unix.Catalog.GetString("Ayuda"), null, null);
     this.AyudaAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Ayuda");
     w1.Add(this.AyudaAction, null);
     this.SeleccionAction            = new global::Gtk.Action("SeleccionAction", global::Mono.Unix.Catalog.GetString("Seleccion"), null, null);
     this.SeleccionAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Seleccion");
     w1.Add(this.SeleccionAction, null);
     this.SeleccionarTodoAction            = new global::Gtk.Action("SeleccionarTodoAction", global::Mono.Unix.Catalog.GetString("Seleccionar Todo"), null, null);
     this.SeleccionarTodoAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Seleccionar Todo");
     w1.Add(this.SeleccionarTodoAction, null);
     this.AcercaDeCodeSEAction            = new global::Gtk.Action("AcercaDeCodeSEAction", global::Mono.Unix.Catalog.GetString("Acerca de CodeSE"), null, null);
     this.AcercaDeCodeSEAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Acerca de CodeSE");
     w1.Add(this.AcercaDeCodeSEAction, null);
     this.Compilar = new global::Gtk.Action("Compilar", null, global::Mono.Unix.Catalog.GetString("Compilar"), "gtk-go-up");
     w1.Add(this.Compilar, null);
     this.OcultarConsola            = new global::Gtk.ToggleAction("OcultarConsola", global::Mono.Unix.Catalog.GetString("Ocultar Consola"), null, null);
     this.OcultarConsola.ShortLabel = global::Mono.Unix.Catalog.GetString("Ocultar Consola");
     w1.Add(this.OcultarConsola, null);
     this.HerramientasAction            = new global::Gtk.Action("HerramientasAction", global::Mono.Unix.Catalog.GetString("Herramientas"), null, null);
     this.HerramientasAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Herramientas");
     w1.Add(this.HerramientasAction, null);
     this.FuenteAction            = new global::Gtk.Action("FuenteAction", global::Mono.Unix.Catalog.GetString("Fuente"), null, null);
     this.FuenteAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Fuente");
     w1.Add(this.FuenteAction, null);
     this.dndMultipleAction            = new global::Gtk.Action("dndMultipleAction", global::Mono.Unix.Catalog.GetString("Recientes"), null, "gtk-dnd-multiple");
     this.dndMultipleAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Recientes");
     w1.Add(this.dndMultipleAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = "CodeSyntaxEditor";
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.Caja         = new global::Gtk.VBox();
     this.Caja.Name    = "Caja";
     this.Caja.Spacing = 6;
     // Container child Caja.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><menubar name='BarraMenu'><menu name='ArchivoAction' action='ArchivoAction'><menuitem name='NuevoDocumento' action='NuevoDocumento'/><menuitem name='Abrir' action='Abrir'/><menuitem name='Guardar' action='Guardar'/><menuitem name='GuardarComo' action='GuardarComo'/><menuitem name='printAction' action='printAction'/><menuitem name='quitAction' action='quitAction'/></menu><menu name='EditarAction' action='EditarAction'><menuitem name='copyAction' action='copyAction'/><menuitem name='cutAction' action='cutAction'/><menuitem name='pasteAction' action='pasteAction'/></menu><menu name='SeleccionAction' action='SeleccionAction'><menuitem name='SeleccionarTodoAction' action='SeleccionarTodoAction'/></menu><menu name='BuscarAction' action='BuscarAction'><menuitem name='findAction' action='findAction'/></menu><menu name='VerAction' action='VerAction'><menuitem name='OcultarHerramientas' action='OcultarHerramientas'/><menuitem name='OcultarExplorador' action='OcultarExplorador'/><menuitem name='OcultarConsola' action='OcultarConsola'/></menu><menu name='HerramientasAction' action='HerramientasAction'><menuitem name='FuenteAction' action='FuenteAction'/></menu><menu name='AyudaAction' action='AyudaAction'><menuitem name='AcercaDeCodeSEAction' action='AcercaDeCodeSEAction'/></menu></menubar></ui>");
     this.BarraMenu      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/BarraMenu")));
     this.BarraMenu.Name = "BarraMenu";
     this.Caja.Add(this.BarraMenu);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.Caja[this.BarraMenu]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child Caja.Gtk.Box+BoxChild
     this.Caja1         = new global::Gtk.HBox();
     this.Caja1.Name    = "Caja1";
     this.Caja1.Spacing = 6;
     // Container child Caja1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><toolbar name='Herramientas'><toolitem name='HNuevo' action='HNuevo'/><toolitem name='HAbrir' action='HAbrir'/><toolitem name='HGuardar' action='HGuardar'/><toolitem name='HCopiar' action='HCopiar'/><toolitem name='HCortar' action='HCortar'/><toolitem name='HPegar' action='HPegar'/><toolitem name='Compilar' action='Compilar'/></toolbar></ui>");
     this.Herramientas              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/Herramientas")));
     this.Herramientas.Name         = "Herramientas";
     this.Herramientas.Orientation  = ((global::Gtk.Orientation)(1));
     this.Herramientas.ShowArrow    = false;
     this.Herramientas.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.Herramientas.IconSize     = ((global::Gtk.IconSize)(1));
     this.Caja1.Add(this.Herramientas);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.Caja1[this.Herramientas]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child Caja1.Gtk.Box+BoxChild
     this.Caja2          = new global::Gtk.HPaned();
     this.Caja2.CanFocus = true;
     this.Caja2.Name     = "Caja2";
     this.Caja2.Position = 568;
     // Container child Caja2.Gtk.Paned+PanedChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 269;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.ScrollPagina            = new global::Gtk.ScrolledWindow();
     this.ScrollPagina.CanFocus   = true;
     this.ScrollPagina.Name       = "ScrollPagina";
     this.ScrollPagina.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child ScrollPagina.Gtk.Container+ContainerChild
     global::Gtk.Viewport w4 = new global::Gtk.Viewport();
     w4.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.Pagina             = new global::Gtk.Notebook();
     this.Pagina.CanFocus    = true;
     this.Pagina.Name        = "Pagina";
     this.Pagina.CurrentPage = -1;
     w4.Add(this.Pagina);
     this.ScrollPagina.Add(w4);
     this.vpaned1.Add(this.ScrollPagina);
     global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.ScrollPagina]));
     w7.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.ScrollConsola            = new global::Gtk.ScrolledWindow();
     this.ScrollConsola.Name       = "ScrollConsola";
     this.ScrollConsola.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child ScrollConsola.Gtk.Container+ContainerChild
     this.Consola            = new global::Gtk.TextView();
     this.Consola.CanDefault = true;
     this.Consola.CanFocus   = true;
     this.Consola.Name       = "Consola";
     this.ScrollConsola.Add(this.Consola);
     this.vpaned1.Add(this.ScrollConsola);
     global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.ScrollConsola]));
     w9.Resize = false;
     w9.Shrink = false;
     this.vbox3.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vpaned1]));
     w10.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.Barra_de_Busqueda         = new global::Gtk.Statusbar();
     this.Barra_de_Busqueda.Name    = "Barra_de_Busqueda";
     this.Barra_de_Busqueda.Spacing = 6;
     // Container child Barra_de_Busqueda.Gtk.Box+BoxChild
     this.Estado_de_Archivo         = new global::Gtk.Label();
     this.Estado_de_Archivo.Name    = "Estado_de_Archivo";
     this.Estado_de_Archivo.Justify = ((global::Gtk.Justification)(2));
     this.Barra_de_Busqueda.Add(this.Estado_de_Archivo);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.Barra_de_Busqueda[this.Estado_de_Archivo]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child Barra_de_Busqueda.Gtk.Box+BoxChild
     this.Entrada               = new global::Gtk.Entry();
     this.Entrada.CanFocus      = true;
     this.Entrada.Name          = "Entrada";
     this.Entrada.IsEditable    = true;
     this.Entrada.InvisibleChar = '•';
     this.Barra_de_Busqueda.Add(this.Entrada);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.Barra_de_Busqueda[this.Entrada]));
     w12.Position = 2;
     // Container child Barra_de_Busqueda.Gtk.Box+BoxChild
     this.BtnBus              = new global::Gtk.Button();
     this.BtnBus.CanFocus     = true;
     this.BtnBus.Name         = "BtnBus";
     this.BtnBus.UseUnderline = true;
     this.BtnBus.Label        = global::Mono.Unix.Catalog.GetString("Buscar");
     this.Barra_de_Busqueda.Add(this.BtnBus);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.Barra_de_Busqueda[this.BtnBus]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     this.vbox3.Add(this.Barra_de_Busqueda);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.Barra_de_Busqueda]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.Caja2.Add(this.vbox3);
     global::Gtk.Paned.PanedChild w15 = ((global::Gtk.Paned.PanedChild)(this.Caja2[this.vbox3]));
     w15.Resize = false;
     // Container child Caja2.Gtk.Paned+PanedChild
     this.ScrollExplorador                 = new global::Gtk.ScrolledWindow();
     this.ScrollExplorador.CanFocus        = true;
     this.ScrollExplorador.Name            = "ScrollExplorador";
     this.ScrollExplorador.ShadowType      = ((global::Gtk.ShadowType)(1));
     this.ScrollExplorador.WindowPlacement = ((global::Gtk.CornerType)(2));
     // Container child ScrollExplorador.Gtk.Container+ContainerChild
     global::Gtk.Viewport w16 = new global::Gtk.Viewport();
     w16.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.Explorador             = new global::Gtk.Notebook();
     this.Explorador.CanFocus    = true;
     this.Explorador.Name        = "Explorador";
     this.Explorador.CurrentPage = 0;
     // Container child Explorador.Gtk.Notebook+NotebookChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.Directorios      = global::Gtk.ComboBox.NewText();
     this.Directorios.Name = "Directorios";
     this.vbox1.Add(this.Directorios);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.Directorios]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox1.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.Archivos          = new global::Gtk.TreeView();
     this.Archivos.CanFocus = true;
     this.Archivos.Name     = "Archivos";
     this.GtkScrolledWindow.Add(this.Archivos);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w19.Position = 1;
     this.Explorador.Add(this.vbox1);
     // Notebook tab
     this.LPortapapeles           = new global::Gtk.Label();
     this.LPortapapeles.Name      = "LPortapapeles";
     this.LPortapapeles.LabelProp = global::Mono.Unix.Catalog.GetString("Explorador");
     this.Explorador.SetTabLabel(this.vbox1, this.LPortapapeles);
     this.LPortapapeles.ShowAll();
     w16.Add(this.Explorador);
     this.ScrollExplorador.Add(w16);
     this.Caja2.Add(this.ScrollExplorador);
     global::Gtk.Paned.PanedChild w23 = ((global::Gtk.Paned.PanedChild)(this.Caja2[this.ScrollExplorador]));
     w23.Resize = false;
     w23.Shrink = false;
     this.Caja1.Add(this.Caja2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.Caja1[this.Caja2]));
     w24.Position = 1;
     this.Caja.Add(this.Caja1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.Caja[this.Caja1]));
     w25.Position = 1;
     // Container child Caja.Gtk.Box+BoxChild
     this.Estado             = new global::Gtk.Statusbar();
     this.Estado.Name        = "Estado";
     this.Estado.Homogeneous = true;
     this.Estado.Spacing     = 6;
     // Container child Estado.Gtk.Box+BoxChild
     this.Caracteres           = new global::Gtk.Label();
     this.Caracteres.Name      = "Caracteres";
     this.Caracteres.LabelProp = global::Mono.Unix.Catalog.GetString("Caracteres: 0");
     this.Estado.Add(this.Caracteres);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.Estado[this.Caracteres]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child Estado.Gtk.Box+BoxChild
     this.Lineas           = new global::Gtk.Label();
     this.Lineas.Name      = "Lineas";
     this.Lineas.LabelProp = global::Mono.Unix.Catalog.GetString("Lineas: 0");
     this.Estado.Add(this.Lineas);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.Estado[this.Lineas]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     this.Caja.Add(this.Estado);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.Caja[this.Estado]));
     w28.Position = 2;
     w28.Expand   = false;
     w28.Fill     = false;
     this.Add(this.Caja);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 779;
     this.DefaultHeight = 448;
     this.Barra_de_Busqueda.Hide();
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.NuevoDocumento.Activated        += new global::System.EventHandler(this.OnNuevoDocumentoActivated);
     this.Abrir.Activated                 += new global::System.EventHandler(this.OnAbrirActivated);
     this.Guardar.Activated               += new global::System.EventHandler(this.OnGuardarActivated);
     this.GuardarComo.Activated           += new global::System.EventHandler(this.OnGuardarComoActivated);
     this.printAction.Activated           += new global::System.EventHandler(this.OnExportarPDFActivated);
     this.quitAction.Activated            += new global::System.EventHandler(this.OnSalirActivated);
     this.copyAction.Activated            += new global::System.EventHandler(this.OnNuevoDocumentoActivated);
     this.OcultarHerramientas.Activated   += new global::System.EventHandler(this.OnOcultarHerramientasToggled);
     this.OcultarExplorador.Activated     += new global::System.EventHandler(this.OnOcultarExploradorToggled);
     this.HNuevo.Activated                += new global::System.EventHandler(this.OnNuevoDocumentoActivated);
     this.HAbrir.Activated                += new global::System.EventHandler(this.OnAbrirActivated);
     this.HGuardar.Activated              += new global::System.EventHandler(this.OnGuardarActivated);
     this.HCopiar.Activated               += new global::System.EventHandler(this.OnHCopiarActivated);
     this.HCortar.Activated               += new global::System.EventHandler(this.OnHCortarActivated);
     this.HPegar.Activated                += new global::System.EventHandler(this.OnHPegarActivated);
     this.findAction.Activated            += new global::System.EventHandler(this.OnFindActionActivated);
     this.SeleccionarTodoAction.Activated += new global::System.EventHandler(this.OnSeleccionarTodoActionActivated);
     this.AcercaDeCodeSEAction.Activated  += new global::System.EventHandler(this.OnAcercaDeCodeSEActionActivated);
     this.Compilar.Activated              += new global::System.EventHandler(this.OnCompilarActivated);
     this.OcultarConsola.Toggled          += new global::System.EventHandler(this.OnOcultarConsolaToggled);
     this.FuenteAction.Activated          += new global::System.EventHandler(this.OnFuenteActionActivated);
     this.BtnBus.Clicked      += new global::System.EventHandler(this.OnBtnBusActivated);
     this.Directorios.Changed += new global::System.EventHandler(this.OnDirectoriosChanged);
 }
Exemple #32
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.FileAction1            = new global::Gtk.Action("FileAction1", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction1.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction1, null);
     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, null);
     this.AccountAction            = new global::Gtk.Action("AccountAction", global::Mono.Unix.Catalog.GetString("Account"), null, null);
     this.AccountAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Account");
     w1.Add(this.AccountAction, null);
     this.LogOutAction            = new global::Gtk.Action("LogOutAction", global::Mono.Unix.Catalog.GetString("Log out"), null, null);
     this.LogOutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Log out");
     w1.Add(this.LogOutAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.WidthRequest   = 900;
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Reddit Desktop");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.DefaultWidth   = 700;
     this.DefaultHeight  = 500;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.MainContainer         = new global::Gtk.VBox();
     this.MainContainer.Name    = "MainContainer";
     this.MainContainer.Spacing = 6;
     // Container child MainContainer.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='FileMenuBar'><menu name='FileAction1' action='FileAction1'><menuitem name='QuitAction' action='QuitAction'/></menu><menu name='AccountAction' action='AccountAction'><menuitem name='LogOutAction' action='LogOutAction'/></menu></menubar></ui>");
     this.FileMenuBar      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/FileMenuBar")));
     this.FileMenuBar.Name = "FileMenuBar";
     this.MainContainer.Add(this.FileMenuBar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.MainContainer [this.FileMenuBar]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child MainContainer.Gtk.Box+BoxChild
     this.PrimaryContainer         = new global::Gtk.VBox();
     this.PrimaryContainer.Name    = "PrimaryContainer";
     this.PrimaryContainer.Spacing = 6;
     // Container child PrimaryContainer.Gtk.Box+BoxChild
     this.TopBarContainer             = new global::Gtk.HBox();
     this.TopBarContainer.Name        = "TopBarContainer";
     this.TopBarContainer.Spacing     = 6;
     this.TopBarContainer.BorderWidth = ((uint)(13));
     // Container child TopBarContainer.Gtk.Box+BoxChild
     this.MySubredditContainer         = new global::Gtk.VBox();
     this.MySubredditContainer.Name    = "MySubredditContainer";
     this.MySubredditContainer.Spacing = 6;
     // Container child MySubredditContainer.Gtk.Box+BoxChild
     this.MySubredditsLabel           = new global::Gtk.Label();
     this.MySubredditsLabel.Name      = "MySubredditsLabel";
     this.MySubredditsLabel.Xalign    = 0F;
     this.MySubredditsLabel.LabelProp = global::Mono.Unix.Catalog.GetString("MY SUBREDDITS");
     this.MySubredditContainer.Add(this.MySubredditsLabel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.MySubredditContainer [this.MySubredditsLabel]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child MySubredditContainer.Gtk.Box+BoxChild
     this.mySubredditsBox = global::Gtk.ComboBox.NewText();
     this.mySubredditsBox.WidthRequest = 200;
     this.mySubredditsBox.Name         = "mySubredditsBox";
     this.MySubredditContainer.Add(this.mySubredditsBox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.MySubredditContainer [this.mySubredditsBox]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child MySubredditContainer.Gtk.Box+BoxChild
     this.AddSubBtn              = new global::Gtk.Button();
     this.AddSubBtn.CanFocus     = true;
     this.AddSubBtn.Name         = "AddSubBtn";
     this.AddSubBtn.UseUnderline = true;
     this.AddSubBtn.Label        = global::Mono.Unix.Catalog.GetString("Subscribe..");
     this.MySubredditContainer.Add(this.AddSubBtn);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.MySubredditContainer [this.AddSubBtn]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.TopBarContainer.Add(this.MySubredditContainer);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.TopBarContainer [this.MySubredditContainer]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child TopBarContainer.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.TopBarContainer.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.TopBarContainer [this.vseparator1]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child TopBarContainer.Gtk.Box+BoxChild
     this.BrowseRedditContainer         = new global::Gtk.VBox();
     this.BrowseRedditContainer.Name    = "BrowseRedditContainer";
     this.BrowseRedditContainer.Spacing = 6;
     // Container child BrowseRedditContainer.Gtk.Box+BoxChild
     this.BrowseRedditLabelContainer         = new global::Gtk.HBox();
     this.BrowseRedditLabelContainer.Name    = "BrowseRedditLabelContainer";
     this.BrowseRedditLabelContainer.Spacing = 6;
     // Container child BrowseRedditLabelContainer.Gtk.Box+BoxChild
     this.BrowseRedditLabel           = new global::Gtk.Label();
     this.BrowseRedditLabel.Name      = "BrowseRedditLabel";
     this.BrowseRedditLabel.LabelProp = global::Mono.Unix.Catalog.GetString("BROWSE REDDIT");
     this.BrowseRedditLabelContainer.Add(this.BrowseRedditLabel);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.BrowseRedditLabelContainer [this.BrowseRedditLabel]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child BrowseRedditLabelContainer.Gtk.Box+BoxChild
     this.BrowseRedditAligner      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.BrowseRedditAligner.Name = "BrowseRedditAligner";
     this.BrowseRedditLabelContainer.Add(this.BrowseRedditAligner);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.BrowseRedditLabelContainer [this.BrowseRedditAligner]));
     w9.Position = 1;
     this.BrowseRedditContainer.Add(this.BrowseRedditLabelContainer);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.BrowseRedditContainer [this.BrowseRedditLabelContainer]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child BrowseRedditContainer.Gtk.Box+BoxChild
     this.BrowseBtnsScrollWindow      = new global::Gtk.ScrolledWindow();
     this.BrowseBtnsScrollWindow.Name = "BrowseBtnsScrollWindow";
     // Container child BrowseBtnsScrollWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w11 = new global::Gtk.Viewport();
     w11.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.BrowseBtnBox         = new global::Gtk.HBox();
     this.BrowseBtnBox.Name    = "BrowseBtnBox";
     this.BrowseBtnBox.Spacing = 6;
     w11.Add(this.BrowseBtnBox);
     this.BrowseBtnsScrollWindow.Add(w11);
     this.BrowseRedditContainer.Add(this.BrowseBtnsScrollWindow);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.BrowseRedditContainer [this.BrowseBtnsScrollWindow]));
     w14.Position = 1;
     this.TopBarContainer.Add(this.BrowseRedditContainer);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.TopBarContainer [this.BrowseRedditContainer]));
     w15.Position = 2;
     // Container child TopBarContainer.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.TopBarContainer.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.TopBarContainer [this.vseparator2]));
     w16.Position = 3;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child TopBarContainer.Gtk.Box+BoxChild
     this.SearchContainer         = new global::Gtk.VBox();
     this.SearchContainer.Name    = "SearchContainer";
     this.SearchContainer.Spacing = 10;
     // Container child SearchContainer.Gtk.Box+BoxChild
     this.SearchLabel           = new global::Gtk.Label();
     this.SearchLabel.Name      = "SearchLabel";
     this.SearchLabel.Xalign    = 0F;
     this.SearchLabel.LabelProp = global::Mono.Unix.Catalog.GetString("SEARCH REDDIT");
     this.SearchContainer.Add(this.SearchLabel);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.SearchContainer [this.SearchLabel]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child SearchContainer.Gtk.Box+BoxChild
     this.SearchOptsContainer         = new global::Gtk.HBox();
     this.SearchOptsContainer.Name    = "SearchOptsContainer";
     this.SearchOptsContainer.Spacing = 6;
     // Container child SearchOptsContainer.Gtk.Box+BoxChild
     this.searchThisSub               = new global::Gtk.CheckButton();
     this.searchThisSub.CanFocus      = true;
     this.searchThisSub.Name          = "searchThisSub";
     this.searchThisSub.Label         = global::Mono.Unix.Catalog.GetString("In this Sub");
     this.searchThisSub.DrawIndicator = true;
     this.searchThisSub.UseUnderline  = true;
     this.SearchOptsContainer.Add(this.searchThisSub);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.SearchOptsContainer [this.searchThisSub]));
     w18.Position = 0;
     // Container child SearchOptsContainer.Gtk.Box+BoxChild
     this.searchNsfw               = new global::Gtk.CheckButton();
     this.searchNsfw.CanFocus      = true;
     this.searchNsfw.Name          = "searchNsfw";
     this.searchNsfw.Label         = global::Mono.Unix.Catalog.GetString("Include NSFW");
     this.searchNsfw.DrawIndicator = true;
     this.searchNsfw.UseUnderline  = true;
     this.SearchOptsContainer.Add(this.searchNsfw);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.SearchOptsContainer [this.searchNsfw]));
     w19.Position = 1;
     this.SearchContainer.Add(this.SearchOptsContainer);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.SearchContainer [this.SearchOptsContainer]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child SearchContainer.Gtk.Box+BoxChild
     this.SearchBarContainer         = new global::Gtk.HBox();
     this.SearchBarContainer.Name    = "SearchBarContainer";
     this.SearchBarContainer.Spacing = 6;
     // Container child SearchBarContainer.Gtk.Box+BoxChild
     this.SearchEntry               = new global::Gtk.Entry();
     this.SearchEntry.CanFocus      = true;
     this.SearchEntry.Name          = "SearchEntry";
     this.SearchEntry.IsEditable    = true;
     this.SearchEntry.InvisibleChar = '●';
     this.SearchBarContainer.Add(this.SearchEntry);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.SearchBarContainer [this.SearchEntry]));
     w21.Position = 0;
     // Container child SearchBarContainer.Gtk.Box+BoxChild
     this.SearchBtn              = new global::Gtk.Button();
     this.SearchBtn.CanFocus     = true;
     this.SearchBtn.Name         = "SearchBtn";
     this.SearchBtn.UseUnderline = true;
     this.SearchBtn.Label        = global::Mono.Unix.Catalog.GetString("Search");
     this.SearchBarContainer.Add(this.SearchBtn);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.SearchBarContainer [this.SearchBtn]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.SearchContainer.Add(this.SearchBarContainer);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.SearchContainer [this.SearchBarContainer]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     this.TopBarContainer.Add(this.SearchContainer);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.TopBarContainer [this.SearchContainer]));
     w24.PackType = ((global::Gtk.PackType)(1));
     w24.Position = 4;
     w24.Expand   = false;
     w24.Fill     = false;
     this.PrimaryContainer.Add(this.TopBarContainer);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.PrimaryContainer [this.TopBarContainer]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child PrimaryContainer.Gtk.Box+BoxChild
     this.ContentContainer         = new global::Gtk.VBox();
     this.ContentContainer.Name    = "ContentContainer";
     this.ContentContainer.Spacing = 6;
     // Container child ContentContainer.Gtk.Box+BoxChild
     this.ContentPane          = new global::Gtk.HPaned();
     this.ContentPane.CanFocus = true;
     this.ContentPane.Name     = "ContentPane";
     this.ContentPane.Position = 638;
     // Container child ContentPane.Gtk.Paned+PanedChild
     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 w26 = new global::Gtk.Viewport();
     w26.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.ListingBox         = new global::Gtk.VBox();
     this.ListingBox.Name    = "ListingBox";
     this.ListingBox.Spacing = 6;
     w26.Add(this.ListingBox);
     this.GtkScrolledWindow.Add(w26);
     this.ContentPane.Add(this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w29 = ((global::Gtk.Paned.PanedChild)(this.ContentPane [this.GtkScrolledWindow]));
     w29.Resize = false;
     this.ContentContainer.Add(this.ContentPane);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.ContentContainer [this.ContentPane]));
     w30.Position = 0;
     // Container child ContentContainer.Gtk.Box+BoxChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     this.ContentContainer.Add(this.fixed1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.ContentContainer [this.fixed1]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     this.PrimaryContainer.Add(this.ContentContainer);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.PrimaryContainer [this.ContentContainer]));
     w32.Position = 1;
     this.MainContainer.Add(this.PrimaryContainer);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.MainContainer [this.PrimaryContainer]));
     w33.Position = 1;
     // Container child MainContainer.Gtk.Box+BoxChild
     this.BottomBarContainer             = new global::Gtk.HBox();
     this.BottomBarContainer.Name        = "BottomBarContainer";
     this.BottomBarContainer.Spacing     = 6;
     this.BottomBarContainer.BorderWidth = ((uint)(10));
     // Container child BottomBarContainer.Gtk.Box+BoxChild
     this.NotifyContainer         = new global::Gtk.VBox();
     this.NotifyContainer.Name    = "NotifyContainer";
     this.NotifyContainer.Spacing = 6;
     // Container child NotifyContainer.Gtk.Box+BoxChild
     this.NotifyLabelBox         = new global::Gtk.HBox();
     this.NotifyLabelBox.Name    = "NotifyLabelBox";
     this.NotifyLabelBox.Spacing = 6;
     // Container child NotifyLabelBox.Gtk.Box+BoxChild
     this.NotifyLabel           = new global::Gtk.Label();
     this.NotifyLabel.Name      = "NotifyLabel";
     this.NotifyLabel.LabelProp = global::Mono.Unix.Catalog.GetString("NOTIFICATIONS");
     this.NotifyLabelBox.Add(this.NotifyLabel);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.NotifyLabelBox [this.NotifyLabel]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     this.NotifyContainer.Add(this.NotifyLabelBox);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.NotifyContainer [this.NotifyLabelBox]));
     w35.Position = 0;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child NotifyContainer.Gtk.Box+BoxChild
     this.NotifyBtnContainer         = new global::Gtk.HBox();
     this.NotifyBtnContainer.Name    = "NotifyBtnContainer";
     this.NotifyBtnContainer.Spacing = 6;
     // Container child NotifyBtnContainer.Gtk.Box+BoxChild
     this.messagesBtn              = new global::Gtk.Button();
     this.messagesBtn.CanFocus     = true;
     this.messagesBtn.Name         = "messagesBtn";
     this.messagesBtn.UseUnderline = true;
     // Container child messagesBtn.Gtk.Container+ContainerChild
     global::Gtk.Alignment w36 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w37 = new global::Gtk.HBox();
     w37.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w38 = new global::Gtk.Image();
     w38.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "stock_mail-unread", global::Gtk.IconSize.Menu);
     w37.Add(w38);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w40 = new global::Gtk.Label();
     w40.LabelProp    = global::Mono.Unix.Catalog.GetString("1 New Message");
     w40.UseUnderline = true;
     w37.Add(w40);
     w36.Add(w37);
     this.messagesBtn.Add(w36);
     this.NotifyBtnContainer.Add(this.messagesBtn);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.NotifyBtnContainer [this.messagesBtn]));
     w44.Position = 0;
     w44.Expand   = false;
     w44.Fill     = false;
     // Container child NotifyBtnContainer.Gtk.Box+BoxChild
     this.comRepliesBtn              = new global::Gtk.Button();
     this.comRepliesBtn.CanFocus     = true;
     this.comRepliesBtn.Name         = "comRepliesBtn";
     this.comRepliesBtn.UseUnderline = true;
     // Container child comRepliesBtn.Gtk.Container+ContainerChild
     global::Gtk.Alignment w45 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w46 = new global::Gtk.HBox();
     w46.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w47 = new global::Gtk.Image();
     w47.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-info", global::Gtk.IconSize.Menu);
     w46.Add(w47);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w49 = new global::Gtk.Label();
     w49.LabelProp    = global::Mono.Unix.Catalog.GetString("2 New Comment Replies");
     w49.UseUnderline = true;
     w46.Add(w49);
     w45.Add(w46);
     this.comRepliesBtn.Add(w45);
     this.NotifyBtnContainer.Add(this.comRepliesBtn);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.NotifyBtnContainer [this.comRepliesBtn]));
     w53.Position = 1;
     w53.Expand   = false;
     w53.Fill     = false;
     // Container child NotifyBtnContainer.Gtk.Box+BoxChild
     this.PostRepliesBtn              = new global::Gtk.Button();
     this.PostRepliesBtn.CanFocus     = true;
     this.PostRepliesBtn.Name         = "PostRepliesBtn";
     this.PostRepliesBtn.UseUnderline = true;
     // Container child PostRepliesBtn.Gtk.Container+ContainerChild
     global::Gtk.Alignment w54 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w55 = new global::Gtk.HBox();
     w55.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w56 = new global::Gtk.Image();
     w56.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-warning", global::Gtk.IconSize.Menu);
     w55.Add(w56);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w58 = new global::Gtk.Label();
     w58.LabelProp    = global::Mono.Unix.Catalog.GetString("Post Replies");
     w58.UseUnderline = true;
     w55.Add(w58);
     w54.Add(w55);
     this.PostRepliesBtn.Add(w54);
     this.NotifyBtnContainer.Add(this.PostRepliesBtn);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.NotifyBtnContainer [this.PostRepliesBtn]));
     w62.Position = 2;
     w62.Expand   = false;
     w62.Fill     = false;
     this.NotifyContainer.Add(this.NotifyBtnContainer);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.NotifyContainer [this.NotifyBtnContainer]));
     w63.Position = 1;
     w63.Expand   = false;
     w63.Fill     = false;
     this.BottomBarContainer.Add(this.NotifyContainer);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.BottomBarContainer [this.NotifyContainer]));
     w64.Position = 0;
     w64.Expand   = false;
     w64.Fill     = false;
     // Container child BottomBarContainer.Gtk.Box+BoxChild
     this.vseparator3      = new global::Gtk.VSeparator();
     this.vseparator3.Name = "vseparator3";
     this.BottomBarContainer.Add(this.vseparator3);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.BottomBarContainer [this.vseparator3]));
     w65.Position = 1;
     w65.Expand   = false;
     w65.Fill     = false;
     this.MainContainer.Add(this.BottomBarContainer);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.MainContainer [this.BottomBarContainer]));
     w66.PackType = ((global::Gtk.PackType)(1));
     w66.Position = 2;
     w66.Expand   = false;
     w66.Fill     = false;
     this.Add(this.MainContainer);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.DeleteEvent            += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.QuitAction.Activated   += new global::System.EventHandler(this.OnFileQuit);
     this.LogOutAction.Activated += new global::System.EventHandler(this.OnLogOut);
 }
Exemple #33
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget XR.Baboon.RemapSourceFoldersDialog
     this.Name           = "XR.Baboon.RemapSourceFoldersDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Assembly Source Paths");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     // Internal child XR.Baboon.RemapSourceFoldersDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xpad      = 3;
     this.label1.Ypad      = 3;
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Re-map source paths for each Assembly in the coverage file.");
     this.label1.Wrap      = true;
     this.vbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow1                  = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus         = true;
     this.scrolledwindow1.Name             = "scrolledwindow1";
     this.scrolledwindow1.VscrollbarPolicy = ((global::Gtk.PolicyType)(0));
     this.scrolledwindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledwindow1.ShadowType       = ((global::Gtk.ShadowType)(1));
     this.scrolledwindow1.BorderWidth      = ((uint)(2));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.assemblyList         = new global::Gtk.VBox();
     this.assemblyList.Name    = "assemblyList";
     this.assemblyList.Spacing = 6;
     // Container child assemblyList.Gtk.Box+BoxChild
     this.alignment1 = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.HeightRequest = 500;
     this.alignment1.Sensitive     = false;
     this.alignment1.Name          = "alignment1";
     this.assemblyList.Add(this.alignment1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.assemblyList [this.alignment1]));
     w4.PackType = ((global::Gtk.PackType)(1));
     w4.Position = 0;
     w3.Add(this.assemblyList);
     this.scrolledwindow1.Add(w3);
     this.vbox3.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow1]));
     w7.Position = 1;
     w1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox3]));
     w8.Position = 0;
     // Internal child XR.Baboon.RemapSourceFoldersDialog.ActionArea
     global::Gtk.HButtonBox w9 = this.ActionArea;
     w9.Name        = "dialog1_ActionArea";
     w9.Spacing     = 10;
     w9.BorderWidth = ((uint)(5));
     w9.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 w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonCancel]));
     w10.Expand = false;
     w10.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 w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonOk]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 728;
     this.DefaultHeight = 491;
     this.Show();
 }
Exemple #34
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ScoobyRom.PropertiesWindow
     this.Name  = "ScoobyRom.PropertiesWindow";
     this.Title = "Properties Window";
     this.Icon  = global::Stetic.IconLoader.LoadIcon(this, "gtk-properties", global::Gtk.IconSize.Menu);
     // Container child ScoobyRom.PropertiesWindow.Gtk.Container+ContainerChild
     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 w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbox             = new global::Gtk.VBox();
     this.vbox.Name        = "vbox";
     this.vbox.Spacing     = 6;
     this.vbox.BorderWidth = ((uint)(4));
     // Container child vbox.Gtk.Box+BoxChild
     this.frameTables            = new global::Gtk.Frame();
     this.frameTables.Name       = "frameTables";
     this.frameTables.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frameTables.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.tableTables               = new global::Gtk.Table(((uint)(6)), ((uint)(3)), false);
     this.tableTables.Name          = "tableTables";
     this.tableTables.RowSpacing    = ((uint)(6));
     this.tableTables.ColumnSpacing = ((uint)(6));
     // Container child tableTables.Gtk.Table+TableChild
     this.label2DAnnotated            = new global::Gtk.Label();
     this.label2DAnnotated.Name       = "label2DAnnotated";
     this.label2DAnnotated.LabelProp  = "-";
     this.label2DAnnotated.Selectable = true;
     this.tableTables.Add(this.label2DAnnotated);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label2DAnnotated]));
     w2.TopAttach    = ((uint)(3));
     w2.BottomAttach = ((uint)(4));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.label2DCol           = new global::Gtk.Label();
     this.label2DCol.Name      = "label2DCol";
     this.label2DCol.LabelProp = "2D Tables";
     this.tableTables.Add(this.label2DCol);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label2DCol]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.label2DCountTotal            = new global::Gtk.Label();
     this.label2DCountTotal.Name       = "label2DCountTotal";
     this.label2DCountTotal.LabelProp  = "-";
     this.label2DCountTotal.Selectable = true;
     this.tableTables.Add(this.label2DCountTotal);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label2DCountTotal]));
     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 tableTables.Gtk.Table+TableChild
     this.label2DFirstRecord            = new global::Gtk.Label();
     this.label2DFirstRecord.Name       = "label2DFirstRecord";
     this.label2DFirstRecord.LabelProp  = "-";
     this.label2DFirstRecord.Selectable = true;
     this.tableTables.Add(this.label2DFirstRecord);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label2DFirstRecord]));
     w5.TopAttach    = ((uint)(4));
     w5.BottomAttach = ((uint)(5));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.label2DLastRecord                = new global::Gtk.Label();
     this.label2DLastRecord.Name           = "label2DLastRecord";
     this.label2DLastRecord.LabelProp      = "-";
     this.label2DLastRecord.Selectable     = true;
     this.label2DLastRecord.SingleLineMode = true;
     this.tableTables.Add(this.label2DLastRecord);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label2DLastRecord]));
     w6.TopAttach    = ((uint)(5));
     w6.BottomAttach = ((uint)(6));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.label2DSelected            = new global::Gtk.Label();
     this.label2DSelected.Name       = "label2DSelected";
     this.label2DSelected.LabelProp  = "-";
     this.label2DSelected.Selectable = true;
     this.tableTables.Add(this.label2DSelected);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label2DSelected]));
     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 tableTables.Gtk.Table+TableChild
     this.label3DAnnotated            = new global::Gtk.Label();
     this.label3DAnnotated.Name       = "label3DAnnotated";
     this.label3DAnnotated.LabelProp  = "-";
     this.label3DAnnotated.Selectable = true;
     this.tableTables.Add(this.label3DAnnotated);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label3DAnnotated]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.LeftAttach   = ((uint)(2));
     w8.RightAttach  = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.label3DCol           = new global::Gtk.Label();
     this.label3DCol.Name      = "label3DCol";
     this.label3DCol.LabelProp = "3D Tables";
     this.tableTables.Add(this.label3DCol);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label3DCol]));
     w9.LeftAttach  = ((uint)(2));
     w9.RightAttach = ((uint)(3));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.label3DCountTotal            = new global::Gtk.Label();
     this.label3DCountTotal.Name       = "label3DCountTotal";
     this.label3DCountTotal.LabelProp  = "-";
     this.label3DCountTotal.Selectable = true;
     this.tableTables.Add(this.label3DCountTotal);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label3DCountTotal]));
     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 tableTables.Gtk.Table+TableChild
     this.label3DFirstRecord            = new global::Gtk.Label();
     this.label3DFirstRecord.Name       = "label3DFirstRecord";
     this.label3DFirstRecord.LabelProp  = "-";
     this.label3DFirstRecord.Selectable = true;
     this.tableTables.Add(this.label3DFirstRecord);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label3DFirstRecord]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.LeftAttach   = ((uint)(2));
     w11.RightAttach  = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.label3DLastRecord            = new global::Gtk.Label();
     this.label3DLastRecord.Name       = "label3DLastRecord";
     this.label3DLastRecord.LabelProp  = "-";
     this.label3DLastRecord.Selectable = true;
     this.tableTables.Add(this.label3DLastRecord);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label3DLastRecord]));
     w12.TopAttach    = ((uint)(5));
     w12.BottomAttach = ((uint)(6));
     w12.LeftAttach   = ((uint)(2));
     w12.RightAttach  = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.label3DSelected            = new global::Gtk.Label();
     this.label3DSelected.Name       = "label3DSelected";
     this.label3DSelected.LabelProp  = "-";
     this.label3DSelected.Selectable = true;
     this.tableTables.Add(this.label3DSelected);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableTables [this.label3DSelected]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach   = ((uint)(2));
     w13.RightAttach  = ((uint)(3));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.labelRowAnnotated           = new global::Gtk.Label();
     this.labelRowAnnotated.Name      = "labelRowAnnotated";
     this.labelRowAnnotated.LabelProp = "Annotated";
     this.tableTables.Add(this.labelRowAnnotated);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableTables [this.labelRowAnnotated]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.labelRowCountTotal           = new global::Gtk.Label();
     this.labelRowCountTotal.Name      = "labelRowCountTotal";
     this.labelRowCountTotal.LabelProp = "Count Total";
     this.tableTables.Add(this.labelRowCountTotal);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableTables [this.labelRowCountTotal]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.labelRowFirstRecord           = new global::Gtk.Label();
     this.labelRowFirstRecord.Name      = "labelRowFirstRecord";
     this.labelRowFirstRecord.LabelProp = "First Record";
     this.tableTables.Add(this.labelRowFirstRecord);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableTables [this.labelRowFirstRecord]));
     w16.TopAttach    = ((uint)(4));
     w16.BottomAttach = ((uint)(5));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.labelRowLastRecord           = new global::Gtk.Label();
     this.labelRowLastRecord.Name      = "labelRowLastRecord";
     this.labelRowLastRecord.LabelProp = "Last Record";
     this.tableTables.Add(this.labelRowLastRecord);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableTables [this.labelRowLastRecord]));
     w17.TopAttach    = ((uint)(5));
     w17.BottomAttach = ((uint)(6));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableTables.Gtk.Table+TableChild
     this.labelRowSelected           = new global::Gtk.Label();
     this.labelRowSelected.Name      = "labelRowSelected";
     this.labelRowSelected.LabelProp = "Selected";
     this.tableTables.Add(this.labelRowSelected);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tableTables [this.labelRowSelected]));
     w18.TopAttach    = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment.Add(this.tableTables);
     this.frameTables.Add(this.GtkAlignment);
     this.GtkLabel                = new global::Gtk.Label();
     this.GtkLabel.Name           = "GtkLabel";
     this.GtkLabel.LabelProp      = "<b>Tables</b>";
     this.GtkLabel.UseMarkup      = true;
     this.frameTables.LabelWidget = this.GtkLabel;
     this.vbox.Add(this.frameTables);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox [this.frameTables]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox.Gtk.Box+BoxChild
     this.frameMisc            = new global::Gtk.Frame();
     this.frameMisc.Name       = "frameMisc";
     this.frameMisc.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frameMisc.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.tableMisc               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), true);
     this.tableMisc.Name          = "tableMisc";
     this.tableMisc.RowSpacing    = ((uint)(6));
     this.tableMisc.ColumnSpacing = ((uint)(6));
     // Container child tableMisc.Gtk.Table+TableChild
     this.labelReflashCount                = new global::Gtk.Label();
     this.labelReflashCount.Name           = "labelReflashCount";
     this.labelReflashCount.LabelProp      = "-";
     this.labelReflashCount.Selectable     = true;
     this.labelReflashCount.SingleLineMode = true;
     this.tableMisc.Add(this.labelReflashCount);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableMisc [this.labelReflashCount]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.LeftAttach   = ((uint)(1));
     w22.RightAttach  = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMisc.Gtk.Table+TableChild
     this.labelRomDate                = new global::Gtk.Label();
     this.labelRomDate.Name           = "labelRomDate";
     this.labelRomDate.LabelProp      = "-";
     this.labelRomDate.Selectable     = true;
     this.labelRomDate.SingleLineMode = true;
     this.tableMisc.Add(this.labelRomDate);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.tableMisc [this.labelRomDate]));
     w23.LeftAttach  = ((uint)(1));
     w23.RightAttach = ((uint)(2));
     w23.XOptions    = ((global::Gtk.AttachOptions)(4));
     w23.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableMisc.Gtk.Table+TableChild
     this.labelRomRaiderEditStamp                = new global::Gtk.Label();
     this.labelRomRaiderEditStamp.Name           = "labelRomRaiderEditStamp";
     this.labelRomRaiderEditStamp.LabelProp      = "-";
     this.labelRomRaiderEditStamp.Selectable     = true;
     this.labelRomRaiderEditStamp.SingleLineMode = true;
     this.tableMisc.Add(this.labelRomRaiderEditStamp);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.tableMisc [this.labelRomRaiderEditStamp]));
     w24.TopAttach    = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(2));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMisc.Gtk.Table+TableChild
     this.labelRowReflashCount           = new global::Gtk.Label();
     this.labelRowReflashCount.Name      = "labelRowReflashCount";
     this.labelRowReflashCount.LabelProp = "Reflash Count";
     this.labelRowReflashCount.UseMarkup = true;
     this.labelRowReflashCount.Wrap      = true;
     this.tableMisc.Add(this.labelRowReflashCount);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tableMisc [this.labelRowReflashCount]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMisc.Gtk.Table+TableChild
     this.labelRowRomDate           = new global::Gtk.Label();
     this.labelRowRomDate.Name      = "labelRowRomDate";
     this.labelRowRomDate.LabelProp = "ROM Date";
     this.labelRowRomDate.UseMarkup = true;
     this.labelRowRomDate.Wrap      = true;
     this.tableMisc.Add(this.labelRowRomDate);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.tableMisc [this.labelRowRomDate]));
     w26.XOptions = ((global::Gtk.AttachOptions)(4));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableMisc.Gtk.Table+TableChild
     this.labelRowRomRaiderEditStamp           = new global::Gtk.Label();
     this.labelRowRomRaiderEditStamp.Name      = "labelRowRomRaiderEditStamp";
     this.labelRowRomRaiderEditStamp.LabelProp = "RomRaider Edit Stamp";
     this.labelRowRomRaiderEditStamp.UseMarkup = true;
     this.labelRowRomRaiderEditStamp.Wrap      = true;
     this.tableMisc.Add(this.labelRowRomRaiderEditStamp);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.tableMisc [this.labelRowRomRaiderEditStamp]));
     w27.TopAttach    = ((uint)(2));
     w27.BottomAttach = ((uint)(3));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment2.Add(this.tableMisc);
     this.frameMisc.Add(this.GtkAlignment2);
     this.GtkLabel2             = new global::Gtk.Label();
     this.GtkLabel2.Name        = "GtkLabel2";
     this.GtkLabel2.LabelProp   = "<b>Miscellaneous</b>";
     this.GtkLabel2.UseMarkup   = true;
     this.frameMisc.LabelWidget = this.GtkLabel2;
     this.vbox.Add(this.frameMisc);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox [this.frameMisc]));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vbox.Gtk.Box+BoxChild
     this.buttonRefresh              = new global::Gtk.Button();
     this.buttonRefresh.CanFocus     = true;
     this.buttonRefresh.Name         = "buttonRefresh";
     this.buttonRefresh.UseStock     = true;
     this.buttonRefresh.UseUnderline = true;
     this.buttonRefresh.Label        = "gtk-refresh";
     this.vbox.Add(this.buttonRefresh);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox [this.buttonRefresh]));
     w31.Position = 2;
     w31.Expand   = false;
     w31.Fill     = false;
     w1.Add(this.vbox);
     this.scrolledwindow1.Add(w1);
     this.Add(this.scrolledwindow1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 277;
     this.DefaultHeight = 320;
     this.Show();
     this.buttonRefresh.Clicked += new global::System.EventHandler(this.OnButtonRefreshClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Mono.Addins.Gui.AddinInfoView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Mono.Addins.Gui.AddinInfoView";
     // Container child Mono.Addins.Gui.AddinInfoView.Gtk.Container+ContainerChild
     this.ebox      = new global::Gtk.EventBox();
     this.ebox.Name = "ebox";
     // Container child ebox.Gtk.Container+ContainerChild
     this.vbox6      = new global::Gtk.VBox();
     this.vbox6.Name = "vbox6";
     // Container child vbox6.Gtk.Box+BoxChild
     this.boxHeader      = new global::Gtk.EventBox();
     this.boxHeader.Name = "boxHeader";
     // Container child boxHeader.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.imageHeader        = new global::Gtk.Image();
     this.imageHeader.Name   = "imageHeader";
     this.imageHeader.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-warning", global::Gtk.IconSize.Menu);
     this.hbox2.Add(this.imageHeader);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.imageHeader]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelHeader = new global::Gtk.Label();
     this.labelHeader.WidthRequest = 250;
     this.labelHeader.Name         = "labelHeader";
     this.labelHeader.Xalign       = 0F;
     this.labelHeader.LabelProp    = global::Mono.Unix.Catalog.GetString("label1");
     this.labelHeader.Wrap         = true;
     this.hbox2.Add(this.labelHeader);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelHeader]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.boxHeader.Add(this.hbox2);
     this.vbox6.Add(this.boxHeader);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.boxHeader]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 6;
     this.vbox3.BorderWidth = ((uint)(12));
     // Container child vbox3.Gtk.Box+BoxChild
     this.headerBox         = new global::Gtk.HBox();
     this.headerBox.Name    = "headerBox";
     this.headerBox.Spacing = 6;
     // Container child headerBox.Gtk.Box+BoxChild
     this.boxTitle         = new global::Gtk.HBox();
     this.boxTitle.Name    = "boxTitle";
     this.boxTitle.Spacing = 6;
     // Container child boxTitle.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 3;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelName = new global::Gtk.Label();
     this.labelName.WidthRequest = 280;
     this.labelName.Name         = "labelName";
     this.labelName.Xalign       = 0F;
     this.labelName.LabelProp    = global::Mono.Unix.Catalog.GetString("<b><big>Some Addin</big></b>");
     this.labelName.UseMarkup    = true;
     this.labelName.Wrap         = true;
     this.vbox4.Add(this.labelName);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelName]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelVersion = new global::Gtk.Label();
     this.labelVersion.WidthRequest = 280;
     this.labelVersion.Name         = "labelVersion";
     this.labelVersion.Xalign       = 0F;
     this.labelVersion.LabelProp    = global::Mono.Unix.Catalog.GetString("Version 2.6");
     this.labelVersion.Wrap         = true;
     this.vbox4.Add(this.labelVersion);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelVersion]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.boxTitle.Add(this.vbox4);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxTitle [this.vbox4]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     this.headerBox.Add(this.boxTitle);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.headerBox [this.boxTitle]));
     w8.Position = 0;
     this.vbox3.Add(this.headerBox);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.headerBox]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow                  = new global::Gtk.ScrolledWindow();
     this.scrolledwindow.CanFocus         = true;
     this.scrolledwindow.Name             = "scrolledwindow";
     this.scrolledwindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     // Container child scrolledwindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w10 = new global::Gtk.Viewport();
     w10.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.ebox2      = new global::Gtk.EventBox();
     this.ebox2.Name = "ebox2";
     // Container child ebox2.Gtk.Container+ContainerChild
     this.vboxDesc         = new global::Gtk.VBox();
     this.vboxDesc.Name    = "vboxDesc";
     this.vboxDesc.Spacing = 6;
     // Container child vboxDesc.Gtk.Box+BoxChild
     this.labelDesc = new global::Gtk.Label();
     this.labelDesc.WidthRequest = 250;
     this.labelDesc.Name         = "labelDesc";
     this.labelDesc.Xalign       = 0F;
     this.labelDesc.LabelProp    = global::Mono.Unix.Catalog.GetString("Long description of the add-in. Long description of the add-in. Long description of the add-in. Long description of the add-in. Long description of the add-in. Long description of the add-in. ");
     this.labelDesc.Wrap         = true;
     this.vboxDesc.Add(this.labelDesc);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vboxDesc [this.labelDesc]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vboxDesc.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.urlButton              = new global::Gtk.Button();
     this.urlButton.CanFocus     = true;
     this.urlButton.Name         = "urlButton";
     this.urlButton.UseUnderline = true;
     this.urlButton.Relief       = ((global::Gtk.ReliefStyle)(2));
     this.urlButton.Label        = global::Mono.Unix.Catalog.GetString("More information");
     global::Gtk.Image w12 = new global::Gtk.Image();
     w12.Pixbuf           = global::Gdk.Pixbuf.LoadFromResource("web-search-16.png");
     this.urlButton.Image = w12;
     this.hbox3.Add(this.urlButton);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.urlButton]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     this.vboxDesc.Add(this.hbox3);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxDesc [this.hbox3]));
     w14.PackType = ((global::Gtk.PackType)(1));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.ebox2.Add(this.vboxDesc);
     w10.Add(this.ebox2);
     this.scrolledwindow.Add(w10);
     this.vbox3.Add(this.scrolledwindow);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow]));
     w18.Position = 1;
     this.vbox6.Add(this.vbox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.vbox3]));
     w19.Position = 1;
     // Container child vbox6.Gtk.Box+BoxChild
     this.eboxButs      = new global::Gtk.EventBox();
     this.eboxButs.Name = "eboxButs";
     // Container child eboxButs.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnInstall              = new global::Gtk.Button();
     this.btnInstall.CanFocus     = true;
     this.btnInstall.Name         = "btnInstall";
     this.btnInstall.UseUnderline = true;
     this.btnInstall.Label        = global::Mono.Unix.Catalog.GetString("Install...");
     global::Gtk.Image w20 = new global::Gtk.Image();
     w20.Pixbuf            = global::Gdk.Pixbuf.LoadFromResource("download-16.png");
     this.btnInstall.Image = w20;
     this.hbox1.Add(this.btnInstall);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnInstall]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnUpdate              = new global::Gtk.Button();
     this.btnUpdate.CanFocus     = true;
     this.btnUpdate.Name         = "btnUpdate";
     this.btnUpdate.UseUnderline = true;
     this.btnUpdate.Label        = global::Mono.Unix.Catalog.GetString("Update");
     global::Gtk.Image w22 = new global::Gtk.Image();
     w22.Pixbuf           = global::Gdk.Pixbuf.LoadFromResource("download-16.png");
     this.btnUpdate.Image = w22;
     this.hbox1.Add(this.btnUpdate);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnUpdate]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnDisable              = new global::Gtk.Button();
     this.btnDisable.CanFocus     = true;
     this.btnDisable.Name         = "btnDisable";
     this.btnDisable.UseUnderline = true;
     this.btnDisable.Label        = global::Mono.Unix.Catalog.GetString("Disable");
     this.hbox1.Add(this.btnDisable);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnDisable]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnUninstall              = new global::Gtk.Button();
     this.btnUninstall.CanFocus     = true;
     this.btnUninstall.Name         = "btnUninstall";
     this.btnUninstall.UseUnderline = true;
     this.btnUninstall.Label        = global::Mono.Unix.Catalog.GetString("_Uninstall...");
     this.hbox1.Add(this.btnUninstall);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnUninstall]));
     w25.Position = 3;
     w25.Expand   = false;
     w25.Fill     = false;
     this.eboxButs.Add(this.hbox1);
     this.vbox6.Add(this.eboxButs);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.eboxButs]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     this.ebox.Add(this.vbox6);
     this.Add(this.ebox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.urlButton.Clicked    += new global::System.EventHandler(this.OnUrlButtonClicked);
     this.btnInstall.Clicked   += new global::System.EventHandler(this.OnBtnInstallClicked);
     this.btnUpdate.Clicked    += new global::System.EventHandler(this.OnBtnUpdateClicked);
     this.btnDisable.Clicked   += new global::System.EventHandler(this.OnBtnDisableClicked);
     this.btnUninstall.Clicked += new global::System.EventHandler(this.OnBtnUninstallClicked);
 }
Exemple #36
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.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 129;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // 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.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.vbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.frame1]));
     w2.Position = 0;
     // Container child vbox1.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));
     this.frame2.Add(this.GtkAlignment1);
     this.GtkLabel1           = new global::Gtk.Label();
     this.GtkLabel1.Name      = "GtkLabel1";
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>GtkFrame</b>");
     this.GtkLabel1.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel1;
     this.vbox1.Add(this.frame2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.frame2]));
     w4.Position = 1;
     // Container child vbox1.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.eventbox2      = new global::Gtk.EventBox();
     this.eventbox2.Name = "eventbox2";
     // Container child eventbox2.Gtk.Container+ContainerChild
     this.expander1              = new global::Gtk.Expander(null);
     this.expander1.CanFocus     = true;
     this.expander1.Name         = "expander1";
     this.GtkLabel2              = new global::Gtk.Label();
     this.GtkLabel2.Name         = "GtkLabel2";
     this.GtkLabel2.LabelProp    = global::Mono.Unix.Catalog.GetString("GtkExpander");
     this.GtkLabel2.UseUnderline = true;
     this.expander1.LabelWidget  = this.GtkLabel2;
     this.eventbox2.Add(this.expander1);
     this.alignment1.Add(this.eventbox2);
     this.vbox1.Add(this.alignment1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.alignment1]));
     w7.Position = 2;
     this.vpaned1.Add(this.vbox1);
     global::Gtk.Paned.PanedChild w8 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.vbox1]));
     w8.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     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.treeview1          = new global::Gtk.TreeView();
     this.treeview1.CanFocus = true;
     this.treeview1.Name     = "treeview1";
     this.GtkScrolledWindow.Add(this.treeview1);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
     w10.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Notebook tab
     global::Gtk.Label w11 = new global::Gtk.Label();
     w11.Visible = true;
     this.notebook1.Add(w11);
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
     this.notebook1.SetTabLabel(w11, this.label1);
     this.label1.ShowAll();
     this.hbox1.Add(this.notebook1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.notebook1]));
     w12.Position = 1;
     // Container child hbox1.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 w13 = new global::Gtk.Viewport();
     w13.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.frame3            = new global::Gtk.Frame();
     this.frame3.Name       = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame3.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     this.frame3.Add(this.GtkAlignment2);
     this.GtkLabel3           = new global::Gtk.Label();
     this.GtkLabel3.Name      = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>GtkFrame</b>");
     this.GtkLabel3.UseMarkup = true;
     this.frame3.LabelWidget  = this.GtkLabel3;
     w13.Add(this.frame3);
     this.scrolledwindow1.Add(w13);
     this.hbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.scrolledwindow1]));
     w17.Position = 2;
     this.vpaned1.Add(this.hbox1);
     this.Add(this.vpaned1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
Exemple #37
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.HelpAction            = new global::Gtk.Action("HelpAction", global::Mono.Unix.Catalog.GetString("Help"), null, null);
     this.HelpAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Help");
     w1.Add(this.HelpAction, null);
     this.LoadAction            = new global::Gtk.Action("LoadAction", global::Mono.Unix.Catalog.GetString("L_oad"), null, null);
     this.LoadAction.ShortLabel = global::Mono.Unix.Catalog.GetString("L_oad");
     w1.Add(this.LoadAction, "<Primary>o");
     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.ExitAction            = new global::Gtk.Action("ExitAction", global::Mono.Unix.Catalog.GetString("E_xit"), null, null);
     this.ExitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Exit");
     w1.Add(this.ExitAction, "<Primary>x");
     this.AboutAction            = new global::Gtk.Action("AboutAction", global::Mono.Unix.Catalog.GetString("About"), null, null);
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("About");
     w1.Add(this.AboutAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("VEGA SoftPowerTable Editor");
     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='LoadAction' action='LoadAction'/><menuitem name='SaveAction' action='SaveAction'/><menuitem name='ExitAction' action='ExitAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='AboutAction' action='AboutAction'/></menu></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.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 w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(1)), ((uint)(3)), true);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.vbox_gfxclk         = new global::Gtk.VBox();
     this.vbox_gfxclk.Name    = "vbox_gfxclk";
     this.vbox_gfxclk.Spacing = 6;
     this.table1.Add(this.vbox_gfxclk);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox_gfxclk]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbox_memclk         = new global::Gtk.VBox();
     this.vbox_memclk.Name    = "vbox_memclk";
     this.vbox_memclk.Spacing = 6;
     this.table1.Add(this.vbox_memclk);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox_memclk]));
     w5.LeftAttach  = ((uint)(2));
     w5.RightAttach = ((uint)(3));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbox_powerTable         = new global::Gtk.VBox();
     this.vbox_powerTable.Name    = "vbox_powerTable";
     this.vbox_powerTable.Spacing = 6;
     this.table1.Add(this.vbox_powerTable);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox_powerTable]));
     w6.XOptions = ((global::Gtk.AttachOptions)(7));
     w6.YOptions = ((global::Gtk.AttachOptions)(7));
     w3.Add(this.table1);
     this.GtkScrolledWindow.Add(w3);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w9.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 1742;
     this.DefaultHeight = 1074;
     this.Show();
     this.DeleteEvent           += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.LoadAction.Activated  += new global::System.EventHandler(this.OnLoad);
     this.SaveAction.Activated  += new global::System.EventHandler(this.OnSave);
     this.ExitAction.Activated  += new global::System.EventHandler(this.OnExit);
     this.AboutAction.Activated += new global::System.EventHandler(this.OnAbout);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.VersionControl.Views.LogWidget
			Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this);
			this.UIManager = new global::Gtk.UIManager ();
			global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default");
			this.UIManager.InsertActionGroup (w2, 0);
			this.Name = "MonoDevelop.VersionControl.Views.LogWidget";
			// Container child MonoDevelop.VersionControl.Views.LogWidget.Gtk.Container+ContainerChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 6;
			// Container child vbox1.Gtk.Box+BoxChild
			this.vpaned1 = new global::Gtk.VPaned ();
			this.vpaned1.CanFocus = true;
			this.vpaned1.Name = "vpaned1";
			this.vpaned1.Position = 204;
			// Container child vpaned1.Gtk.Paned+PanedChild
			this.hpaned1 = new global::Gtk.HPaned ();
			this.hpaned1.CanFocus = true;
			this.hpaned1.Name = "hpaned1";
			this.hpaned1.Position = 236;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.vbox4 = new global::Gtk.VBox ();
			this.vbox4.Name = "vbox4";
			this.vbox4.Spacing = 6;
			// Container child vbox4.Gtk.Box+BoxChild
			this.scrolledLoading = new global::Gtk.ScrolledWindow ();
			this.scrolledLoading.CanFocus = true;
			this.scrolledLoading.Name = "scrolledLoading";
			// Container child scrolledLoading.Gtk.Container+ContainerChild
			global::Gtk.Viewport w3 = new global::Gtk.Viewport ();
			w3.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport1.Gtk.Container+ContainerChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Loading...");
			w3.Add (this.label3);
			this.scrolledLoading.Add (w3);
			this.vbox4.Add (this.scrolledLoading);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledLoading]));
			w6.Position = 0;
			// Container child vbox4.Gtk.Box+BoxChild
			this.scrolledLog = new global::Gtk.ScrolledWindow ();
			this.scrolledLog.Name = "scrolledLog";
			// Container child scrolledLog.Gtk.Container+ContainerChild
			this.treeviewLog = new global::Gtk.TreeView ();
			this.treeviewLog.CanFocus = true;
			this.treeviewLog.Name = "treeviewLog";
			this.scrolledLog.Add (this.treeviewLog);
			this.vbox4.Add (this.scrolledLog);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledLog]));
			w8.Position = 1;
			this.hpaned1.Add (this.vbox4);
			global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox4]));
			w9.Resize = false;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			// Container child vbox2.Gtk.Box+BoxChild
			this.commitBox = new global::Gtk.EventBox ();
			this.commitBox.Name = "commitBox";
			// Container child commitBox.Gtk.Container+ContainerChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			this.hbox1.BorderWidth = ((uint)(8));
			// Container child hbox1.Gtk.Box+BoxChild
			this.imageUser = new global::Gtk.Image ();
			this.imageUser.WidthRequest = 32;
			this.imageUser.HeightRequest = 32;
			this.imageUser.Name = "imageUser";
			this.hbox1.Add (this.imageUser);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.imageUser]));
			w10.Position = 0;
			w10.Expand = false;
			w10.Fill = false;
			// 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.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.labelAuthor = new global::Gtk.Label ();
			this.labelAuthor.Name = "labelAuthor";
			this.labelAuthor.Xalign = 0F;
			this.labelAuthor.LabelProp = "Author";
			this.labelAuthor.Selectable = true;
			this.hbox2.Add (this.labelAuthor);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelAuthor]));
			w11.Position = 0;
			w11.Expand = false;
			w11.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.labelRevision = new global::Gtk.Label ();
			this.labelRevision.Name = "labelRevision";
			this.labelRevision.Xalign = 1F;
			this.labelRevision.LabelProp = "Revision";
			this.labelRevision.Selectable = true;
			this.hbox2.Add (this.labelRevision);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelRevision]));
			w12.Position = 1;
			this.vbox5.Add (this.hbox2);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2]));
			w13.Position = 0;
			w13.Expand = false;
			w13.Fill = false;
			// Container child vbox5.Gtk.Box+BoxChild
			this.labelDate = new global::Gtk.Label ();
			this.labelDate.Name = "labelDate";
			this.labelDate.Xalign = 0F;
			this.labelDate.LabelProp = "Date";
			this.labelDate.Selectable = true;
			this.vbox5.Add (this.labelDate);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.labelDate]));
			w14.Position = 1;
			w14.Expand = false;
			w14.Fill = false;
			this.hbox1.Add (this.vbox5);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox5]));
			w15.Position = 1;
			this.commitBox.Add (this.hbox1);
			this.vbox2.Add (this.commitBox);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.commitBox]));
			w17.Position = 0;
			w17.Expand = false;
			w17.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow1.CanFocus = true;
			this.scrolledwindow1.Name = "scrolledwindow1";
			// Container child scrolledwindow1.Gtk.Container+ContainerChild
			this.textviewDetails = new global::Gtk.TextView ();
			this.textviewDetails.CanFocus = true;
			this.textviewDetails.Name = "textviewDetails";
			this.textviewDetails.Editable = false;
			this.scrolledwindow1.Add (this.textviewDetails);
			this.vbox2.Add (this.scrolledwindow1);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1]));
			w19.Position = 1;
			this.hpaned1.Add (this.vbox2);
			this.vpaned1.Add (this.hpaned1);
			global::Gtk.Paned.PanedChild w21 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.hpaned1]));
			w21.Resize = false;
			// Container child vpaned1.Gtk.Paned+PanedChild
			this.scrolledwindowFiles = new global::Gtk.ScrolledWindow ();
			this.scrolledwindowFiles.CanFocus = true;
			this.scrolledwindowFiles.Name = "scrolledwindowFiles";
			this.vpaned1.Add (this.scrolledwindowFiles);
			this.vbox1.Add (this.vpaned1);
			global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vpaned1]));
			w23.Position = 0;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			w1.SetUiManager (UIManager);
			this.scrolledLoading.Hide ();
			this.Show ();
			this.labelRevision.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnLabelRevisionButtonPressEvent);
		}
 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.NewAction            = new global::Gtk.Action("NewAction", global::Mono.Unix.Catalog.GetString("_New"), global::Mono.Unix.Catalog.GetString("Creates new pipe"), "gtk-new");
     this.NewAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_New");
     w1.Add(this.NewAction, "<Control>n");
     this.OpenAction            = new global::Gtk.Action("OpenAction", global::Mono.Unix.Catalog.GetString("_Open"), global::Mono.Unix.Catalog.GetString("Opens existing pipe"), "gtk-open");
     this.OpenAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Open");
     w1.Add(this.OpenAction, "<Control>o");
     this.SaveAction            = new global::Gtk.Action("SaveAction", global::Mono.Unix.Catalog.GetString("_Save"), global::Mono.Unix.Catalog.GetString("Saves pipe"), "gtk-floppy");
     this.SaveAction.Sensitive  = false;
     this.SaveAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Save");
     w1.Add(this.SaveAction, "<Control>s");
     this.SaveAsAction            = new global::Gtk.Action("SaveAsAction", global::Mono.Unix.Catalog.GetString("Save _As"), global::Mono.Unix.Catalog.GetString("Saves pipe as new file"), "gtk-save-as");
     this.SaveAsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Save _As");
     w1.Add(this.SaveAsAction, "<Control>q");
     this.ImportAction            = new global::Gtk.Action("ImportAction", global::Mono.Unix.Catalog.GetString("_Import"), global::Mono.Unix.Catalog.GetString("Imports PCL formatted pipe from the clipboard"), "gtk-go-down");
     this.ImportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Import");
     w1.Add(this.ImportAction, null);
     this.ExportAction            = new global::Gtk.Action("ExportAction", global::Mono.Unix.Catalog.GetString("_Export"), global::Mono.Unix.Catalog.GetString("Exports PCL formatted pipe to the clipboard"), "gtk-go-up");
     this.ExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Export");
     w1.Add(this.ExportAction, null);
     this.ExitAction            = new global::Gtk.Action("ExitAction", global::Mono.Unix.Catalog.GetString("E_xit"), global::Mono.Unix.Catalog.GetString("Quits application"), "gtk-quit");
     this.ExitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("E_xit");
     w1.Add(this.ExitAction, 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, null);
     this.CutAction            = new global::Gtk.Action("CutAction", global::Mono.Unix.Catalog.GetString("Cu_t"), null, "gtk-cut");
     this.CutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Cu_t");
     w1.Add(this.CutAction, "<Control>x");
     this.CopyAction            = new global::Gtk.Action("CopyAction", global::Mono.Unix.Catalog.GetString("_Copy"), null, "gtk-copy");
     this.CopyAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Copy");
     w1.Add(this.CopyAction, "<Control>c");
     this.PasteAction            = new global::Gtk.Action("PasteAction", global::Mono.Unix.Catalog.GetString("_Paste"), null, "gtk-paste");
     this.PasteAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Paste");
     w1.Add(this.PasteAction, "<Control>v");
     this.DeleteAction            = new global::Gtk.Action("DeleteAction", global::Mono.Unix.Catalog.GetString("_Delete"), null, "gtk-delete");
     this.DeleteAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Delete");
     w1.Add(this.DeleteAction, null);
     this.SelectAllAction            = new global::Gtk.Action("SelectAllAction", global::Mono.Unix.Catalog.GetString("Select _All"), null, "gtk-select-all");
     this.SelectAllAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Select _All");
     w1.Add(this.SelectAllAction, "<Control>a");
     this.PreferencesAction            = new global::Gtk.Action("PreferencesAction", global::Mono.Unix.Catalog.GetString("Prefere_nces"), null, "gtk-preferences");
     this.PreferencesAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Prefere_nces");
     w1.Add(this.PreferencesAction, null);
     this.PipeAction            = new global::Gtk.Action("PipeAction", global::Mono.Unix.Catalog.GetString("_Pipe"), null, null);
     this.PipeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Pipe");
     w1.Add(this.PipeAction, null);
     this.RunAction            = new global::Gtk.Action("RunAction", global::Mono.Unix.Catalog.GetString("_Run"), global::Mono.Unix.Catalog.GetString("Runs entire pipe"), "gtk-media-play");
     this.RunAction.Sensitive  = false;
     this.RunAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Run");
     w1.Add(this.RunAction, "<Control>r");
     this.RunToLineAction            = new global::Gtk.Action("RunToLineAction", global::Mono.Unix.Catalog.GetString("Run _To Line"), global::Mono.Unix.Catalog.GetString("Runs pipe to current line only"), "gtk-media-record");
     this.RunToLineAction.Sensitive  = false;
     this.RunToLineAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Run _To Line");
     w1.Add(this.RunToLineAction, "<Control>t");
     this.HelpAction            = new global::Gtk.Action("HelpAction", global::Mono.Unix.Catalog.GetString("_Help"), null, null);
     this.HelpAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Help");
     w1.Add(this.HelpAction, null);
     this.UserGuideAction            = new global::Gtk.Action("UserGuideAction", global::Mono.Unix.Catalog.GetString("_User Guide"), null, "gtk-help");
     this.UserGuideAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_User Guide");
     w1.Add(this.UserGuideAction, "F1");
     this.SupportForumAction            = new global::Gtk.Action("SupportForumAction", global::Mono.Unix.Catalog.GetString("Support _Forum"), null, null);
     this.SupportForumAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Support _Forum");
     w1.Add(this.SupportForumAction, null);
     this.VisitOurHomepageAction            = new global::Gtk.Action("VisitOurHomepageAction", global::Mono.Unix.Catalog.GetString("Visit Our Homepage"), null, "gtk-home");
     this.VisitOurHomepageAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Visit Our Homepage");
     w1.Add(this.VisitOurHomepageAction, null);
     this.AboutAction            = new global::Gtk.Action("AboutAction", global::Mono.Unix.Catalog.GetString("About"), null, "gtk-about");
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("About");
     w1.Add(this.AboutAction, null);
     this.QuickStartTutorialAction            = new global::Gtk.Action("QuickStartTutorialAction", global::Mono.Unix.Catalog.GetString("Quick Start Tutorial"), global::Mono.Unix.Catalog.GetString("Display quick start tutorial"), null);
     this.QuickStartTutorialAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Quick Start Tutorial");
     w1.Add(this.QuickStartTutorialAction, null);
     this.FontAction            = new global::Gtk.Action("FontAction", global::Mono.Unix.Catalog.GetString("_Font"), null, null);
     this.FontAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Font");
     w1.Add(this.FontAction, null);
     this.AppendStrAction            = new global::Gtk.Action("AppendStrAction", global::Mono.Unix.Catalog.GetString("AppendStr"), null, "gtk-add");
     this.AppendStrAction.ShortLabel = global::Mono.Unix.Catalog.GetString("AppendStr");
     w1.Add(this.AppendStrAction, null);
     this.BottomLinesAction            = new global::Gtk.Action("BottomLinesAction", global::Mono.Unix.Catalog.GetString("BottomLines"), null, "gtk-goto-bottom");
     this.BottomLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString("BottomLines");
     w1.Add(this.BottomLinesAction, null);
     this.CallAction            = new global::Gtk.Action("CallAction", global::Mono.Unix.Catalog.GetString("Call"), null, null);
     this.CallAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Call");
     w1.Add(this.CallAction, null);
     this.CountCharsAction            = new global::Gtk.Action("CountCharsAction", global::Mono.Unix.Catalog.GetString("CountChars"), null, null);
     this.CountCharsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("CountChars");
     w1.Add(this.CountCharsAction, null);
     this.CountLinesAction            = new global::Gtk.Action("CountLinesAction", global::Mono.Unix.Catalog.GetString("CountLines"), null, null);
     this.CountLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString("CountLines");
     w1.Add(this.CountLinesAction, null);
     this.DelBlankLinesAction            = new global::Gtk.Action("DelBlankLinesAction", global::Mono.Unix.Catalog.GetString("DelBlankLines"), null, null);
     this.DelBlankLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString("DelBlankLines");
     w1.Add(this.DelBlankLinesAction, null);
     this.DelCharsAction            = new global::Gtk.Action("DelCharsAction", global::Mono.Unix.Catalog.GetString("DelChars"), null, null);
     this.DelCharsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("DelChars");
     w1.Add(this.DelCharsAction, null);
     this.ExclLinesAction            = new global::Gtk.Action("ExclLinesAction", global::Mono.Unix.Catalog.GetString("ExclLines"), null, null);
     this.ExclLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString("ExclLines");
     w1.Add(this.ExclLinesAction, null);
     this.InclLinesAction            = new global::Gtk.Action("InclLinesAction", global::Mono.Unix.Catalog.GetString("InclLines"), null, null);
     this.InclLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString("InclLines");
     w1.Add(this.InclLinesAction, null);
     this.InsLineNoAction            = new global::Gtk.Action("InsLineNoAction", global::Mono.Unix.Catalog.GetString("InsLineNo"), null, null);
     this.InsLineNoAction.ShortLabel = global::Mono.Unix.Catalog.GetString("InsLineNo");
     w1.Add(this.InsLineNoAction, null);
     this.InsStrAction            = new global::Gtk.Action("InsStrAction", global::Mono.Unix.Catalog.GetString("InsStr"), null, null);
     this.InsStrAction.ShortLabel = global::Mono.Unix.Catalog.GetString("InsStr");
     w1.Add(this.InsStrAction, null);
     this.WrapTextAction            = new global::Gtk.ToggleAction("WrapTextAction", global::Mono.Unix.Catalog.GetString("_Wrap Text"), null, null);
     this.WrapTextAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Wrap Text");
     w1.Add(this.WrapTextAction, null);
     this.InsertCursorColAction            = new global::Gtk.Action("InsertCursorColAction", global::Mono.Unix.Catalog.GetString("Insert Cursor Col"), null, "gtk-add");
     this.InsertCursorColAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Insert Cursor Col");
     w1.Add(this.InsertCursorColAction, null);
     this.DemosAction            = new global::Gtk.Action("DemosAction", global::Mono.Unix.Catalog.GetString("_Demos"), null, null);
     this.DemosAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Demos");
     w1.Add(this.DemosAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("PipeWrench");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "stock_standard-filter", global::Gtk.IconSize.Menu);
     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='NewAction' action='NewAction'/><menuitem name='OpenAction' action='OpenAction'/><menuitem name='SaveAction' action='SaveAction'/><menuitem name='SaveAsAction' action='SaveAsAction'/><separator/><menuitem name='ImportAction' action='ImportAction'/><menuitem name='ExportAction' action='ExportAction'/><separator/><menuitem name='ExitAction' action='ExitAction'/></menu><menu name='EditAction' action='EditAction'><menuitem name='CutAction' action='CutAction'/><menuitem name='CopyAction' action='CopyAction'/><menuitem name='PasteAction' action='PasteAction'/><menuitem name='DeleteAction' action='DeleteAction'/><menuitem name='SelectAllAction' action='SelectAllAction'/><separator/><menuitem name='InsertCursorColAction' action='InsertCursorColAction'/><separator/><menuitem name='PreferencesAction' action='PreferencesAction'/></menu><menu name='PipeAction' action='PipeAction'><menuitem name='RunAction' action='RunAction'/><menuitem name='RunToLineAction' action='RunToLineAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='UserGuideAction' action='UserGuideAction'/><menuitem name='DemosAction' action='DemosAction'/><separator/><menuitem name='AboutAction' action='AboutAction'/></menu></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='NewAction' action='NewAction'/><toolitem name='OpenAction' action='OpenAction'/><toolitem name='SaveAction' action='SaveAction'/><toolitem name='SaveAsAction' action='SaveAsAction'/><separator/><toolitem name='ImportAction' action='ImportAction'/><toolitem name='ExportAction' action='ExportAction'/><separator/><toolitem name='RunAction' action='RunAction'/><toolitem name='RunToLineAction' action='RunToLineAction'/></toolbar></ui>");
     this.toolbar1              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar1")));
     this.toolbar1.Name         = "toolbar1";
     this.toolbar1.ShowArrow    = false;
     this.toolbar1.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.toolbar1.IconSize     = ((global::Gtk.IconSize)(3));
     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.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 178;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.CommandsFrame             = new global::Gtk.Frame();
     this.CommandsFrame.Name        = "CommandsFrame";
     this.CommandsFrame.BorderWidth = ((uint)(3));
     // Container child CommandsFrame.Gtk.Container+ContainerChild
     this.GtkAlignment               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name          = "GtkAlignment";
     this.GtkAlignment.LeftPadding   = ((uint)(6));
     this.GtkAlignment.TopPadding    = ((uint)(6));
     this.GtkAlignment.RightPadding  = ((uint)(6));
     this.GtkAlignment.BottomPadding = ((uint)(6));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     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 w4 = new global::Gtk.Viewport();
     w4.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.UIManager.AddUiFromString("<ui><toolbar name='CommandsToolbar'/></ui>");
     this.CommandsToolbar              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/CommandsToolbar")));
     this.CommandsToolbar.Name         = "CommandsToolbar";
     this.CommandsToolbar.Orientation  = ((global::Gtk.Orientation)(1));
     this.CommandsToolbar.ShowArrow    = false;
     this.CommandsToolbar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(3));
     this.CommandsToolbar.IconSize     = ((global::Gtk.IconSize)(2));
     w4.Add(this.CommandsToolbar);
     this.scrolledwindow1.Add(w4);
     this.GtkAlignment.Add(this.scrolledwindow1);
     this.CommandsFrame.Add(this.GtkAlignment);
     this.GtkLabel6                 = new global::Gtk.Label();
     this.GtkLabel6.Name            = "GtkLabel6";
     this.GtkLabel6.LabelProp       = global::Mono.Unix.Catalog.GetString("<b>Commands</b>");
     this.GtkLabel6.UseMarkup       = true;
     this.CommandsFrame.LabelWidget = this.GtkLabel6;
     this.hpaned1.Add(this.CommandsFrame);
     global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.CommandsFrame]));
     w9.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 156;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.PipeFrame             = new global::Gtk.Frame();
     this.PipeFrame.Name        = "PipeFrame";
     this.PipeFrame.BorderWidth = ((uint)(3));
     // Container child PipeFrame.Gtk.Container+ContainerChild
     this.GtkAlignment2               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name          = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding   = ((uint)(6));
     this.GtkAlignment2.TopPadding    = ((uint)(6));
     this.GtkAlignment2.RightPadding  = ((uint)(6));
     this.GtkAlignment2.BottomPadding = ((uint)(6));
     // 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.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.PipeTextView = new global::Gtk.TextView();
     this.PipeTextView.TooltipMarkup = "Enter pipe commands here";
     this.PipeTextView.CanFocus      = true;
     this.PipeTextView.Name          = "PipeTextView";
     this.PipeTextView.AcceptsTab    = false;
     this.PipeTextView.RightMargin   = 3;
     this.GtkScrolledWindow.Add(this.PipeTextView);
     this.vbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow]));
     w11.Position = 0;
     // 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("Arguments");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ArgsEntry = new global::Gtk.Entry();
     this.ArgsEntry.TooltipMarkup = "Enter any pipe arguments here";
     this.ArgsEntry.CanFocus      = true;
     this.ArgsEntry.Name          = "ArgsEntry";
     this.ArgsEntry.IsEditable    = true;
     this.ArgsEntry.InvisibleChar = '●';
     this.hbox1.Add(this.ArgsEntry);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.ArgsEntry]));
     w13.Position = 1;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.GtkAlignment2.Add(this.vbox3);
     this.PipeFrame.Add(this.GtkAlignment2);
     this.GtkLabel10            = new global::Gtk.Label();
     this.GtkLabel10.Name       = "GtkLabel10";
     this.GtkLabel10.LabelProp  = global::Mono.Unix.Catalog.GetString("<b>Pipe</b>");
     this.GtkLabel10.UseMarkup  = true;
     this.PipeFrame.LabelWidget = this.GtkLabel10;
     this.vpaned1.Add(this.PipeFrame);
     global::Gtk.Paned.PanedChild w17 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.PipeFrame]));
     w17.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.TextFrame             = new global::Gtk.Frame();
     this.TextFrame.Name        = "TextFrame";
     this.TextFrame.BorderWidth = ((uint)(3));
     // Container child TextFrame.Gtk.Container+ContainerChild
     this.GtkAlignment1               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name          = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding   = ((uint)(6));
     this.GtkAlignment1.TopPadding    = ((uint)(6));
     this.GtkAlignment1.RightPadding  = ((uint)(6));
     this.GtkAlignment1.BottomPadding = ((uint)(6));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.TextNotebook             = new global::Gtk.Notebook();
     this.TextNotebook.CanFocus    = true;
     this.TextNotebook.Name        = "TextNotebook";
     this.TextNotebook.CurrentPage = 1;
     // Container child TextNotebook.Gtk.Notebook+NotebookChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.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.InputTextView               = new global::Gtk.TextView();
     this.InputTextView.Buffer.Text   = "replace this text\nwith the text you\nwant to edit.";
     this.InputTextView.TooltipMarkup = "Copy the text to process here";
     this.InputTextView.CanFocus      = true;
     this.InputTextView.Name          = "InputTextView";
     this.InputTextView.AcceptsTab    = false;
     this.InputTextView.RightMargin   = 3;
     this.GtkScrolledWindow1.Add(this.InputTextView);
     this.vbox2.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow1]));
     w19.Position = 0;
     // Container child vbox2.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("File");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.InputFileEntry = new global::Gtk.Entry();
     this.InputFileEntry.TooltipMarkup = "Use browse button to select input text file";
     this.InputFileEntry.CanFocus      = true;
     this.InputFileEntry.Name          = "InputFileEntry";
     this.InputFileEntry.IsEditable    = false;
     this.InputFileEntry.InvisibleChar = '●';
     this.hbox2.Add(this.InputFileEntry);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.InputFileEntry]));
     w21.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.InputFileBrowseButton = new global::Gtk.Button();
     this.InputFileBrowseButton.TooltipMarkup = "Browse for input text file";
     this.InputFileBrowseButton.CanFocus      = true;
     this.InputFileBrowseButton.Name          = "InputFileBrowseButton";
     this.InputFileBrowseButton.UseUnderline  = true;
     this.InputFileBrowseButton.Label         = global::Mono.Unix.Catalog.GetString("...");
     this.hbox2.Add(this.InputFileBrowseButton);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.InputFileBrowseButton]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.InputFileClearButton = new global::Gtk.Button();
     this.InputFileClearButton.TooltipMarkup = "Clear input text file";
     this.InputFileClearButton.CanFocus      = true;
     this.InputFileClearButton.Name          = "InputFileClearButton";
     this.InputFileClearButton.UseUnderline  = true;
     this.InputFileClearButton.Label         = global::Mono.Unix.Catalog.GetString("Clear");
     this.hbox2.Add(this.InputFileClearButton);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.InputFileClearButton]));
     w23.Position = 3;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.TextNotebook.Add(this.vbox2);
     // Container child TextNotebook.Gtk.Notebook+NotebookChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.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.OutputTextView = new global::Gtk.TextView();
     this.OutputTextView.TooltipMarkup = "Edited text is output here";
     this.OutputTextView.CanFocus      = true;
     this.OutputTextView.Name          = "OutputTextView";
     this.OutputTextView.AcceptsTab    = false;
     this.OutputTextView.RightMargin   = 3;
     this.GtkScrolledWindow2.Add(this.OutputTextView);
     this.vbox4.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkScrolledWindow2]));
     w27.Position = 0;
     // 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.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("File");
     this.hbox3.Add(this.label3);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label3]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.OutputFileEntry = new global::Gtk.Entry();
     this.OutputFileEntry.TooltipMarkup = "Use browse button to select output text file";
     this.OutputFileEntry.CanFocus      = true;
     this.OutputFileEntry.Name          = "OutputFileEntry";
     this.OutputFileEntry.IsEditable    = false;
     this.OutputFileEntry.InvisibleChar = '●';
     this.hbox3.Add(this.OutputFileEntry);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.OutputFileEntry]));
     w29.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.OutputFileBrowseButton = new global::Gtk.Button();
     this.OutputFileBrowseButton.TooltipMarkup = "Browse for output text file";
     this.OutputFileBrowseButton.CanFocus      = true;
     this.OutputFileBrowseButton.Name          = "OutputFileBrowseButton";
     this.OutputFileBrowseButton.UseUnderline  = true;
     this.OutputFileBrowseButton.Label         = global::Mono.Unix.Catalog.GetString("...");
     this.hbox3.Add(this.OutputFileBrowseButton);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.OutputFileBrowseButton]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.OutputFileClearButton = new global::Gtk.Button();
     this.OutputFileClearButton.TooltipMarkup = "Clear output text file";
     this.OutputFileClearButton.CanFocus      = true;
     this.OutputFileClearButton.Name          = "OutputFileClearButton";
     this.OutputFileClearButton.UseUnderline  = true;
     this.OutputFileClearButton.Label         = global::Mono.Unix.Catalog.GetString("Clear");
     this.hbox3.Add(this.OutputFileClearButton);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.OutputFileClearButton]));
     w31.Position = 3;
     w31.Expand   = false;
     w31.Fill     = false;
     this.vbox4.Add(this.hbox3);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox3]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     this.TextNotebook.Add(this.vbox4);
     global::Gtk.Notebook.NotebookChild w33 = ((global::Gtk.Notebook.NotebookChild)(this.TextNotebook [this.vbox4]));
     w33.Position = 1;
     // Container child TextNotebook.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow3            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name       = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.ErrorsTextView = new global::Gtk.TextView();
     this.ErrorsTextView.TooltipMarkup = "Errors are reported here";
     this.ErrorsTextView.CanFocus      = true;
     this.ErrorsTextView.Name          = "ErrorsTextView";
     this.ErrorsTextView.Editable      = false;
     this.ErrorsTextView.AcceptsTab    = false;
     this.ErrorsTextView.RightMargin   = 3;
     this.GtkScrolledWindow3.Add(this.ErrorsTextView);
     this.TextNotebook.Add(this.GtkScrolledWindow3);
     global::Gtk.Notebook.NotebookChild w35 = ((global::Gtk.Notebook.NotebookChild)(this.TextNotebook [this.GtkScrolledWindow3]));
     w35.Position = 2;
     this.GtkAlignment1.Add(this.TextNotebook);
     this.TextFrame.Add(this.GtkAlignment1);
     this.GtkLabel14            = new global::Gtk.Label();
     this.GtkLabel14.Name       = "GtkLabel14";
     this.GtkLabel14.LabelProp  = global::Mono.Unix.Catalog.GetString("<b>Text</b>");
     this.GtkLabel14.UseMarkup  = true;
     this.TextFrame.LabelWidget = this.GtkLabel14;
     this.vpaned1.Add(this.TextFrame);
     this.hpaned1.Add(this.vpaned1);
     this.vbox1.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hpaned1]));
     w40.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.TheStatusBar         = new global::Gtk.Statusbar();
     this.TheStatusBar.Name    = "TheStatusBar";
     this.TheStatusBar.Spacing = 6;
     // Container child TheStatusBar.Gtk.Box+BoxChild
     this.StatusBarCursorPosLabel           = new global::Gtk.Label();
     this.StatusBarCursorPosLabel.Name      = "StatusBarCursorPosLabel";
     this.StatusBarCursorPosLabel.LabelProp = global::Mono.Unix.Catalog.GetString("(0, 0)");
     this.TheStatusBar.Add(this.StatusBarCursorPosLabel);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.TheStatusBar [this.StatusBarCursorPosLabel]));
     w41.Position = 0;
     w41.Expand   = false;
     w41.Fill     = false;
     w41.Padding  = ((uint)(4));
     // Container child TheStatusBar.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.TheStatusBar.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.TheStatusBar [this.vseparator1]));
     w42.Position = 1;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child TheStatusBar.Gtk.Box+BoxChild
     this.StatusBarTextLabel           = new global::Gtk.Label();
     this.StatusBarTextLabel.Name      = "StatusBarTextLabel";
     this.StatusBarTextLabel.LabelProp = global::Mono.Unix.Catalog.GetString("    ");
     this.TheStatusBar.Add(this.StatusBarTextLabel);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.TheStatusBar [this.StatusBarTextLabel]));
     w43.Position = 2;
     w43.Expand   = false;
     w43.Fill     = false;
     w43.Padding  = ((uint)(4));
     this.vbox1.Add(this.TheStatusBar);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.TheStatusBar]));
     w44.Position = 3;
     w44.Expand   = false;
     w44.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 488;
     this.DefaultHeight = 458;
     this.Show();
     this.DeleteEvent                       += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.NewAction.Activated               += new global::System.EventHandler(this.NewAction_OnActivated);
     this.OpenAction.Activated              += new global::System.EventHandler(this.OpenAction_OnActivated);
     this.SaveAction.Activated              += new global::System.EventHandler(this.SaveAction_OnActivated);
     this.SaveAsAction.Activated            += new global::System.EventHandler(this.SaveAsAction_OnActivated);
     this.ImportAction.Activated            += new global::System.EventHandler(this.ImportAction_OnActivated);
     this.ExportAction.Activated            += new global::System.EventHandler(this.ExportAction_OnActivated);
     this.ExitAction.Activated              += new global::System.EventHandler(this.OnExit);
     this.CutAction.Activated               += new global::System.EventHandler(this.Cut_OnActivated);
     this.CopyAction.Activated              += new global::System.EventHandler(this.Copy_OnActivated);
     this.PasteAction.Activated             += new global::System.EventHandler(this.Paste_OnActivated);
     this.DeleteAction.Activated            += new global::System.EventHandler(this.Delete_OnActivated);
     this.SelectAllAction.Activated         += new global::System.EventHandler(this.SelectAll_OnActivated);
     this.PreferencesAction.Activated       += new global::System.EventHandler(this.Preferences_OnActivated);
     this.RunAction.Activated               += new global::System.EventHandler(this.RunAction_OnActivated);
     this.RunToLineAction.Activated         += new global::System.EventHandler(this.RunToLineAction_OnActivated);
     this.UserGuideAction.Activated         += new global::System.EventHandler(this.UserGuide_OnActivated);
     this.AboutAction.Activated             += new global::System.EventHandler(this.About_OnActivated);
     this.InsertCursorColAction.Activated   += new global::System.EventHandler(this.InsertCursorCol_OnActivated);
     this.DemosAction.Activated             += new global::System.EventHandler(this.Demos_OnActivated);
     this.PipeTextView.MoveCursor           += new global::Gtk.MoveCursorHandler(this.TextView_OnMoveCursor);
     this.PipeTextView.ButtonReleaseEvent   += new global::Gtk.ButtonReleaseEventHandler(this.TextView_OnButtonReleaseEvent);
     this.PipeTextView.Focused              += new global::Gtk.FocusedHandler(this.TextView_OnFocused);
     this.PipeTextView.KeyReleaseEvent      += new global::Gtk.KeyReleaseEventHandler(this.PipeTextView_OnKeyReleaseEvent);
     this.InputTextView.ButtonReleaseEvent  += new global::Gtk.ButtonReleaseEventHandler(this.TextView_OnButtonReleaseEvent);
     this.InputTextView.MoveCursor          += new global::Gtk.MoveCursorHandler(this.TextView_OnMoveCursor);
     this.InputTextView.Focused             += new global::Gtk.FocusedHandler(this.TextView_OnFocused);
     this.InputFileEntry.Changed            += new global::System.EventHandler(this.InputFileEntry_OnChanged);
     this.InputFileBrowseButton.Clicked     += new global::System.EventHandler(this.InputFileBrowseButton_OnClicked);
     this.InputFileClearButton.Clicked      += new global::System.EventHandler(this.InputFileClearButton_Clicked);
     this.OutputTextView.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.TextView_OnButtonReleaseEvent);
     this.OutputTextView.MoveCursor         += new global::Gtk.MoveCursorHandler(this.TextView_OnMoveCursor);
     this.OutputTextView.Focused            += new global::Gtk.FocusedHandler(this.TextView_OnFocused);
     this.OutputFileEntry.Changed           += new global::System.EventHandler(this.OutputFileEntry_OnChanged);
     this.OutputFileBrowseButton.Clicked    += new global::System.EventHandler(this.OutputFileBrowseButton_OnClicked);
     this.OutputFileClearButton.Clicked     += new global::System.EventHandler(this.OutputFileClearButton_Clicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Deployment.Linux.DotDesktopViewWidget
     global::Stetic.BinContainer.Attach(this);
     this.CanFocus = true;
     this.Name     = "MonoDevelop.Deployment.Linux.DotDesktopViewWidget";
     // Container child MonoDevelop.Deployment.Linux.DotDesktopViewWidget.Gtk.Container+ContainerChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 0;
     this.notebook.TabPos      = ((global::Gtk.PositionType)(0));
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.scrolledwindow1          = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name     = "scrolledwindow1";
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.CanFocus   = true;
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbox4             = new global::Gtk.VBox();
     this.vbox4.Name        = "vbox4";
     this.vbox4.Spacing     = 12;
     this.vbox4.BorderWidth = ((uint)(12));
     // 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.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 0F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Desktop Entry Type:");
     this.hbox2.Add(this.label9);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label9]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboType = global::Gtk.ComboBox.NewText();
     this.comboType.AppendText(global::Mono.Unix.Catalog.GetString("Application"));
     this.comboType.AppendText(global::Mono.Unix.Catalog.GetString("Link"));
     this.comboType.AppendText(global::Mono.Unix.Catalog.GetString("Directory"));
     this.comboType.Name   = "comboType";
     this.comboType.Active = 0;
     this.hbox2.Add(this.comboType);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboType]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.vbox4.Add(this.hbox2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox2]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator4          = new global::Gtk.HSeparator();
     this.hseparator4.CanFocus = true;
     this.hseparator4.Name     = "hseparator4";
     this.vbox4.Add(this.hseparator4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator4]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // 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.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Show strings for locale:");
     this.hbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.comboLocales      = global::Gtk.ComboBox.NewText();
     this.comboLocales.Name = "comboLocales";
     this.hbox3.Add(this.comboLocales);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.comboLocales]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonNewLocale          = new global::Gtk.Button();
     this.buttonNewLocale.CanFocus = true;
     this.buttonNewLocale.Name     = "buttonNewLocale";
     this.buttonNewLocale.Label    = global::Mono.Unix.Catalog.GetString("New locale...");
     this.hbox3.Add(this.buttonNewLocale);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.buttonNewLocale]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox4.Add(this.hbox3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox3]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.table6               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table6.CanFocus      = true;
     this.table6.Name          = "table6";
     this.table6.RowSpacing    = ((uint)(6));
     this.table6.ColumnSpacing = ((uint)(6));
     // Container child table6.Gtk.Table+TableChild
     this.entryComment               = new global::Gtk.Entry();
     this.entryComment.CanFocus      = true;
     this.entryComment.Name          = "entryComment";
     this.entryComment.IsEditable    = true;
     this.entryComment.InvisibleChar = '●';
     this.table6.Add(this.entryComment);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table6 [this.entryComment]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.entryGenericName               = new global::Gtk.Entry();
     this.entryGenericName.CanFocus      = true;
     this.entryGenericName.Name          = "entryGenericName";
     this.entryGenericName.IsEditable    = true;
     this.entryGenericName.InvisibleChar = '●';
     this.table6.Add(this.entryGenericName);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table6 [this.entryGenericName]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.entryIcon               = new global::Gtk.Entry();
     this.entryIcon.CanFocus      = true;
     this.entryIcon.Name          = "entryIcon";
     this.entryIcon.IsEditable    = true;
     this.entryIcon.InvisibleChar = '●';
     this.table6.Add(this.entryIcon);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table6 [this.entryIcon]));
     w12.TopAttach    = ((uint)(3));
     w12.BottomAttach = ((uint)(4));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.WidthChars    = 50;
     this.entryName.InvisibleChar = '●';
     this.table6.Add(this.entryName);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table6 [this.entryName]));
     w13.LeftAttach  = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 0F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Icon:");
     this.table6.Add(this.label10);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table6 [this.label10]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 0F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Generic name:");
     this.table6.Add(this.label11);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table6 [this.label11]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.Xalign    = 0F;
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Comment:");
     this.table6.Add(this.label13);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table6 [this.label13]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table6.Gtk.Table+TableChild
     this.label20           = new global::Gtk.Label();
     this.label20.Name      = "label20";
     this.label20.Xalign    = 0F;
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.table6.Add(this.label20);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table6 [this.label20]));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox4.Add(this.table6);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.table6]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox4.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator2]));
     w19.Position = 4;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.tableCommand               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.tableCommand.Name          = "tableCommand";
     this.tableCommand.RowSpacing    = ((uint)(6));
     this.tableCommand.ColumnSpacing = ((uint)(6));
     // Container child tableCommand.Gtk.Table+TableChild
     this.checkTerminal               = new global::Gtk.CheckButton();
     this.checkTerminal.CanFocus      = true;
     this.checkTerminal.Name          = "checkTerminal";
     this.checkTerminal.Label         = global::Mono.Unix.Catalog.GetString("Run in terminal");
     this.checkTerminal.DrawIndicator = true;
     this.tableCommand.Add(this.checkTerminal);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.checkTerminal]));
     w20.TopAttach    = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableCommand.Gtk.Table+TableChild
     this.entryExec               = new global::Gtk.Entry();
     this.entryExec.CanFocus      = true;
     this.entryExec.Name          = "entryExec";
     this.entryExec.IsEditable    = true;
     this.entryExec.InvisibleChar = '●';
     this.tableCommand.Add(this.entryExec);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.entryExec]));
     w21.LeftAttach  = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableCommand.Gtk.Table+TableChild
     this.entryPath               = new global::Gtk.Entry();
     this.entryPath.CanFocus      = true;
     this.entryPath.Name          = "entryPath";
     this.entryPath.IsEditable    = true;
     this.entryPath.InvisibleChar = '●';
     this.tableCommand.Add(this.entryPath);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.entryPath]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.LeftAttach   = ((uint)(1));
     w22.RightAttach  = ((uint)(2));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableCommand.Gtk.Table+TableChild
     this.entryTryExec               = new global::Gtk.Entry();
     this.entryTryExec.CanFocus      = true;
     this.entryTryExec.Name          = "entryTryExec";
     this.entryTryExec.IsEditable    = true;
     this.entryTryExec.InvisibleChar = '●';
     this.tableCommand.Add(this.entryTryExec);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.entryTryExec]));
     w23.TopAttach    = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach   = ((uint)(1));
     w23.RightAttach  = ((uint)(2));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableCommand.Gtk.Table+TableChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.Xalign    = 0F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Command:");
     this.tableCommand.Add(this.label14);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.label14]));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableCommand.Gtk.Table+TableChild
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.Xalign    = 0F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Test exe:");
     this.tableCommand.Add(this.label15);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.label15]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableCommand.Gtk.Table+TableChild
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.Xalign    = 0F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("Working path:");
     this.tableCommand.Add(this.label16);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.label16]));
     w26.TopAttach    = ((uint)(2));
     w26.BottomAttach = ((uint)(3));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox4.Add(this.tableCommand);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.tableCommand]));
     w27.Position = 5;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.boxUrl         = new global::Gtk.HBox();
     this.boxUrl.Name    = "boxUrl";
     this.boxUrl.Spacing = 6;
     // Container child boxUrl.Gtk.Box+BoxChild
     this.label18           = new global::Gtk.Label();
     this.label18.Name      = "label18";
     this.label18.Xalign    = 0F;
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString("Url:");
     this.boxUrl.Add(this.label18);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.boxUrl [this.label18]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child boxUrl.Gtk.Box+BoxChild
     this.entryUrl               = new global::Gtk.Entry();
     this.entryUrl.CanFocus      = true;
     this.entryUrl.Name          = "entryUrl";
     this.entryUrl.IsEditable    = true;
     this.entryUrl.InvisibleChar = '●';
     this.boxUrl.Add(this.entryUrl);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.boxUrl [this.entryUrl]));
     w29.Position = 1;
     this.vbox4.Add(this.boxUrl);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.boxUrl]));
     w30.Position = 6;
     w30.Expand   = false;
     w30.Fill     = false;
     w1.Add(this.vbox4);
     this.scrolledwindow1.Add(w1);
     this.notebook.Add(this.scrolledwindow1);
     // Notebook tab
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Header");
     this.notebook.SetTabLabel(this.scrolledwindow1, this.label7);
     this.label7.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.boxMenu             = new global::Gtk.VBox();
     this.boxMenu.Name        = "boxMenu";
     this.boxMenu.Spacing     = 6;
     this.boxMenu.BorderWidth = ((uint)(12));
     // Container child boxMenu.Gtk.Box+BoxChild
     this.checkShowInMenu               = new global::Gtk.CheckButton();
     this.checkShowInMenu.CanFocus      = true;
     this.checkShowInMenu.Name          = "checkShowInMenu";
     this.checkShowInMenu.Label         = global::Mono.Unix.Catalog.GetString("Show in desktop menu");
     this.checkShowInMenu.DrawIndicator = true;
     this.boxMenu.Add(this.checkShowInMenu);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.checkShowInMenu]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child boxMenu.Gtk.Box+BoxChild
     this.hseparator5      = new global::Gtk.HSeparator();
     this.hseparator5.Name = "hseparator5";
     this.boxMenu.Add(this.hseparator5);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.hseparator5]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child boxMenu.Gtk.Box+BoxChild
     this.boxCategories         = new global::Gtk.VBox();
     this.boxCategories.Name    = "boxCategories";
     this.boxCategories.Spacing = 6;
     // Container child boxCategories.Gtk.Box+BoxChild
     this.label17           = new global::Gtk.Label();
     this.label17.Name      = "label17";
     this.label17.Xalign    = 0F;
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("Menu categories:");
     this.boxCategories.Add(this.label17);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.boxCategories [this.label17]));
     w36.Position = 0;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child boxCategories.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.scrolledwindow2 = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.HeightRequest = 150;
     this.scrolledwindow2.CanFocus      = true;
     this.scrolledwindow2.Name          = "scrolledwindow2";
     this.scrolledwindow2.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.treeCategories          = new global::Gtk.TreeView();
     this.treeCategories.CanFocus = true;
     this.treeCategories.Name     = "treeCategories";
     this.scrolledwindow2.Add(this.treeCategories);
     this.hbox6.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.scrolledwindow2]));
     w38.Position = 0;
     // Container child hbox6.Gtk.Box+BoxChild
     this.vbox3          = new global::Gtk.VBox();
     this.vbox3.CanFocus = true;
     this.vbox3.Name     = "vbox3";
     this.vbox3.Spacing  = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.buttonAddCategories              = new global::Gtk.Button();
     this.buttonAddCategories.CanFocus     = true;
     this.buttonAddCategories.Name         = "buttonAddCategories";
     this.buttonAddCategories.UseStock     = true;
     this.buttonAddCategories.UseUnderline = true;
     this.buttonAddCategories.Label        = "gtk-add";
     this.vbox3.Add(this.buttonAddCategories);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonAddCategories]));
     w39.Position = 0;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.buttonRemoveCategory              = new global::Gtk.Button();
     this.buttonRemoveCategory.CanFocus     = true;
     this.buttonRemoveCategory.Name         = "buttonRemoveCategory";
     this.buttonRemoveCategory.UseStock     = true;
     this.buttonRemoveCategory.UseUnderline = true;
     this.buttonRemoveCategory.Label        = "gtk-remove";
     this.vbox3.Add(this.buttonRemoveCategory);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonRemoveCategory]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     this.hbox6.Add(this.vbox3);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.vbox3]));
     w41.Position = 1;
     w41.Expand   = false;
     w41.Fill     = false;
     this.boxCategories.Add(this.hbox6);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.boxCategories [this.hbox6]));
     w42.Position = 1;
     // Container child boxCategories.Gtk.Box+BoxChild
     this.hseparator6          = new global::Gtk.HSeparator();
     this.hseparator6.CanFocus = true;
     this.hseparator6.Name     = "hseparator6";
     this.boxCategories.Add(this.hseparator6);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.boxCategories [this.hseparator6]));
     w43.Position = 2;
     w43.Expand   = false;
     w43.Fill     = false;
     this.boxMenu.Add(this.boxCategories);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.boxCategories]));
     w44.Position = 2;
     // Container child boxMenu.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.CanFocus  = true;
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Select the environments that should display this desktop entry:");
     this.boxMenu.Add(this.label3);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.label3]));
     w45.Position = 3;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child boxMenu.Gtk.Box+BoxChild
     this.radioAlwaysShow               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Always show"));
     this.radioAlwaysShow.CanFocus      = true;
     this.radioAlwaysShow.Name          = "radioAlwaysShow";
     this.radioAlwaysShow.DrawIndicator = true;
     this.radioAlwaysShow.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.boxMenu.Add(this.radioAlwaysShow);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.radioAlwaysShow]));
     w46.Position = 4;
     w46.Expand   = false;
     w46.Fill     = false;
     // Container child boxMenu.Gtk.Box+BoxChild
     this.radioOnlyShowIn               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Only show in the following environments:"));
     this.radioOnlyShowIn.CanFocus      = true;
     this.radioOnlyShowIn.Name          = "radioOnlyShowIn";
     this.radioOnlyShowIn.DrawIndicator = true;
     this.radioOnlyShowIn.Group         = this.radioAlwaysShow.Group;
     this.boxMenu.Add(this.radioOnlyShowIn);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.radioOnlyShowIn]));
     w47.Position = 5;
     w47.Expand   = false;
     w47.Fill     = false;
     // Container child boxMenu.Gtk.Box+BoxChild
     this.radioNotShowIn               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Not show in the following environments:"));
     this.radioNotShowIn.CanFocus      = true;
     this.radioNotShowIn.Name          = "radioNotShowIn";
     this.radioNotShowIn.DrawIndicator = true;
     this.radioNotShowIn.Group         = this.radioAlwaysShow.Group;
     this.boxMenu.Add(this.radioNotShowIn);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.radioNotShowIn]));
     w48.Position = 6;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child boxMenu.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.GtkAlignment4      = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name = "GtkAlignment4";
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     this.treeEnvs          = new global::Gtk.TreeView();
     this.treeEnvs.CanFocus = true;
     this.treeEnvs.Name     = "treeEnvs";
     this.GtkAlignment4.Add(this.treeEnvs);
     this.frame1.Add(this.GtkAlignment4);
     this.boxMenu.Add(this.frame1);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.frame1]));
     w51.Position = 7;
     w51.Expand   = false;
     w51.Fill     = false;
     this.notebook.Add(this.boxMenu);
     global::Gtk.Notebook.NotebookChild w52 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.boxMenu]));
     w52.Position = 1;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.CanFocus  = true;
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Menu entry");
     this.notebook.SetTabLabel(this.boxMenu, this.label2);
     this.label2.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.tableMimeTypes               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.tableMimeTypes.Name          = "tableMimeTypes";
     this.tableMimeTypes.RowSpacing    = ((uint)(6));
     this.tableMimeTypes.ColumnSpacing = ((uint)(6));
     this.tableMimeTypes.BorderWidth   = ((uint)(12));
     // Container child tableMimeTypes.Gtk.Table+TableChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("MIME types supported by this application:");
     this.hbox1.Add(this.label4);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label4]));
     w53.Position = 0;
     w53.Expand   = false;
     w53.Fill     = false;
     this.tableMimeTypes.Add(this.hbox1);
     global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.tableMimeTypes [this.hbox1]));
     w54.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableMimeTypes.Gtk.Table+TableChild
     this.scrolledwindow3            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow3.CanFocus   = true;
     this.scrolledwindow3.Name       = "scrolledwindow3";
     this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow3.Gtk.Container+ContainerChild
     this.treeMimeTypes          = new global::Gtk.TreeView();
     this.treeMimeTypes.CanFocus = true;
     this.treeMimeTypes.Name     = "treeMimeTypes";
     this.scrolledwindow3.Add(this.treeMimeTypes);
     this.tableMimeTypes.Add(this.scrolledwindow3);
     global::Gtk.Table.TableChild w56 = ((global::Gtk.Table.TableChild)(this.tableMimeTypes [this.scrolledwindow3]));
     w56.TopAttach    = ((uint)(1));
     w56.BottomAttach = ((uint)(2));
     // Container child tableMimeTypes.Gtk.Table+TableChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.buttonAddMimeType              = new global::Gtk.Button();
     this.buttonAddMimeType.CanFocus     = true;
     this.buttonAddMimeType.Name         = "buttonAddMimeType";
     this.buttonAddMimeType.UseStock     = true;
     this.buttonAddMimeType.UseUnderline = true;
     this.buttonAddMimeType.Label        = "gtk-add";
     this.vbox5.Add(this.buttonAddMimeType);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.buttonAddMimeType]));
     w57.Position = 0;
     w57.Expand   = false;
     w57.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.buttonRemoveMimeType              = new global::Gtk.Button();
     this.buttonRemoveMimeType.CanFocus     = true;
     this.buttonRemoveMimeType.Name         = "buttonRemoveMimeType";
     this.buttonRemoveMimeType.UseStock     = true;
     this.buttonRemoveMimeType.UseUnderline = true;
     this.buttonRemoveMimeType.Label        = "gtk-remove";
     this.vbox5.Add(this.buttonRemoveMimeType);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.buttonRemoveMimeType]));
     w58.Position = 1;
     w58.Expand   = false;
     w58.Fill     = false;
     this.tableMimeTypes.Add(this.vbox5);
     global::Gtk.Table.TableChild w59 = ((global::Gtk.Table.TableChild)(this.tableMimeTypes [this.vbox5]));
     w59.TopAttach    = ((uint)(1));
     w59.BottomAttach = ((uint)(2));
     w59.LeftAttach   = ((uint)(1));
     w59.RightAttach  = ((uint)(2));
     w59.XOptions     = ((global::Gtk.AttachOptions)(4));
     this.notebook.Add(this.tableMimeTypes);
     global::Gtk.Notebook.NotebookChild w60 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.tableMimeTypes]));
     w60.Position = 2;
     // Notebook tab
     this.label8           = new global::Gtk.Label();
     this.label8.CanFocus  = true;
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Mime types");
     this.notebook.SetTabLabel(this.tableMimeTypes, this.label8);
     this.label8.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.hbox4             = new global::Gtk.HBox();
     this.hbox4.Name        = "hbox4";
     this.hbox4.Spacing     = 6;
     this.hbox4.BorderWidth = ((uint)(12));
     // Container child hbox4.Gtk.Box+BoxChild
     this.scrolledwindow4            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow4.CanFocus   = true;
     this.scrolledwindow4.Name       = "scrolledwindow4";
     this.scrolledwindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow4.Gtk.Container+ContainerChild
     this.treeEntries          = new global::Gtk.TreeView();
     this.treeEntries.CanFocus = true;
     this.treeEntries.Name     = "treeEntries";
     this.scrolledwindow4.Add(this.treeEntries);
     this.hbox4.Add(this.scrolledwindow4);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.scrolledwindow4]));
     w62.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.buttonAddEntry              = new global::Gtk.Button();
     this.buttonAddEntry.CanFocus     = true;
     this.buttonAddEntry.Name         = "buttonAddEntry";
     this.buttonAddEntry.UseStock     = true;
     this.buttonAddEntry.UseUnderline = true;
     this.buttonAddEntry.Label        = "gtk-add";
     this.vbox7.Add(this.buttonAddEntry);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.buttonAddEntry]));
     w63.Position = 0;
     w63.Expand   = false;
     w63.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.buttonRemoveEntry              = new global::Gtk.Button();
     this.buttonRemoveEntry.CanFocus     = true;
     this.buttonRemoveEntry.Name         = "buttonRemoveEntry";
     this.buttonRemoveEntry.UseStock     = true;
     this.buttonRemoveEntry.UseUnderline = true;
     this.buttonRemoveEntry.Label        = "gtk-remove";
     this.vbox7.Add(this.buttonRemoveEntry);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.buttonRemoveEntry]));
     w64.Position = 1;
     w64.Expand   = false;
     w64.Fill     = false;
     this.hbox4.Add(this.vbox7);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.vbox7]));
     w65.Position = 1;
     w65.Expand   = false;
     w65.Fill     = false;
     this.notebook.Add(this.hbox4);
     global::Gtk.Notebook.NotebookChild w66 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.hbox4]));
     w66.Position = 3;
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Other entries");
     this.notebook.SetTabLabel(this.hbox4, this.label5);
     this.label5.ShowAll();
     this.Add(this.notebook);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.comboType.Changed            += new global::System.EventHandler(this.OnComboTypeChanged);
     this.comboLocales.Changed         += new global::System.EventHandler(this.OnComboLocalesChanged);
     this.entryName.Changed            += new global::System.EventHandler(this.OnEntryNameChanged);
     this.entryIcon.Changed            += new global::System.EventHandler(this.OnEntryIconChanged);
     this.entryGenericName.Changed     += new global::System.EventHandler(this.OnEntryGenericNameChanged);
     this.entryComment.Changed         += new global::System.EventHandler(this.OnEntryCommentChanged);
     this.entryTryExec.Changed         += new global::System.EventHandler(this.OnEntryTryExecChanged);
     this.entryPath.Changed            += new global::System.EventHandler(this.OnEntryPathChanged);
     this.entryExec.Changed            += new global::System.EventHandler(this.OnEntryExecChanged);
     this.checkTerminal.Clicked        += new global::System.EventHandler(this.OnCheckTerminalClicked);
     this.entryUrl.Changed             += new global::System.EventHandler(this.OnEntryUrlChanged);
     this.checkShowInMenu.Clicked      += new global::System.EventHandler(this.OnCheckShowInMenuClicked);
     this.buttonAddCategories.Clicked  += new global::System.EventHandler(this.OnButtonAddCategoriesClicked);
     this.buttonRemoveCategory.Clicked += new global::System.EventHandler(this.OnButtonRemoveCategoryClicked);
     this.radioAlwaysShow.Clicked      += new global::System.EventHandler(this.OnRadioAlwaysShowClicked);
     this.radioOnlyShowIn.Clicked      += new global::System.EventHandler(this.OnRadioOnlyShowInClicked);
     this.radioNotShowIn.Clicked       += new global::System.EventHandler(this.OnRadioNotShowInClicked);
     this.buttonAddMimeType.Clicked    += new global::System.EventHandler(this.OnButtonAddMimeTypeClicked);
     this.buttonRemoveMimeType.Clicked += new global::System.EventHandler(this.OnButtonRemoveMimeTypeClicked);
     this.buttonAddEntry.Clicked       += new global::System.EventHandler(this.OnButtonAddEntryClicked);
     this.buttonRemoveEntry.Clicked    += new global::System.EventHandler(this.OnButtonRemoveEntryClicked);
 }
Exemple #41
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget OPDtabGui.EditRoundResults
     this.Name           = "OPDtabGui.EditRoundResults";
     this.Title          = global::Mono.Unix.Catalog.GetString("EditRoundResults");
     this.Icon           = global::Gdk.Pixbuf.LoadFromResource("OPDtabGui.AppIcon.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child OPDtabGui.EditRoundResults.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.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.cbRounds      = new global::Gtk.ComboBox();
     this.cbRounds.Name = "cbRounds";
     this.GtkAlignment.Add(this.cbRounds);
     this.frame1.Add(this.GtkAlignment);
     this.GtkLabel           = new global::Gtk.Label();
     this.GtkLabel.Name      = "GtkLabel";
     this.GtkLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Round</b>");
     this.GtkLabel.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel;
     this.hbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.frame1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.frame2      = new global::Gtk.Frame();
     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.cbRooms      = new global::Gtk.ComboBox();
     this.cbRooms.Name = "cbRooms";
     this.GtkAlignment1.Add(this.cbRooms);
     this.frame2.Add(this.GtkAlignment1);
     this.GtkLabel1           = new global::Gtk.Label();
     this.GtkLabel1.Name      = "GtkLabel1";
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Room</b>");
     this.GtkLabel1.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel1;
     this.hbox1.Add(this.frame2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.frame2]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.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.frameChair      = new global::Gtk.Frame();
     this.frameChair.Name = "frameChair";
     // Container child frameChair.Gtk.Container+ContainerChild
     this.cChair              = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.cChair.Name         = "cChair";
     this.cChair.LeftPadding  = ((uint)(12));
     this.cChair.RightPadding = ((uint)(6));
     this.frameChair.Add(this.cChair);
     this.GtkLabel2              = new global::Gtk.Label();
     this.GtkLabel2.Name         = "GtkLabel2";
     this.GtkLabel2.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Chair</b>");
     this.GtkLabel2.UseMarkup    = true;
     this.frameChair.LabelWidget = this.GtkLabel2;
     this.hbox2.Add(this.frameChair);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.frameChair]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.frame4      = new global::Gtk.Frame();
     this.frame4.Name = "frame4";
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment3              = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name         = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding  = ((uint)(12));
     this.GtkAlignment3.RightPadding = ((uint)(6));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.lblMotion                = new global::Gtk.Label();
     this.lblMotion.Name           = "lblMotion";
     this.lblMotion.Xalign         = 0F;
     this.lblMotion.Ellipsize      = ((global::Pango.EllipsizeMode)(3));
     this.lblMotion.WidthChars     = 50;
     this.lblMotion.SingleLineMode = true;
     this.GtkAlignment3.Add(this.lblMotion);
     this.frame4.Add(this.GtkAlignment3);
     this.GtkLabel3           = new global::Gtk.Label();
     this.GtkLabel3.Name      = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Motion</b>");
     this.GtkLabel3.UseMarkup = true;
     this.frame4.LabelWidget  = this.GtkLabel3;
     this.hbox2.Add(this.frame4);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.frame4]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.scrolledwindow2          = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus = true;
     this.scrolledwindow2.Name     = "scrolledwindow2";
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     global::Gtk.Viewport w14 = new global::Gtk.Viewport();
     w14.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.ebResultSheet      = new global::Gtk.EventBox();
     this.ebResultSheet.Name = "ebResultSheet";
     w14.Add(this.ebResultSheet);
     this.scrolledwindow2.Add(w14);
     this.vbox1.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.scrolledwindow2]));
     w17.Position = 2;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 899;
     this.DefaultHeight = 731;
     this.Show();
     this.DeleteEvent      += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.cbRounds.Changed += new global::System.EventHandler(this.OnCbRoundsChanged);
     this.cbRooms.Changed  += new global::System.EventHandler(this.OnCbRoomsChanged);
 }
Exemple #42
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget GMail.GMailLabelConfig
     global::Stetic.BinContainer.Attach(this);
     this.Name = "GMail.GMailLabelConfig";
     // Container child GMail.GMailLabelConfig.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.label_entry              = new global::Docky.Widgets.SearchEntry();
     this.label_entry.Name         = "label_entry";
     this.label_entry.EmptyMessage = "Label Name";
     this.label_entry.Query        = "";
     this.label_entry.Ready        = true;
     this.label_entry.HasFocus     = false;
     this.hbox1.Add(this.label_entry);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label_entry]));
     w1.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.add_label              = new global::Gtk.Button();
     this.add_label.CanFocus     = true;
     this.add_label.Name         = "add_label";
     this.add_label.UseUnderline = true;
     // Container child add_label.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-add", global::Gtk.IconSize.Menu);
     w3.Add(w4);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w6 = new global::Gtk.Label();
     w6.LabelProp    = global::Mono.Unix.Catalog.GetString("_Add Label");
     w6.UseUnderline = true;
     w3.Add(w6);
     w2.Add(w3);
     this.add_label.Add(w2);
     this.hbox1.Add(this.add_label);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.add_label]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.scrolledwindow1                  = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus         = true;
     this.scrolledwindow1.Name             = "scrolledwindow1";
     this.scrolledwindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledwindow1.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w12 = new global::Gtk.Viewport();
     w12.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.label_list          = new global::Docky.Widgets.ListOnlyTileView();
     this.label_list.Name     = "label_list";
     this.label_list.IconSize = 0;
     w12.Add(this.label_list);
     this.scrolledwindow1.Add(w12);
     this.vbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.scrolledwindow1]));
     w15.Position = 1;
     // 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.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("Check e_very:");
     this.label1.UseUnderline = true;
     this.hbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("minutes");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w17.PackType = ((global::Gtk.PackType)(1));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.check_interval          = new global::Gtk.SpinButton(2, 1440, 1);
     this.check_interval.CanFocus = true;
     this.check_interval.Name     = "check_interval";
     this.check_interval.Adjustment.PageIncrement = 10;
     this.check_interval.ClimbRate = 1;
     this.check_interval.Numeric   = true;
     this.check_interval.Value     = 15;
     this.hbox2.Add(this.check_interval);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.check_interval]));
     w18.PackType = ((global::Gtk.PackType)(1));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w19.Position = 2;
     w19.Expand   = false;
     w19.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.label1.MnemonicWidget = this.check_interval;
     this.Hide();
     this.add_label.Clicked           += new global::System.EventHandler(this.AddLabelClicked);
     this.check_interval.ValueChanged += new global::System.EventHandler(this.OnIntervalValueChanged);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget
			Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this);
			this.UIManager = new global::Gtk.UIManager ();
			global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default");
			this.NavigateBackwardAction = new global::Gtk.Action ("NavigateBackwardAction", global::Mono.Unix.Catalog.GetString ("Navigate backward"), null, "gtk-go-back");
			this.NavigateBackwardAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Navigate backward");
			w2.Add (this.NavigateBackwardAction, null);
			this.NavigateForwardAction = new global::Gtk.Action ("NavigateForwardAction", global::Mono.Unix.Catalog.GetString ("Navigate forward"), null, "gtk-go-forward");
			this.NavigateForwardAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Navigate forward");
			w2.Add (this.NavigateForwardAction, null);
			this.goBackAction = new global::Gtk.Action ("goBackAction", null, null, "gtk-go-back");
			w2.Add (this.goBackAction, null);
			this.goForwardAction = new global::Gtk.Action ("goForwardAction", null, null, "gtk-go-forward");
			w2.Add (this.goForwardAction, null);
			this.goBackAction1 = new global::Gtk.Action ("goBackAction1", null, null, "gtk-go-back");
			w2.Add (this.goBackAction1, null);
			this.UIManager.InsertActionGroup (w2, 0);
			this.Name = "MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget";
			// Container child MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget.Gtk.Container+ContainerChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 2;
			// 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.buttonBack = new global::Gtk.Button ();
			this.buttonBack.CanFocus = true;
			this.buttonBack.Name = "buttonBack";
			this.buttonBack.UseStock = true;
			this.buttonBack.UseUnderline = true;
			this.buttonBack.Label = "gtk-go-back";
			this.hbox2.Add (this.buttonBack);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonBack]));
			w3.Position = 0;
			w3.Expand = false;
			w3.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.buttonForeward = new global::Gtk.Button ();
			this.buttonForeward.CanFocus = true;
			this.buttonForeward.Name = "buttonForeward";
			this.buttonForeward.UseStock = true;
			this.buttonForeward.UseUnderline = true;
			this.buttonForeward.Label = "gtk-go-forward";
			this.hbox2.Add (this.buttonForeward);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonForeward]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("_Visibility:");
			this.label3.UseUnderline = true;
			this.hbox2.Add (this.label3);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label3]));
			w5.Position = 2;
			w5.Expand = false;
			w5.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.languageCombobox = global::Gtk.ComboBox.NewText ();
			this.languageCombobox.Name = "languageCombobox";
			this.hbox2.Add (this.languageCombobox);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.languageCombobox]));
			w6.PackType = ((global::Gtk.PackType)(1));
			w6.Position = 3;
			w6.Expand = false;
			w6.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("_Language:");
			this.label1.UseUnderline = true;
			this.hbox2.Add (this.label1);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1]));
			w7.PackType = ((global::Gtk.PackType)(1));
			w7.Position = 4;
			w7.Expand = false;
			w7.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.searchentry1 = new global::MonoDevelop.Components.SearchEntry ();
			this.searchentry1.Name = "searchentry1";
			this.searchentry1.ForceFilterButtonVisible = false;
			this.searchentry1.IsCheckMenu = false;
			this.searchentry1.ActiveFilterID = 0;
			this.searchentry1.Ready = false;
			this.searchentry1.HasFocus = false;
			this.hbox2.Add (this.searchentry1);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.searchentry1]));
			w8.PackType = ((global::Gtk.PackType)(1));
			w8.Position = 5;
			// Container child hbox2.Gtk.Box+BoxChild
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.Xalign = 1f;
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("_Search:");
			this.label2.UseUnderline = true;
			this.hbox2.Add (this.label2);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label2]));
			w9.PackType = ((global::Gtk.PackType)(1));
			w9.Position = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.comboboxVisibilty = global::Gtk.ComboBox.NewText ();
			this.comboboxVisibilty.Name = "comboboxVisibilty";
			this.hbox2.Add (this.comboboxVisibilty);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboboxVisibilty]));
			w10.PackType = ((global::Gtk.PackType)(1));
			w10.Position = 7;
			w10.Expand = false;
			w10.Fill = false;
			this.vbox1.Add (this.hbox2);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
			w11.Position = 0;
			w11.Expand = false;
			w11.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.hpaned1 = new global::Gtk.HPaned ();
			this.hpaned1.CanFocus = true;
			this.hpaned1.Name = "hpaned1";
			this.hpaned1.Position = 271;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.treeViewPlaceholder = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
			this.treeViewPlaceholder.Name = "treeViewPlaceholder";
			this.hpaned1.Add (this.treeViewPlaceholder);
			global::Gtk.Paned.PanedChild w12 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.treeViewPlaceholder]));
			w12.Resize = false;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.notebook1 = new global::Gtk.Notebook ();
			this.notebook1.CanFocus = true;
			this.notebook1.Name = "notebook1";
			this.notebook1.CurrentPage = 0;
			this.notebook1.ShowBorder = false;
			this.notebook1.ShowTabs = false;
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.documentationScrolledWindow = new global::Gtk.ScrolledWindow ();
			this.documentationScrolledWindow.Name = "documentationScrolledWindow";
			this.documentationScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child documentationScrolledWindow.Gtk.Container+ContainerChild
			global::Gtk.Viewport w13 = new global::Gtk.Viewport ();
			w13.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport.Gtk.Container+ContainerChild
			this.documentationLabel = new global::Gtk.Label ();
			this.documentationLabel.Name = "documentationLabel";
			this.documentationLabel.Xpad = 6;
			this.documentationLabel.Ypad = 6;
			this.documentationLabel.Xalign = 0f;
			this.documentationLabel.Yalign = 0f;
			this.documentationLabel.UseMarkup = true;
			this.documentationLabel.Selectable = true;
			w13.Add (this.documentationLabel);
			this.documentationScrolledWindow.Add (w13);
			this.notebook1.Add (this.documentationScrolledWindow);
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.vboxInspect = new global::Gtk.VBox ();
			this.vboxInspect.Name = "vboxInspect";
			this.vboxInspect.Spacing = 6;
			// Container child vboxInspect.Gtk.Box+BoxChild
			this.scrolledwindow3 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow3.CanFocus = true;
			this.scrolledwindow3.Name = "scrolledwindow3";
			this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1));
			this.vboxInspect.Add (this.scrolledwindow3);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vboxInspect[this.scrolledwindow3]));
			w17.Position = 0;
			this.notebook1.Add (this.vboxInspect);
			global::Gtk.Notebook.NotebookChild w18 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vboxInspect]));
			w18.Position = 1;
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.searchWidget = new global::Gtk.VBox ();
			this.searchWidget.Name = "searchWidget";
			this.searchWidget.Spacing = 6;
			// Container child searchWidget.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
			this.searchTreeview = new global::Gtk.TreeView ();
			this.searchTreeview.CanFocus = true;
			this.searchTreeview.Name = "searchTreeview";
			this.scrolledwindow1.Add (this.searchTreeview);
			this.searchWidget.Add (this.scrolledwindow1);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.searchWidget[this.scrolledwindow1]));
			w20.Position = 0;
			this.notebook1.Add (this.searchWidget);
			global::Gtk.Notebook.NotebookChild w21 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.searchWidget]));
			w21.Position = 2;
			this.vbox3.Add (this.notebook1);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebook1]));
			w22.Position = 0;
			this.hpaned1.Add (this.vbox3);
			this.vbox1.Add (this.hpaned1);
			global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hpaned1]));
			w24.Position = 1;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			w1.SetUiManager (UIManager);
			this.label3.MnemonicWidget = this.comboboxVisibilty;
			this.label1.MnemonicWidget = this.languageCombobox;
			this.label2.MnemonicWidget = this.searchentry1;
			this.Show ();
			this.NavigateBackwardAction.Activated += new global::System.EventHandler (this.OnNavigateBackwardActionActivated);
			this.NavigateForwardAction.Activated += new global::System.EventHandler (this.OnNavigateForwardActionActivated);
		}
Exemple #44
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.NewFileDialog
     this.Name           = "MonoDevelop.Ide.Projects.NewFileDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("New File");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.Ide.Projects.NewFileDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     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)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 192;
     // Container child hpaned1.Gtk.Paned+PanedChild
     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
     this.catView = new global::Gtk.TreeView();
     this.catView.WidthRequest   = 160;
     this.catView.CanFocus       = true;
     this.catView.Name           = "catView";
     this.catView.HeadersVisible = false;
     this.scrolledwindow1.Add(this.catView);
     this.hpaned1.Add(this.scrolledwindow1);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
     w3.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.panedTemplates          = new global::Gtk.HPaned();
     this.panedTemplates.CanFocus = true;
     this.panedTemplates.Name     = "panedTemplates";
     this.panedTemplates.Position = 292;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.boxTemplates         = new global::Gtk.VBox();
     this.boxTemplates.Name    = "boxTemplates";
     this.boxTemplates.Spacing = 6;
     this.panedTemplates.Add(this.boxTemplates);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates]));
     w4.Resize = false;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.scrolledInfo                  = new global::Gtk.ScrolledWindow();
     this.scrolledInfo.CanFocus         = true;
     this.scrolledInfo.Name             = "scrolledInfo";
     this.scrolledInfo.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledInfo.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledInfo.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.boxInfo             = new global::Gtk.VBox();
     this.boxInfo.Name        = "boxInfo";
     this.boxInfo.Spacing     = 6;
     this.boxInfo.BorderWidth = ((uint)(3));
     // Container child boxInfo.Gtk.Box+BoxChild
     this.labelTemplateTitle = new global::Gtk.Label();
     this.labelTemplateTitle.WidthRequest = 145;
     this.labelTemplateTitle.Name         = "labelTemplateTitle";
     this.labelTemplateTitle.Xalign       = 0F;
     this.labelTemplateTitle.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Console Project</b>");
     this.labelTemplateTitle.UseMarkup    = true;
     this.labelTemplateTitle.Wrap         = true;
     this.boxInfo.Add(this.labelTemplateTitle);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child boxInfo.Gtk.Box+BoxChild
     this.infoLabel = new global::Gtk.Label();
     this.infoLabel.WidthRequest = 145;
     this.infoLabel.Name         = "infoLabel";
     this.infoLabel.Xalign       = 0F;
     this.infoLabel.Yalign       = 0F;
     this.infoLabel.LabelProp    = global::Mono.Unix.Catalog.GetString("Creates a new C# Project");
     this.infoLabel.Wrap         = true;
     this.boxInfo.Add(this.infoLabel);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.infoLabel]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     w5.Add(this.boxInfo);
     this.scrolledInfo.Add(w5);
     this.panedTemplates.Add(this.scrolledInfo);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo]));
     w10.Resize = false;
     this.hpaned1.Add(this.panedTemplates);
     this.vbox2.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1]));
     w12.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label();
     this.label1.WidthRequest  = 1;
     this.label1.HeightRequest = 1;
     this.label1.Name          = "label1";
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox2.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("Name:");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.nameEntry               = new global::Gtk.Entry();
     this.nameEntry.CanFocus      = true;
     this.nameEntry.Name          = "nameEntry";
     this.nameEntry.IsEditable    = true;
     this.nameEntry.InvisibleChar = '●';
     this.hbox2.Add(this.nameEntry);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.nameEntry]));
     w15.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.boxProject         = new global::Gtk.VBox();
     this.boxProject.Name    = "boxProject";
     this.boxProject.Spacing = 6;
     // Container child boxProject.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.projectAddCheckbox               = new global::Gtk.CheckButton();
     this.projectAddCheckbox.CanFocus      = true;
     this.projectAddCheckbox.Name          = "projectAddCheckbox";
     this.projectAddCheckbox.Label         = global::Mono.Unix.Catalog.GetString("_Add to project:");
     this.projectAddCheckbox.DrawIndicator = true;
     this.projectAddCheckbox.UseUnderline  = true;
     this.hbox3.Add(this.projectAddCheckbox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCheckbox]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.projectAddCombo      = global::Gtk.ComboBox.NewText();
     this.projectAddCombo.Name = "projectAddCombo";
     this.hbox3.Add(this.projectAddCombo);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCombo]));
     w18.Position = 1;
     this.boxProject.Add(this.hbox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox3]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child boxProject.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.projectPathLabel           = new global::Gtk.Label();
     this.projectPathLabel.Name      = "projectPathLabel";
     this.projectPathLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Path:");
     this.hbox4.Add(this.projectPathLabel);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectPathLabel]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.projectFolderEntry      = new global::MonoDevelop.Components.FolderEntry();
     this.projectFolderEntry.Name = "projectFolderEntry";
     this.projectFolderEntry.DisplayAsRelativePath = false;
     this.hbox4.Add(this.projectFolderEntry);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectFolderEntry]));
     w21.Position = 1;
     this.boxProject.Add(this.hbox4);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox4]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.vbox2.Add(this.boxProject);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxProject]));
     w23.Position = 3;
     w23.Expand   = false;
     w23.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w24.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.NewFileDialog.ActionArea
     global::Gtk.HButtonBox w25 = this.ActionArea;
     w25.Name        = "dialog1_ActionArea";
     w25.Spacing     = 6;
     w25.BorderWidth = ((uint)(5));
     w25.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.cancelButton              = new global::Gtk.Button();
     this.cancelButton.CanDefault   = true;
     this.cancelButton.CanFocus     = true;
     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 w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.cancelButton]));
     w26.Expand = false;
     w26.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.okButton              = new global::Gtk.Button();
     this.okButton.CanDefault   = true;
     this.okButton.CanFocus     = true;
     this.okButton.Name         = "okButton";
     this.okButton.UseStock     = true;
     this.okButton.UseUnderline = true;
     this.okButton.Label        = "gtk-new";
     w25.Add(this.okButton);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.okButton]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 718;
     this.DefaultHeight = 524;
     this.boxProject.Hide();
     this.Hide();
     this.scrolledInfo.SizeAllocated += new global::Gtk.SizeAllocatedHandler(this.OnScrolledInfoSizeAllocated);
 }
Exemple #45
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.Employees.TraineeDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.Employees.TraineeDlg";
     // Container child Vodovoz.Dialogs.Employees.TraineeDlg.Gtk.Container+ContainerChild
     this.vbox1             = new global::Gtk.VBox();
     this.vbox1.Name        = "vbox1";
     this.vbox1.Spacing     = 6;
     this.vbox1.BorderWidth = ((uint)(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.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox1.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // 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.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox1.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioTabInfo               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Основное"));
     this.radioTabInfo.CanFocus      = true;
     this.radioTabInfo.Name          = "radioTabInfo";
     this.radioTabInfo.DrawIndicator = false;
     this.radioTabInfo.UseUnderline  = true;
     this.radioTabInfo.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox1.Add(this.radioTabInfo);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabInfo]));
     w6.Position = 3;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioTabAccounting               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Реквизиты"));
     this.radioTabAccounting.CanFocus      = true;
     this.radioTabAccounting.Name          = "radioTabAccounting";
     this.radioTabAccounting.DrawIndicator = false;
     this.radioTabAccounting.UseUnderline  = true;
     this.radioTabAccounting.Group         = this.radioTabInfo.Group;
     this.hbox1.Add(this.radioTabAccounting);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabAccounting]));
     w7.Position = 4;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioTabFiles               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Файлы"));
     this.radioTabFiles.CanFocus      = true;
     this.radioTabFiles.Name          = "radioTabFiles";
     this.radioTabFiles.DrawIndicator = false;
     this.radioTabFiles.UseUnderline  = true;
     this.radioTabFiles.Group         = this.radioTabInfo.Group;
     this.hbox1.Add(this.radioTabFiles);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabFiles]));
     w8.Position = 5;
     // Container child hbox1.Gtk.Box+BoxChild
     this.radioTabDocuments               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Документы"));
     this.radioTabDocuments.CanFocus      = true;
     this.radioTabDocuments.Name          = "radioTabDocuments";
     this.radioTabDocuments.DrawIndicator = false;
     this.radioTabDocuments.UseUnderline  = true;
     this.radioTabDocuments.Group         = this.radioTabInfo.Group;
     this.hbox1.Add(this.radioTabDocuments);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabDocuments]));
     w9.Position = 6;
     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.notebookMain             = new global::Gtk.Notebook();
     this.notebookMain.CanFocus    = true;
     this.notebookMain.Name        = "notebookMain";
     this.notebookMain.CurrentPage = 0;
     // Container child notebookMain.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
     global::Gtk.Viewport w11 = new global::Gtk.Viewport();
     w11.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.datatableMain               = new global::Gtk.Table(((uint)(10)), ((uint)(3)), false);
     this.datatableMain.Name          = "datatableMain";
     this.datatableMain.RowSpacing    = ((uint)(6));
     this.datatableMain.ColumnSpacing = ((uint)(6));
     this.datatableMain.BorderWidth   = ((uint)(6));
     // Container child datatableMain.Gtk.Table+TableChild
     this.checkbuttonRussianCitizen               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkbuttonRussianCitizen.CanFocus      = true;
     this.checkbuttonRussianCitizen.Name          = "checkbuttonRussianCitizen";
     this.checkbuttonRussianCitizen.Label         = global::Mono.Unix.Catalog.GetString("Гражданство РФ");
     this.checkbuttonRussianCitizen.Active        = true;
     this.checkbuttonRussianCitizen.DrawIndicator = true;
     this.checkbuttonRussianCitizen.UseUnderline  = true;
     this.checkbuttonRussianCitizen.FocusOnClick  = false;
     this.checkbuttonRussianCitizen.Relief        = ((global::Gtk.ReliefStyle)(2));
     this.datatableMain.Add(this.checkbuttonRussianCitizen);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.checkbuttonRussianCitizen]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.dataentryDrivingNumber = new global::Gamma.GtkWidgets.yEntry();
     this.dataentryDrivingNumber.TooltipMarkup = "Десять символов серии и номера без пробелов.";
     this.dataentryDrivingNumber.CanFocus      = true;
     this.dataentryDrivingNumber.Name          = "dataentryDrivingNumber";
     this.dataentryDrivingNumber.IsEditable    = true;
     this.dataentryDrivingNumber.MaxLength     = 45;
     this.dataentryDrivingNumber.InvisibleChar = '●';
     this.datatableMain.Add(this.dataentryDrivingNumber);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryDrivingNumber]));
     w13.TopAttach    = ((uint)(9));
     w13.BottomAttach = ((uint)(10));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(3));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.dataentryLastName               = new global::Gamma.GtkWidgets.yEntry();
     this.dataentryLastName.CanFocus      = true;
     this.dataentryLastName.Name          = "dataentryLastName";
     this.dataentryLastName.IsEditable    = true;
     this.dataentryLastName.InvisibleChar = '●';
     this.datatableMain.Add(this.dataentryLastName);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryLastName]));
     w14.LeftAttach  = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.dataentryName               = new global::Gamma.GtkWidgets.yEntry();
     this.dataentryName.CanFocus      = true;
     this.dataentryName.Name          = "dataentryName";
     this.dataentryName.IsEditable    = true;
     this.dataentryName.MaxLength     = 100;
     this.dataentryName.InvisibleChar = '●';
     this.datatableMain.Add(this.dataentryName);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryName]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.dataentryPatronymic               = new global::Gamma.GtkWidgets.yEntry();
     this.dataentryPatronymic.CanFocus      = true;
     this.dataentryPatronymic.Name          = "dataentryPatronymic";
     this.dataentryPatronymic.IsEditable    = true;
     this.dataentryPatronymic.InvisibleChar = '●';
     this.datatableMain.Add(this.dataentryPatronymic);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryPatronymic]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.entryAddressCurrent               = new global::Gamma.GtkWidgets.yEntry();
     this.entryAddressCurrent.CanFocus      = true;
     this.entryAddressCurrent.Name          = "entryAddressCurrent";
     this.entryAddressCurrent.IsEditable    = true;
     this.entryAddressCurrent.InvisibleChar = '●';
     this.datatableMain.Add(this.entryAddressCurrent);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.entryAddressCurrent]));
     w17.TopAttach    = ((uint)(8));
     w17.BottomAttach = ((uint)(9));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.entryAddressRegistration               = new global::Gamma.GtkWidgets.yEntry();
     this.entryAddressRegistration.CanFocus      = true;
     this.entryAddressRegistration.Name          = "entryAddressRegistration";
     this.entryAddressRegistration.IsEditable    = true;
     this.entryAddressRegistration.InvisibleChar = '●';
     this.datatableMain.Add(this.entryAddressRegistration);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.entryAddressRegistration]));
     w18.TopAttach    = ((uint)(7));
     w18.BottomAttach = ((uint)(8));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон:");
     this.datatableMain.Add(this.label10);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label10]));
     w19.TopAttach    = ((uint)(6));
     w19.BottomAttach = ((uint)(7));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Водительское удостоверение:");
     this.datatableMain.Add(this.label11);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label11]));
     w20.TopAttach    = ((uint)(9));
     w20.BottomAttach = ((uint)(10));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.label13      = new global::Gtk.Label();
     this.label13.Name = "label13";
     this.datatableMain.Add(this.label13);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label13]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.Xalign    = 1F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Адрес регистрации:");
     this.datatableMain.Add(this.label14);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label14]));
     w22.TopAttach    = ((uint)(7));
     w22.BottomAttach = ((uint)(8));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.Xalign    = 1F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Фактический адрес:");
     this.datatableMain.Add(this.label15);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label15]));
     w23.TopAttach    = ((uint)(8));
     w23.BottomAttach = ((uint)(9));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.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("Фамилия:");
     this.label2.UseMarkup = true;
     this.datatableMain.Add(this.label2);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label2]));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Имя:");
     this.datatableMain.Add(this.label5);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label5]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.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("Отчество:");
     this.datatableMain.Add(this.label6);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label6]));
     w26.TopAttach    = ((uint)(2));
     w26.BottomAttach = ((uint)(3));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.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("Национальность:");
     this.datatableMain.Add(this.label7);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label7]));
     w27.TopAttach    = ((uint)(3));
     w27.BottomAttach = ((uint)(4));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.labelCitizenship           = new global::Gtk.Label();
     this.labelCitizenship.Name      = "labelCitizenship";
     this.labelCitizenship.Xalign    = 1F;
     this.labelCitizenship.LabelProp = global::Mono.Unix.Catalog.GetString("Ин.гражданство:");
     this.datatableMain.Add(this.labelCitizenship);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.labelCitizenship]));
     w28.TopAttach    = ((uint)(5));
     w28.BottomAttach = ((uint)(6));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.phonesView            = new global::Vodovoz.Views.Contacts.PhonesView();
     this.phonesView.Events     = ((global::Gdk.EventMask)(256));
     this.phonesView.Name       = "phonesView";
     this.phonesView.IsReadOnly = false;
     this.datatableMain.Add(this.phonesView);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.phonesView]));
     w29.TopAttach    = ((uint)(6));
     w29.BottomAttach = ((uint)(7));
     w29.LeftAttach   = ((uint)(1));
     w29.RightAttach  = ((uint)(3));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.photoviewEmployee          = new global::QS.Widgets.GtkUI.PhotoView();
     this.photoviewEmployee.Events   = ((global::Gdk.EventMask)(256));
     this.photoviewEmployee.Name     = "photoviewEmployee";
     this.photoviewEmployee.CanPrint = false;
     this.datatableMain.Add(this.photoviewEmployee);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.photoviewEmployee]));
     w30.BottomAttach = ((uint)(4));
     w30.LeftAttach   = ((uint)(2));
     w30.RightAttach  = ((uint)(3));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.referenceCitizenship        = new global::Gamma.Widgets.yEntryReference();
     this.referenceCitizenship.Events = ((global::Gdk.EventMask)(256));
     this.referenceCitizenship.Name   = "referenceCitizenship";
     this.datatableMain.Add(this.referenceCitizenship);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.referenceCitizenship]));
     w31.TopAttach    = ((uint)(5));
     w31.BottomAttach = ((uint)(6));
     w31.LeftAttach   = ((uint)(1));
     w31.RightAttach  = ((uint)(2));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child datatableMain.Gtk.Table+TableChild
     this.referenceNationality        = new global::Gamma.Widgets.yEntryReference();
     this.referenceNationality.Events = ((global::Gdk.EventMask)(256));
     this.referenceNationality.Name   = "referenceNationality";
     this.datatableMain.Add(this.referenceNationality);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.referenceNationality]));
     w32.TopAttach    = ((uint)(3));
     w32.BottomAttach = ((uint)(4));
     w32.LeftAttach   = ((uint)(1));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     w11.Add(this.datatableMain);
     this.GtkScrolledWindow.Add(w11);
     this.notebookMain.Add(this.GtkScrolledWindow);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Информация");
     this.notebookMain.SetTabLabel(this.GtkScrolledWindow, this.label1);
     this.label1.ShowAll();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.vbox5             = new global::Gtk.VBox();
     this.vbox5.Name        = "vbox5";
     this.vbox5.Spacing     = 6;
     this.vbox5.BorderWidth = ((uint)(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.label19           = new global::Gtk.Label();
     this.label19.Name      = "label19";
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString("ИНН:");
     this.hbox6.Add(this.label19);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.label19]));
     w36.Position = 0;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.entryInn               = new global::Gamma.GtkWidgets.yEntry();
     this.entryInn.CanFocus      = true;
     this.entryInn.Name          = "entryInn";
     this.entryInn.IsEditable    = true;
     this.entryInn.InvisibleChar = '●';
     this.hbox6.Add(this.entryInn);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.entryInn]));
     w37.Position = 1;
     this.vbox5.Add(this.hbox6);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox6]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.accountsView         = new global::QSBanks.AccountsView();
     this.accountsView.Events  = ((global::Gdk.EventMask)(256));
     this.accountsView.Name    = "accountsView";
     this.accountsView.CanEdit = true;
     this.vbox5.Add(this.accountsView);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.accountsView]));
     w39.Position = 1;
     this.notebookMain.Add(this.vbox5);
     global::Gtk.Notebook.NotebookChild w40 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain[this.vbox5]));
     w40.Position = 1;
     // Notebook tab
     this.label17           = new global::Gtk.Label();
     this.label17.Name      = "label17";
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("Реквизиты");
     this.notebookMain.SetTabLabel(this.vbox5, this.label17);
     this.label17.ShowAll();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.attachmentsView        = new global::QSAttachment.Views.Widgets.AttachmentsView();
     this.attachmentsView.Events = ((global::Gdk.EventMask)(256));
     this.attachmentsView.Name   = "attachmentsView";
     this.notebookMain.Add(this.attachmentsView);
     global::Gtk.Notebook.NotebookChild w41 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain[this.attachmentsView]));
     w41.Position = 2;
     // Notebook tab
     this.label24           = new global::Gtk.Label();
     this.label24.Name      = "label24";
     this.label24.LabelProp = global::Mono.Unix.Catalog.GetString("Файлы");
     this.notebookMain.SetTabLabel(this.attachmentsView, this.label24);
     this.label24.ShowAll();
     // Container child notebookMain.Gtk.Notebook+NotebookChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.hbox12         = new global::Gtk.HBox();
     this.hbox12.Name    = "hbox12";
     this.hbox12.Spacing = 6;
     // Container child hbox12.Gtk.Box+BoxChild
     this.button1              = new global::Gtk.Button();
     this.button1.CanFocus     = true;
     this.button1.Name         = "button1";
     this.button1.UseUnderline = true;
     this.button1.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w42 = new global::Gtk.Image();
     w42.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.button1.Image = w42;
     this.hbox12.Add(this.button1);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.button1]));
     w43.Position = 0;
     w43.Expand   = false;
     w43.Fill     = false;
     // Container child hbox12.Gtk.Box+BoxChild
     this.buttonDocumentEdit              = new global::Gtk.Button();
     this.buttonDocumentEdit.CanFocus     = true;
     this.buttonDocumentEdit.Name         = "buttonDocumentEdit";
     this.buttonDocumentEdit.UseUnderline = true;
     this.buttonDocumentEdit.Label        = global::Mono.Unix.Catalog.GetString("Изменить");
     global::Gtk.Image w44 = new global::Gtk.Image();
     w44.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonDocumentEdit.Image = w44;
     this.hbox12.Add(this.buttonDocumentEdit);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.buttonDocumentEdit]));
     w45.Position = 1;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child hbox12.Gtk.Box+BoxChild
     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("Удалить");
     global::Gtk.Image w46 = new global::Gtk.Image();
     w46.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.button3.Image = w46;
     this.hbox12.Add(this.button3);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.button3]));
     w47.Position = 2;
     w47.Expand   = false;
     w47.Fill     = false;
     this.vbox7.Add(this.hbox12);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.hbox12]));
     w48.Position = 0;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.GtkScrolledWindow4            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow4.Name       = "GtkScrolledWindow4";
     this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
     this.ytreeviewEmployeeDocument          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewEmployeeDocument.CanFocus = true;
     this.ytreeviewEmployeeDocument.Name     = "ytreeviewEmployeeDocument";
     this.GtkScrolledWindow4.Add(this.ytreeviewEmployeeDocument);
     this.vbox7.Add(this.GtkScrolledWindow4);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.GtkScrolledWindow4]));
     w50.Position = 1;
     this.notebookMain.Add(this.vbox7);
     global::Gtk.Notebook.NotebookChild w51 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain[this.vbox7]));
     w51.Position = 3;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Документы");
     this.notebookMain.SetTabLabel(this.vbox7, this.label3);
     this.label3.ShowAll();
     this.vbox1.Add(this.notebookMain);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.notebookMain]));
     w52.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonChangeToEmployee              = new global::Gtk.Button();
     this.buttonChangeToEmployee.CanFocus     = true;
     this.buttonChangeToEmployee.Name         = "buttonChangeToEmployee";
     this.buttonChangeToEmployee.UseUnderline = true;
     this.buttonChangeToEmployee.Label        = global::Mono.Unix.Catalog.GetString("Перевести в сотрудники");
     this.hbox5.Add(this.buttonChangeToEmployee);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonChangeToEmployee]));
     w53.PackType = ((global::Gtk.PackType)(1));
     w53.Position = 2;
     w53.Expand   = false;
     w53.Fill     = false;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w54.PackType = ((global::Gtk.PackType)(1));
     w54.Position = 2;
     w54.Expand   = false;
     w54.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.radioTabInfo.Toggled              += new global::System.EventHandler(this.OnRadioTabInfoToggled);
     this.radioTabAccounting.Toggled        += new global::System.EventHandler(this.OnRadioTabAccountingToggled);
     this.radioTabFiles.Toggled             += new global::System.EventHandler(this.OnRadioTabFilesToggled);
     this.radioTabDocuments.Toggled         += new global::System.EventHandler(this.OnRadioTabDocumentsToggled);
     this.checkbuttonRussianCitizen.Toggled += new global::System.EventHandler(this.OnRussianCitizenToggled);
     this.button1.Clicked                        += new global::System.EventHandler(this.OnButtonAddDocumentClicked);
     this.buttonDocumentEdit.Clicked             += new global::System.EventHandler(this.OnButtonEditDocumentClicked);
     this.button3.Clicked                        += new global::System.EventHandler(this.OnButtonRemoveDocumentClicked);
     this.ytreeviewEmployeeDocument.RowActivated += new global::Gtk.RowActivatedHandler(this.OnEmployeeDocumentRowActivated);
     this.buttonChangeToEmployee.Clicked         += new global::System.EventHandler(this.OnButtonChangeToEmployeeClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.SynchronizationWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.SynchronizationWidget";
     // Container child LongoMatch.Gui.Component.SynchronizationWidget.Gtk.Container+ContainerChild
     this.headereventbox      = new global::Gtk.EventBox();
     this.headereventbox.Name = "headereventbox";
     // Container child headereventbox.Gtk.Container+ContainerChild
     this.vpaned2          = new global::Gtk.VPaned();
     this.vpaned2.CanFocus = true;
     this.vpaned2.Name     = "vpaned2";
     this.vpaned2.Position = 400;
     // Container child vpaned2.Gtk.Paned+PanedChild
     this.playbins_hbox             = new global::Gtk.HBox();
     this.playbins_hbox.Name        = "playbins_hbox";
     this.playbins_hbox.Homogeneous = true;
     this.playbins_hbox.Spacing     = 15;
     this.playbins_hbox.BorderWidth = ((uint)(15));
     // Container child playbins_hbox.Gtk.Box+BoxChild
     this.main_cam_vbox         = new global::Gtk.VBox();
     this.main_cam_vbox.Name    = "main_cam_vbox";
     this.main_cam_vbox.Spacing = 6;
     // Container child main_cam_vbox.Gtk.Box+BoxChild
     this.main_cam_playerbin        = new global::LongoMatch.Gui.PlayerView();
     this.main_cam_playerbin.Events = ((global::Gdk.EventMask)(256));
     this.main_cam_playerbin.Name   = "main_cam_playerbin";
     this.main_cam_vbox.Add(this.main_cam_playerbin);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.main_cam_vbox [this.main_cam_playerbin]));
     w1.Position = 0;
     // Container child main_cam_vbox.Gtk.Box+BoxChild
     this.main_cam_hbox         = new global::Gtk.HBox();
     this.main_cam_hbox.Name    = "main_cam_hbox";
     this.main_cam_hbox.Spacing = 6;
     // Container child main_cam_hbox.Gtk.Box+BoxChild
     this.main_cam_label        = new global::Gtk.Label();
     this.main_cam_label.Name   = "main_cam_label";
     this.main_cam_label.Xalign = 0F;
     this.main_cam_hbox.Add(this.main_cam_label);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.main_cam_hbox [this.main_cam_label]));
     w2.Position = 0;
     // Container child main_cam_hbox.Gtk.Box+BoxChild
     this.main_cam_audio_alignment              = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.main_cam_audio_alignment.Name         = "main_cam_audio_alignment";
     this.main_cam_audio_alignment.RightPadding = ((uint)(50));
     // Container child main_cam_audio_alignment.Gtk.Container+ContainerChild
     this.main_cam_audio_button          = new global::Gtk.ToggleButton();
     this.main_cam_audio_button.CanFocus = true;
     this.main_cam_audio_button.Name     = "main_cam_audio_button";
     this.main_cam_audio_button.Active   = true;
     // Container child main_cam_audio_button.Gtk.Container+ContainerChild
     this.main_cam_audio_button_image      = new global::Gtk.Image();
     this.main_cam_audio_button_image.Name = "main_cam_audio_button_image";
     this.main_cam_audio_button.Add(this.main_cam_audio_button_image);
     this.main_cam_audio_alignment.Add(this.main_cam_audio_button);
     this.main_cam_hbox.Add(this.main_cam_audio_alignment);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.main_cam_hbox [this.main_cam_audio_alignment]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.main_cam_vbox.Add(this.main_cam_hbox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.main_cam_vbox [this.main_cam_hbox]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.playbins_hbox.Add(this.main_cam_vbox);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.playbins_hbox [this.main_cam_vbox]));
     w7.Position = 0;
     // Container child playbins_hbox.Gtk.Box+BoxChild
     this.sec_cam_vbox         = new global::Gtk.VBox();
     this.sec_cam_vbox.Name    = "sec_cam_vbox";
     this.sec_cam_vbox.Spacing = 6;
     // Container child sec_cam_vbox.Gtk.Box+BoxChild
     this.sec_cam_playerbin        = new global::LongoMatch.Gui.PlayerView();
     this.sec_cam_playerbin.Events = ((global::Gdk.EventMask)(256));
     this.sec_cam_playerbin.Name   = "sec_cam_playerbin";
     this.sec_cam_vbox.Add(this.sec_cam_playerbin);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.sec_cam_vbox [this.sec_cam_playerbin]));
     w8.Position = 0;
     // Container child sec_cam_vbox.Gtk.Box+BoxChild
     this.sec_cam_hbox         = new global::Gtk.HBox();
     this.sec_cam_hbox.Name    = "sec_cam_hbox";
     this.sec_cam_hbox.Spacing = 6;
     // Container child sec_cam_hbox.Gtk.Box+BoxChild
     this.sec_cam_label           = new global::Gtk.Label();
     this.sec_cam_label.Name      = "sec_cam_label";
     this.sec_cam_label.Xalign    = 0F;
     this.sec_cam_label.UseMarkup = true;
     this.sec_cam_hbox.Add(this.sec_cam_label);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.sec_cam_hbox [this.sec_cam_label]));
     w9.Position = 0;
     // Container child sec_cam_hbox.Gtk.Box+BoxChild
     this.sec_cam_audio_alignment              = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.sec_cam_audio_alignment.Name         = "sec_cam_audio_alignment";
     this.sec_cam_audio_alignment.RightPadding = ((uint)(50));
     // Container child sec_cam_audio_alignment.Gtk.Container+ContainerChild
     this.sec_cam_audio_button          = new global::Gtk.ToggleButton();
     this.sec_cam_audio_button.CanFocus = true;
     this.sec_cam_audio_button.Name     = "sec_cam_audio_button";
     // Container child sec_cam_audio_button.Gtk.Container+ContainerChild
     this.sec_cam_audio_button_image      = new global::Gtk.Image();
     this.sec_cam_audio_button_image.Name = "sec_cam_audio_button_image";
     this.sec_cam_audio_button.Add(this.sec_cam_audio_button_image);
     this.sec_cam_audio_alignment.Add(this.sec_cam_audio_button);
     this.sec_cam_hbox.Add(this.sec_cam_audio_alignment);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.sec_cam_hbox [this.sec_cam_audio_alignment]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.sec_cam_vbox.Add(this.sec_cam_hbox);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.sec_cam_vbox [this.sec_cam_hbox]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.playbins_hbox.Add(this.sec_cam_vbox);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.playbins_hbox [this.sec_cam_vbox]));
     w14.Position = 1;
     // Container child playbins_hbox.Gtk.Box+BoxChild
     this.sec_cam_didactic_label      = new global::Gtk.Label();
     this.sec_cam_didactic_label.Name = "sec_cam_didactic_label";
     this.playbins_hbox.Add(this.sec_cam_didactic_label);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.playbins_hbox [this.sec_cam_didactic_label]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     this.vpaned2.Add(this.playbins_hbox);
     global::Gtk.Paned.PanedChild w16 = ((global::Gtk.Paned.PanedChild)(this.vpaned2 [this.playbins_hbox]));
     w16.Resize = false;
     // Container child vpaned2.Gtk.Paned+PanedChild
     this.hbox5      = new global::Gtk.HBox();
     this.hbox5.Name = "hbox5";
     // Container child hbox5.Gtk.Box+BoxChild
     this.labels_alignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.labels_alignment.Name = "labels_alignment";
     // Container child labels_alignment.Gtk.Container+ContainerChild
     this.labels_vbox      = new global::Gtk.VBox();
     this.labels_vbox.Name = "labels_vbox";
     // Container child labels_vbox.Gtk.Box+BoxChild
     this.labelsarea      = new global::Gtk.DrawingArea();
     this.labelsarea.Name = "labelsarea";
     this.labels_vbox.Add(this.labelsarea);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.labels_vbox [this.labelsarea]));
     w17.Position = 0;
     // Container child labels_vbox.Gtk.Box+BoxChild
     this.zoomhbox         = new global::Gtk.HBox();
     this.zoomhbox.Name    = "zoomhbox";
     this.zoomhbox.Spacing = 6;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoomoutimage = new global::Gtk.Image();
     this.zoomoutimage.WidthRequest  = 14;
     this.zoomoutimage.HeightRequest = 8;
     this.zoomoutimage.Name          = "zoomoutimage";
     this.zoomhbox.Add(this.zoomoutimage);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.zoomhbox [this.zoomoutimage]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoomscale                          = new global::Gtk.HScale(null);
     this.zoomscale.CanFocus                 = true;
     this.zoomscale.Name                     = "zoomscale";
     this.zoomscale.Adjustment.Upper         = 100;
     this.zoomscale.Adjustment.PageIncrement = 10;
     this.zoomscale.Adjustment.StepIncrement = 1;
     this.zoomscale.DrawValue                = false;
     this.zoomscale.Digits                   = 0;
     this.zoomscale.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.zoomhbox.Add(this.zoomscale);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.zoomhbox [this.zoomscale]));
     w19.Position = 1;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoominimage = new global::Gtk.Image();
     this.zoominimage.WidthRequest  = 14;
     this.zoominimage.HeightRequest = 8;
     this.zoominimage.Name          = "zoominimage";
     this.zoomhbox.Add(this.zoominimage);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.zoomhbox [this.zoominimage]));
     w20.Position = 2;
     w20.Expand   = false;
     w20.Fill     = false;
     this.labels_vbox.Add(this.zoomhbox);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.labels_vbox [this.zoomhbox]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.labels_alignment.Add(this.labels_vbox);
     this.hbox5.Add(this.labels_alignment);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.labels_alignment]));
     w23.Position = 0;
     w23.Expand   = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox9      = new global::Gtk.VBox();
     this.vbox9.Name = "vbox9";
     // Container child vbox9.Gtk.Box+BoxChild
     this.timerulearea      = new global::Gtk.DrawingArea();
     this.timerulearea.Name = "timerulearea";
     this.vbox9.Add(this.timerulearea);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.timerulearea]));
     w24.Position = 0;
     w24.Expand   = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.scrolledwindow2 = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.HeightRequest    = 50;
     this.scrolledwindow2.CanFocus         = true;
     this.scrolledwindow2.Name             = "scrolledwindow2";
     this.scrolledwindow2.VscrollbarPolicy = ((global::Gtk.PolicyType)(0));
     this.scrolledwindow2.HscrollbarPolicy = ((global::Gtk.PolicyType)(0));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     global::Gtk.Viewport w25 = new global::Gtk.Viewport();
     w25.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.timelinearea      = new global::Gtk.DrawingArea();
     this.timelinearea.Name = "timelinearea";
     w25.Add(this.timelinearea);
     this.scrolledwindow2.Add(w25);
     this.vbox9.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.scrolledwindow2]));
     w28.Position = 1;
     this.hbox5.Add(this.vbox9);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vbox9]));
     w29.Position = 1;
     this.vpaned2.Add(this.hbox5);
     this.headereventbox.Add(this.vpaned2);
     this.Add(this.headereventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.sec_cam_vbox.Hide();
     this.sec_cam_didactic_label.Hide();
     this.Hide();
 }
Exemple #47
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget llum.DemoteUserWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "llum.DemoteUserWidget";
     // Container child llum.DemoteUserWidget.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)(6));
     this.GtkAlignment.TopPadding    = ((uint)(6));
     this.GtkAlignment.RightPadding  = ((uint)(6));
     this.GtkAlignment.BottomPadding = ((uint)(6));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.image52        = new global::Gtk.Image();
     this.image52.Name   = "image52";
     this.image52.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-down", global::Gtk.IconSize.Dialog);
     this.hbox4.Add(this.image52);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.image52]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Demote Users");
     this.hbox4.Add(this.label4);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label4]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vbox5.Add(this.hbox4);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox4]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 0F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("The following users are going to be demoted:");
     this.vbox5.Add(this.label5);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label5]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox5.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.userListTreeview      = new global::Gtk.TreeView();
     this.userListTreeview.Name = "userListTreeview";
     this.GtkScrolledWindow.Add(this.userListTreeview);
     this.vbox5.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.GtkScrolledWindow]));
     w6.Position = 2;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.acceptButton              = new global::Gtk.Button();
     this.acceptButton.CanFocus     = true;
     this.acceptButton.Name         = "acceptButton";
     this.acceptButton.UseStock     = true;
     this.acceptButton.UseUnderline = true;
     this.acceptButton.Label        = "gtk-apply";
     this.hbox5.Add(this.acceptButton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.acceptButton]));
     w7.Position = 0;
     w7.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.cancelButton              = new global::Gtk.Button();
     this.cancelButton.CanFocus     = true;
     this.cancelButton.Name         = "cancelButton";
     this.cancelButton.UseStock     = true;
     this.cancelButton.UseUnderline = true;
     this.cancelButton.Label        = "gtk-cancel";
     this.hbox5.Add(this.cancelButton);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.cancelButton]));
     w8.Position = 1;
     w8.Fill     = false;
     this.vbox5.Add(this.hbox5);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox5]));
     w9.Position = 3;
     w9.Expand   = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.GtkScrolledWindow1                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name             = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow1.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w10 = new global::Gtk.Viewport();
     w10.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.msgLabel         = new global::Gtk.Label();
     this.msgLabel.Name    = "msgLabel";
     this.msgLabel.Wrap    = true;
     this.msgLabel.Justify = ((global::Gtk.Justification)(3));
     w10.Add(this.msgLabel);
     this.GtkScrolledWindow1.Add(w10);
     this.vbox5.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.GtkScrolledWindow1]));
     w13.Position = 4;
     this.GtkAlignment.Add(this.vbox5);
     this.frame1.Add(this.GtkAlignment);
     this.Add(this.frame1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.acceptButton.Clicked += new global::System.EventHandler(this.OnAcceptButtonClicked);
     this.cancelButton.Clicked += new global::System.EventHandler(this.OnCancelButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget WeatherDocklet.WeatherConfig
     global::Stetic.BinContainer.Attach(this);
     this.Name = "WeatherDocklet.WeatherConfig";
     // Container child WeatherDocklet.WeatherConfig.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.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("_Weather Provider:");
     this.label1.UseUnderline = true;
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.provider      = global::Gtk.ComboBox.NewText();
     this.provider.Name = "provider";
     this.hbox1.Add(this.provider);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.provider]));
     w2.PackType = ((global::Gtk.PackType)(1));
     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.provider_info        = new global::Docky.Widgets.WrapLabel();
     this.provider_info.Events = ((global::Gdk.EventMask)(256));
     this.provider_info.Name   = "provider_info";
     this.provider_info.Wrap   = false;
     this.vbox1.Add(this.provider_info);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.provider_info]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.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.my_locations              = new global::Gtk.Button();
     this.my_locations.CanFocus     = true;
     this.my_locations.Name         = "my_locations";
     this.my_locations.UseUnderline = true;
     this.my_locations.Label        = global::Mono.Unix.Catalog.GetString("My _Locations");
     this.hbox2.Add(this.my_locations);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.my_locations]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.location_code              = new global::Docky.Widgets.SearchEntry();
     this.location_code.Name         = "location_code";
     this.location_code.EmptyMessage = "Location Code, Zip, or City";
     this.location_code.Ready        = true;
     this.location_code.HasFocus     = false;
     this.hbox2.Add(this.location_code);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.location_code]));
     w6.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.search              = new global::Gtk.Button();
     this.search.CanFocus     = true;
     this.search.Name         = "search";
     this.search.UseUnderline = true;
     // Container child search.Gtk.Container+ContainerChild
     global::Gtk.Alignment w7 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w8 = new global::Gtk.HBox();
     w8.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w9 = new global::Gtk.Image();
     w9.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-find", global::Gtk.IconSize.Menu);
     w8.Add(w9);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w11 = new global::Gtk.Label();
     w11.LabelProp    = global::Mono.Unix.Catalog.GetString("_Search");
     w11.UseUnderline = true;
     w8.Add(w11);
     w7.Add(w8);
     this.search.Add(w7);
     this.hbox2.Add(this.search);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.search]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.scrolledwindow1                  = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus         = true;
     this.scrolledwindow1.Name             = "scrolledwindow1";
     this.scrolledwindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledwindow1.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w17 = new global::Gtk.Viewport();
     w17.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.results_view          = new global::Docky.Widgets.TileView();
     this.results_view.Name     = "results_view";
     this.results_view.IconSize = 24;
     w17.Add(this.results_view);
     this.scrolledwindow1.Add(w17);
     this.vbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.scrolledwindow1]));
     w20.Position = 3;
     // 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.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("Automatically Update _Every");
     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.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("minutes");
     this.hbox3.Add(this.label3);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label3]));
     w22.PackType = ((global::Gtk.PackType)(1));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.auto_update          = new global::Gtk.SpinButton(5, 60, 5);
     this.auto_update.CanFocus = true;
     this.auto_update.Name     = "auto_update";
     this.auto_update.Adjustment.PageIncrement = 10;
     this.auto_update.ClimbRate = 1;
     this.auto_update.Numeric   = true;
     this.auto_update.Value     = 5;
     this.hbox3.Add(this.auto_update);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.auto_update]));
     w23.PackType = ((global::Gtk.PackType)(1));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
     w24.Position = 4;
     w24.Expand   = false;
     w24.Fill     = false;
     // 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.metric_units               = new global::Gtk.CheckButton();
     this.metric_units.CanFocus      = true;
     this.metric_units.Name          = "metric_units";
     this.metric_units.Label         = global::Mono.Unix.Catalog.GetString("Use _Metric Units");
     this.metric_units.Active        = true;
     this.metric_units.DrawIndicator = true;
     this.metric_units.UseUnderline  = true;
     this.hbox4.Add(this.metric_units);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.metric_units]));
     w25.Position = 0;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox4]));
     w26.Position = 5;
     w26.Expand   = false;
     w26.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.label1.MnemonicWidget = this.provider;
     this.Hide();
     this.provider.Changed         += new global::System.EventHandler(this.OnProviderChanged);
     this.my_locations.Clicked     += new global::System.EventHandler(this.OnMyLocationsClicked);
     this.search.Clicked           += new global::System.EventHandler(this.OnSearchClicked);
     this.auto_update.ValueChanged += new global::System.EventHandler(this.OnUpdateValueChanged);
     this.metric_units.Toggled     += new global::System.EventHandler(this.OnMetricToggled);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Plugins.Stats.GameViewer
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Plugins.Stats.GameViewer";
     // Container child LongoMatch.Plugins.Stats.GameViewer.Gtk.Container+ContainerChild
     this.mainbox         = new global::Gtk.VBox();
     this.mainbox.Name    = "mainbox";
     this.mainbox.Spacing = 6;
     // Container child mainbox.Gtk.Box+BoxChild
     this.topbox             = new global::Gtk.HBox();
     this.topbox.Name        = "topbox";
     this.topbox.Homogeneous = true;
     this.topbox.Spacing     = 6;
     // Container child topbox.Gtk.Box+BoxChild
     this.homeimage      = new global::Gtk.Image();
     this.homeimage.Name = "homeimage";
     this.topbox.Add(this.homeimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.topbox [this.homeimage]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child topbox.Gtk.Box+BoxChild
     this.homelabel      = new global::Gtk.Label();
     this.homelabel.Name = "homelabel";
     this.topbox.Add(this.homelabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.topbox [this.homelabel]));
     w2.Position = 1;
     w2.Fill     = false;
     // Container child topbox.Gtk.Box+BoxChild
     this.subcatscheckbutton               = new global::Gtk.CheckButton();
     this.subcatscheckbutton.CanFocus      = true;
     this.subcatscheckbutton.Name          = "subcatscheckbutton";
     this.subcatscheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Sub categories");
     this.subcatscheckbutton.DrawIndicator = true;
     this.subcatscheckbutton.UseUnderline  = true;
     this.topbox.Add(this.subcatscheckbutton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.topbox [this.subcatscheckbutton]));
     w3.Position = 2;
     w3.Fill     = false;
     // Container child topbox.Gtk.Box+BoxChild
     this.awaylabel      = new global::Gtk.Label();
     this.awaylabel.Name = "awaylabel";
     this.topbox.Add(this.awaylabel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.topbox [this.awaylabel]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child topbox.Gtk.Box+BoxChild
     this.awayimage      = new global::Gtk.Image();
     this.awayimage.Name = "awayimage";
     this.topbox.Add(this.awayimage);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.topbox [this.awayimage]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     this.mainbox.Add(this.topbox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.mainbox [this.topbox]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child mainbox.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 w7 = new global::Gtk.Viewport();
     w7.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.cstatsbox         = new global::Gtk.VBox();
     this.cstatsbox.Name    = "cstatsbox";
     this.cstatsbox.Spacing = 2;
     w7.Add(this.cstatsbox);
     this.scrolledwindow1.Add(w7);
     this.mainbox.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.mainbox [this.scrolledwindow1]));
     w10.Position = 1;
     this.Add(this.mainbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.subcatscheckbutton.Clicked += new global::System.EventHandler(this.OnSubcatscheckbuttonClicked);
 }
Exemple #50
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.NewAction = new global::Gtk.Action ("NewAction", global::Mono.Unix.Catalog.GetString ("_New"), global::Mono.Unix.Catalog.GetString ("Creates new pipe"), "gtk-new");
     this.NewAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_New");
     w1.Add (this.NewAction, "<Control>n");
     this.OpenAction = new global::Gtk.Action ("OpenAction", global::Mono.Unix.Catalog.GetString ("_Open"), global::Mono.Unix.Catalog.GetString ("Opens existing pipe"), "gtk-open");
     this.OpenAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Open");
     w1.Add (this.OpenAction, "<Control>o");
     this.SaveAction = new global::Gtk.Action ("SaveAction", global::Mono.Unix.Catalog.GetString ("_Save"), global::Mono.Unix.Catalog.GetString ("Saves pipe"), "gtk-floppy");
     this.SaveAction.Sensitive = false;
     this.SaveAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Save");
     w1.Add (this.SaveAction, "<Control>s");
     this.SaveAsAction = new global::Gtk.Action ("SaveAsAction", global::Mono.Unix.Catalog.GetString ("Save _As"), global::Mono.Unix.Catalog.GetString ("Saves pipe as new file"), "gtk-save-as");
     this.SaveAsAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Save _As");
     w1.Add (this.SaveAsAction, "<Control>q");
     this.ImportAction = new global::Gtk.Action ("ImportAction", global::Mono.Unix.Catalog.GetString ("_Import"), global::Mono.Unix.Catalog.GetString ("Imports PCL formatted pipe from the clipboard"), "gtk-go-down");
     this.ImportAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Import");
     w1.Add (this.ImportAction, null);
     this.ExportAction = new global::Gtk.Action ("ExportAction", global::Mono.Unix.Catalog.GetString ("_Export"), global::Mono.Unix.Catalog.GetString ("Exports PCL formatted pipe to the clipboard"), "gtk-go-up");
     this.ExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Export");
     w1.Add (this.ExportAction, null);
     this.ExitAction = new global::Gtk.Action ("ExitAction", global::Mono.Unix.Catalog.GetString ("E_xit"), global::Mono.Unix.Catalog.GetString ("Quits application"), "gtk-quit");
     this.ExitAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("E_xit");
     w1.Add (this.ExitAction, 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, null);
     this.CutAction = new global::Gtk.Action ("CutAction", global::Mono.Unix.Catalog.GetString ("Cu_t"), null, "gtk-cut");
     this.CutAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Cu_t");
     w1.Add (this.CutAction, "<Control>x");
     this.CopyAction = new global::Gtk.Action ("CopyAction", global::Mono.Unix.Catalog.GetString ("_Copy"), null, "gtk-copy");
     this.CopyAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Copy");
     w1.Add (this.CopyAction, "<Control>c");
     this.PasteAction = new global::Gtk.Action ("PasteAction", global::Mono.Unix.Catalog.GetString ("_Paste"), null, "gtk-paste");
     this.PasteAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Paste");
     w1.Add (this.PasteAction, "<Control>v");
     this.DeleteAction = new global::Gtk.Action ("DeleteAction", global::Mono.Unix.Catalog.GetString ("_Delete"), null, "gtk-delete");
     this.DeleteAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Delete");
     w1.Add (this.DeleteAction, null);
     this.SelectAllAction = new global::Gtk.Action ("SelectAllAction", global::Mono.Unix.Catalog.GetString ("Select _All"), null, "gtk-select-all");
     this.SelectAllAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Select _All");
     w1.Add (this.SelectAllAction, "<Control>a");
     this.PreferencesAction = new global::Gtk.Action ("PreferencesAction", global::Mono.Unix.Catalog.GetString ("Prefere_nces"), null, "gtk-preferences");
     this.PreferencesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Prefere_nces");
     w1.Add (this.PreferencesAction, null);
     this.PipeAction = new global::Gtk.Action ("PipeAction", global::Mono.Unix.Catalog.GetString ("_Pipe"), null, null);
     this.PipeAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Pipe");
     w1.Add (this.PipeAction, null);
     this.RunAction = new global::Gtk.Action ("RunAction", global::Mono.Unix.Catalog.GetString ("_Run"), global::Mono.Unix.Catalog.GetString ("Runs entire pipe"), "gtk-media-play");
     this.RunAction.Sensitive = false;
     this.RunAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Run");
     w1.Add (this.RunAction, "<Control>r");
     this.RunToLineAction = new global::Gtk.Action ("RunToLineAction", global::Mono.Unix.Catalog.GetString ("Run _To Line"), global::Mono.Unix.Catalog.GetString ("Runs pipe to current line only"), "gtk-media-record");
     this.RunToLineAction.Sensitive = false;
     this.RunToLineAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Run _To Line");
     w1.Add (this.RunToLineAction, "<Control>t");
     this.HelpAction = new global::Gtk.Action ("HelpAction", global::Mono.Unix.Catalog.GetString ("_Help"), null, null);
     this.HelpAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Help");
     w1.Add (this.HelpAction, null);
     this.UserGuideAction = new global::Gtk.Action ("UserGuideAction", global::Mono.Unix.Catalog.GetString ("_User Guide"), null, "gtk-help");
     this.UserGuideAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_User Guide");
     w1.Add (this.UserGuideAction, "F1");
     this.SupportForumAction = new global::Gtk.Action ("SupportForumAction", global::Mono.Unix.Catalog.GetString ("Support _Forum"), null, null);
     this.SupportForumAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Support _Forum");
     w1.Add (this.SupportForumAction, null);
     this.VisitOurHomepageAction = new global::Gtk.Action ("VisitOurHomepageAction", global::Mono.Unix.Catalog.GetString ("Visit Our Homepage"), null, "gtk-home");
     this.VisitOurHomepageAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Visit Our Homepage");
     w1.Add (this.VisitOurHomepageAction, null);
     this.AboutAction = new global::Gtk.Action ("AboutAction", global::Mono.Unix.Catalog.GetString ("About"), null, "gtk-about");
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("About");
     w1.Add (this.AboutAction, null);
     this.QuickStartTutorialAction = new global::Gtk.Action ("QuickStartTutorialAction", global::Mono.Unix.Catalog.GetString ("Quick Start Tutorial"), global::Mono.Unix.Catalog.GetString ("Display quick start tutorial"), null);
     this.QuickStartTutorialAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Quick Start Tutorial");
     w1.Add (this.QuickStartTutorialAction, null);
     this.FontAction = new global::Gtk.Action ("FontAction", global::Mono.Unix.Catalog.GetString ("_Font"), null, null);
     this.FontAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Font");
     w1.Add (this.FontAction, null);
     this.AppendStrAction = new global::Gtk.Action ("AppendStrAction", global::Mono.Unix.Catalog.GetString ("AppendStr"), null, "gtk-add");
     this.AppendStrAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("AppendStr");
     w1.Add (this.AppendStrAction, null);
     this.BottomLinesAction = new global::Gtk.Action ("BottomLinesAction", global::Mono.Unix.Catalog.GetString ("BottomLines"), null, "gtk-goto-bottom");
     this.BottomLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("BottomLines");
     w1.Add (this.BottomLinesAction, null);
     this.CallAction = new global::Gtk.Action ("CallAction", global::Mono.Unix.Catalog.GetString ("Call"), null, null);
     this.CallAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Call");
     w1.Add (this.CallAction, null);
     this.CountCharsAction = new global::Gtk.Action ("CountCharsAction", global::Mono.Unix.Catalog.GetString ("CountChars"), null, null);
     this.CountCharsAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("CountChars");
     w1.Add (this.CountCharsAction, null);
     this.CountLinesAction = new global::Gtk.Action ("CountLinesAction", global::Mono.Unix.Catalog.GetString ("CountLines"), null, null);
     this.CountLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("CountLines");
     w1.Add (this.CountLinesAction, null);
     this.DelBlankLinesAction = new global::Gtk.Action ("DelBlankLinesAction", global::Mono.Unix.Catalog.GetString ("DelBlankLines"), null, null);
     this.DelBlankLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("DelBlankLines");
     w1.Add (this.DelBlankLinesAction, null);
     this.DelCharsAction = new global::Gtk.Action ("DelCharsAction", global::Mono.Unix.Catalog.GetString ("DelChars"), null, null);
     this.DelCharsAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("DelChars");
     w1.Add (this.DelCharsAction, null);
     this.ExclLinesAction = new global::Gtk.Action ("ExclLinesAction", global::Mono.Unix.Catalog.GetString ("ExclLines"), null, null);
     this.ExclLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("ExclLines");
     w1.Add (this.ExclLinesAction, null);
     this.InclLinesAction = new global::Gtk.Action ("InclLinesAction", global::Mono.Unix.Catalog.GetString ("InclLines"), null, null);
     this.InclLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("InclLines");
     w1.Add (this.InclLinesAction, null);
     this.InsLineNoAction = new global::Gtk.Action ("InsLineNoAction", global::Mono.Unix.Catalog.GetString ("InsLineNo"), null, null);
     this.InsLineNoAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("InsLineNo");
     w1.Add (this.InsLineNoAction, null);
     this.InsStrAction = new global::Gtk.Action ("InsStrAction", global::Mono.Unix.Catalog.GetString ("InsStr"), null, null);
     this.InsStrAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("InsStr");
     w1.Add (this.InsStrAction, null);
     this.WrapTextAction = new global::Gtk.ToggleAction ("WrapTextAction", global::Mono.Unix.Catalog.GetString ("_Wrap Text"), null, null);
     this.WrapTextAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Wrap Text");
     w1.Add (this.WrapTextAction, null);
     this.InsertCursorColAction = new global::Gtk.Action ("InsertCursorColAction", global::Mono.Unix.Catalog.GetString ("Insert Cursor Col"), null, "gtk-add");
     this.InsertCursorColAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Insert Cursor Col");
     w1.Add (this.InsertCursorColAction, null);
     this.DemosAction = new global::Gtk.Action ("DemosAction", global::Mono.Unix.Catalog.GetString ("_Demos"), null, null);
     this.DemosAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Demos");
     w1.Add (this.DemosAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("PipeWrench");
     this.Icon = global::Stetic.IconLoader.LoadIcon (this, "stock_standard-filter", global::Gtk.IconSize.Menu);
     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='NewAction' action='NewAction'/><menuitem name='OpenAction' action='OpenAction'/><menuitem name='SaveAction' action='SaveAction'/><menuitem name='SaveAsAction' action='SaveAsAction'/><separator/><menuitem name='ImportAction' action='ImportAction'/><menuitem name='ExportAction' action='ExportAction'/><separator/><menuitem name='ExitAction' action='ExitAction'/></menu><menu name='EditAction' action='EditAction'><menuitem name='CutAction' action='CutAction'/><menuitem name='CopyAction' action='CopyAction'/><menuitem name='PasteAction' action='PasteAction'/><menuitem name='DeleteAction' action='DeleteAction'/><menuitem name='SelectAllAction' action='SelectAllAction'/><separator/><menuitem name='InsertCursorColAction' action='InsertCursorColAction'/><separator/><menuitem name='PreferencesAction' action='PreferencesAction'/></menu><menu name='PipeAction' action='PipeAction'><menuitem name='RunAction' action='RunAction'/><menuitem name='RunToLineAction' action='RunToLineAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='UserGuideAction' action='UserGuideAction'/><menuitem name='DemosAction' action='DemosAction'/><separator/><menuitem name='AboutAction' action='AboutAction'/></menu></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='NewAction' action='NewAction'/><toolitem name='OpenAction' action='OpenAction'/><toolitem name='SaveAction' action='SaveAction'/><toolitem name='SaveAsAction' action='SaveAsAction'/><separator/><toolitem name='ImportAction' action='ImportAction'/><toolitem name='ExportAction' action='ExportAction'/><separator/><toolitem name='RunAction' action='RunAction'/><toolitem name='RunToLineAction' action='RunToLineAction'/></toolbar></ui>");
     this.toolbar1 = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/toolbar1")));
     this.toolbar1.Name = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.toolbar1.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.toolbar1.IconSize = ((global::Gtk.IconSize)(3));
     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.hpaned1 = new global::Gtk.HPaned ();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name = "hpaned1";
     this.hpaned1.Position = 178;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.CommandsFrame = new global::Gtk.Frame ();
     this.CommandsFrame.Name = "CommandsFrame";
     this.CommandsFrame.BorderWidth = ((uint)(3));
     // Container child CommandsFrame.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(6));
     this.GtkAlignment.TopPadding = ((uint)(6));
     this.GtkAlignment.RightPadding = ((uint)(6));
     this.GtkAlignment.BottomPadding = ((uint)(6));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     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 w4 = new global::Gtk.Viewport ();
     w4.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='CommandsToolbar'/></ui>");
     this.CommandsToolbar = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/CommandsToolbar")));
     this.CommandsToolbar.Name = "CommandsToolbar";
     this.CommandsToolbar.Orientation = ((global::Gtk.Orientation)(1));
     this.CommandsToolbar.ShowArrow = false;
     this.CommandsToolbar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(3));
     this.CommandsToolbar.IconSize = ((global::Gtk.IconSize)(2));
     w4.Add (this.CommandsToolbar);
     this.scrolledwindow1.Add (w4);
     this.GtkAlignment.Add (this.scrolledwindow1);
     this.CommandsFrame.Add (this.GtkAlignment);
     this.GtkLabel6 = new global::Gtk.Label ();
     this.GtkLabel6.Name = "GtkLabel6";
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Commands</b>");
     this.GtkLabel6.UseMarkup = true;
     this.CommandsFrame.LabelWidget = this.GtkLabel6;
     this.hpaned1.Add (this.CommandsFrame);
     global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.CommandsFrame]));
     w9.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vpaned1 = new global::Gtk.VPaned ();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name = "vpaned1";
     this.vpaned1.Position = 156;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.PipeFrame = new global::Gtk.Frame ();
     this.PipeFrame.Name = "PipeFrame";
     this.PipeFrame.BorderWidth = ((uint)(3));
     // Container child PipeFrame.Gtk.Container+ContainerChild
     this.GtkAlignment2 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(6));
     this.GtkAlignment2.TopPadding = ((uint)(6));
     this.GtkAlignment2.RightPadding = ((uint)(6));
     this.GtkAlignment2.BottomPadding = ((uint)(6));
     // 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.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.PipeTextView = new global::Gtk.TextView ();
     this.PipeTextView.TooltipMarkup = "Enter pipe commands here";
     this.PipeTextView.CanFocus = true;
     this.PipeTextView.Name = "PipeTextView";
     this.PipeTextView.AcceptsTab = false;
     this.PipeTextView.RightMargin = 3;
     this.GtkScrolledWindow.Add (this.PipeTextView);
     this.vbox3.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow]));
     w11.Position = 0;
     // 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 ("Arguments");
     this.hbox1.Add (this.label1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w12.Position = 0;
     w12.Expand = false;
     w12.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ArgsEntry = new global::Gtk.Entry ();
     this.ArgsEntry.TooltipMarkup = "Enter any pipe arguments here";
     this.ArgsEntry.CanFocus = true;
     this.ArgsEntry.Name = "ArgsEntry";
     this.ArgsEntry.IsEditable = true;
     this.ArgsEntry.InvisibleChar = '●';
     this.hbox1.Add (this.ArgsEntry);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.ArgsEntry]));
     w13.Position = 1;
     this.vbox3.Add (this.hbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
     w14.Position = 1;
     w14.Expand = false;
     w14.Fill = false;
     this.GtkAlignment2.Add (this.vbox3);
     this.PipeFrame.Add (this.GtkAlignment2);
     this.GtkLabel10 = new global::Gtk.Label ();
     this.GtkLabel10.Name = "GtkLabel10";
     this.GtkLabel10.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Pipe</b>");
     this.GtkLabel10.UseMarkup = true;
     this.PipeFrame.LabelWidget = this.GtkLabel10;
     this.vpaned1.Add (this.PipeFrame);
     global::Gtk.Paned.PanedChild w17 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.PipeFrame]));
     w17.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.TextFrame = new global::Gtk.Frame ();
     this.TextFrame.Name = "TextFrame";
     this.TextFrame.BorderWidth = ((uint)(3));
     // Container child TextFrame.Gtk.Container+ContainerChild
     this.GtkAlignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(6));
     this.GtkAlignment1.TopPadding = ((uint)(6));
     this.GtkAlignment1.RightPadding = ((uint)(6));
     this.GtkAlignment1.BottomPadding = ((uint)(6));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.TextNotebook = new global::Gtk.Notebook ();
     this.TextNotebook.CanFocus = true;
     this.TextNotebook.Name = "TextNotebook";
     this.TextNotebook.CurrentPage = 1;
     // Container child TextNotebook.Gtk.Notebook+NotebookChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.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.InputTextView = new global::Gtk.TextView ();
     this.InputTextView.Buffer.Text = "replace this text\nwith the text you\nwant to edit.";
     this.InputTextView.TooltipMarkup = "Copy the text to process here";
     this.InputTextView.CanFocus = true;
     this.InputTextView.Name = "InputTextView";
     this.InputTextView.AcceptsTab = false;
     this.InputTextView.RightMargin = 3;
     this.GtkScrolledWindow1.Add (this.InputTextView);
     this.vbox2.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow1]));
     w19.Position = 0;
     // Container child vbox2.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 ("File");
     this.hbox2.Add (this.label2);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w20.Position = 0;
     w20.Expand = false;
     w20.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.InputFileEntry = new global::Gtk.Entry ();
     this.InputFileEntry.TooltipMarkup = "Use browse button to select input text file";
     this.InputFileEntry.CanFocus = true;
     this.InputFileEntry.Name = "InputFileEntry";
     this.InputFileEntry.IsEditable = false;
     this.InputFileEntry.InvisibleChar = '●';
     this.hbox2.Add (this.InputFileEntry);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.InputFileEntry]));
     w21.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.InputFileBrowseButton = new global::Gtk.Button ();
     this.InputFileBrowseButton.TooltipMarkup = "Browse for input text file";
     this.InputFileBrowseButton.CanFocus = true;
     this.InputFileBrowseButton.Name = "InputFileBrowseButton";
     this.InputFileBrowseButton.UseUnderline = true;
     this.InputFileBrowseButton.Label = global::Mono.Unix.Catalog.GetString ("...");
     this.hbox2.Add (this.InputFileBrowseButton);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.InputFileBrowseButton]));
     w22.Position = 2;
     w22.Expand = false;
     w22.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.InputFileClearButton = new global::Gtk.Button ();
     this.InputFileClearButton.TooltipMarkup = "Clear input text file";
     this.InputFileClearButton.CanFocus = true;
     this.InputFileClearButton.Name = "InputFileClearButton";
     this.InputFileClearButton.UseUnderline = true;
     this.InputFileClearButton.Label = global::Mono.Unix.Catalog.GetString ("Clear");
     this.hbox2.Add (this.InputFileClearButton);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.InputFileClearButton]));
     w23.Position = 3;
     w23.Expand = false;
     w23.Fill = false;
     this.vbox2.Add (this.hbox2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w24.Position = 1;
     w24.Expand = false;
     w24.Fill = false;
     this.TextNotebook.Add (this.vbox2);
     // Container child TextNotebook.Gtk.Notebook+NotebookChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.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.OutputTextView = new global::Gtk.TextView ();
     this.OutputTextView.TooltipMarkup = "Edited text is output here";
     this.OutputTextView.CanFocus = true;
     this.OutputTextView.Name = "OutputTextView";
     this.OutputTextView.AcceptsTab = false;
     this.OutputTextView.RightMargin = 3;
     this.GtkScrolledWindow2.Add (this.OutputTextView);
     this.vbox4.Add (this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkScrolledWindow2]));
     w27.Position = 0;
     // 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.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("File");
     this.hbox3.Add (this.label3);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label3]));
     w28.Position = 0;
     w28.Expand = false;
     w28.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.OutputFileEntry = new global::Gtk.Entry ();
     this.OutputFileEntry.TooltipMarkup = "Use browse button to select output text file";
     this.OutputFileEntry.CanFocus = true;
     this.OutputFileEntry.Name = "OutputFileEntry";
     this.OutputFileEntry.IsEditable = false;
     this.OutputFileEntry.InvisibleChar = '●';
     this.hbox3.Add (this.OutputFileEntry);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.OutputFileEntry]));
     w29.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.OutputFileBrowseButton = new global::Gtk.Button ();
     this.OutputFileBrowseButton.TooltipMarkup = "Browse for output text file";
     this.OutputFileBrowseButton.CanFocus = true;
     this.OutputFileBrowseButton.Name = "OutputFileBrowseButton";
     this.OutputFileBrowseButton.UseUnderline = true;
     this.OutputFileBrowseButton.Label = global::Mono.Unix.Catalog.GetString ("...");
     this.hbox3.Add (this.OutputFileBrowseButton);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.OutputFileBrowseButton]));
     w30.Position = 2;
     w30.Expand = false;
     w30.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.OutputFileClearButton = new global::Gtk.Button ();
     this.OutputFileClearButton.TooltipMarkup = "Clear output text file";
     this.OutputFileClearButton.CanFocus = true;
     this.OutputFileClearButton.Name = "OutputFileClearButton";
     this.OutputFileClearButton.UseUnderline = true;
     this.OutputFileClearButton.Label = global::Mono.Unix.Catalog.GetString ("Clear");
     this.hbox3.Add (this.OutputFileClearButton);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.OutputFileClearButton]));
     w31.Position = 3;
     w31.Expand = false;
     w31.Fill = false;
     this.vbox4.Add (this.hbox3);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox3]));
     w32.Position = 1;
     w32.Expand = false;
     w32.Fill = false;
     this.TextNotebook.Add (this.vbox4);
     global::Gtk.Notebook.NotebookChild w33 = ((global::Gtk.Notebook.NotebookChild)(this.TextNotebook [this.vbox4]));
     w33.Position = 1;
     // Container child TextNotebook.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow3.Name = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.ErrorsTextView = new global::Gtk.TextView ();
     this.ErrorsTextView.TooltipMarkup = "Errors are reported here";
     this.ErrorsTextView.CanFocus = true;
     this.ErrorsTextView.Name = "ErrorsTextView";
     this.ErrorsTextView.Editable = false;
     this.ErrorsTextView.AcceptsTab = false;
     this.ErrorsTextView.RightMargin = 3;
     this.GtkScrolledWindow3.Add (this.ErrorsTextView);
     this.TextNotebook.Add (this.GtkScrolledWindow3);
     global::Gtk.Notebook.NotebookChild w35 = ((global::Gtk.Notebook.NotebookChild)(this.TextNotebook [this.GtkScrolledWindow3]));
     w35.Position = 2;
     this.GtkAlignment1.Add (this.TextNotebook);
     this.TextFrame.Add (this.GtkAlignment1);
     this.GtkLabel14 = new global::Gtk.Label ();
     this.GtkLabel14.Name = "GtkLabel14";
     this.GtkLabel14.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Text</b>");
     this.GtkLabel14.UseMarkup = true;
     this.TextFrame.LabelWidget = this.GtkLabel14;
     this.vpaned1.Add (this.TextFrame);
     this.hpaned1.Add (this.vpaned1);
     this.vbox1.Add (this.hpaned1);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hpaned1]));
     w40.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.TheStatusBar = new global::Gtk.Statusbar ();
     this.TheStatusBar.Name = "TheStatusBar";
     this.TheStatusBar.Spacing = 6;
     // Container child TheStatusBar.Gtk.Box+BoxChild
     this.StatusBarCursorPosLabel = new global::Gtk.Label ();
     this.StatusBarCursorPosLabel.Name = "StatusBarCursorPosLabel";
     this.StatusBarCursorPosLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("(0, 0)");
     this.TheStatusBar.Add (this.StatusBarCursorPosLabel);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.TheStatusBar [this.StatusBarCursorPosLabel]));
     w41.Position = 0;
     w41.Expand = false;
     w41.Fill = false;
     w41.Padding = ((uint)(4));
     // Container child TheStatusBar.Gtk.Box+BoxChild
     this.vseparator1 = new global::Gtk.VSeparator ();
     this.vseparator1.Name = "vseparator1";
     this.TheStatusBar.Add (this.vseparator1);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.TheStatusBar [this.vseparator1]));
     w42.Position = 1;
     w42.Expand = false;
     w42.Fill = false;
     // Container child TheStatusBar.Gtk.Box+BoxChild
     this.StatusBarTextLabel = new global::Gtk.Label ();
     this.StatusBarTextLabel.Name = "StatusBarTextLabel";
     this.StatusBarTextLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("    ");
     this.TheStatusBar.Add (this.StatusBarTextLabel);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.TheStatusBar [this.StatusBarTextLabel]));
     w43.Position = 2;
     w43.Expand = false;
     w43.Fill = false;
     w43.Padding = ((uint)(4));
     this.vbox1.Add (this.TheStatusBar);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.TheStatusBar]));
     w44.Position = 3;
     w44.Expand = false;
     w44.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 488;
     this.DefaultHeight = 458;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.NewAction.Activated += new global::System.EventHandler (this.NewAction_OnActivated);
     this.OpenAction.Activated += new global::System.EventHandler (this.OpenAction_OnActivated);
     this.SaveAction.Activated += new global::System.EventHandler (this.SaveAction_OnActivated);
     this.SaveAsAction.Activated += new global::System.EventHandler (this.SaveAsAction_OnActivated);
     this.ImportAction.Activated += new global::System.EventHandler (this.ImportAction_OnActivated);
     this.ExportAction.Activated += new global::System.EventHandler (this.ExportAction_OnActivated);
     this.ExitAction.Activated += new global::System.EventHandler (this.OnExit);
     this.CutAction.Activated += new global::System.EventHandler (this.Cut_OnActivated);
     this.CopyAction.Activated += new global::System.EventHandler (this.Copy_OnActivated);
     this.PasteAction.Activated += new global::System.EventHandler (this.Paste_OnActivated);
     this.DeleteAction.Activated += new global::System.EventHandler (this.Delete_OnActivated);
     this.SelectAllAction.Activated += new global::System.EventHandler (this.SelectAll_OnActivated);
     this.PreferencesAction.Activated += new global::System.EventHandler (this.Preferences_OnActivated);
     this.RunAction.Activated += new global::System.EventHandler (this.RunAction_OnActivated);
     this.RunToLineAction.Activated += new global::System.EventHandler (this.RunToLineAction_OnActivated);
     this.UserGuideAction.Activated += new global::System.EventHandler (this.UserGuide_OnActivated);
     this.AboutAction.Activated += new global::System.EventHandler (this.About_OnActivated);
     this.InsertCursorColAction.Activated += new global::System.EventHandler (this.InsertCursorCol_OnActivated);
     this.DemosAction.Activated += new global::System.EventHandler (this.Demos_OnActivated);
     this.PipeTextView.MoveCursor += new global::Gtk.MoveCursorHandler (this.TextView_OnMoveCursor);
     this.PipeTextView.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.TextView_OnButtonReleaseEvent);
     this.PipeTextView.Focused += new global::Gtk.FocusedHandler (this.TextView_OnFocused);
     this.PipeTextView.KeyReleaseEvent += new global::Gtk.KeyReleaseEventHandler (this.PipeTextView_OnKeyReleaseEvent);
     this.InputTextView.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.TextView_OnButtonReleaseEvent);
     this.InputTextView.MoveCursor += new global::Gtk.MoveCursorHandler (this.TextView_OnMoveCursor);
     this.InputTextView.Focused += new global::Gtk.FocusedHandler (this.TextView_OnFocused);
     this.InputFileEntry.Changed += new global::System.EventHandler (this.InputFileEntry_OnChanged);
     this.InputFileBrowseButton.Clicked += new global::System.EventHandler (this.InputFileBrowseButton_OnClicked);
     this.InputFileClearButton.Clicked += new global::System.EventHandler (this.InputFileClearButton_Clicked);
     this.OutputTextView.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.TextView_OnButtonReleaseEvent);
     this.OutputTextView.MoveCursor += new global::Gtk.MoveCursorHandler (this.TextView_OnMoveCursor);
     this.OutputTextView.Focused += new global::Gtk.FocusedHandler (this.TextView_OnFocused);
     this.OutputFileEntry.Changed += new global::System.EventHandler (this.OutputFileEntry_OnChanged);
     this.OutputFileBrowseButton.Clicked += new global::System.EventHandler (this.OutputFileBrowseButton_OnClicked);
     this.OutputFileClearButton.Clicked += new global::System.EventHandler (this.OutputFileClearButton_Clicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Dialog.EventTypeTagsEditor
     this.Name = "LongoMatch.Gui.Dialog.EventTypeTagsEditor";
     this.Title = global::Mono.Unix.Catalog.GetString ("Edit event subcategory tags");
     this.Icon = global::Stetic.IconLoader.LoadIcon (this, "longomatch", global::Gtk.IconSize.Menu);
     this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal = true;
     this.Gravity = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint = true;
     this.SkipTaskbarHint = true;
     // Internal child LongoMatch.Gui.Dialog.EventTypeTagsEditor.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.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.alignment1 = new global::Gtk.Alignment (0.5F, 0F, 1F, 0F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.mainvbox = new global::Gtk.VBox ();
     this.mainvbox.Name = "mainvbox";
     this.mainvbox.Spacing = 6;
     this.alignment1.Add (this.mainvbox);
     w2.Add (this.alignment1);
     this.scrolledwindow2.Add (w2);
     w1.Add (this.scrolledwindow2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.scrolledwindow2]));
     w6.Position = 0;
     // Internal child LongoMatch.Gui.Dialog.EventTypeTagsEditor.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name = "dialog1_ActionArea";
     w7.Spacing = 10;
     w7.BorderWidth = ((uint)(5));
     w7.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 w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
     w8.Expand = false;
     w8.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 1009;
     this.DefaultHeight = 532;
     this.Show ();
 }
Exemple #52
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.Fuel.FuelBalanceView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.Fuel.FuelBalanceView";
     // Container child Vodovoz.Dialogs.Fuel.FuelBalanceView.Gtk.Container+ContainerChild
     this.vboxFuelsBalances         = new global::Gtk.VBox();
     this.vboxFuelsBalances.Name    = "vboxFuelsBalances";
     this.vboxFuelsBalances.Spacing = 6;
     // Container child vboxFuelsBalances.Gtk.Box+BoxChild
     this.labelAllFuelBalance           = new global::Gamma.GtkWidgets.yLabel();
     this.labelAllFuelBalance.Name      = "labelAllFuelBalance";
     this.labelAllFuelBalance.Xalign    = 0F;
     this.labelAllFuelBalance.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Общий баланс:</b>");
     this.labelAllFuelBalance.UseMarkup = true;
     this.vboxFuelsBalances.Add(this.labelAllFuelBalance);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vboxFuelsBalances[this.labelAllFuelBalance]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vboxFuelsBalances.Gtk.Box+BoxChild
     this.vboxAllBalance         = new global::Gtk.VBox();
     this.vboxAllBalance.Name    = "vboxAllBalance";
     this.vboxAllBalance.Spacing = 6;
     this.vboxFuelsBalances.Add(this.vboxAllBalance);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxFuelsBalances[this.vboxAllBalance]));
     w2.Position = 1;
     w2.Expand   = false;
     // Container child vboxFuelsBalances.Gtk.Box+BoxChild
     this.labelSubdivisionsFuelsBalance           = new global::Gamma.GtkWidgets.yLabel();
     this.labelSubdivisionsFuelsBalance.Name      = "labelSubdivisionsFuelsBalance";
     this.labelSubdivisionsFuelsBalance.Xalign    = 0F;
     this.labelSubdivisionsFuelsBalance.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Баланс по кассам:</b>");
     this.labelSubdivisionsFuelsBalance.UseMarkup = true;
     this.vboxFuelsBalances.Add(this.labelSubdivisionsFuelsBalance);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxFuelsBalances[this.labelSubdivisionsFuelsBalance]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxFuelsBalances.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 w4 = new global::Gtk.Viewport();
     w4.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vboxSubdivisionsBalance         = new global::Gtk.VBox();
     this.vboxSubdivisionsBalance.Name    = "vboxSubdivisionsBalance";
     this.vboxSubdivisionsBalance.Spacing = 6;
     w4.Add(this.vboxSubdivisionsBalance);
     this.scrolledwindow1.Add(w4);
     this.vboxFuelsBalances.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxFuelsBalances[this.scrolledwindow1]));
     w7.Position = 3;
     this.Add(this.vboxFuelsBalances);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemple #53
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget FontTool.FontStyleWindow
     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.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, null);
     this.CloseAction            = new global::Gtk.Action("CloseAction", global::Mono.Unix.Catalog.GetString("Close"), null, null);
     this.CloseAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Close");
     w1.Add(this.CloseAction, null);
     this.SettingsAction            = new global::Gtk.Action("SettingsAction", global::Mono.Unix.Catalog.GetString("Settings"), null, null);
     this.SettingsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Settings");
     w1.Add(this.SettingsAction, null);
     this.FontAction            = new global::Gtk.Action("FontAction", global::Mono.Unix.Catalog.GetString("Font"), null, null);
     this.FontAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Font");
     w1.Add(this.FontAction, null);
     this.WindowStyleAction            = new global::Gtk.Action("WindowStyleAction", global::Mono.Unix.Catalog.GetString("Window style"), null, null);
     this.WindowStyleAction.Sensitive  = false;
     this.WindowStyleAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Window style");
     this.WindowStyleAction.Visible    = false;
     w1.Add(this.WindowStyleAction, null);
     this.HelpAction            = new global::Gtk.Action("HelpAction", global::Mono.Unix.Catalog.GetString("Help"), null, null);
     this.HelpAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Help");
     w1.Add(this.HelpAction, null);
     this.AboutAction            = new global::Gtk.Action("AboutAction", global::Mono.Unix.Catalog.GetString("About"), null, null);
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("About");
     w1.Add(this.AboutAction, null);
     this.CustomStyleAction            = new global::Gtk.RadioAction("CustomStyleAction", global::Mono.Unix.Catalog.GetString("DGLE2"), null, null, 0);
     this.CustomStyleAction.Group      = new global::GLib.SList(global::System.IntPtr.Zero);
     this.CustomStyleAction.Sensitive  = false;
     this.CustomStyleAction.ShortLabel = global::Mono.Unix.Catalog.GetString("DGLE2");
     this.CustomStyleAction.Visible    = false;
     w1.Add(this.CustomStyleAction, null);
     this.PlatformStyleAction            = new global::Gtk.RadioAction("PlatformStyleAction", global::Mono.Unix.Catalog.GetString("Platform"), null, null, 0);
     this.PlatformStyleAction.Group      = this.CustomStyleAction.Group;
     this.PlatformStyleAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Platform");
     w1.Add(this.PlatformStyleAction, null);
     this.DecoratedCustomStyleAction            = new global::Gtk.RadioAction("DecoratedCustomStyleAction", global::Mono.Unix.Catalog.GetString("Decorated DGLE2"), null, null, 0);
     this.DecoratedCustomStyleAction.Group      = this.CustomStyleAction.Group;
     this.DecoratedCustomStyleAction.Sensitive  = false;
     this.DecoratedCustomStyleAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Decorated DGLE2");
     this.DecoratedCustomStyleAction.Visible    = false;
     w1.Add(this.DecoratedCustomStyleAction, null);
     this.OnlyEnglishAction            = new global::Gtk.ToggleAction("OnlyEnglishAction", global::Mono.Unix.Catalog.GetString("Only English"), null, null);
     this.OnlyEnglishAction.Active     = true;
     this.OnlyEnglishAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Only English");
     w1.Add(this.OnlyEnglishAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.WidthRequest   = 536;
     this.HeightRequest  = 536;
     this.CanDefault     = true;
     this.Name           = "FontTool.FontStyleWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("FontTool");
     this.TypeHint       = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.Resizable      = false;
     this.Decorated      = false;
     // Container child FontTool.FontStyleWindow.Gtk.Container+ContainerChild
     this.vbox1      = new global::Gtk.VBox();
     this.vbox1.Name = "vbox1";
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='SaveAction' action='SaveAction'/><menuitem name='CloseAction' action='CloseAction'/></menu><menu name='SettingsAction' action='SettingsAction'><menuitem name='OnlyEnglishAction' action='OnlyEnglishAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='AboutAction' action='AboutAction'/></menu></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.notebookFont             = new global::Gtk.Notebook();
     this.notebookFont.CanFocus    = true;
     this.notebookFont.Name        = "notebookFont";
     this.notebookFont.CurrentPage = 0;
     this.notebookFont.ShowTabs    = false;
     // Container child notebookFont.Gtk.Notebook+NotebookChild
     this.vboxFontSettings             = new global::Gtk.VBox();
     this.vboxFontSettings.Name        = "vboxFontSettings";
     this.vboxFontSettings.Spacing     = 6;
     this.vboxFontSettings.BorderWidth = ((uint)(6));
     // Container child vboxFontSettings.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.treeFont          = new global::Gtk.TreeView();
     this.treeFont.CanFocus = true;
     this.treeFont.Name     = "treeFont";
     this.GtkScrolledWindow.Add(this.treeFont);
     this.vboxFontSettings.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxFontSettings [this.GtkScrolledWindow]));
     w4.Position = 0;
     // Container child vboxFontSettings.Gtk.Box+BoxChild
     this.vboxSamplePreview         = new global::Gtk.VBox();
     this.vboxSamplePreview.Name    = "vboxSamplePreview";
     this.vboxSamplePreview.Spacing = 6;
     // Container child vboxSamplePreview.Gtk.Box+BoxChild
     this.lPreview           = new global::Gtk.Label();
     this.lPreview.Name      = "lPreview";
     this.lPreview.Xalign    = 0F;
     this.lPreview.LabelProp = global::Mono.Unix.Catalog.GetString("Preview");
     this.vboxSamplePreview.Add(this.lPreview);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxSamplePreview [this.lPreview]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vboxSamplePreview.Gtk.Box+BoxChild
     this.preview = new global::Gtk.DrawingArea();
     this.preview.HeightRequest = 90;
     this.preview.Name          = "preview";
     this.vboxSamplePreview.Add(this.preview);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxSamplePreview [this.preview]));
     w6.Position = 1;
     // Container child vboxSamplePreview.Gtk.Box+BoxChild
     this.ePreviewSample               = new global::Gtk.Entry();
     this.ePreviewSample.CanFocus      = true;
     this.ePreviewSample.Name          = "ePreviewSample";
     this.ePreviewSample.Text          = global::Mono.Unix.Catalog.GetString("DGLE2 is here!");
     this.ePreviewSample.IsEditable    = true;
     this.ePreviewSample.InvisibleChar = '●';
     this.vboxSamplePreview.Add(this.ePreviewSample);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxSamplePreview [this.ePreviewSample]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vboxFontSettings.Add(this.vboxSamplePreview);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vboxFontSettings [this.vboxSamplePreview]));
     w8.Position = 1;
     w8.Expand   = false;
     // Container child vboxFontSettings.Gtk.Box+BoxChild
     this.hboxSettings         = new global::Gtk.HBox();
     this.hboxSettings.Name    = "hboxSettings";
     this.hboxSettings.Spacing = 6;
     // Container child hboxSettings.Gtk.Box+BoxChild
     this.tableSettings               = new global::Gtk.Table(((uint)(2)), ((uint)(4)), true);
     this.tableSettings.Name          = "tableSettings";
     this.tableSettings.RowSpacing    = ((uint)(12));
     this.tableSettings.ColumnSpacing = ((uint)(12));
     // Container child tableSettings.Gtk.Table+TableChild
     this.cbBold               = new global::Gtk.CheckButton();
     this.cbBold.CanFocus      = true;
     this.cbBold.Name          = "cbBold";
     this.cbBold.Label         = global::Mono.Unix.Catalog.GetString("Bold");
     this.cbBold.DrawIndicator = true;
     this.cbBold.UseUnderline  = true;
     this.tableSettings.Add(this.cbBold);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableSettings [this.cbBold]));
     w9.LeftAttach  = ((uint)(3));
     w9.RightAttach = ((uint)(4));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.cbItalic               = new global::Gtk.CheckButton();
     this.cbItalic.CanFocus      = true;
     this.cbItalic.Name          = "cbItalic";
     this.cbItalic.Label         = global::Mono.Unix.Catalog.GetString("Italic");
     this.cbItalic.DrawIndicator = true;
     this.cbItalic.UseUnderline  = true;
     this.tableSettings.Add(this.cbItalic);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableSettings [this.cbItalic]));
     w10.LeftAttach  = ((uint)(2));
     w10.RightAttach = ((uint)(3));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.cbStrikeout               = new global::Gtk.CheckButton();
     this.cbStrikeout.CanFocus      = true;
     this.cbStrikeout.Name          = "cbStrikeout";
     this.cbStrikeout.Label         = global::Mono.Unix.Catalog.GetString("Strikeout");
     this.cbStrikeout.DrawIndicator = true;
     this.cbStrikeout.UseUnderline  = true;
     this.tableSettings.Add(this.cbStrikeout);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableSettings [this.cbStrikeout]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(3));
     w11.RightAttach  = ((uint)(4));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.cbUnderline               = new global::Gtk.CheckButton();
     this.cbUnderline.CanFocus      = true;
     this.cbUnderline.Name          = "cbUnderline";
     this.cbUnderline.Label         = global::Mono.Unix.Catalog.GetString("Underline");
     this.cbUnderline.DrawIndicator = true;
     this.cbUnderline.UseUnderline  = true;
     this.tableSettings.Add(this.cbUnderline);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableSettings [this.cbUnderline]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(2));
     w12.RightAttach  = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.lSize           = new global::Gtk.Label();
     this.lSize.Name      = "lSize";
     this.lSize.Xalign    = 0F;
     this.lSize.LabelProp = global::Mono.Unix.Catalog.GetString("Size");
     this.tableSettings.Add(this.lSize);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableSettings [this.lSize]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.lStretch           = new global::Gtk.Label();
     this.lStretch.Name      = "lStretch";
     this.lStretch.Xalign    = 0F;
     this.lStretch.LabelProp = global::Mono.Unix.Catalog.GetString("Stretch");
     this.tableSettings.Add(this.lStretch);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableSettings [this.lStretch]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.sbSize = new global::Gtk.SpinButton(4D, 72D, 1D);
     this.sbSize.WidthRequest             = 80;
     this.sbSize.CanFocus                 = true;
     this.sbSize.Name                     = "sbSize";
     this.sbSize.Adjustment.PageIncrement = 10D;
     this.sbSize.ClimbRate                = 1D;
     this.sbSize.Numeric                  = true;
     this.sbSize.Value                    = 12D;
     this.tableSettings.Add(this.sbSize);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableSettings [this.sbSize]));
     w15.LeftAttach  = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableSettings.Gtk.Table+TableChild
     this.sbStretch = new global::Gtk.SpinButton(0D, 72D, 1D);
     this.sbStretch.WidthRequest             = 80;
     this.sbStretch.CanFocus                 = true;
     this.sbStretch.Name                     = "sbStretch";
     this.sbStretch.Adjustment.PageIncrement = 10D;
     this.sbStretch.ClimbRate                = 1D;
     this.sbStretch.Numeric                  = true;
     this.tableSettings.Add(this.sbStretch);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableSettings [this.sbStretch]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hboxSettings.Add(this.tableSettings);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxSettings [this.tableSettings]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hboxSettings.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.btnNextPreview              = new global::Gtk.Button();
     this.btnNextPreview.CanFocus     = true;
     this.btnNextPreview.Name         = "btnNextPreview";
     this.btnNextPreview.UseUnderline = true;
     // Container child btnNextPreview.Gtk.Container+ContainerChild
     global::Gtk.Alignment w18 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w19 = new global::Gtk.HBox();
     w19.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w20 = new global::Gtk.Image();
     w20.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-forward", global::Gtk.IconSize.Menu);
     w19.Add(w20);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w22 = new global::Gtk.Label();
     w22.LabelProp    = global::Mono.Unix.Catalog.GetString("Preview");
     w22.UseUnderline = true;
     w19.Add(w22);
     w18.Add(w19);
     this.btnNextPreview.Add(w18);
     this.vbox2.Add(this.btnNextPreview);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.btnNextPreview]));
     w26.PackType = ((global::Gtk.PackType)(1));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     this.hboxSettings.Add(this.vbox2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hboxSettings [this.vbox2]));
     w27.PackType = ((global::Gtk.PackType)(1));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     this.vboxFontSettings.Add(this.hboxSettings);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxFontSettings [this.hboxSettings]));
     w28.Position = 2;
     w28.Expand   = false;
     w28.Fill     = false;
     w28.Padding  = ((uint)(6));
     this.notebookFont.Add(this.vboxFontSettings);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Settings");
     this.notebookFont.SetTabLabel(this.vboxFontSettings, this.label1);
     this.label1.ShowAll();
     // Container child notebookFont.Gtk.Notebook+NotebookChild
     this.vboxBuildPreview             = new global::Gtk.VBox();
     this.vboxBuildPreview.Name        = "vboxBuildPreview";
     this.vboxBuildPreview.Spacing     = 6;
     this.vboxBuildPreview.BorderWidth = ((uint)(6));
     // Container child vboxBuildPreview.Gtk.Box+BoxChild
     this.scrolledwindowPreview            = new global::Gtk.ScrolledWindow();
     this.scrolledwindowPreview.CanFocus   = true;
     this.scrolledwindowPreview.Name       = "scrolledwindowPreview";
     this.scrolledwindowPreview.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindowPreview.Gtk.Container+ContainerChild
     global::Gtk.Viewport w30 = new global::Gtk.Viewport();
     w30.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.fontPreviewImage      = new global::FontTool.FontPreviewWidget();
     this.fontPreviewImage.Name = "fontPreviewImage";
     w30.Add(this.fontPreviewImage);
     this.scrolledwindowPreview.Add(w30);
     this.vboxBuildPreview.Add(this.scrolledwindowPreview);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vboxBuildPreview [this.scrolledwindowPreview]));
     w33.Position = 0;
     // Container child vboxBuildPreview.Gtk.Box+BoxChild
     this.hboxPreview         = new global::Gtk.HBox();
     this.hboxPreview.Name    = "hboxPreview";
     this.hboxPreview.Spacing = 6;
     // Container child hboxPreview.Gtk.Box+BoxChild
     this.lImageSize           = new global::Gtk.Label();
     this.lImageSize.Name      = "lImageSize";
     this.lImageSize.LabelProp = global::Mono.Unix.Catalog.GetString("Image 0 X 0");
     this.hboxPreview.Add(this.lImageSize);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hboxPreview [this.lImageSize]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child hboxPreview.Gtk.Box+BoxChild
     this.lFileSize           = new global::Gtk.Label();
     this.lFileSize.Name      = "lFileSize";
     this.lFileSize.LabelProp = global::Mono.Unix.Catalog.GetString("0 KB");
     this.hboxPreview.Add(this.lFileSize);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hboxPreview [this.lFileSize]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child hboxPreview.Gtk.Box+BoxChild
     this.btnPrevSettings              = new global::Gtk.Button();
     this.btnPrevSettings.CanFocus     = true;
     this.btnPrevSettings.Name         = "btnPrevSettings";
     this.btnPrevSettings.UseUnderline = true;
     // Container child btnPrevSettings.Gtk.Container+ContainerChild
     global::Gtk.Alignment w36 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w37 = new global::Gtk.HBox();
     w37.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w38 = new global::Gtk.Image();
     w38.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-back", global::Gtk.IconSize.Menu);
     w37.Add(w38);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w40 = new global::Gtk.Label();
     w40.LabelProp    = global::Mono.Unix.Catalog.GetString("Settings");
     w40.UseUnderline = true;
     w37.Add(w40);
     w36.Add(w37);
     this.btnPrevSettings.Add(w36);
     this.hboxPreview.Add(this.btnPrevSettings);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.hboxPreview [this.btnPrevSettings]));
     w44.PackType = ((global::Gtk.PackType)(1));
     w44.Position = 2;
     w44.Expand   = false;
     w44.Fill     = false;
     this.vboxBuildPreview.Add(this.hboxPreview);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vboxBuildPreview [this.hboxPreview]));
     w45.Position = 1;
     w45.Expand   = false;
     w45.Fill     = false;
     w45.Padding  = ((uint)(6));
     this.notebookFont.Add(this.vboxBuildPreview);
     global::Gtk.Notebook.NotebookChild w46 = ((global::Gtk.Notebook.NotebookChild)(this.notebookFont [this.vboxBuildPreview]));
     w46.Position = 1;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Preview");
     this.notebookFont.SetTabLabel(this.vboxBuildPreview, this.label2);
     this.label2.ShowAll();
     this.vbox1.Add(this.notebookFont);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.notebookFont]));
     w47.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 536;
     this.DefaultHeight = 536;
     this.HasDefault    = true;
     this.Show();
 }
Exemple #54
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Platform.Updater.UpdateDialog
     this.Name           = "MonoDevelop.Platform.Updater.UpdateDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("MonoDevelop Updater");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Platform.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::Mono.Unix.Catalog.GetString("The following updates are available. After downloading,\nplease close 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::Mono.Unix.Catalog.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::Mono.Unix.Catalog.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.Platform.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.Show();
 }
Exemple #55
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel";
     // Container child MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.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>Color scheme</b>");
     this.GtkLabel5.UseMarkup = true;
     this.vbox4.Add(this.GtkLabel5);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkLabel5]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox4.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.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.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 w2 = new global::Gtk.Viewport();
     w2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.styleTreeview                = new global::Gtk.TreeView();
     this.styleTreeview.CanFocus       = true;
     this.styleTreeview.Name           = "styleTreeview";
     this.styleTreeview.HeadersVisible = false;
     w2.Add(this.styleTreeview);
     this.scrolledwindow1.Add(w2);
     this.hbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.scrolledwindow1]));
     w5.Position = 0;
     // 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.buttonNew              = new global::Gtk.Button();
     this.buttonNew.CanFocus     = true;
     this.buttonNew.Name         = "buttonNew";
     this.buttonNew.UseStock     = true;
     this.buttonNew.UseUnderline = true;
     this.buttonNew.Label        = "gtk-new";
     this.vbox1.Add(this.buttonNew);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonNew]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonEdit              = new global::Gtk.Button();
     this.buttonEdit.CanFocus     = true;
     this.buttonEdit.Name         = "buttonEdit";
     this.buttonEdit.UseUnderline = true;
     this.buttonEdit.Label        = global::Mono.Unix.Catalog.GetString("_Edit");
     this.vbox1.Add(this.buttonEdit);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonEdit]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox5.Add(this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox1]));
     w9.Position = 0;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.addButton              = new global::Gtk.Button();
     this.addButton.CanFocus     = true;
     this.addButton.Name         = "addButton";
     this.addButton.UseStock     = true;
     this.addButton.UseUnderline = true;
     this.addButton.Label        = "gtk-add";
     this.hbox2.Add(this.addButton);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.addButton]));
     w10.PackType = ((global::Gtk.PackType)(1));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.removeButton              = new global::Gtk.Button();
     this.removeButton.CanFocus     = true;
     this.removeButton.Name         = "removeButton";
     this.removeButton.UseStock     = true;
     this.removeButton.UseUnderline = true;
     this.removeButton.Label        = "gtk-remove";
     this.hbox2.Add(this.removeButton);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.removeButton]));
     w11.PackType = ((global::Gtk.PackType)(1));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonExport              = new global::Gtk.Button();
     this.buttonExport.CanFocus     = true;
     this.buttonExport.Name         = "buttonExport";
     this.buttonExport.UseUnderline = true;
     this.buttonExport.Label        = global::Mono.Unix.Catalog.GetString("Export");
     this.hbox2.Add(this.buttonExport);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonExport]));
     w12.PackType = ((global::Gtk.PackType)(1));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vbox5.Add(this.hbox2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox2]));
     w13.PackType = ((global::Gtk.PackType)(1));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.GtkAlignment.Add(this.vbox5);
     this.vbox4.Add(this.GtkAlignment);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkAlignment]));
     w15.Position = 1;
     this.Add(this.vbox4);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
Exemple #56
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.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, null);
     this.HelpAction = new global::Gtk.Action ("HelpAction", global::Mono.Unix.Catalog.GetString ("Help"), null, null);
     this.HelpAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Help");
     w1.Add (this.HelpAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.WidthRequest = 650;
     this.HeightRequest = 530;
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><menubar name=\'menubar2\'><menu name=\'FileAction\' action=\'FileAction\'/><menu n" +
             "ame=\'EditAction\' action=\'EditAction\'/><menu name=\'HelpAction\' action=\'HelpAction" +
             "\'/></menubar></ui>");
     this.menubar2 = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/menubar2")));
     this.menubar2.Name = "menubar2";
     this.vbox3.Add (this.menubar2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.menubar2]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.image = new global::Gtk.Image ();
     this.image.WidthRequest = 0;
     this.image.Name = "image";
     this.image.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./kitten.png"));
     this.hbox5.Add (this.image);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.image]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Sidimsp");
     this.hbox5.Add (this.label3);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label3]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     this.vbox3.Add (this.hbox5);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox5]));
     w5.Position = 1;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator2 = new global::Gtk.HSeparator ();
     this.hseparator2.Name = "hseparator2";
     this.vbox3.Add (this.hseparator2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator2]));
     w6.Position = 2;
     w6.Expand = false;
     w6.Fill = false;
     // 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.vbox9 = new global::Gtk.VBox ();
     this.vbox9.Name = "vbox9";
     this.vbox9.Spacing = 6;
     // Container child vbox9.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Processor Log");
     this.vbox9.Add (this.label4);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.label4]));
     w7.Position = 0;
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbox9.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.console = new global::Gtk.TextView ();
     this.console.WidthRequest = 300;
     this.console.CanFocus = true;
     this.console.Name = "console";
     this.GtkScrolledWindow.Add (this.console);
     this.vbox9.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.GtkScrolledWindow]));
     w9.Position = 1;
     this.hbox6.Add (this.vbox9);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.vbox9]));
     w10.Position = 0;
     w10.Expand = false;
     w10.Fill = false;
     // Container child hbox6.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 w11 = new global::Gtk.Viewport ();
     w11.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbox10 = new global::Gtk.VBox ();
     this.vbox10.Name = "vbox10";
     this.vbox10.Spacing = 6;
     // Container child vbox10.Gtk.Box+BoxChild
     this.coreLabel = new global::Gtk.Label ();
     this.coreLabel.Name = "coreLabel";
     this.coreLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("# of Cores");
     this.vbox10.Add (this.coreLabel);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.coreLabel]));
     w12.Position = 0;
     w12.Expand = false;
     w12.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.numCores = global::Gtk.ComboBox.NewText ();
     this.numCores.Name = "numCores";
     this.vbox10.Add (this.numCores);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.numCores]));
     w13.Position = 1;
     w13.Expand = false;
     w13.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.processesLabel = new global::Gtk.Label ();
     this.processesLabel.Name = "processesLabel";
     this.processesLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("# of Processes");
     this.vbox10.Add (this.processesLabel);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.processesLabel]));
     w14.Position = 2;
     w14.Expand = false;
     w14.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.numProcesses = new global::Gtk.Entry ();
     this.numProcesses.CanFocus = true;
     this.numProcesses.Name = "numProcesses";
     this.numProcesses.IsEditable = true;
     this.numProcesses.InvisibleChar = '•';
     this.vbox10.Add (this.numProcesses);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.numProcesses]));
     w15.Position = 3;
     w15.Expand = false;
     w15.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator ();
     this.hseparator1.Name = "hseparator1";
     this.vbox10.Add (this.hseparator1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.hseparator1]));
     w16.Position = 4;
     w16.Expand = false;
     w16.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.mlfqLabel = new global::Gtk.Label ();
     this.mlfqLabel.Name = "mlfqLabel";
     this.mlfqLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Multi-Level Feedback Queue Setup");
     this.vbox10.Add (this.mlfqLabel);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.mlfqLabel]));
     w17.Position = 5;
     w17.Expand = false;
     w17.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.table8 = new global::Gtk.Table (((uint)(8)), ((uint)(3)), false);
     this.table8.Name = "table8";
     this.table8.RowSpacing = ((uint)(6));
     this.table8.ColumnSpacing = ((uint)(6));
     // Container child table8.Gtk.Table+TableChild
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Queue 2 Type");
     this.table8.Add (this.label10);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table8 [this.label10]));
     w18.TopAttach = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Quantum");
     this.table8.Add (this.label11);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table8 [this.label11]));
     w19.TopAttach = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach = ((uint)(1));
     w19.RightAttach = ((uint)(2));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.label12 = new global::Gtk.Label ();
     this.label12.Name = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Queue 3 Type");
     this.table8.Add (this.label12);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table8 [this.label12]));
     w20.TopAttach = ((uint)(4));
     w20.BottomAttach = ((uint)(5));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.label13 = new global::Gtk.Label ();
     this.label13.Name = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("Quantum");
     this.table8.Add (this.label13);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table8 [this.label13]));
     w21.TopAttach = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.LeftAttach = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.label14 = new global::Gtk.Label ();
     this.label14.Name = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("Queue 4 Type");
     this.table8.Add (this.label14);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table8 [this.label14]));
     w22.TopAttach = ((uint)(6));
     w22.BottomAttach = ((uint)(7));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Quantum");
     this.table8.Add (this.label15);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table8 [this.label15]));
     w23.TopAttach = ((uint)(6));
     w23.BottomAttach = ((uint)(7));
     w23.LeftAttach = ((uint)(1));
     w23.RightAttach = ((uint)(2));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.label16 = new global::Gtk.Label ();
     this.label16.Name = "label16";
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("RR");
     this.table8.Add (this.label16);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table8 [this.label16]));
     w24.LeftAttach = ((uint)(2));
     w24.RightAttach = ((uint)(3));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.label17 = new global::Gtk.Label ();
     this.label17.Name = "label17";
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString ("RR");
     this.table8.Add (this.label17);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table8 [this.label17]));
     w25.TopAttach = ((uint)(2));
     w25.BottomAttach = ((uint)(3));
     w25.LeftAttach = ((uint)(2));
     w25.RightAttach = ((uint)(3));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.label18 = new global::Gtk.Label ();
     this.label18.Name = "label18";
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString ("RR");
     this.table8.Add (this.label18);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table8 [this.label18]));
     w26.TopAttach = ((uint)(4));
     w26.BottomAttach = ((uint)(5));
     w26.LeftAttach = ((uint)(2));
     w26.RightAttach = ((uint)(3));
     w26.XOptions = ((global::Gtk.AttachOptions)(4));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.label19 = new global::Gtk.Label ();
     this.label19.Name = "label19";
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString ("RR");
     this.table8.Add (this.label19);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table8 [this.label19]));
     w27.TopAttach = ((uint)(6));
     w27.BottomAttach = ((uint)(7));
     w27.LeftAttach = ((uint)(2));
     w27.RightAttach = ((uint)(3));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.Quantum = new global::Gtk.Label ();
     this.Quantum.Name = "Quantum";
     this.Quantum.LabelProp = global::Mono.Unix.Catalog.GetString ("Quantum");
     this.table8.Add (this.Quantum);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table8 [this.Quantum]));
     w28.LeftAttach = ((uint)(1));
     w28.RightAttach = ((uint)(2));
     w28.XOptions = ((global::Gtk.AttachOptions)(4));
     w28.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.quantum1 = new global::Gtk.Entry ();
     this.quantum1.WidthRequest = 5;
     this.quantum1.CanFocus = true;
     this.quantum1.Name = "quantum1";
     this.quantum1.IsEditable = true;
     this.quantum1.InvisibleChar = '•';
     this.table8.Add (this.quantum1);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table8 [this.quantum1]));
     w29.TopAttach = ((uint)(1));
     w29.BottomAttach = ((uint)(2));
     w29.LeftAttach = ((uint)(1));
     w29.RightAttach = ((uint)(2));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.quantum2 = new global::Gtk.Entry ();
     this.quantum2.WidthRequest = 5;
     this.quantum2.CanFocus = true;
     this.quantum2.Name = "quantum2";
     this.quantum2.IsEditable = true;
     this.quantum2.InvisibleChar = '•';
     this.table8.Add (this.quantum2);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table8 [this.quantum2]));
     w30.TopAttach = ((uint)(3));
     w30.BottomAttach = ((uint)(4));
     w30.LeftAttach = ((uint)(1));
     w30.RightAttach = ((uint)(2));
     w30.XOptions = ((global::Gtk.AttachOptions)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.quantum3 = new global::Gtk.Entry ();
     this.quantum3.WidthRequest = 5;
     this.quantum3.CanFocus = true;
     this.quantum3.Name = "quantum3";
     this.quantum3.IsEditable = true;
     this.quantum3.InvisibleChar = '•';
     this.table8.Add (this.quantum3);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table8 [this.quantum3]));
     w31.TopAttach = ((uint)(5));
     w31.BottomAttach = ((uint)(6));
     w31.LeftAttach = ((uint)(1));
     w31.RightAttach = ((uint)(2));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.quantum4 = new global::Gtk.Entry ();
     this.quantum4.WidthRequest = 5;
     this.quantum4.CanFocus = true;
     this.quantum4.Name = "quantum4";
     this.quantum4.IsEditable = true;
     this.quantum4.InvisibleChar = '•';
     this.table8.Add (this.quantum4);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table8 [this.quantum4]));
     w32.TopAttach = ((uint)(7));
     w32.BottomAttach = ((uint)(8));
     w32.LeftAttach = ((uint)(1));
     w32.RightAttach = ((uint)(2));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.queue1Type = global::Gtk.ComboBox.NewText ();
     this.queue1Type.WidthRequest = 210;
     this.queue1Type.Name = "queue1Type";
     this.table8.Add (this.queue1Type);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table8 [this.queue1Type]));
     w33.TopAttach = ((uint)(1));
     w33.BottomAttach = ((uint)(2));
     w33.XOptions = ((global::Gtk.AttachOptions)(4));
     w33.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.queue2Type = global::Gtk.ComboBox.NewText ();
     this.queue2Type.Name = "queue2Type";
     this.table8.Add (this.queue2Type);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table8 [this.queue2Type]));
     w34.TopAttach = ((uint)(3));
     w34.BottomAttach = ((uint)(4));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.queue3Type = global::Gtk.ComboBox.NewText ();
     this.queue3Type.Name = "queue3Type";
     this.table8.Add (this.queue3Type);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table8 [this.queue3Type]));
     w35.TopAttach = ((uint)(5));
     w35.BottomAttach = ((uint)(6));
     w35.XOptions = ((global::Gtk.AttachOptions)(4));
     w35.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.queue4Type = global::Gtk.ComboBox.NewText ();
     this.queue4Type.Name = "queue4Type";
     this.table8.Add (this.queue4Type);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table8 [this.queue4Type]));
     w36.TopAttach = ((uint)(7));
     w36.BottomAttach = ((uint)(8));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.queueTypeLabel = new global::Gtk.Label ();
     this.queueTypeLabel.Name = "queueTypeLabel";
     this.queueTypeLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Queue 1 Type");
     this.table8.Add (this.queueTypeLabel);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table8 [this.queueTypeLabel]));
     w37.XOptions = ((global::Gtk.AttachOptions)(4));
     w37.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.rrQuantum1 = new global::Gtk.Entry ();
     this.rrQuantum1.WidthRequest = 55;
     this.rrQuantum1.CanFocus = true;
     this.rrQuantum1.Name = "rrQuantum1";
     this.rrQuantum1.IsEditable = true;
     this.rrQuantum1.InvisibleChar = '•';
     this.table8.Add (this.rrQuantum1);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table8 [this.rrQuantum1]));
     w38.TopAttach = ((uint)(1));
     w38.BottomAttach = ((uint)(2));
     w38.LeftAttach = ((uint)(2));
     w38.RightAttach = ((uint)(3));
     w38.XOptions = ((global::Gtk.AttachOptions)(4));
     w38.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.rrQuantum2 = new global::Gtk.Entry ();
     this.rrQuantum2.WidthRequest = 5;
     this.rrQuantum2.CanFocus = true;
     this.rrQuantum2.Name = "rrQuantum2";
     this.rrQuantum2.IsEditable = true;
     this.rrQuantum2.InvisibleChar = '•';
     this.table8.Add (this.rrQuantum2);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table8 [this.rrQuantum2]));
     w39.TopAttach = ((uint)(3));
     w39.BottomAttach = ((uint)(4));
     w39.LeftAttach = ((uint)(2));
     w39.RightAttach = ((uint)(3));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.rrQuantum3 = new global::Gtk.Entry ();
     this.rrQuantum3.WidthRequest = 5;
     this.rrQuantum3.CanFocus = true;
     this.rrQuantum3.Name = "rrQuantum3";
     this.rrQuantum3.IsEditable = true;
     this.rrQuantum3.InvisibleChar = '•';
     this.table8.Add (this.rrQuantum3);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table8 [this.rrQuantum3]));
     w40.TopAttach = ((uint)(5));
     w40.BottomAttach = ((uint)(6));
     w40.LeftAttach = ((uint)(2));
     w40.RightAttach = ((uint)(3));
     w40.XOptions = ((global::Gtk.AttachOptions)(4));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table8.Gtk.Table+TableChild
     this.rrQuantum4 = new global::Gtk.Entry ();
     this.rrQuantum4.WidthRequest = 5;
     this.rrQuantum4.CanFocus = true;
     this.rrQuantum4.Name = "rrQuantum4";
     this.rrQuantum4.IsEditable = true;
     this.rrQuantum4.InvisibleChar = '•';
     this.table8.Add (this.rrQuantum4);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table8 [this.rrQuantum4]));
     w41.TopAttach = ((uint)(7));
     w41.BottomAttach = ((uint)(8));
     w41.LeftAttach = ((uint)(2));
     w41.RightAttach = ((uint)(3));
     w41.XOptions = ((global::Gtk.AttachOptions)(4));
     w41.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox10.Add (this.table8);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.table8]));
     w42.Position = 6;
     w42.Expand = false;
     w42.Fill = false;
     w11.Add (this.vbox10);
     this.scrolledwindow1.Add (w11);
     this.hbox6.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.scrolledwindow1]));
     w45.Position = 1;
     this.vbox3.Add (this.hbox6);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox6]));
     w46.Position = 3;
     // Container child vbox3.Gtk.Box+BoxChild
     this.StartButton = new global::Gtk.Button ();
     this.StartButton.CanFocus = true;
     this.StartButton.Name = "StartButton";
     this.StartButton.UseUnderline = true;
     this.StartButton.Label = global::Mono.Unix.Catalog.GetString ("Start Simulation");
     this.vbox3.Add (this.StartButton);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.StartButton]));
     w47.Position = 4;
     w47.Expand = false;
     w47.Fill = false;
     this.Add (this.vbox3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 652;
     this.DefaultHeight = 580;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.StartButton.Clicked += new global::System.EventHandler (this.OnStartButtonClicked);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Projects.NewProjectDialog
			this.WidthRequest = 930;
			this.Name = "MonoDevelop.Ide.Projects.NewProjectDialog";
			this.Title = "New Solution";
			this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
			this.WindowPosition = ((global::Gtk.WindowPosition)(1));
			this.BorderWidth = ((uint)(6));
			this.DestroyWithParent = true;
			// Internal child MonoDevelop.Ide.Projects.NewProjectDialog.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "dialog-vbox1";
			w1.Spacing = 6;
			w1.BorderWidth = ((uint)(2));
			// Container child dialog-vbox1.Gtk.Box+BoxChild
			this.notebook = new global::Gtk.Notebook ();
			this.notebook.CanFocus = true;
			this.notebook.Name = "notebook";
			this.notebook.CurrentPage = 0;
			this.notebook.ShowBorder = false;
			this.notebook.BorderWidth = ((uint)(6));
			// Container child notebook.Gtk.Notebook+NotebookChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 7;
			// Container child vbox1.Gtk.Box+BoxChild
			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";
			// 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.hpaned1 = new global::Gtk.HPaned ();
			this.hpaned1.CanFocus = true;
			this.hpaned1.Name = "hpaned1";
			this.hpaned1.Position = 188;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow1.Name = "scrolledwindow1";
			this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child scrolledwindow1.Gtk.Container+ContainerChild
			this.lst_template_types = new global::Gtk.TreeView ();
			this.lst_template_types.Name = "lst_template_types";
			this.lst_template_types.HeadersVisible = false;
			this.scrolledwindow1.Add (this.lst_template_types);
			this.hpaned1.Add (this.scrolledwindow1);
			global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
			w3.Resize = false;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.panedTemplates = new global::Gtk.HPaned ();
			this.panedTemplates.CanFocus = true;
			this.panedTemplates.Name = "panedTemplates";
			this.panedTemplates.Position = 430;
			// Container child panedTemplates.Gtk.Paned+PanedChild
			this.boxTemplates = new global::Gtk.VBox ();
			this.boxTemplates.Name = "boxTemplates";
			this.boxTemplates.Spacing = 6;
			this.panedTemplates.Add (this.boxTemplates);
			global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates]));
			w4.Resize = false;
			// Container child panedTemplates.Gtk.Paned+PanedChild
			this.scrolledInfo = new global::Gtk.ScrolledWindow ();
			this.scrolledInfo.CanFocus = true;
			this.scrolledInfo.Name = "scrolledInfo";
			this.scrolledInfo.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
			this.scrolledInfo.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child scrolledInfo.Gtk.Container+ContainerChild
			global::Gtk.Viewport w5 = new global::Gtk.Viewport ();
			w5.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport.Gtk.Container+ContainerChild
			this.boxInfo = new global::Gtk.VBox ();
			this.boxInfo.Name = "boxInfo";
			this.boxInfo.Spacing = 6;
			this.boxInfo.BorderWidth = ((uint)(3));
			// Container child boxInfo.Gtk.Box+BoxChild
			this.labelTemplateTitle = new global::Gtk.Label ();
			this.labelTemplateTitle.WidthRequest = 30;
			this.labelTemplateTitle.Name = "labelTemplateTitle";
			this.labelTemplateTitle.Xalign = 0F;
			this.labelTemplateTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Console Project</b>");
			this.labelTemplateTitle.UseMarkup = true;
			this.labelTemplateTitle.Wrap = true;
			this.boxInfo.Add (this.labelTemplateTitle);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle]));
			w6.Position = 0;
			w6.Expand = false;
			w6.Fill = false;
			// Container child boxInfo.Gtk.Box+BoxChild
			this.lbl_template_descr = new global::Gtk.Label ();
			this.lbl_template_descr.WidthRequest = 116;
			this.lbl_template_descr.Name = "lbl_template_descr";
			this.lbl_template_descr.Xalign = 0F;
			this.lbl_template_descr.Yalign = 0F;
			this.lbl_template_descr.LabelProp = global::Mono.Unix.Catalog.GetString ("Creates a new C# Project");
			this.lbl_template_descr.Wrap = true;
			this.boxInfo.Add (this.lbl_template_descr);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.lbl_template_descr]));
			w7.Position = 1;
			w7.Expand = false;
			w7.Fill = false;
			w5.Add (this.boxInfo);
			this.scrolledInfo.Add (w5);
			this.panedTemplates.Add (this.scrolledInfo);
			global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo]));
			w10.Resize = false;
			this.hpaned1.Add (this.panedTemplates);
			this.vbox4.Add (this.hpaned1);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hpaned1]));
			w12.Position = 0;
			this.hbox1.Add (this.vbox4);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
			w13.Position = 0;
			this.vbox2.Add (this.hbox1);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
			w14.Position = 0;
			this.vbox1.Add (this.vbox2);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox2]));
			w15.Position = 0;
			// Container child vbox1.Gtk.Box+BoxChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.table1 = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.entry_location = new global::MonoDevelop.Components.FolderEntry ();
			this.entry_location.Name = "entry_location";
			this.entry_location.DisplayAsRelativePath = false;
			this.table1.Add (this.entry_location);
			global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry_location]));
			w16.TopAttach = ((uint)(1));
			w16.BottomAttach = ((uint)(2));
			w16.LeftAttach = ((uint)(1));
			w16.RightAttach = ((uint)(2));
			w16.XOptions = ((global::Gtk.AttachOptions)(4));
			w16.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.txt_subdirectory = new global::Gtk.Entry ();
			this.txt_subdirectory.Name = "txt_subdirectory";
			this.txt_subdirectory.IsEditable = true;
			this.txt_subdirectory.ActivatesDefault = true;
			this.txt_subdirectory.InvisibleChar = '●';
			this.hbox2.Add (this.txt_subdirectory);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.txt_subdirectory]));
			w17.Position = 0;
			// Container child hbox2.Gtk.Box+BoxChild
			this.chk_combine_directory = new global::Gtk.CheckButton ();
			this.chk_combine_directory.Name = "chk_combine_directory";
			this.chk_combine_directory.Label = global::Mono.Unix.Catalog.GetString ("_Create directory for solution");
			this.chk_combine_directory.Active = true;
			this.chk_combine_directory.DrawIndicator = true;
			this.chk_combine_directory.UseUnderline = true;
			this.hbox2.Add (this.chk_combine_directory);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.chk_combine_directory]));
			w18.Position = 1;
			w18.Expand = false;
			w18.Fill = false;
			this.table1.Add (this.hbox2);
			global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox2]));
			w19.TopAttach = ((uint)(2));
			w19.BottomAttach = ((uint)(3));
			w19.LeftAttach = ((uint)(1));
			w19.RightAttach = ((uint)(2));
			w19.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.lbl_location = new global::Gtk.Label ();
			this.lbl_location.Name = "lbl_location";
			this.lbl_location.Xalign = 0F;
			this.lbl_location.Yalign = 0F;
			this.lbl_location.LabelProp = global::Mono.Unix.Catalog.GetString ("_Location:");
			this.lbl_location.UseUnderline = true;
			this.table1.Add (this.lbl_location);
			global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_location]));
			w20.TopAttach = ((uint)(1));
			w20.BottomAttach = ((uint)(2));
			w20.XOptions = ((global::Gtk.AttachOptions)(4));
			w20.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table1.Gtk.Table+TableChild
			this.lbl_name = new global::Gtk.Label ();
			this.lbl_name.Name = "lbl_name";
			this.lbl_name.Xalign = 0F;
			this.lbl_name.Yalign = 0F;
			this.lbl_name.LabelProp = global::Mono.Unix.Catalog.GetString ("N_ame:");
			this.lbl_name.UseUnderline = true;
			this.table1.Add (this.lbl_name);
			global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_name]));
			w21.XOptions = ((global::Gtk.AttachOptions)(4));
			w21.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table1.Gtk.Table+TableChild
			this.lbl_subdirectory = new global::Gtk.Label ();
			this.lbl_subdirectory.Name = "lbl_subdirectory";
			this.lbl_subdirectory.Xalign = 0F;
			this.lbl_subdirectory.LabelProp = global::Mono.Unix.Catalog.GetString ("_Solution name:");
			this.lbl_subdirectory.UseUnderline = true;
			this.table1.Add (this.lbl_subdirectory);
			global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_subdirectory]));
			w22.TopAttach = ((uint)(2));
			w22.BottomAttach = ((uint)(3));
			w22.XOptions = ((global::Gtk.AttachOptions)(4));
			w22.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.txt_name = new global::Gtk.Entry ();
			this.txt_name.Name = "txt_name";
			this.txt_name.IsEditable = true;
			this.txt_name.ActivatesDefault = true;
			this.txt_name.InvisibleChar = '●';
			this.table1.Add (this.txt_name);
			global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.txt_name]));
			w23.LeftAttach = ((uint)(1));
			w23.RightAttach = ((uint)(2));
			w23.YOptions = ((global::Gtk.AttachOptions)(0));
			this.vbox3.Add (this.table1);
			global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table1]));
			w24.Position = 0;
			w24.Expand = false;
			w24.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.lbl_will_save_in = new global::Gtk.Label ();
			this.lbl_will_save_in.WidthRequest = 580;
			this.lbl_will_save_in.Name = "lbl_will_save_in";
			this.lbl_will_save_in.Xalign = 0F;
			this.lbl_will_save_in.Yalign = 0F;
			this.lbl_will_save_in.LabelProp = "Project will be saved in: /dev/null";
			this.lbl_will_save_in.Wrap = true;
			this.vbox3.Add (this.lbl_will_save_in);
			global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.lbl_will_save_in]));
			w25.Position = 1;
			w25.Expand = false;
			w25.Fill = false;
			this.vbox1.Add (this.vbox3);
			global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox3]));
			w26.Position = 1;
			w26.Expand = false;
			this.notebook.Add (this.vbox1);
			// Notebook tab
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = "page1";
			this.notebook.SetTabLabel (this.vbox1, this.label1);
			this.label1.ShowAll ();
			// Container child notebook.Gtk.Notebook+NotebookChild
			this.vbox5 = new global::Gtk.VBox ();
			this.vbox5.Name = "vbox5";
			this.vbox5.Spacing = 6;
			// Container child vbox5.Gtk.Box+BoxChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.Xalign = 0F;
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Project Features</b>");
			this.label3.UseMarkup = true;
			this.vbox5.Add (this.label3);
			global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label3]));
			w28.Position = 0;
			w28.Expand = false;
			w28.Fill = false;
			// Container child vbox5.Gtk.Box+BoxChild
			this.label4 = new global::Gtk.Label ();
			this.label4.WidthRequest = 632;
			this.label4.Name = "label4";
			this.label4.Xalign = 0F;
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("<small>This list shows a set of features you can enable in the new project. After creating the project those features can be enabled or disabled in the Project Options dialog, or by adding new projects to the solution.</small>");
			this.label4.UseMarkup = true;
			this.label4.Wrap = true;
			this.vbox5.Add (this.label4);
			global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label4]));
			w29.Position = 1;
			w29.Expand = false;
			w29.Fill = false;
			this.notebook.Add (this.vbox5);
			global::Gtk.Notebook.NotebookChild w30 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.vbox5]));
			w30.Position = 1;
			// Notebook tab
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.LabelProp = "page2";
			this.notebook.SetTabLabel (this.vbox5, this.label2);
			this.label2.ShowAll ();
			w1.Add (this.notebook);
			global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(w1 [this.notebook]));
			w31.Position = 0;
			// Internal child MonoDevelop.Ide.Projects.NewProjectDialog.ActionArea
			global::Gtk.HButtonBox w32 = this.ActionArea;
			w32.Name = "dialog-action_area1";
			w32.Spacing = 6;
			w32.BorderWidth = ((uint)(5));
			w32.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild
			this.btn_close = new global::Gtk.Button ();
			this.btn_close.CanDefault = true;
			this.btn_close.Name = "btn_close";
			this.btn_close.UseStock = true;
			this.btn_close.UseUnderline = true;
			this.btn_close.Label = "gtk-cancel";
			this.AddActionWidget (this.btn_close, -6);
			global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.btn_close]));
			w33.Expand = false;
			w33.Fill = false;
			// Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild
			this.btn_new = new global::Gtk.Button ();
			this.btn_new.CanDefault = true;
			this.btn_new.Name = "btn_new";
			this.btn_new.UseStock = true;
			this.btn_new.UseUnderline = true;
			this.btn_new.Label = "gtk-go-forward";
			w32.Add (this.btn_new);
			global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.btn_new]));
			w34.Position = 1;
			w34.Expand = false;
			w34.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 930;
			this.DefaultHeight = 539;
			this.lbl_name.MnemonicWidget = this.txt_name;
			this.lbl_subdirectory.MnemonicWidget = this.txt_subdirectory;
			this.Hide ();
			this.scrolledInfo.SizeAllocated += new global::Gtk.SizeAllocatedHandler (this.OnScrolledInfoSizeAllocated);
			this.boxInfo.SizeAllocated += new global::Gtk.SizeAllocatedHandler (this.OnBoxInfoSizeAllocated);
			this.txt_name.Changed += new global::System.EventHandler (this.NameChanged);
			this.txt_subdirectory.Changed += new global::System.EventHandler (this.PathChanged);
			this.chk_combine_directory.Clicked += new global::System.EventHandler (this.SolutionCheckChanged);
			this.btn_close.Clicked += new global::System.EventHandler (this.cancelClicked);
			this.btn_new.Clicked += new global::System.EventHandler (this.OpenEvent);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.SynchronizationWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.SynchronizationWidget";
     // Container child LongoMatch.Gui.Component.SynchronizationWidget.Gtk.Container+ContainerChild
     this.headereventbox      = new global::Gtk.EventBox();
     this.headereventbox.Name = "headereventbox";
     // Container child headereventbox.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.videoplayerbox         = new global::Gtk.HBox();
     this.videoplayerbox.Name    = "videoplayerbox";
     this.videoplayerbox.Spacing = 6;
     this.vbox1.Add(this.videoplayerbox);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.videoplayerbox]));
     w1.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5      = new global::Gtk.HBox();
     this.hbox5.Name = "hbox5";
     // Container child hbox5.Gtk.Box+BoxChild
     this.labels_alignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.labels_alignment.Name = "labels_alignment";
     // Container child labels_alignment.Gtk.Container+ContainerChild
     this.labels_vbox      = new global::Gtk.VBox();
     this.labels_vbox.Name = "labels_vbox";
     // Container child labels_vbox.Gtk.Box+BoxChild
     this.labelsarea      = new global::Gtk.DrawingArea();
     this.labelsarea.Name = "labelsarea";
     this.labels_vbox.Add(this.labelsarea);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.labels_vbox[this.labelsarea]));
     w2.Position = 0;
     // Container child labels_vbox.Gtk.Box+BoxChild
     this.zoomhbox         = new global::Gtk.HBox();
     this.zoomhbox.Name    = "zoomhbox";
     this.zoomhbox.Spacing = 6;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoomoutimage = new global::VAS.UI.Helpers.ImageView();
     this.zoomoutimage.WidthRequest  = 14;
     this.zoomoutimage.HeightRequest = 8;
     this.zoomoutimage.Name          = "zoomoutimage";
     this.zoomhbox.Add(this.zoomoutimage);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.zoomhbox[this.zoomoutimage]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoomscale                          = new global::Gtk.HScale(null);
     this.zoomscale.CanFocus                 = true;
     this.zoomscale.Name                     = "zoomscale";
     this.zoomscale.Adjustment.Upper         = 100;
     this.zoomscale.Adjustment.PageIncrement = 10;
     this.zoomscale.Adjustment.StepIncrement = 1;
     this.zoomscale.DrawValue                = false;
     this.zoomscale.Digits                   = 0;
     this.zoomscale.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.zoomhbox.Add(this.zoomscale);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.zoomhbox[this.zoomscale]));
     w4.Position = 1;
     // Container child zoomhbox.Gtk.Box+BoxChild
     this.zoominimage = new global::VAS.UI.Helpers.ImageView();
     this.zoominimage.WidthRequest  = 14;
     this.zoominimage.HeightRequest = 8;
     this.zoominimage.Name          = "zoominimage";
     this.zoomhbox.Add(this.zoominimage);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.zoomhbox[this.zoominimage]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.labels_vbox.Add(this.zoomhbox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.labels_vbox[this.zoomhbox]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.labels_alignment.Add(this.labels_vbox);
     this.hbox5.Add(this.labels_alignment);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.labels_alignment]));
     w8.Position = 0;
     w8.Expand   = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox9      = new global::Gtk.VBox();
     this.vbox9.Name = "vbox9";
     // Container child vbox9.Gtk.Box+BoxChild
     this.timerulearea      = new global::Gtk.DrawingArea();
     this.timerulearea.Name = "timerulearea";
     this.vbox9.Add(this.timerulearea);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.timerulearea]));
     w9.Position = 0;
     w9.Expand   = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.scrolledwindow2 = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.HeightRequest    = 50;
     this.scrolledwindow2.CanFocus         = true;
     this.scrolledwindow2.Name             = "scrolledwindow2";
     this.scrolledwindow2.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledwindow2.HscrollbarPolicy = ((global::Gtk.PolicyType)(0));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     global::Gtk.Viewport w10 = new global::Gtk.Viewport();
     w10.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.timelinearea      = new global::Gtk.DrawingArea();
     this.timelinearea.Name = "timelinearea";
     w10.Add(this.timelinearea);
     this.scrolledwindow2.Add(w10);
     this.vbox9.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.scrolledwindow2]));
     w13.Position = 1;
     this.hbox5.Add(this.vbox9);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vbox9]));
     w14.Position = 1;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.headereventbox.Add(this.vbox1);
     this.Add(this.headereventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel";
			// Container child MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel.Gtk.Container+ContainerChild
			this.vbox4 = new global::Gtk.VBox ();
			this.vbox4.Name = "vbox4";
			this.vbox4.Spacing = 6;
			// Container child vbox4.Gtk.Box+BoxChild
			this.GtkLabel4 = new global::Gtk.Label ();
			this.GtkLabel4.Name = "GtkLabel4";
			this.GtkLabel4.Xalign = 0F;
			this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Syntax highlighting</b>");
			this.GtkLabel4.UseMarkup = true;
			this.vbox4.Add (this.GtkLabel4);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkLabel4]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			// Container child vbox4.Gtk.Box+BoxChild
			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.vbox6 = new global::Gtk.VBox ();
			this.vbox6.Name = "vbox6";
			this.vbox6.Spacing = 6;
			// Container child vbox6.Gtk.Box+BoxChild
			this.enableHighlightingCheckbutton = new global::Gtk.CheckButton ();
			this.enableHighlightingCheckbutton.CanFocus = true;
			this.enableHighlightingCheckbutton.Name = "enableHighlightingCheckbutton";
			this.enableHighlightingCheckbutton.Label = global::Mono.Unix.Catalog.GetString ("_Enable highlighting");
			this.enableHighlightingCheckbutton.DrawIndicator = true;
			this.enableHighlightingCheckbutton.UseUnderline = true;
			this.vbox6.Add (this.enableHighlightingCheckbutton);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.enableHighlightingCheckbutton]));
			w2.Position = 0;
			w2.Expand = false;
			w2.Fill = false;
			// Container child vbox6.Gtk.Box+BoxChild
			this.enableSemanticHighlightingCheckbutton = new global::Gtk.CheckButton ();
			this.enableSemanticHighlightingCheckbutton.CanFocus = true;
			this.enableSemanticHighlightingCheckbutton.Name = "enableSemanticHighlightingCheckbutton";
			this.enableSemanticHighlightingCheckbutton.Label = global::Mono.Unix.Catalog.GetString ("E_nable semantic highlighting");
			this.enableSemanticHighlightingCheckbutton.DrawIndicator = true;
			this.enableSemanticHighlightingCheckbutton.UseUnderline = true;
			this.vbox6.Add (this.enableSemanticHighlightingCheckbutton);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.enableSemanticHighlightingCheckbutton]));
			w3.Position = 1;
			w3.Expand = false;
			w3.Fill = false;
			this.GtkAlignment3.Add (this.vbox6);
			this.vbox4.Add (this.GtkAlignment3);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkAlignment3]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			// Container child vbox4.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>Color scheme</b>");
			this.GtkLabel5.UseMarkup = true;
			this.vbox4.Add (this.GtkLabel5);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkLabel5]));
			w6.Position = 2;
			w6.Expand = false;
			w6.Fill = false;
			// Container child vbox4.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.vbox5 = new global::Gtk.VBox ();
			this.vbox5.Name = "vbox5";
			this.vbox5.Spacing = 6;
			// Container child vbox5.Gtk.Box+BoxChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.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 w7 = new global::Gtk.Viewport ();
			w7.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport.Gtk.Container+ContainerChild
			this.styleTreeview = new global::Gtk.TreeView ();
			this.styleTreeview.CanFocus = true;
			this.styleTreeview.Name = "styleTreeview";
			this.styleTreeview.HeadersVisible = false;
			w7.Add (this.styleTreeview);
			this.scrolledwindow1.Add (w7);
			this.hbox1.Add (this.scrolledwindow1);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.scrolledwindow1]));
			w10.Position = 0;
			// 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.buttonNew = new global::Gtk.Button ();
			this.buttonNew.CanFocus = true;
			this.buttonNew.Name = "buttonNew";
			this.buttonNew.UseStock = true;
			this.buttonNew.UseUnderline = true;
			this.buttonNew.Label = "gtk-new";
			this.vbox1.Add (this.buttonNew);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.buttonNew]));
			w11.Position = 0;
			w11.Expand = false;
			w11.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.buttonEdit = new global::Gtk.Button ();
			this.buttonEdit.CanFocus = true;
			this.buttonEdit.Name = "buttonEdit";
			this.buttonEdit.UseUnderline = true;
			this.buttonEdit.Label = global::Mono.Unix.Catalog.GetString ("_Edit");
			this.vbox1.Add (this.buttonEdit);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.buttonEdit]));
			w12.Position = 1;
			w12.Expand = false;
			w12.Fill = false;
			this.hbox1.Add (this.vbox1);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox1]));
			w13.Position = 1;
			w13.Expand = false;
			w13.Fill = false;
			this.vbox5.Add (this.hbox1);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox1]));
			w14.Position = 0;
			// Container child vbox5.Gtk.Box+BoxChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.addButton = new global::Gtk.Button ();
			this.addButton.CanFocus = true;
			this.addButton.Name = "addButton";
			this.addButton.UseStock = true;
			this.addButton.UseUnderline = true;
			this.addButton.Label = "gtk-add";
			this.hbox2.Add (this.addButton);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.addButton]));
			w15.PackType = ((global::Gtk.PackType)(1));
			w15.Position = 0;
			w15.Expand = false;
			w15.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.removeButton = new global::Gtk.Button ();
			this.removeButton.CanFocus = true;
			this.removeButton.Name = "removeButton";
			this.removeButton.UseStock = true;
			this.removeButton.UseUnderline = true;
			this.removeButton.Label = "gtk-remove";
			this.hbox2.Add (this.removeButton);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.removeButton]));
			w16.PackType = ((global::Gtk.PackType)(1));
			w16.Position = 1;
			w16.Expand = false;
			w16.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.buttonExport = new global::Gtk.Button ();
			this.buttonExport.CanFocus = true;
			this.buttonExport.Name = "buttonExport";
			this.buttonExport.UseUnderline = true;
			this.buttonExport.Label = global::Mono.Unix.Catalog.GetString ("Export");
			this.hbox2.Add (this.buttonExport);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonExport]));
			w17.PackType = ((global::Gtk.PackType)(1));
			w17.Position = 2;
			w17.Expand = false;
			w17.Fill = false;
			this.vbox5.Add (this.hbox2);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2]));
			w18.PackType = ((global::Gtk.PackType)(1));
			w18.Position = 1;
			w18.Expand = false;
			w18.Fill = false;
			this.GtkAlignment.Add (this.vbox5);
			this.vbox4.Add (this.GtkAlignment);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkAlignment]));
			w20.Position = 3;
			this.Add (this.vbox4);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget NPR.StationSearchWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "NPR.StationSearchWidget";
     // Container child NPR.StationSearchWidget.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.my_stations              = new global::Gtk.Button();
     this.my_stations.CanFocus     = true;
     this.my_stations.Name         = "my_stations";
     this.my_stations.UseUnderline = true;
     this.my_stations.Label        = global::Mono.Unix.Catalog.GetString("My _Stations");
     this.hbox1.Add(this.my_stations);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.my_stations]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ZipEntry              = new global::Docky.Widgets.SearchEntry();
     this.ZipEntry.Name         = "ZipEntry";
     this.ZipEntry.EmptyMessage = "Zip Code";
     this.ZipEntry.Ready        = true;
     this.ZipEntry.HasFocus     = true;
     this.hbox1.Add(this.ZipEntry);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.ZipEntry]));
     w2.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.Search              = new global::Gtk.Button();
     this.Search.CanFocus     = true;
     this.Search.Name         = "Search";
     this.Search.UseUnderline = true;
     // Container child Search.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-find", global::Gtk.IconSize.Menu);
     w4.Add(w5);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w7 = new global::Gtk.Label();
     w7.LabelProp    = global::Mono.Unix.Catalog.GetString("S_earch");
     w7.UseUnderline = true;
     w4.Add(w7);
     w3.Add(w4);
     this.Search.Add(w3);
     this.hbox1.Add(this.Search);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.Search]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.stationsScroll                  = new global::Gtk.ScrolledWindow();
     this.stationsScroll.CanFocus         = true;
     this.stationsScroll.Name             = "stationsScroll";
     this.stationsScroll.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.stationsScroll.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child stationsScroll.Gtk.Container+ContainerChild
     global::Gtk.Viewport w13 = new global::Gtk.Viewport();
     w13.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.tileview          = new global::Docky.Widgets.TileView();
     this.tileview.Name     = "tileview";
     this.tileview.IconSize = 64;
     w13.Add(this.tileview);
     this.stationsScroll.Add(w13);
     this.vbox1.Add(this.stationsScroll);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.stationsScroll]));
     w16.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.my_stations.Clicked += new global::System.EventHandler(this.MyStationsClicked);
     this.Search.Clicked      += new global::System.EventHandler(this.SearchClicked);
 }