protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget NicoMonoViewer.NicorepoWidgetItemSubNicoru
     global::Stetic.BinContainer.Attach (this);
     this.Name = "NicoMonoViewer.NicorepoWidgetItemSubNicoru";
     // Container child NicoMonoViewer.NicorepoWidgetItemSubNicoru.Gtk.Container+ContainerChild
     this.button = new global::Gtk.Button ();
     this.button.WidthRequest = 120;
     this.button.CanFocus = true;
     this.button.Name = "button";
     // Container child button.Gtk.Container+ContainerChild
     this.hbox = new global::Gtk.HBox ();
     this.hbox.Name = "hbox";
     // Container child hbox.Gtk.Box+BoxChild
     this.image = new global::Gtk.Image ();
     this.image.WidthRequest = 20;
     this.image.HeightRequest = 20;
     this.image.Name = "image";
     this.hbox.Add (this.image);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox [this.image]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child hbox.Gtk.Box+BoxChild
     this.arrow = new global::Gtk.Arrow (((global::Gtk.ArrowType)(2)), ((global::Gtk.ShadowType)(0)));
     this.arrow.Name = "arrow";
     this.hbox.Add (this.arrow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox [this.arrow]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbox.Gtk.Box+BoxChild
     this.label = new global::Gtk.Label ();
     this.label.Name = "label";
     this.label.LabelProp = global::Mono.Unix.Catalog.GetString ("ロード中...");
     this.hbox.Add (this.label);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox [this.label]));
     w3.Position = 2;
     w3.Expand = false;
     w3.Fill = false;
     this.button.Add (this.hbox);
     this.button.Label = null;
     this.Add (this.button);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.hbox.Hide ();
     this.Show ();
     this.button.Clicked += new global::System.EventHandler (this.OnButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget HollyLibrary.HBaseComboBox
     global::Stetic.BinContainer.Attach(this);
     this.Name = "HollyLibrary.HBaseComboBox";
     // Container child HollyLibrary.HBaseComboBox.Gtk.Container+ContainerChild
     this.hbox3      = new global::Gtk.HBox();
     this.hbox3.Name = "hbox3";
     // Container child hbox3.Gtk.Box+BoxChild
     this.hbox4             = new global::Gtk.HBox();
     this.hbox4.Name        = "hbox4";
     this.hbox4.Spacing     = 2;
     this.hbox4.BorderWidth = ((uint)(5));
     // Container child hbox4.Gtk.Box+BoxChild
     this.entry               = new global::Gtk.Entry();
     this.entry.CanFocus      = true;
     this.entry.Name          = "entry";
     this.entry.IsEditable    = true;
     this.entry.HasFrame      = false;
     this.entry.InvisibleChar = '●';
     this.hbox4.Add(this.entry);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.entry]));
     w1.Position = 0;
     this.hbox3.Add(this.hbox4);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.hbox4]));
     w2.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.popupButton = new global::Gtk.Button();
     this.popupButton.WidthRequest = 30;
     this.popupButton.CanFocus     = true;
     this.popupButton.Name         = "popupButton";
     // Container child popupButton.Gtk.Container+ContainerChild
     this.arrow1      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(1)), ((global::Gtk.ShadowType)(2)));
     this.arrow1.Name = "arrow1";
     this.popupButton.Add(this.arrow1);
     this.hbox3.Add(this.popupButton);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.popupButton]));
     w4.Position = 1;
     w4.Expand   = false;
     this.Add(this.hbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.entry.FocusInEvent  += new global::Gtk.FocusInEventHandler(this.OnEntryFocusInEvent);
     this.entry.FocusOutEvent += new global::Gtk.FocusOutEventHandler(this.OnEntryFocusOutEvent);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Gui.Components.StringTagSelectorButton
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Ide.Gui.Components.StringTagSelectorButton";
			// Container child MonoDevelop.Ide.Gui.Components.StringTagSelectorButton.Gtk.Container+ContainerChild
			this.button = new global::Gtk.Button ();
			this.button.CanFocus = true;
			this.button.Name = "button";
			// Container child button.Gtk.Container+ContainerChild
			this.arrow1 = new global::Gtk.Arrow (((global::Gtk.ArrowType)(1)), ((global::Gtk.ShadowType)(2)));
			this.arrow1.Name = "arrow1";
			this.button.Add (this.arrow1);
			this.button.Label = null;
			this.Add (this.button);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
			this.button.Clicked += new global::System.EventHandler (this.OnButtonClicked);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Gui.Components.StringTagSelectorButton
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.Ide.Gui.Components.StringTagSelectorButton";
     // Container child MonoDevelop.Ide.Gui.Components.StringTagSelectorButton.Gtk.Container+ContainerChild
     this.button          = new global::Gtk.Button();
     this.button.CanFocus = true;
     this.button.Name     = "button";
     // Container child button.Gtk.Container+ContainerChild
     this.arrow1      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(1)), ((global::Gtk.ShadowType)(2)));
     this.arrow1.Name = "arrow1";
     this.button.Add(this.arrow1);
     this.button.Label = null;
     this.Add(this.button);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.button.Clicked += new global::System.EventHandler(this.OnButtonClicked);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.SourceEditor.SearchAndReplaceWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.SourceEditor.SearchAndReplaceWidget";
			// Container child MonoDevelop.SourceEditor.SearchAndReplaceWidget.Gtk.Container+ContainerChild
			this.table = new global::Gtk.Table (((uint)(2)), ((uint)(2)), false);
			this.table.Name = "table";
			this.table.BorderWidth = ((uint)(4));
			// Container child table.Gtk.Table+TableChild
			this.buttonSearchMode = new global::Gtk.Button ();
			this.buttonSearchMode.CanFocus = true;
			this.buttonSearchMode.Name = "buttonSearchMode";
			// Container child buttonSearchMode.Gtk.Container+ContainerChild
			this.searchButtonModeArrow = new global::Gtk.Arrow (((global::Gtk.ArrowType)(0)), ((global::Gtk.ShadowType)(0)));
			this.searchButtonModeArrow.Name = "searchButtonModeArrow";
			this.buttonSearchMode.Add (this.searchButtonModeArrow);
			this.buttonSearchMode.Label = null;
			this.table.Add (this.buttonSearchMode);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table [this.buttonSearchMode]));
			w2.XOptions = ((global::Gtk.AttachOptions)(4));
			w2.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table.Gtk.Table+TableChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			// Container child hbox1.Gtk.Box+BoxChild
			this.searchEntry = new global::MonoDevelop.Components.SearchEntry ();
			this.searchEntry.Name = "searchEntry";
			this.searchEntry.ForceFilterButtonVisible = false;
			this.searchEntry.HasFrame = true;
			this.searchEntry.RoundedShape = false;
			this.searchEntry.IsCheckMenu = false;
			this.searchEntry.ActiveFilterID = 0;
			this.searchEntry.Ready = false;
			this.searchEntry.HasFocus = false;
			this.hbox1.Add (this.searchEntry);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.searchEntry]));
			w3.Position = 0;
			// Container child hbox1.Gtk.Box+BoxChild
			this.buttonSearchBackward = new global::Gtk.Button ();
			this.buttonSearchBackward.CanFocus = true;
			this.buttonSearchBackward.Name = "buttonSearchBackward";
			this.buttonSearchBackward.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonSearchBackward.Gtk.Container+ContainerChild
			this.eventbox2 = new global::Gtk.EventBox ();
			this.eventbox2.Name = "eventbox2";
			this.eventbox2.AboveChild = true;
			this.eventbox2.VisibleWindow = false;
			// Container child eventbox2.Gtk.Container+ContainerChild
			this.image2 = new global::Gtk.Image ();
			this.image2.Name = "image2";
			this.image2.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-go-up", global::Gtk.IconSize.Menu);
			this.eventbox2.Add (this.image2);
			this.buttonSearchBackward.Add (this.eventbox2);
			this.buttonSearchBackward.Label = null;
			this.hbox1.Add (this.buttonSearchBackward);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonSearchBackward]));
			w6.Position = 1;
			w6.Expand = false;
			w6.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.buttonSearchForward = new global::Gtk.Button ();
			this.buttonSearchForward.CanFocus = true;
			this.buttonSearchForward.Name = "buttonSearchForward";
			this.buttonSearchForward.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonSearchForward.Gtk.Container+ContainerChild
			this.eventbox3 = new global::Gtk.EventBox ();
			this.eventbox3.Name = "eventbox3";
			this.eventbox3.AboveChild = true;
			this.eventbox3.VisibleWindow = false;
			// Container child eventbox3.Gtk.Container+ContainerChild
			this.image3 = new global::Gtk.Image ();
			this.image3.Name = "image3";
			this.image3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-go-down", global::Gtk.IconSize.Menu);
			this.eventbox3.Add (this.image3);
			this.buttonSearchForward.Add (this.eventbox3);
			this.buttonSearchForward.Label = null;
			this.hbox1.Add (this.buttonSearchForward);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonSearchForward]));
			w9.Position = 2;
			w9.Expand = false;
			w9.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.closeButton = new global::Gtk.Button ();
			this.closeButton.CanFocus = true;
			this.closeButton.Name = "closeButton";
			this.closeButton.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child closeButton.Gtk.Container+ContainerChild
			this.eventbox4 = new global::Gtk.EventBox ();
			this.eventbox4.Name = "eventbox4";
			this.eventbox4.AboveChild = true;
			this.eventbox4.VisibleWindow = false;
			// Container child eventbox4.Gtk.Container+ContainerChild
			this.image4 = new global::Gtk.Image ();
			this.image4.Name = "image4";
			this.image4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-close", global::Gtk.IconSize.Menu);
			this.eventbox4.Add (this.image4);
			this.closeButton.Add (this.eventbox4);
			this.closeButton.Label = null;
			this.hbox1.Add (this.closeButton);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.closeButton]));
			w12.Position = 3;
			w12.Expand = false;
			w12.Fill = false;
			this.table.Add (this.hbox1);
			global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table [this.hbox1]));
			w13.LeftAttach = ((uint)(1));
			w13.RightAttach = ((uint)(2));
			w13.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table.Gtk.Table+TableChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			// Container child hbox2.Gtk.Box+BoxChild
			this.entryReplace = new global::Gtk.Entry ();
			this.entryReplace.CanFocus = true;
			this.entryReplace.Name = "entryReplace";
			this.entryReplace.IsEditable = true;
			this.entryReplace.InvisibleChar = '●';
			this.hbox2.Add (this.entryReplace);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.entryReplace]));
			w14.Position = 0;
			// Container child hbox2.Gtk.Box+BoxChild
			this.buttonReplace = new global::Gtk.Button ();
			this.buttonReplace.CanFocus = true;
			this.buttonReplace.Name = "buttonReplace";
			this.buttonReplace.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonReplace.Gtk.Container+ContainerChild
			this.eventbox5 = new global::Gtk.EventBox ();
			this.eventbox5.Name = "eventbox5";
			this.eventbox5.AboveChild = true;
			this.eventbox5.VisibleWindow = false;
			// Container child eventbox5.Gtk.Container+ContainerChild
			this.image5 = new global::Gtk.Image ();
			this.image5.Name = "image5";
			this.image5.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
			this.eventbox5.Add (this.image5);
			this.buttonReplace.Add (this.eventbox5);
			this.buttonReplace.Label = null;
			this.hbox2.Add (this.buttonReplace);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonReplace]));
			w17.Position = 1;
			w17.Expand = false;
			w17.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.buttonReplaceAll = new global::Gtk.Button ();
			this.buttonReplaceAll.CanFocus = true;
			this.buttonReplaceAll.Name = "buttonReplaceAll";
			this.buttonReplaceAll.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonReplaceAll.Gtk.Container+ContainerChild
			this.hbox3 = new global::Gtk.HBox ();
			this.hbox3.Name = "hbox3";
			this.hbox3.Spacing = 6;
			// Container child hbox3.Gtk.Box+BoxChild
			this.eventbox6 = new global::Gtk.EventBox ();
			this.eventbox6.Name = "eventbox6";
			this.eventbox6.AboveChild = true;
			this.eventbox6.VisibleWindow = false;
			// Container child eventbox6.Gtk.Container+ContainerChild
			this.image6 = new global::Gtk.Image ();
			this.image6.Name = "image6";
			this.image6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
			this.eventbox6.Add (this.image6);
			this.hbox3.Add (this.eventbox6);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.eventbox6]));
			w19.Position = 0;
			w19.Expand = false;
			w19.Fill = false;
			// Container child hbox3.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("All");
			this.hbox3.Add (this.label1);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label1]));
			w20.Position = 1;
			w20.Expand = false;
			w20.Fill = false;
			this.buttonReplaceAll.Add (this.hbox3);
			this.buttonReplaceAll.Label = null;
			this.hbox2.Add (this.buttonReplaceAll);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonReplaceAll]));
			w22.Position = 2;
			w22.Expand = false;
			w22.Fill = false;
			this.table.Add (this.hbox2);
			global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table [this.hbox2]));
			w23.TopAttach = ((uint)(1));
			w23.BottomAttach = ((uint)(2));
			w23.LeftAttach = ((uint)(1));
			w23.RightAttach = ((uint)(2));
			w23.YOptions = ((global::Gtk.AttachOptions)(4));
			this.Add (this.table);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Gamma.Widgets.SidePanels.HideHorizontalSeparator
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Gamma.Widgets.SidePanels.HideHorizontalSeparator";
     // Container child Gamma.Widgets.SidePanels.HideHorizontalSeparator.Gtk.Container+ContainerChild
     this.eventAllWidget               = new global::Gtk.EventBox();
     this.eventAllWidget.Events        = ((global::Gdk.EventMask)(256));
     this.eventAllWidget.Name          = "eventAllWidget";
     this.eventAllWidget.VisibleWindow = false;
     // Container child eventAllWidget.Gtk.Container+ContainerChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Events  = ((global::Gdk.EventMask)(256));
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.hbox3.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.hseparator1]));
     w1.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.arrowLeft      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(1)), ((global::Gtk.ShadowType)(2)));
     this.arrowLeft.Name = "arrowLeft";
     this.hbox3.Add(this.arrowLeft);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.arrowLeft]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.labelTitle           = new global::Gtk.Label();
     this.labelTitle.Name      = "labelTitle";
     this.labelTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Title");
     this.hbox3.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.labelTitle]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.arrowRight      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(1)), ((global::Gtk.ShadowType)(2)));
     this.arrowRight.Name = "arrowRight";
     this.hbox3.Add(this.arrowRight);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.arrowRight]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.hbox3.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.hseparator2]));
     w5.Position = 4;
     this.eventAllWidget.Add(this.hbox3);
     this.Add(this.eventAllWidget);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.eventAllWidget.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnEventAllWidgetButtonPressEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget QSWidgetLib.RightSidePanel
     global::Stetic.BinContainer.Attach (this);
     this.Name = "QSWidgetLib.RightSidePanel";
     // Container child QSWidgetLib.RightSidePanel.Gtk.Container+ContainerChild
     this.hboxMain = new global::Gtk.HBox ();
     this.hboxMain.Name = "hboxMain";
     this.hboxMain.Spacing = 6;
     // Container child hboxMain.Gtk.Box+BoxChild
     this.eventboxArrow = new global::Gtk.EventBox ();
     this.eventboxArrow.Name = "eventboxArrow";
     // Container child eventboxArrow.Gtk.Container+ContainerChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator1 = new global::Gtk.VSeparator ();
     this.vseparator1.Name = "vseparator1";
     this.vbox4.Add (this.vseparator1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.vseparator1]));
     w1.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.arrowSlider = new global::Gtk.Arrow (((global::Gtk.ArrowType)(2)), ((global::Gtk.ShadowType)(2)));
     this.arrowSlider.Name = "arrowSlider";
     this.vbox4.Add (this.arrowSlider);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.arrowSlider]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelTitle = new global::Gtk.Label ();
     this.labelTitle.Name = "labelTitle";
     this.labelTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("Панель");
     this.labelTitle.SingleLineMode = true;
     this.labelTitle.Angle = 270;
     this.vbox4.Add (this.labelTitle);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelTitle]));
     w3.Position = 2;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator2 = new global::Gtk.VSeparator ();
     this.vseparator2.Name = "vseparator2";
     this.vbox4.Add (this.vseparator2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.vseparator2]));
     w4.Position = 3;
     this.eventboxArrow.Add (this.vbox4);
     this.hboxMain.Add (this.eventboxArrow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxMain [this.eventboxArrow]));
     w6.Position = 0;
     w6.Expand = false;
     w6.Fill = false;
     this.Add (this.hboxMain);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.eventboxArrow.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventboxArrowButtonPressEvent);
 }
Example #8
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));
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(18));
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Mi Primera Aplicación");
     this.label1.Justify   = ((global::Gtk.Justification)(2));
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
     w1.Position = 0;
     w1.Expand   = 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.arrow1      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(3)), ((global::Gtk.ShadowType)(2)));
     this.arrow1.Name = "arrow1";
     this.hbox1.Add(this.arrow1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.arrow1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.Text               = new global::Gtk.Entry();
     this.Text.CanFocus      = true;
     this.Text.Name          = "Text";
     this.Text.IsEditable    = true;
     this.Text.InvisibleChar = '•';
     this.hbox1.Add(this.Text);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.Text]));
     w3.Position = 1;
     // Container child hbox1.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("Saludar");
     this.hbox1.Add(this.button1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.button1]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.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.pantalla = new global::Gtk.Entry();
     this.pantalla.WidthRequest  = 40;
     this.pantalla.HeightRequest = 40;
     this.pantalla.CanFocus      = true;
     this.pantalla.Name          = "pantalla";
     this.pantalla.IsEditable    = false;
     this.pantalla.InvisibleChar = '•';
     this.hbox2.Add(this.pantalla);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.pantalla]));
     w6.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.button2 = new global::Gtk.Button();
     this.button2.WidthRequest = 40;
     this.button2.CanFocus     = true;
     this.button2.Name         = "button2";
     this.button2.UseUnderline = true;
     this.button2.Label        = global::Mono.Unix.Catalog.GetString("1");
     this.hbox2.Add(this.button2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.button2]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.button3 = new global::Gtk.Button();
     this.button3.WidthRequest = 40;
     this.button3.CanFocus     = true;
     this.button3.Name         = "button3";
     this.button3.UseUnderline = true;
     this.button3.Label        = global::Mono.Unix.Catalog.GetString("2");
     this.hbox2.Add(this.button3);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.button3]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.BAleatorio              = new global::Gtk.Button();
     this.BAleatorio.CanFocus     = true;
     this.BAleatorio.Name         = "BAleatorio";
     this.BAleatorio.UseUnderline = true;
     this.BAleatorio.Label        = global::Mono.Unix.Catalog.GetString("Aleatorio");
     this.vbox2.Add(this.BAleatorio);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.BAleatorio]));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox1      = new global::Gtk.VBox();
     this.vbox1.Name = "vbox1";
     this.vbox2.Add(this.vbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vbox1]));
     w11.Position = 4;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 343;
     this.DefaultHeight = 410;
     this.Show();
     this.DeleteEvent        += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.button1.Clicked    += new global::System.EventHandler(this.OnButton1Clicked);
     this.button2.Clicked    += new global::System.EventHandler(this.OnButton2Clicked);
     this.button3.Clicked    += new global::System.EventHandler(this.OnButton3Clicked);
     this.BAleatorio.Clicked += new global::System.EventHandler(this.OnBAleatorioClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.AddinAuthoring.ExtensionEditorWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.AddinAuthoring.ExtensionEditorWidget";
     // Container child MonoDevelop.AddinAuthoring.ExtensionEditorWidget.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 3;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 3;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Relief       = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonAdd.Gtk.Container+ContainerChild
     global::Gtk.Alignment w1 = new global::Gtk.Alignment(0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w2 = new global::Gtk.HBox();
     w2.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "md-extension-point", global::Gtk.IconSize.Menu);
     w2.Add(w3);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w5 = new global::Gtk.Label();
     w5.LabelProp    = global::Mono.Addins.AddinManager.CurrentLocalizer.GetString("Select Extension Points");
     w5.UseUnderline = true;
     w2.Add(w5);
     w1.Add(w2);
     this.buttonAdd.Add(w1);
     this.hbox1.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonAdd]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.addNodeButton          = new global::Gtk.Button();
     this.addNodeButton.CanFocus = true;
     this.addNodeButton.Name     = "addNodeButton";
     this.addNodeButton.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child addNodeButton.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.image445        = new global::Gtk.Image();
     this.image445.Name   = "image445";
     this.image445.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.hbox2.Add(this.image445);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.image445]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Addins.AddinManager.CurrentLocalizer.GetString("Add Node");
     this.hbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.arrow1      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(1)), ((global::Gtk.ShadowType)(2)));
     this.arrow1.Name = "arrow1";
     this.hbox2.Add(this.arrow1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.arrow1]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.addNodeButton.Add(this.hbox2);
     this.addNodeButton.Label = null;
     this.hbox1.Add(this.addNodeButton);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.addNodeButton]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonRemove              = new global::Gtk.Button();
     this.buttonRemove.CanFocus     = true;
     this.buttonRemove.Name         = "buttonRemove";
     this.buttonRemove.UseUnderline = true;
     this.buttonRemove.Relief       = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonRemove.Gtk.Container+ContainerChild
     global::Gtk.Alignment w15 = new global::Gtk.Alignment(0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w16 = new global::Gtk.HBox();
     w16.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w17 = new global::Gtk.Image();
     w17.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     w16.Add(w17);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w19 = new global::Gtk.Label();
     w19.LabelProp    = global::Mono.Addins.AddinManager.CurrentLocalizer.GetString("Remove");
     w19.UseUnderline = true;
     w16.Add(w19);
     w15.Add(w16);
     this.buttonRemove.Add(w15);
     this.hbox1.Add(this.buttonRemove);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonRemove]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 411;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.scrolledwindow6            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow6.CanFocus   = true;
     this.scrolledwindow6.Name       = "scrolledwindow6";
     this.scrolledwindow6.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow6.Gtk.Container+ContainerChild
     this.tree          = new global::Gtk.TreeView();
     this.tree.CanFocus = true;
     this.tree.Name     = "tree";
     this.scrolledwindow6.Add(this.tree);
     this.hpaned1.Add(this.scrolledwindow6);
     global::Gtk.Paned.PanedChild w26 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.scrolledwindow6]));
     w26.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.editorBox                  = new global::Gtk.ScrolledWindow();
     this.editorBox.CanFocus         = true;
     this.editorBox.Name             = "editorBox";
     this.editorBox.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.hpaned1.Add(this.editorBox);
     this.hbox4.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.hpaned1]));
     w28.Position = 0;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w29.Position = 1;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.buttonAdd.Clicked       += new global::System.EventHandler(this.OnButtonAddClicked);
     this.addNodeButton.Pressed   += new global::System.EventHandler(this.OnAddNodeButtonPressed);
     this.buttonRemove.Clicked    += new global::System.EventHandler(this.OnButtonRemoveClicked);
     this.tree.PopupMenu          += new global::Gtk.PopupMenuHandler(this.OnTreePopupMenu);
     this.tree.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.OnTreeButtonReleaseEvent);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.AddinAuthoring.ExtensionEditorWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.AddinAuthoring.ExtensionEditorWidget";
			// Container child MonoDevelop.AddinAuthoring.ExtensionEditorWidget.Gtk.Container+ContainerChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 3;
			// Container child vbox2.Gtk.Box+BoxChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 3;
			// Container child hbox1.Gtk.Box+BoxChild
			this.buttonAdd = new global::Gtk.Button ();
			this.buttonAdd.CanFocus = true;
			this.buttonAdd.Name = "buttonAdd";
			this.buttonAdd.UseUnderline = true;
			this.buttonAdd.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonAdd.Gtk.Container+ContainerChild
			global::Gtk.Alignment w1 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			global::Gtk.HBox w2 = new global::Gtk.HBox ();
			w2.Spacing = 2;
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Image w3 = new global::Gtk.Image ();
			w3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "md-extension-point", global::Gtk.IconSize.Menu);
			w2.Add (w3);
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Label w5 = new global::Gtk.Label ();
			w5.LabelProp = global::Mono.Addins.AddinManager.CurrentLocalizer.GetString ("Select Extension Points");
			w5.UseUnderline = true;
			w2.Add (w5);
			w1.Add (w2);
			this.buttonAdd.Add (w1);
			this.hbox1.Add (this.buttonAdd);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonAdd]));
			w9.Position = 0;
			w9.Expand = false;
			w9.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.addNodeButton = new global::Gtk.Button ();
			this.addNodeButton.CanFocus = true;
			this.addNodeButton.Name = "addNodeButton";
			this.addNodeButton.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child addNodeButton.Gtk.Container+ContainerChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.image445 = new global::Gtk.Image ();
			this.image445.Name = "image445";
			this.image445.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
			this.hbox2.Add (this.image445);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.image445]));
			w10.Position = 0;
			w10.Expand = false;
			w10.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Addins.AddinManager.CurrentLocalizer.GetString ("Add Node");
			this.hbox2.Add (this.label1);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1]));
			w11.Position = 1;
			w11.Expand = false;
			w11.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.arrow1 = new global::Gtk.Arrow (((global::Gtk.ArrowType)(1)), ((global::Gtk.ShadowType)(2)));
			this.arrow1.Name = "arrow1";
			this.hbox2.Add (this.arrow1);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.arrow1]));
			w12.Position = 2;
			w12.Expand = false;
			w12.Fill = false;
			this.addNodeButton.Add (this.hbox2);
			this.addNodeButton.Label = null;
			this.hbox1.Add (this.addNodeButton);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.addNodeButton]));
			w14.Position = 1;
			w14.Expand = false;
			w14.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.buttonRemove = new global::Gtk.Button ();
			this.buttonRemove.CanFocus = true;
			this.buttonRemove.Name = "buttonRemove";
			this.buttonRemove.UseUnderline = true;
			this.buttonRemove.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonRemove.Gtk.Container+ContainerChild
			global::Gtk.Alignment w15 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			global::Gtk.HBox w16 = new global::Gtk.HBox ();
			w16.Spacing = 2;
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Image w17 = new global::Gtk.Image ();
			w17.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
			w16.Add (w17);
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Label w19 = new global::Gtk.Label ();
			w19.LabelProp = global::Mono.Addins.AddinManager.CurrentLocalizer.GetString ("Remove");
			w19.UseUnderline = true;
			w16.Add (w19);
			w15.Add (w16);
			this.buttonRemove.Add (w15);
			this.hbox1.Add (this.buttonRemove);
			global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonRemove]));
			w23.Position = 2;
			w23.Expand = false;
			w23.Fill = false;
			this.vbox2.Add (this.hbox1);
			global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
			w24.Position = 0;
			w24.Expand = false;
			w24.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.hbox4 = new global::Gtk.HBox ();
			this.hbox4.Name = "hbox4";
			this.hbox4.Spacing = 6;
			// Container child hbox4.Gtk.Box+BoxChild
			this.hpaned1 = new global::Gtk.HPaned ();
			this.hpaned1.CanFocus = true;
			this.hpaned1.Name = "hpaned1";
			this.hpaned1.Position = 411;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.scrolledwindow6 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow6.CanFocus = true;
			this.scrolledwindow6.Name = "scrolledwindow6";
			this.scrolledwindow6.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child scrolledwindow6.Gtk.Container+ContainerChild
			this.tree = new global::Gtk.TreeView ();
			this.tree.CanFocus = true;
			this.tree.Name = "tree";
			this.scrolledwindow6.Add (this.tree);
			this.hpaned1.Add (this.scrolledwindow6);
			global::Gtk.Paned.PanedChild w26 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow6]));
			w26.Resize = false;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.editorBox = new global::Gtk.ScrolledWindow ();
			this.editorBox.CanFocus = true;
			this.editorBox.Name = "editorBox";
			this.editorBox.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
			this.hpaned1.Add (this.editorBox);
			this.hbox4.Add (this.hpaned1);
			global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.hpaned1]));
			w28.Position = 0;
			this.vbox2.Add (this.hbox4);
			global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox4]));
			w29.Position = 1;
			this.Add (this.vbox2);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
			this.buttonAdd.Clicked += new global::System.EventHandler (this.OnButtonAddClicked);
			this.addNodeButton.Pressed += new global::System.EventHandler (this.OnAddNodeButtonPressed);
			this.buttonRemove.Clicked += new global::System.EventHandler (this.OnButtonRemoveClicked);
			this.tree.PopupMenu += new global::Gtk.PopupMenuHandler (this.OnTreePopupMenu);
			this.tree.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.OnTreeButtonReleaseEvent);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget QSChat.ChatVSlider
     global::Stetic.BinContainer.Attach (this);
     this.Name = "QSChat.ChatVSlider";
     // Container child QSChat.ChatVSlider.Gtk.Container+ContainerChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.eventboxArrow = new global::Gtk.EventBox ();
     this.eventboxArrow.Name = "eventboxArrow";
     // Container child eventboxArrow.Gtk.Container+ContainerChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator1 = new global::Gtk.VSeparator ();
     this.vseparator1.Name = "vseparator1";
     this.vbox4.Add (this.vseparator1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.vseparator1]));
     w1.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelMessageCount = new global::Gtk.Label ();
     this.labelMessageCount.Name = "labelMessageCount";
     this.labelMessageCount.UseMarkup = true;
     this.vbox4.Add (this.labelMessageCount);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelMessageCount]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.arrowSlider = new global::Gtk.Arrow (((global::Gtk.ArrowType)(3)), ((global::Gtk.ShadowType)(2)));
     this.arrowSlider.Name = "arrowSlider";
     this.vbox4.Add (this.arrowSlider);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.arrowSlider]));
     w3.Position = 2;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Онлайн чат");
     this.label1.SingleLineMode = true;
     this.label1.Angle = 90;
     this.vbox4.Add (this.label1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label1]));
     w4.Position = 3;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator2 = new global::Gtk.VSeparator ();
     this.vseparator2.Name = "vseparator2";
     this.vbox4.Add (this.vseparator2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.vseparator2]));
     w5.Position = 4;
     this.eventboxArrow.Add (this.vbox4);
     this.hbox2.Add (this.eventboxArrow);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.eventboxArrow]));
     w7.Position = 0;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.chat1 = new global::QSChat.Chat ();
     this.chat1.WidthRequest = 386;
     this.chat1.Events = ((global::Gdk.EventMask)(256));
     this.chat1.Name = "chat1";
     this.chat1.IsHided = false;
     this.chat1.Active = false;
     this.hbox2.Add (this.chat1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.chat1]));
     w8.Position = 1;
     w8.Expand = false;
     w8.Fill = false;
     this.Add (this.hbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.eventboxArrow.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventboxArrowButtonPressEvent);
     this.chat1.ChatUpdated += new global::System.EventHandler (this.OnChat1ChatUpdated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Gamma.Widgets.SidePanels.LeftSidePanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Gamma.Widgets.SidePanels.LeftSidePanel";
     // Container child Gamma.Widgets.SidePanels.LeftSidePanel.Gtk.Container+ContainerChild
     this.hboxMain         = new global::Gtk.HBox();
     this.hboxMain.Name    = "hboxMain";
     this.hboxMain.Spacing = 6;
     // Container child hboxMain.Gtk.Box+BoxChild
     this.eventboxArrow      = new global::Gtk.EventBox();
     this.eventboxArrow.Name = "eventboxArrow";
     // Container child eventboxArrow.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.vbox4.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator1]));
     w1.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.arrowSlider      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(3)), ((global::Gtk.ShadowType)(2)));
     this.arrowSlider.Name = "arrowSlider";
     this.vbox4.Add(this.arrowSlider);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.arrowSlider]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelTitle                = new global::Gtk.Label();
     this.labelTitle.Name           = "labelTitle";
     this.labelTitle.LabelProp      = global::Mono.Unix.Catalog.GetString("Панель");
     this.labelTitle.SingleLineMode = true;
     this.labelTitle.Angle          = 90D;
     this.vbox4.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelTitle]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.vbox4.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator2]));
     w4.Position = 3;
     this.eventboxArrow.Add(this.vbox4);
     this.hboxMain.Add(this.eventboxArrow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxMain[this.eventboxArrow]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.hboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.eventboxArrow.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnEventboxArrowButtonPressEvent);
 }
Example #13
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Reports.CarsExploitationReportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Reports.CarsExploitationReportView";
     // Container child Vodovoz.Views.Reports.CarsExploitationReportView.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hboxMain         = new global::Gtk.HBox();
     this.hboxMain.Name    = "hboxMain";
     this.hboxMain.Spacing = 6;
     // Container child hboxMain.Gtk.Box+BoxChild
     this.parametersContainer         = new global::Gtk.VBox();
     this.parametersContainer.Name    = "parametersContainer";
     this.parametersContainer.Spacing = 6;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.hbox2.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ylabel1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboMonth      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboMonth.Name = "comboMonth";
     this.comboMonth.ShowSpecialStateAll = false;
     this.comboMonth.ShowSpecialStateNot = false;
     this.comboMonth.UseShortTitle       = false;
     this.comboMonth.DefaultFirst        = false;
     this.hbox2.Add(this.comboMonth);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboMonth]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboYear                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboYear.Name                = "comboYear";
     this.comboYear.AddIfNotExist       = false;
     this.comboYear.DefaultFirst        = false;
     this.comboYear.ShowSpecialStateAll = false;
     this.comboYear.ShowSpecialStateNot = false;
     this.hbox2.Add(this.comboYear);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboYear]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ybuttonInfo = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonInfo.TooltipMarkup = "Справка по работе с отчётом";
     this.ybuttonInfo.CanFocus      = true;
     this.ybuttonInfo.Name          = "ybuttonInfo";
     this.ybuttonInfo.UseUnderline  = true;
     this.ybuttonInfo.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.ybuttonInfo.Image = w4;
     this.hbox2.Add(this.ybuttonInfo);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ybuttonInfo]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     this.parametersContainer.Add(this.hbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.hbox2]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Подсчёт по");
     this.hbox3.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ylabel2]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.comboIndicatorsType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboIndicatorsType.Name = "comboIndicatorsType";
     this.comboIndicatorsType.ShowSpecialStateAll = false;
     this.comboIndicatorsType.ShowSpecialStateNot = false;
     this.comboIndicatorsType.UseShortTitle       = false;
     this.comboIndicatorsType.DefaultFirst        = false;
     this.hbox3.Add(this.comboIndicatorsType);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.comboIndicatorsType]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("данным");
     this.hbox3.Add(this.ylabel3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.ylabel3]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     this.parametersContainer.Add(this.hbox3);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.hbox3]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboCompanyCarType      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboCompanyCarType.Name = "comboCompanyCarType";
     this.comboCompanyCarType.ShowSpecialStateAll = true;
     this.comboCompanyCarType.ShowSpecialStateNot = false;
     this.comboCompanyCarType.UseShortTitle       = false;
     this.comboCompanyCarType.DefaultFirst        = false;
     this.table1.Add(this.comboCompanyCarType);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.comboCompanyCarType]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.YPadding     = ((uint)(5));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboDriverCarKind                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.comboDriverCarKind.Name                = "comboDriverCarKind";
     this.comboDriverCarKind.AddIfNotExist       = false;
     this.comboDriverCarKind.DefaultFirst        = false;
     this.comboDriverCarKind.ShowSpecialStateAll = true;
     this.comboDriverCarKind.ShowSpecialStateNot = false;
     this.table1.Add(this.comboDriverCarKind);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.comboDriverCarKind]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.YPadding     = ((uint)(5));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboIsRaskat      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboIsRaskat.Name = "comboIsRaskat";
     this.comboIsRaskat.ShowSpecialStateAll = false;
     this.comboIsRaskat.ShowSpecialStateNot = false;
     this.comboIsRaskat.UseShortTitle       = false;
     this.comboIsRaskat.DefaultFirst        = true;
     this.table1.Add(this.comboIsRaskat);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.comboIsRaskat]));
     w13.TopAttach    = ((uint)(3));
     w13.BottomAttach = ((uint)(4));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.YPadding     = ((uint)(5));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.enumComboOwnType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumComboOwnType.Name = "enumComboOwnType";
     this.enumComboOwnType.ShowSpecialStateAll = false;
     this.enumComboOwnType.ShowSpecialStateNot = false;
     this.enumComboOwnType.UseShortTitle       = false;
     this.enumComboOwnType.DefaultFirst        = true;
     this.table1.Add(this.enumComboOwnType);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.enumComboOwnType]));
     w14.LeftAttach  = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.YPadding    = ((uint)(5));
     w14.XOptions    = ((global::Gtk.AttachOptions)(4));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hboxDriverDelayTime         = new global::Gtk.HBox();
     this.hboxDriverDelayTime.Name    = "hboxDriverDelayTime";
     this.hboxDriverDelayTime.Spacing = 6;
     // Container child hboxDriverDelayTime.Gtk.Box+BoxChild
     this.yspinHours          = new global::Gamma.GtkWidgets.ySpinButton(0D, 23D, 1D);
     this.yspinHours.CanFocus = true;
     this.yspinHours.Name     = "yspinHours";
     this.yspinHours.Adjustment.PageIncrement = 10D;
     this.yspinHours.ClimbRate      = 1D;
     this.yspinHours.Numeric        = true;
     this.yspinHours.ValueAsDecimal = 0m;
     this.yspinHours.ValueAsInt     = 0;
     this.hboxDriverDelayTime.Add(this.yspinHours);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hboxDriverDelayTime[this.yspinHours]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hboxDriverDelayTime.Gtk.Box+BoxChild
     this.ylabel5           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel5.Name      = "ylabel5";
     this.ylabel5.LabelProp = global::Mono.Unix.Catalog.GetString("ч.");
     this.hboxDriverDelayTime.Add(this.ylabel5);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hboxDriverDelayTime[this.ylabel5]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hboxDriverDelayTime.Gtk.Box+BoxChild
     this.yspinMinutes          = new global::Gamma.GtkWidgets.ySpinButton(0D, 59D, 1D);
     this.yspinMinutes.CanFocus = true;
     this.yspinMinutes.Name     = "yspinMinutes";
     this.yspinMinutes.Adjustment.PageIncrement = 10D;
     this.yspinMinutes.ClimbRate      = 1D;
     this.yspinMinutes.Numeric        = true;
     this.yspinMinutes.ValueAsDecimal = 0m;
     this.yspinMinutes.ValueAsInt     = 0;
     this.hboxDriverDelayTime.Add(this.yspinMinutes);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxDriverDelayTime[this.yspinMinutes]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hboxDriverDelayTime.Gtk.Box+BoxChild
     this.ylabel8           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel8.Name      = "ylabel8";
     this.ylabel8.LabelProp = global::Mono.Unix.Catalog.GetString("мин.");
     this.hboxDriverDelayTime.Add(this.ylabel8);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxDriverDelayTime[this.ylabel8]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     this.table1.Add(this.hboxDriverDelayTime);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.hboxDriverDelayTime]));
     w19.TopAttach    = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.YPadding     = ((uint)(5));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabel4           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel4.Name      = "ylabel4";
     this.ylabel4.Xalign    = 1F;
     this.ylabel4.LabelProp = global::Mono.Unix.Catalog.GetString("Принадлежность автомобиля:");
     this.table1.Add(this.ylabel4);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabel4]));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelCompanyCarType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCompanyCarType.Name      = "ylabelCompanyCarType";
     this.ylabelCompanyCarType.Xalign    = 1F;
     this.ylabelCompanyCarType.LabelProp = global::Mono.Unix.Catalog.GetString("Тип автомобиля компании:");
     this.table1.Add(this.ylabelCompanyCarType);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelCompanyCarType]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelDriverCarIsRaskat           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDriverCarIsRaskat.Name      = "ylabelDriverCarIsRaskat";
     this.ylabelDriverCarIsRaskat.Xalign    = 1F;
     this.ylabelDriverCarIsRaskat.LabelProp = global::Mono.Unix.Catalog.GetString("Раскат:");
     this.table1.Add(this.ylabelDriverCarIsRaskat);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelDriverCarIsRaskat]));
     w22.TopAttach    = ((uint)(3));
     w22.BottomAttach = ((uint)(4));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelDriverCarType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDriverCarType.Name      = "ylabelDriverCarType";
     this.ylabelDriverCarType.Xalign    = 1F;
     this.ylabelDriverCarType.LabelProp = global::Mono.Unix.Catalog.GetString("Вид автомобиля водителя:");
     this.table1.Add(this.ylabelDriverCarType);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelDriverCarType]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelDriverScheduleDelay = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDriverScheduleDelay.TooltipMarkup = "Устанавливает допустимую погрешность при определении выхода за рамки графиков вод" +
                                                    "ителя в показателе \"График\"";
     this.ylabelDriverScheduleDelay.Name      = "ylabelDriverScheduleDelay";
     this.ylabelDriverScheduleDelay.Xalign    = 1F;
     this.ylabelDriverScheduleDelay.LabelProp = global::Mono.Unix.Catalog.GetString("Отсрочка времени графиков:");
     this.table1.Add(this.ylabelDriverScheduleDelay);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelDriverScheduleDelay]));
     w24.TopAttach    = ((uint)(4));
     w24.BottomAttach = ((uint)(5));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.parametersContainer.Add(this.table1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.table1]));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.ylabel6           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel6.Name      = "ylabel6";
     this.ylabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Автомобиль:");
     this.hbox7.Add(this.ylabel6);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.ylabel6]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.entryCar                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCar.Events           = ((global::Gdk.EventMask)(256));
     this.entryCar.Name             = "entryCar";
     this.entryCar.CanEditReference = true;
     this.hbox7.Add(this.entryCar);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.entryCar]));
     w27.Position = 1;
     this.parametersContainer.Add(this.hbox7);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.hbox7]));
     w28.Position = 3;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ylabel7           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel7.Name      = "ylabel7";
     this.ylabel7.Xalign    = 0F;
     this.ylabel7.LabelProp = global::Mono.Unix.Catalog.GetString("Показатели:");
     this.parametersContainer.Add(this.ylabel7);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ylabel7]));
     w29.Position = 4;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.ybuttonSelectAllIndicators              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonSelectAllIndicators.CanFocus     = true;
     this.ybuttonSelectAllIndicators.Name         = "ybuttonSelectAllIndicators";
     this.ybuttonSelectAllIndicators.UseUnderline = true;
     this.ybuttonSelectAllIndicators.Label        = global::Mono.Unix.Catalog.GetString("Выбрать все");
     this.hbox6.Add(this.ybuttonSelectAllIndicators);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.ybuttonSelectAllIndicators]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.ybuttonUnselectAllIndicators              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonUnselectAllIndicators.CanFocus     = true;
     this.ybuttonUnselectAllIndicators.Name         = "ybuttonUnselectAllIndicators";
     this.ybuttonUnselectAllIndicators.UseUnderline = true;
     this.ybuttonUnselectAllIndicators.Label        = global::Mono.Unix.Catalog.GetString("Снять все");
     this.hbox6.Add(this.ybuttonUnselectAllIndicators);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.ybuttonUnselectAllIndicators]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     this.parametersContainer.Add(this.hbox6);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.hbox6]));
     w32.Position = 5;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child parametersContainer.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 w33 = new global::Gtk.Viewport();
     w33.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.enumchecklistIndicators      = new global::Gamma.Widgets.EnumCheckList();
     this.enumchecklistIndicators.Name = "enumchecklistIndicators";
     this.vbox2.Add(this.enumchecklistIndicators);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.enumchecklistIndicators]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     w33.Add(this.vbox2);
     this.scrolledwindow1.Add(w33);
     this.parametersContainer.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.scrolledwindow1]));
     w37.Position = 6;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ybuttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonSave.CanFocus     = true;
     this.ybuttonSave.Name         = "ybuttonSave";
     this.ybuttonSave.UseUnderline = true;
     this.ybuttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.parametersContainer.Add(this.ybuttonSave);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ybuttonSave]));
     w38.PackType = ((global::Gtk.PackType)(1));
     w38.Position = 7;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ycheckbuttonConditionalFormattingRequired               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonConditionalFormattingRequired.CanFocus      = true;
     this.ycheckbuttonConditionalFormattingRequired.Name          = "ycheckbuttonConditionalFormattingRequired";
     this.ycheckbuttonConditionalFormattingRequired.Label         = global::Mono.Unix.Catalog.GetString("Сохранять с цветными ячейками (долго)");
     this.ycheckbuttonConditionalFormattingRequired.DrawIndicator = true;
     this.ycheckbuttonConditionalFormattingRequired.UseUnderline  = true;
     this.parametersContainer.Add(this.ycheckbuttonConditionalFormattingRequired);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ycheckbuttonConditionalFormattingRequired]));
     w39.PackType = ((global::Gtk.PackType)(1));
     w39.Position = 8;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ybuttonAbortCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAbortCreateReport.CanFocus     = true;
     this.ybuttonAbortCreateReport.Name         = "ybuttonAbortCreateReport";
     this.ybuttonAbortCreateReport.UseUnderline = true;
     this.ybuttonAbortCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Отчет в процессе формирования... (Отменить)");
     this.parametersContainer.Add(this.ybuttonAbortCreateReport);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ybuttonAbortCreateReport]));
     w40.PackType = ((global::Gtk.PackType)(1));
     w40.Position = 9;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ybuttonCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonCreateReport.CanFocus     = true;
     this.ybuttonCreateReport.Name         = "ybuttonCreateReport";
     this.ybuttonCreateReport.UseUnderline = true;
     this.ybuttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.parametersContainer.Add(this.ybuttonCreateReport);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ybuttonCreateReport]));
     w41.PackType = ((global::Gtk.PackType)(1));
     w41.Position = 10;
     w41.Expand   = false;
     w41.Fill     = false;
     this.hboxMain.Add(this.parametersContainer);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hboxMain[this.parametersContainer]));
     w42.Position = 0;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child hboxMain.Gtk.Box+BoxChild
     this.eventboxArrow      = new global::Gtk.EventBox();
     this.eventboxArrow.Name = "eventboxArrow";
     // Container child eventboxArrow.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.vbox4.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator1]));
     w43.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.arrowSlider      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(3)), ((global::Gtk.ShadowType)(2)));
     this.arrowSlider.Name = "arrowSlider";
     this.vbox4.Add(this.arrowSlider);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.arrowSlider]));
     w44.Position = 1;
     w44.Expand   = false;
     w44.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelTitle                = new global::Gtk.Label();
     this.labelTitle.Name           = "labelTitle";
     this.labelTitle.LabelProp      = global::Mono.Unix.Catalog.GetString("Параметры");
     this.labelTitle.SingleLineMode = true;
     this.labelTitle.Angle          = 90D;
     this.vbox4.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelTitle]));
     w45.Position = 2;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.vbox4.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator2]));
     w46.Position = 3;
     this.eventboxArrow.Add(this.vbox4);
     this.hboxMain.Add(this.eventboxArrow);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hboxMain[this.eventboxArrow]));
     w48.Position = 1;
     w48.Expand   = false;
     w48.Fill     = false;
     this.hbox1.Add(this.hboxMain);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hboxMain]));
     w49.Position = 0;
     w49.Expand   = false;
     w49.Fill     = false;
     // 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.ytreeReportIndicatorsRows          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeReportIndicatorsRows.CanFocus = true;
     this.ytreeReportIndicatorsRows.Name     = "ytreeReportIndicatorsRows";
     this.GtkScrolledWindow.Add(this.ytreeReportIndicatorsRows);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
     w51.Position = 1;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ybuttonSave.Clicked            += new global::System.EventHandler(this.OnYbuttonSaveClicked);
     this.eventboxArrow.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnEventboxArrowButtonPressEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Reports.CostCarExploitationReportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Reports.CostCarExploitationReportView";
     // Container child Vodovoz.Views.Reports.CostCarExploitationReportView.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hboxMain         = new global::Gtk.HBox();
     this.hboxMain.Name    = "hboxMain";
     this.hboxMain.Spacing = 6;
     // Container child hboxMain.Gtk.Box+BoxChild
     this.parametersContainer         = new global::Gtk.VBox();
     this.parametersContainer.Name    = "parametersContainer";
     this.parametersContainer.Spacing = 6;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.hbox2.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ylabel1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox2.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.dateperiodpicker]));
     w2.Position = 1;
     this.parametersContainer.Add(this.hbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.hbox2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.ylabel6           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel6.Name      = "ylabel6";
     this.ylabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Автомобиль:");
     this.hbox7.Add(this.ylabel6);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.ylabel6]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.entryCar                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCar.Events           = ((global::Gdk.EventMask)(256));
     this.entryCar.Name             = "entryCar";
     this.entryCar.CanEditReference = true;
     this.hbox7.Add(this.entryCar);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.entryCar]));
     w5.Position = 1;
     this.parametersContainer.Add(this.hbox7);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.hbox7]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ylabelTypeOfUse           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfUse.Name      = "ylabelTypeOfUse";
     this.ylabelTypeOfUse.Xalign    = 0F;
     this.ylabelTypeOfUse.LabelProp = global::Mono.Unix.Catalog.GetString("Тип авто:");
     this.parametersContainer.Add(this.ylabelTypeOfUse);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ylabelTypeOfUse]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child parametersContainer.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
     global::Gtk.Viewport w8 = new global::Gtk.Viewport();
     w8.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse";
     w8.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindow2.Add(w8);
     this.parametersContainer.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.GtkScrolledWindow2]));
     w11.Position = 3;
     w11.Expand   = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ylabelOwnType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelOwnType.Name      = "ylabelOwnType";
     this.ylabelOwnType.Xalign    = 0F;
     this.ylabelOwnType.LabelProp = global::Mono.Unix.Catalog.GetString("Принадлежность авто:");
     this.parametersContainer.Add(this.ylabelOwnType);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ylabelOwnType]));
     w12.Position = 4;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child parametersContainer.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
     global::Gtk.Viewport w13 = new global::Gtk.Viewport();
     w13.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.enumcheckCarOwnType      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarOwnType.Name = "enumcheckCarOwnType";
     w13.Add(this.enumcheckCarOwnType);
     this.GtkScrolledWindow1.Add(w13);
     this.parametersContainer.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.GtkScrolledWindow1]));
     w16.Position = 5;
     w16.Expand   = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ylabel7           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel7.Name      = "ylabel7";
     this.ylabel7.Xalign    = 0F;
     this.ylabel7.LabelProp = global::Mono.Unix.Catalog.GetString("Вид событий:");
     this.parametersContainer.Add(this.ylabel7);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ylabel7]));
     w17.Position = 6;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.GtkScrolledWindow4 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow4.WidthRequest = 220;
     this.GtkScrolledWindow4.Name         = "GtkScrolledWindow4";
     this.GtkScrolledWindow4.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
     this.ytreeviewSubjectTypes                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSubjectTypes.CanFocus       = true;
     this.ytreeviewSubjectTypes.Name           = "ytreeviewSubjectTypes";
     this.ytreeviewSubjectTypes.HeadersVisible = false;
     this.GtkScrolledWindow4.Add(this.ytreeviewSubjectTypes);
     this.parametersContainer.Add(this.GtkScrolledWindow4);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.GtkScrolledWindow4]));
     w19.Position = 7;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ybuttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonSave.CanFocus     = true;
     this.ybuttonSave.Name         = "ybuttonSave";
     this.ybuttonSave.UseUnderline = true;
     this.ybuttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.parametersContainer.Add(this.ybuttonSave);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ybuttonSave]));
     w20.PackType = ((global::Gtk.PackType)(1));
     w20.Position = 8;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child parametersContainer.Gtk.Box+BoxChild
     this.ybuttonCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonCreateReport.CanFocus     = true;
     this.ybuttonCreateReport.Name         = "ybuttonCreateReport";
     this.ybuttonCreateReport.UseUnderline = true;
     this.ybuttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.parametersContainer.Add(this.ybuttonCreateReport);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.parametersContainer[this.ybuttonCreateReport]));
     w21.PackType = ((global::Gtk.PackType)(1));
     w21.Position = 9;
     w21.Expand   = false;
     w21.Fill     = false;
     this.hboxMain.Add(this.parametersContainer);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hboxMain[this.parametersContainer]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hboxMain.Gtk.Box+BoxChild
     this.eventboxArrow      = new global::Gtk.EventBox();
     this.eventboxArrow.Name = "eventboxArrow";
     // Container child eventboxArrow.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.vbox4.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator1]));
     w23.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.arrowSlider      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(3)), ((global::Gtk.ShadowType)(2)));
     this.arrowSlider.Name = "arrowSlider";
     this.vbox4.Add(this.arrowSlider);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.arrowSlider]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelTitle                = new global::Gtk.Label();
     this.labelTitle.Name           = "labelTitle";
     this.labelTitle.LabelProp      = global::Mono.Unix.Catalog.GetString("Параметры");
     this.labelTitle.SingleLineMode = true;
     this.labelTitle.Angle          = 90D;
     this.vbox4.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelTitle]));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.vbox4.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator2]));
     w26.Position = 3;
     this.eventboxArrow.Add(this.vbox4);
     this.hboxMain.Add(this.eventboxArrow);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hboxMain[this.eventboxArrow]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     this.hbox1.Add(this.hboxMain);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hboxMain]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     // 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.datatreeviewDocuments          = new global::QSOrmProject.RepresentationTreeView();
     this.datatreeviewDocuments.CanFocus = true;
     this.datatreeviewDocuments.Name     = "datatreeviewDocuments";
     this.GtkScrolledWindow.Add(this.datatreeviewDocuments);
     this.hbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.GtkScrolledWindow]));
     w31.Position = 1;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ybuttonCreateReport.Clicked    += new global::System.EventHandler(this.OnYbuttonCreateReportClicked);
     this.ybuttonSave.Clicked            += new global::System.EventHandler(this.OnYbuttonSaveClicked);
     this.eventboxArrow.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnEventboxArrowButtonPressEvent);
 }
Example #15
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.WidthRequest = 480;
     this.HeightRequest = 272;
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Beagle Radio");
     this.Modal = true;
     this.Resizable = false;
     this.AllowGrow = false;
     this.DefaultWidth = 480;
     this.DefaultHeight = 272;
     this.Decorated = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.table1 = new global::Gtk.Table (((uint)(2)), ((uint)(1)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.table3 = new global::Gtk.Table (((uint)(1)), ((uint)(1)), false);
     this.table3.Name = "table3";
     this.table3.RowSpacing = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.table4 = new global::Gtk.Table (((uint)(1)), ((uint)(1)), false);
     this.table4.Name = "table4";
     this.table4.RowSpacing = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.tableTabs = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.tableTabs.Name = "tableTabs";
     this.tableTabs.RowSpacing = ((uint)(6));
     this.tableTabs.ColumnSpacing = ((uint)(6));
     this.tableTabs.BorderWidth = ((uint)(6));
     // Container child tableTabs.Gtk.Table+TableChild
     this.notebook = new global::Gtk.Notebook ();
     this.notebook.CanFocus = true;
     this.notebook.Name = "notebook";
     this.notebook.CurrentPage = 1;
     this.notebook.TabPos = ((global::Gtk.PositionType)(1));
     this.notebook.ShowBorder = false;
     this.notebook.ShowTabs = false;
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.notebookWiFi = new global::Gtk.Notebook ();
     this.notebookWiFi.CanFocus = true;
     this.notebookWiFi.Name = "notebookWiFi";
     this.notebookWiFi.CurrentPage = 0;
     this.notebookWiFi.ShowTabs = false;
     // Container child notebookWiFi.Gtk.Notebook+NotebookChild
     this.tableWiFi = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.tableWiFi.Name = "tableWiFi";
     this.tableWiFi.RowSpacing = ((uint)(6));
     this.tableWiFi.ColumnSpacing = ((uint)(6));
     this.tableWiFi.BorderWidth = ((uint)(4));
     // Container child tableWiFi.Gtk.Table+TableChild
     this.drawWiFi = new global::Gtk.DrawingArea ();
     this.drawWiFi.Events = ((global::Gdk.EventMask)(1020));
     this.drawWiFi.Name = "drawWiFi";
     this.tableWiFi.Add (this.drawWiFi);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.tableWiFi [this.drawWiFi]));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableWiFi.Gtk.Table+TableChild
     this.vbuttonbox3 = new global::Gtk.VButtonBox ();
     this.vbuttonbox3.Name = "vbuttonbox3";
     this.vbuttonbox3.Spacing = 4;
     this.vbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.buttonConnect = new global::Gtk.Button ();
     this.buttonConnect.CanFocus = true;
     this.buttonConnect.Name = "buttonConnect";
     this.buttonConnect.UseUnderline = true;
     this.buttonConnect.Label = global::Mono.Unix.Catalog.GetString ("Connect");
     this.vbuttonbox3.Add (this.buttonConnect);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.buttonConnect]));
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.buttonDisconnect = new global::Gtk.Button ();
     this.buttonDisconnect.CanFocus = true;
     this.buttonDisconnect.Name = "buttonDisconnect";
     this.buttonDisconnect.UseUnderline = true;
     this.buttonDisconnect.Label = global::Mono.Unix.Catalog.GetString ("Disconnect");
     this.vbuttonbox3.Add (this.buttonDisconnect);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.buttonDisconnect]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.buttonTest = new global::Gtk.Button ();
     this.buttonTest.CanFocus = true;
     this.buttonTest.Name = "buttonTest";
     this.buttonTest.UseUnderline = true;
     this.buttonTest.Label = global::Mono.Unix.Catalog.GetString ("Night");
     this.vbuttonbox3.Add (this.buttonTest);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.buttonTest]));
     w4.Position = 2;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.buttonWeather = new global::Gtk.Button ();
     this.buttonWeather.CanFocus = true;
     this.buttonWeather.Name = "buttonWeather";
     this.buttonWeather.UseUnderline = true;
     this.buttonWeather.Label = global::Mono.Unix.Catalog.GetString ("Weather");
     this.vbuttonbox3.Add (this.buttonWeather);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.buttonWeather]));
     w5.Position = 3;
     w5.Expand = false;
     w5.Fill = false;
     // Container child vbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.buttonEvents = new global::Gtk.Button ();
     this.buttonEvents.CanFocus = true;
     this.buttonEvents.Name = "buttonEvents";
     this.buttonEvents.UseUnderline = true;
     this.buttonEvents.Label = global::Mono.Unix.Catalog.GetString ("Events");
     this.vbuttonbox3.Add (this.buttonEvents);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox3 [this.buttonEvents]));
     w6.Position = 4;
     w6.Expand = false;
     w6.Fill = false;
     this.tableWiFi.Add (this.vbuttonbox3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableWiFi [this.vbuttonbox3]));
     w7.LeftAttach = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.XOptions = ((global::Gtk.AttachOptions)(2));
     this.notebookWiFi.Add (this.tableWiFi);
     // Notebook tab
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("page1");
     this.notebookWiFi.SetTabLabel (this.tableWiFi, this.label6);
     this.label6.ShowAll ();
     // Container child notebookWiFi.Gtk.Notebook+NotebookChild
     this.selectaccesspoint = new global::beagleradio.SelectAccessPoint ();
     this.selectaccesspoint.Events = ((global::Gdk.EventMask)(256));
     this.selectaccesspoint.Name = "selectaccesspoint";
     this.notebookWiFi.Add (this.selectaccesspoint);
     global::Gtk.Notebook.NotebookChild w9 = ((global::Gtk.Notebook.NotebookChild)(this.notebookWiFi [this.selectaccesspoint]));
     w9.Position = 1;
     // Notebook tab
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("page2");
     this.notebookWiFi.SetTabLabel (this.selectaccesspoint, this.label7);
     this.label7.ShowAll ();
     // Container child notebookWiFi.Gtk.Notebook+NotebookChild
     this.selectuserpass = new global::beagleradio.SelectUserPass ();
     this.selectuserpass.Events = ((global::Gdk.EventMask)(256));
     this.selectuserpass.Name = "selectuserpass";
     this.notebookWiFi.Add (this.selectuserpass);
     global::Gtk.Notebook.NotebookChild w10 = ((global::Gtk.Notebook.NotebookChild)(this.notebookWiFi [this.selectuserpass]));
     w10.Position = 2;
     // Notebook tab
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("page3");
     this.notebookWiFi.SetTabLabel (this.selectuserpass, this.label8);
     this.label8.ShowAll ();
     this.notebook.Add (this.notebookWiFi);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.HeightRequest = 32;
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("WiFi");
     this.notebook.SetTabLabel (this.notebookWiFi, this.label1);
     this.label1.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.table11 = new global::Gtk.Table (((uint)(2)), ((uint)(1)), false);
     this.table11.Name = "table11";
     this.table11.RowSpacing = ((uint)(6));
     this.table11.ColumnSpacing = ((uint)(6));
     // Container child table11.Gtk.Table+TableChild
     this.labelClockInfo = new global::Gtk.Label ();
     this.labelClockInfo.Name = "labelClockInfo";
     this.labelClockInfo.LabelProp = global::Mono.Unix.Catalog.GetString ("Not connected to the internet");
     this.table11.Add (this.labelClockInfo);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table11 [this.labelClockInfo]));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table11.Gtk.Table+TableChild
     this.table17 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table17.Name = "table17";
     this.table17.RowSpacing = ((uint)(6));
     this.table17.ColumnSpacing = ((uint)(6));
     // Container child table17.Gtk.Table+TableChild
     this.analogclock = new global::beagleradio.AnalogClock ();
     this.analogclock.WidthRequest = 192;
     this.analogclock.Events = ((global::Gdk.EventMask)(256));
     this.analogclock.Name = "analogclock";
     this.analogclock.CurrentTime = new global::System.DateTime (0);
     this.analogclock.AnalogMovement = false;
     this.analogclock.Spacing = 24;
     this.analogclock.AutoUpdate = false;
     this.table17.Add (this.analogclock);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table17 [this.analogclock]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table17.Gtk.Table+TableChild
     this.timedimage = new global::beagleradio.TimedImage ();
     this.timedimage.Events = ((global::Gdk.EventMask)(256));
     this.timedimage.Name = "timedimage";
     this.table17.Add (this.timedimage);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table17 [this.timedimage]));
     w14.LeftAttach = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     this.table11.Add (this.table17);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table11 [this.table17]));
     w15.TopAttach = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     this.notebook.Add (this.table11);
     global::Gtk.Notebook.NotebookChild w16 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.table11]));
     w16.Position = 1;
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.HeightRequest = 32;
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Clock");
     this.notebook.SetTabLabel (this.table11, this.label2);
     this.label2.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.table12 = new global::Gtk.Table (((uint)(2)), ((uint)(1)), false);
     this.table12.Name = "table12";
     this.table12.RowSpacing = ((uint)(6));
     this.table12.ColumnSpacing = ((uint)(6));
     // Container child table12.Gtk.Table+TableChild
     this.table15 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table15.Name = "table15";
     this.table15.RowSpacing = ((uint)(6));
     this.table15.ColumnSpacing = ((uint)(6));
     // Container child table15.Gtk.Table+TableChild
     this.ctlArtwork = new global::Gtk.Image ();
     this.ctlArtwork.WidthRequest = 150;
     this.ctlArtwork.HeightRequest = 150;
     this.ctlArtwork.Name = "ctlArtwork";
     this.ctlArtwork.Xpad = 2;
     this.ctlArtwork.Ypad = 2;
     this.ctlArtwork.Yalign = 0F;
     this.ctlArtwork.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.unknown.png");
     this.table15.Add (this.ctlArtwork);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table15 [this.ctlArtwork]));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table15.Gtk.Table+TableChild
     this.ctlDrawingMeta = new global::Gtk.DrawingArea ();
     this.ctlDrawingMeta.Name = "ctlDrawingMeta";
     this.table15.Add (this.ctlDrawingMeta);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table15 [this.ctlDrawingMeta]));
     w18.LeftAttach = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     this.table12.Add (this.table15);
     // Container child table12.Gtk.Table+TableChild
     this.table16 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table16.Name = "table16";
     this.table16.RowSpacing = ((uint)(6));
     this.table16.ColumnSpacing = ((uint)(6));
     // Container child table16.Gtk.Table+TableChild
     this.eventLeft = new global::Gtk.EventBox ();
     this.eventLeft.Name = "eventLeft";
     this.eventLeft.VisibleWindow = false;
     // Container child eventLeft.Gtk.Container+ContainerChild
     this.arrowLeft = new global::Gtk.Arrow (((global::Gtk.ArrowType)(2)), ((global::Gtk.ShadowType)(2)));
     this.arrowLeft.HeightRequest = 63;
     this.arrowLeft.Name = "arrowLeft";
     this.eventLeft.Add (this.arrowLeft);
     this.table16.Add (this.eventLeft);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table16 [this.eventLeft]));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table16.Gtk.Table+TableChild
     this.eventRight = new global::Gtk.EventBox ();
     this.eventRight.Name = "eventRight";
     this.eventRight.VisibleWindow = false;
     // Container child eventRight.Gtk.Container+ContainerChild
     this.arrowRight = new global::Gtk.Arrow (((global::Gtk.ArrowType)(3)), ((global::Gtk.ShadowType)(2)));
     this.arrowRight.WidthRequest = 32;
     this.arrowRight.Name = "arrowRight";
     this.eventRight.Add (this.arrowRight);
     this.table16.Add (this.eventRight);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table16 [this.eventRight]));
     w23.LeftAttach = ((uint)(1));
     w23.RightAttach = ((uint)(2));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     this.table12.Add (this.table16);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table12 [this.table16]));
     w24.TopAttach = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     this.notebook.Add (this.table12);
     global::Gtk.Notebook.NotebookChild w25 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.table12]));
     w25.Position = 2;
     // Notebook tab
     this.label3 = new global::Gtk.Label ();
     this.label3.HeightRequest = 32;
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Radio");
     this.notebook.SetTabLabel (this.table12, this.label3);
     this.label3.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.weatherview = new global::beagleradio.WeatherView ();
     this.weatherview.Events = ((global::Gdk.EventMask)(256));
     this.weatherview.Name = "weatherview";
     this.weatherview.SelectedForecast = 0;
     this.notebook.Add (this.weatherview);
     global::Gtk.Notebook.NotebookChild w26 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.weatherview]));
     w26.Position = 3;
     // Notebook tab
     this.label5 = new global::Gtk.Label ();
     this.label5.HeightRequest = 32;
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Weather");
     this.notebook.SetTabLabel (this.weatherview, this.label5);
     this.label5.ShowAll ();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.intercomView = new global::beagleradio.Intercom ();
     this.intercomView.Events = ((global::Gdk.EventMask)(256));
     this.intercomView.Name = "intercomView";
     this.intercomView.IsBusy = false;
     this.notebook.Add (this.intercomView);
     global::Gtk.Notebook.NotebookChild w27 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.intercomView]));
     w27.Position = 4;
     // Notebook tab
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Intercom");
     this.notebook.SetTabLabel (this.intercomView, this.label4);
     this.label4.ShowAll ();
     this.tableTabs.Add (this.notebook);
     // Container child tableTabs.Gtk.Table+TableChild
     this.table10 = new global::Gtk.Table (((uint)(5)), ((uint)(1)), false);
     this.table10.Name = "table10";
     this.table10.RowSpacing = ((uint)(6));
     this.table10.ColumnSpacing = ((uint)(6));
     // Container child table10.Gtk.Table+TableChild
     this.eventTabClock = new global::Gtk.EventBox ();
     this.eventTabClock.Name = "eventTabClock";
     this.eventTabClock.VisibleWindow = false;
     // Container child eventTabClock.Gtk.Container+ContainerChild
     this.imageTabClock = new global::Gtk.Image ();
     this.imageTabClock.Name = "imageTabClock";
     this.imageTabClock.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.clock.png");
     this.eventTabClock.Add (this.imageTabClock);
     this.table10.Add (this.eventTabClock);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table10 [this.eventTabClock]));
     w30.TopAttach = ((uint)(1));
     w30.BottomAttach = ((uint)(2));
     w30.XOptions = ((global::Gtk.AttachOptions)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table10.Gtk.Table+TableChild
     this.eventTabIntercom = new global::Gtk.EventBox ();
     this.eventTabIntercom.Name = "eventTabIntercom";
     this.eventTabIntercom.VisibleWindow = false;
     // Container child eventTabIntercom.Gtk.Container+ContainerChild
     this.imageTabIntercom = new global::Gtk.Image ();
     this.imageTabIntercom.Name = "imageTabIntercom";
     this.imageTabIntercom.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.intercom.png");
     this.eventTabIntercom.Add (this.imageTabIntercom);
     this.table10.Add (this.eventTabIntercom);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table10 [this.eventTabIntercom]));
     w32.TopAttach = ((uint)(4));
     w32.BottomAttach = ((uint)(5));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table10.Gtk.Table+TableChild
     this.eventTabRadio = new global::Gtk.EventBox ();
     this.eventTabRadio.Name = "eventTabRadio";
     this.eventTabRadio.VisibleWindow = false;
     // Container child eventTabRadio.Gtk.Container+ContainerChild
     this.imageTabRadio = new global::Gtk.Image ();
     this.imageTabRadio.Name = "imageTabRadio";
     this.imageTabRadio.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.radio.png");
     this.eventTabRadio.Add (this.imageTabRadio);
     this.table10.Add (this.eventTabRadio);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table10 [this.eventTabRadio]));
     w34.TopAttach = ((uint)(2));
     w34.BottomAttach = ((uint)(3));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table10.Gtk.Table+TableChild
     this.eventTabWeather = new global::Gtk.EventBox ();
     this.eventTabWeather.Name = "eventTabWeather";
     this.eventTabWeather.VisibleWindow = false;
     // Container child eventTabWeather.Gtk.Container+ContainerChild
     this.imageTabWeather = new global::Gtk.Image ();
     this.imageTabWeather.Name = "imageTabWeather";
     this.imageTabWeather.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.weather.png");
     this.eventTabWeather.Add (this.imageTabWeather);
     this.table10.Add (this.eventTabWeather);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table10 [this.eventTabWeather]));
     w36.TopAttach = ((uint)(3));
     w36.BottomAttach = ((uint)(4));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table10.Gtk.Table+TableChild
     this.eventTabWiFi = new global::Gtk.EventBox ();
     this.eventTabWiFi.Name = "eventTabWiFi";
     this.eventTabWiFi.VisibleWindow = false;
     // Container child eventTabWiFi.Gtk.Container+ContainerChild
     this.imageTabWiFi = new global::Gtk.Image ();
     this.imageTabWiFi.Name = "imageTabWiFi";
     this.imageTabWiFi.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("beagleradio.Properties.wifi-off.png");
     this.eventTabWiFi.Add (this.imageTabWiFi);
     this.table10.Add (this.eventTabWiFi);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table10 [this.eventTabWiFi]));
     w38.XOptions = ((global::Gtk.AttachOptions)(4));
     w38.YOptions = ((global::Gtk.AttachOptions)(4));
     this.tableTabs.Add (this.table10);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.tableTabs [this.table10]));
     w39.LeftAttach = ((uint)(1));
     w39.RightAttach = ((uint)(2));
     w39.XOptions = ((global::Gtk.AttachOptions)(2));
     w39.YOptions = ((global::Gtk.AttachOptions)(2));
     this.table4.Add (this.tableTabs);
     this.table3.Add (this.table4);
     this.table1.Add (this.table3);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1 [this.table3]));
     w42.YOptions = ((global::Gtk.AttachOptions)(7));
     // Container child table1.Gtk.Table+TableChild
     this.volume = new global::beagleradio.Volume ();
     this.volume.HeightRequest = 32;
     this.volume.Events = ((global::Gdk.EventMask)(256));
     this.volume.Name = "volume";
     this.volume.Percentage = 0;
     this.table1.Add (this.volume);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1 [this.volume]));
     w43.TopAttach = ((uint)(1));
     w43.BottomAttach = ((uint)(2));
     w43.YOptions = ((global::Gtk.AttachOptions)(2));
     this.Add (this.table1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.DestroyEvent += new global::Gtk.DestroyEventHandler (this.OnDestroyEvent);
     this.tableTabs.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnTableTabsExposeEvent);
     this.eventTabWiFi.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventTabWiFiButtonPressEvent);
     this.eventTabWeather.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventTabWeatherButtonPressEvent);
     this.eventTabRadio.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventTabRadioButtonPressEvent);
     this.eventTabIntercom.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventTabIntercomButtonPressEvent);
     this.eventTabClock.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventTabClockButtonPressEvent);
     this.buttonConnect.Clicked += new global::System.EventHandler (this.OnButtonConnectClicked);
     this.buttonDisconnect.Clicked += new global::System.EventHandler (this.OnButtonDisconnectClicked);
     this.buttonTest.Clicked += new global::System.EventHandler (this.OnButtonTestClicked);
     this.buttonWeather.Clicked += new global::System.EventHandler (this.OnButtonWeatherClicked);
     this.buttonEvents.Clicked += new global::System.EventHandler (this.OnButtonEventsClicked);
     this.drawWiFi.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnDrawWiFiExposeEvent);
     this.selectaccesspoint.NextPage += new global::System.EventHandler (this.OnSelectaccesspointNextPage);
     this.selectaccesspoint.PrevPage += new global::System.EventHandler (this.OnSelectaccesspointPrevPage);
     this.selectuserpass.NextPage += new global::System.EventHandler (this.OnSelectuserpassNextPage);
     this.selectuserpass.PrevPage += new global::System.EventHandler (this.OnSelectuserpassPrevPage);
     this.eventRight.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventRightButtonPressEvent);
     this.eventLeft.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventLeftButtonPressEvent);
     this.ctlDrawingMeta.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnCtlDrawingMetaExposeEvent);
 }
Example #16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.SourceEditor.SearchAndReplaceWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.SourceEditor.SearchAndReplaceWidget";
     // Container child MonoDevelop.SourceEditor.SearchAndReplaceWidget.Gtk.Container+ContainerChild
     this.table             = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table.Name        = "table";
     this.table.BorderWidth = ((uint)(4));
     // Container child table.Gtk.Table+TableChild
     this.buttonSearchMode          = new global::Gtk.Button();
     this.buttonSearchMode.CanFocus = true;
     this.buttonSearchMode.Name     = "buttonSearchMode";
     // Container child buttonSearchMode.Gtk.Container+ContainerChild
     this.searchButtonModeArrow      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(0)), ((global::Gtk.ShadowType)(0)));
     this.searchButtonModeArrow.Name = "searchButtonModeArrow";
     this.buttonSearchMode.Add(this.searchButtonModeArrow);
     this.buttonSearchMode.Label = null;
     this.table.Add(this.buttonSearchMode);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table[this.buttonSearchMode]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table.Gtk.Table+TableChild
     this.hbox1      = new global::Gtk.HBox();
     this.hbox1.Name = "hbox1";
     // Container child hbox1.Gtk.Box+BoxChild
     this.searchEntry      = new global::MonoDevelop.Components.SearchEntry();
     this.searchEntry.Name = "searchEntry";
     this.searchEntry.ForceFilterButtonVisible = false;
     this.searchEntry.IsCheckMenu    = false;
     this.searchEntry.ActiveFilterID = 0;
     this.searchEntry.Ready          = false;
     this.searchEntry.HasFocus       = false;
     this.hbox1.Add(this.searchEntry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.searchEntry]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonSearchBackward          = new global::Gtk.Button();
     this.buttonSearchBackward.CanFocus = true;
     this.buttonSearchBackward.Name     = "buttonSearchBackward";
     this.buttonSearchBackward.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonSearchBackward.Gtk.Container+ContainerChild
     this.eventbox2               = new global::Gtk.EventBox();
     this.eventbox2.Name          = "eventbox2";
     this.eventbox2.AboveChild    = true;
     this.eventbox2.VisibleWindow = false;
     // Container child eventbox2.Gtk.Container+ContainerChild
     this.image2        = new global::Gtk.Image();
     this.image2.Name   = "image2";
     this.image2.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-up", global::Gtk.IconSize.Menu);
     this.eventbox2.Add(this.image2);
     this.buttonSearchBackward.Add(this.eventbox2);
     this.buttonSearchBackward.Label = null;
     this.hbox1.Add(this.buttonSearchBackward);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSearchBackward]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonSearchForward          = new global::Gtk.Button();
     this.buttonSearchForward.CanFocus = true;
     this.buttonSearchForward.Name     = "buttonSearchForward";
     this.buttonSearchForward.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonSearchForward.Gtk.Container+ContainerChild
     this.eventbox3               = new global::Gtk.EventBox();
     this.eventbox3.Name          = "eventbox3";
     this.eventbox3.AboveChild    = true;
     this.eventbox3.VisibleWindow = false;
     // Container child eventbox3.Gtk.Container+ContainerChild
     this.image3        = new global::Gtk.Image();
     this.image3.Name   = "image3";
     this.image3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-down", global::Gtk.IconSize.Menu);
     this.eventbox3.Add(this.image3);
     this.buttonSearchForward.Add(this.eventbox3);
     this.buttonSearchForward.Label = null;
     this.hbox1.Add(this.buttonSearchForward);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSearchForward]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.closeButton          = new global::Gtk.Button();
     this.closeButton.CanFocus = true;
     this.closeButton.Name     = "closeButton";
     this.closeButton.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child closeButton.Gtk.Container+ContainerChild
     this.eventbox4               = new global::Gtk.EventBox();
     this.eventbox4.Name          = "eventbox4";
     this.eventbox4.AboveChild    = true;
     this.eventbox4.VisibleWindow = false;
     // Container child eventbox4.Gtk.Container+ContainerChild
     this.image4        = new global::Gtk.Image();
     this.image4.Name   = "image4";
     this.image4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.eventbox4.Add(this.image4);
     this.closeButton.Add(this.eventbox4);
     this.closeButton.Label = null;
     this.hbox1.Add(this.closeButton);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.closeButton]));
     w12.Position = 3;
     w12.Expand   = false;
     w12.Fill     = false;
     this.table.Add(this.hbox1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table[this.hbox1]));
     w13.LeftAttach  = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table.Gtk.Table+TableChild
     this.hbox2      = new global::Gtk.HBox();
     this.hbox2.Name = "hbox2";
     // Container child hbox2.Gtk.Box+BoxChild
     this.entryReplace               = new global::Gtk.Entry();
     this.entryReplace.CanFocus      = true;
     this.entryReplace.Name          = "entryReplace";
     this.entryReplace.IsEditable    = true;
     this.entryReplace.InvisibleChar = '●';
     this.hbox2.Add(this.entryReplace);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entryReplace]));
     w14.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonReplace          = new global::Gtk.Button();
     this.buttonReplace.CanFocus = true;
     this.buttonReplace.Name     = "buttonReplace";
     this.buttonReplace.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonReplace.Gtk.Container+ContainerChild
     this.eventbox5               = new global::Gtk.EventBox();
     this.eventbox5.Name          = "eventbox5";
     this.eventbox5.AboveChild    = true;
     this.eventbox5.VisibleWindow = false;
     // Container child eventbox5.Gtk.Container+ContainerChild
     this.image5        = new global::Gtk.Image();
     this.image5.Name   = "image5";
     this.image5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
     this.eventbox5.Add(this.image5);
     this.buttonReplace.Add(this.eventbox5);
     this.buttonReplace.Label = null;
     this.hbox2.Add(this.buttonReplace);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonReplace]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonReplaceAll          = new global::Gtk.Button();
     this.buttonReplaceAll.CanFocus = true;
     this.buttonReplaceAll.Name     = "buttonReplaceAll";
     this.buttonReplaceAll.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonReplaceAll.Gtk.Container+ContainerChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.eventbox6               = new global::Gtk.EventBox();
     this.eventbox6.Name          = "eventbox6";
     this.eventbox6.AboveChild    = true;
     this.eventbox6.VisibleWindow = false;
     // Container child eventbox6.Gtk.Container+ContainerChild
     this.image6        = new global::Gtk.Image();
     this.image6.Name   = "image6";
     this.image6.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
     this.eventbox6.Add(this.image6);
     this.hbox3.Add(this.eventbox6);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.eventbox6]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("All");
     this.hbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label1]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.buttonReplaceAll.Add(this.hbox3);
     this.buttonReplaceAll.Label = null;
     this.hbox2.Add(this.buttonReplaceAll);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonReplaceAll]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     this.table.Add(this.hbox2);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table[this.hbox2]));
     w23.TopAttach    = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach   = ((uint)(1));
     w23.RightAttach  = ((uint)(2));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
Example #17
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Suppliers.WarehousesBalanceSummaryView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Suppliers.WarehousesBalanceSummaryView";
     // Container child Vodovoz.Views.Suppliers.WarehousesBalanceSummaryView.Gtk.Container+ContainerChild
     this.hboxCommon         = new global::Gtk.HBox();
     this.hboxCommon.Name    = "hboxCommon";
     this.hboxCommon.Spacing = 6;
     // Container child hboxCommon.Gtk.Box+BoxChild
     this.hboxFilters         = new global::Gtk.HBox();
     this.hboxFilters.Name    = "hboxFilters";
     this.hboxFilters.Spacing = 6;
     // Container child hboxFilters.Gtk.Box+BoxChild
     this.vboxSections = new global::Gamma.GtkWidgets.yVBox();
     this.vboxSections.WidthRequest  = 0;
     this.vboxSections.HeightRequest = 0;
     this.vboxSections.Name          = "vboxSections";
     this.vboxSections.Spacing       = 6;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.hboxDate         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxDate.Name    = "hboxDate";
     this.hboxDate.Spacing = 6;
     // Container child hboxDate.Gtk.Box+BoxChild
     this.labelDate           = new global::Gamma.GtkWidgets.yLabel();
     this.labelDate.Name      = "labelDate";
     this.labelDate.Xalign    = 1F;
     this.labelDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.labelDate.Justify   = ((global::Gtk.Justification)(1));
     this.hboxDate.Add(this.labelDate);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxDate[this.labelDate]));
     w1.Position = 0;
     // Container child hboxDate.Gtk.Box+BoxChild
     this.datePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.datePicker.Events             = ((global::Gdk.EventMask)(256));
     this.datePicker.Name               = "datePicker";
     this.datePicker.WithTime           = false;
     this.datePicker.HideCalendarButton = false;
     this.datePicker.Date               = new global::System.DateTime(0);
     this.datePicker.IsEditable         = true;
     this.datePicker.AutoSeparation     = false;
     this.hboxDate.Add(this.datePicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDate[this.datePicker]));
     w2.Position = 1;
     this.vboxSections.Add(this.hboxDate);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.hboxDate]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.vboxNomenclaturesSection         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxNomenclaturesSection.Name    = "vboxNomenclaturesSection";
     this.vboxNomenclaturesSection.Spacing = 6;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.hboxNomenclaturesTitle         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxNomenclaturesTitle.Name    = "hboxNomenclaturesTitle";
     this.hboxNomenclaturesTitle.Spacing = 6;
     // Container child hboxNomenclaturesTitle.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.hboxNomenclaturesTitle.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesTitle[this.hseparator1]));
     w4.Position = 0;
     // Container child hboxNomenclaturesTitle.Gtk.Box+BoxChild
     this.labelNomenclaturesSectionTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.labelNomenclaturesSectionTitle.Name      = "labelNomenclaturesSectionTitle";
     this.labelNomenclaturesSectionTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатуры");
     this.labelNomenclaturesSectionTitle.Justify   = ((global::Gtk.Justification)(2));
     this.hboxNomenclaturesTitle.Add(this.labelNomenclaturesSectionTitle);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesTitle[this.labelNomenclaturesSectionTitle]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxNomenclaturesTitle.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.hboxNomenclaturesTitle.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesTitle[this.hseparator2]));
     w6.Position = 2;
     this.vboxNomenclaturesSection.Add(this.hboxNomenclaturesTitle);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.hboxNomenclaturesTitle]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.vboxNomsFilter         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxNomsFilter.Name    = "vboxNomsFilter";
     this.vboxNomsFilter.Spacing = 6;
     this.vboxNomenclaturesSection.Add(this.vboxNomsFilter);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.vboxNomsFilter]));
     w8.Position = 1;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.radioAllNoms               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioAllNoms.CanFocus      = true;
     this.radioAllNoms.Name          = "radioAllNoms";
     this.radioAllNoms.Label         = global::Mono.Unix.Catalog.GetString("Все выбранные ТМЦ");
     this.radioAllNoms.DrawIndicator = true;
     this.radioAllNoms.UseUnderline  = true;
     this.radioAllNoms.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.yhbox1.Add(this.radioAllNoms);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.radioAllNoms]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.radioGtZNoms               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGtZNoms.CanFocus      = true;
     this.radioGtZNoms.Name          = "radioGtZNoms";
     this.radioGtZNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки > 0 (суммарно по всем складам)");
     this.radioGtZNoms.DrawIndicator = true;
     this.radioGtZNoms.UseUnderline  = true;
     this.radioGtZNoms.Group         = this.radioAllNoms.Group;
     this.yhbox1.Add(this.radioGtZNoms);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.radioGtZNoms]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vboxNomenclaturesSection.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.yhbox1]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.yhbox2         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox2.Name    = "yhbox2";
     this.yhbox2.Spacing = 6;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.radioLeZNoms               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLeZNoms.CanFocus      = true;
     this.radioLeZNoms.Name          = "radioLeZNoms";
     this.radioLeZNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки <= 0");
     this.radioLeZNoms.DrawIndicator = true;
     this.radioLeZNoms.UseUnderline  = true;
     this.radioLeZNoms.Group         = this.radioAllNoms.Group;
     this.yhbox2.Add(this.radioLeZNoms);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.radioLeZNoms]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.radioLtMinNoms = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLtMinNoms.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioLtMinNoms.CanFocus      = true;
     this.radioLtMinNoms.Name          = "radioLtMinNoms";
     this.radioLtMinNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки < min");
     this.radioLtMinNoms.DrawIndicator = true;
     this.radioLtMinNoms.UseUnderline  = true;
     this.radioLtMinNoms.Group         = this.radioAllNoms.Group;
     this.yhbox2.Add(this.radioLtMinNoms);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.radioLtMinNoms]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.radioGeMinNoms = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGeMinNoms.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioGeMinNoms.CanFocus      = true;
     this.radioGeMinNoms.Name          = "radioGeMinNoms";
     this.radioGeMinNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки >= min");
     this.radioGeMinNoms.DrawIndicator = true;
     this.radioGeMinNoms.UseUnderline  = true;
     this.radioGeMinNoms.Group         = this.radioAllNoms.Group;
     this.yhbox2.Add(this.radioGeMinNoms);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.radioGeMinNoms]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vboxNomenclaturesSection.Add(this.yhbox2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.yhbox2]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     this.vboxSections.Add(this.vboxNomenclaturesSection);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.vboxNomenclaturesSection]));
     w16.Position = 1;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.vboxWarehousesSection = new global::Gamma.GtkWidgets.yVBox();
     this.vboxWarehousesSection.WidthRequest  = 0;
     this.vboxWarehousesSection.HeightRequest = 0;
     this.vboxWarehousesSection.Name          = "vboxWarehousesSection";
     this.vboxWarehousesSection.Spacing       = 6;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.hboxWarehousesTitle         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxWarehousesTitle.Name    = "hboxWarehousesTitle";
     this.hboxWarehousesTitle.Spacing = 6;
     // Container child hboxWarehousesTitle.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.hboxWarehousesTitle.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxWarehousesTitle[this.hseparator3]));
     w17.Position = 0;
     // Container child hboxWarehousesTitle.Gtk.Box+BoxChild
     this.labelWarehousesSectionTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.labelWarehousesSectionTitle.Name      = "labelWarehousesSectionTitle";
     this.labelWarehousesSectionTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Склады");
     this.labelWarehousesSectionTitle.Justify   = ((global::Gtk.Justification)(2));
     this.hboxWarehousesTitle.Add(this.labelWarehousesSectionTitle);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxWarehousesTitle[this.labelWarehousesSectionTitle]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hboxWarehousesTitle.Gtk.Box+BoxChild
     this.hseparator4      = new global::Gtk.HSeparator();
     this.hseparator4.Name = "hseparator4";
     this.hboxWarehousesTitle.Add(this.hseparator4);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hboxWarehousesTitle[this.hseparator4]));
     w19.Position = 2;
     this.vboxWarehousesSection.Add(this.hboxWarehousesTitle);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.hboxWarehousesTitle]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.vboxWarsFilter         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxWarsFilter.Name    = "vboxWarsFilter";
     this.vboxWarsFilter.Spacing = 6;
     this.vboxWarehousesSection.Add(this.vboxWarsFilter);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.vboxWarsFilter]));
     w21.Position = 1;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.yhbox5         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox5.Name    = "yhbox5";
     this.yhbox5.Spacing = 6;
     // Container child yhbox5.Gtk.Box+BoxChild
     this.radioAllWars               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioAllWars.CanFocus      = true;
     this.radioAllWars.Name          = "radioAllWars";
     this.radioAllWars.Label         = global::Mono.Unix.Catalog.GetString("Все выбранные Склады");
     this.radioAllWars.DrawIndicator = true;
     this.radioAllWars.UseUnderline  = true;
     this.radioAllWars.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.yhbox5.Add(this.radioAllWars);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.yhbox5[this.radioAllWars]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child yhbox5.Gtk.Box+BoxChild
     this.radioGtZWars               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGtZWars.CanFocus      = true;
     this.radioGtZWars.Name          = "radioGtZWars";
     this.radioGtZWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки > 0 (по всем выбранным ТМЦ)");
     this.radioGtZWars.DrawIndicator = true;
     this.radioGtZWars.UseUnderline  = true;
     this.radioGtZWars.Group         = this.radioAllWars.Group;
     this.yhbox5.Add(this.radioGtZWars);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.yhbox5[this.radioGtZWars]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vboxWarehousesSection.Add(this.yhbox5);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.yhbox5]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.yhbox3         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox3.Name    = "yhbox3";
     this.yhbox3.Spacing = 6;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.radioLeZWars               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLeZWars.CanFocus      = true;
     this.radioLeZWars.Name          = "radioLeZWars";
     this.radioLeZWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки <= 0");
     this.radioLeZWars.DrawIndicator = true;
     this.radioLeZWars.UseUnderline  = true;
     this.radioLeZWars.Group         = this.radioAllWars.Group;
     this.yhbox3.Add(this.radioLeZWars);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.radioLeZWars]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.radioLtMinWars = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLtMinWars.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioLtMinWars.CanFocus      = true;
     this.radioLtMinWars.Name          = "radioLtMinWars";
     this.radioLtMinWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки < min");
     this.radioLtMinWars.DrawIndicator = true;
     this.radioLtMinWars.UseUnderline  = true;
     this.radioLtMinWars.Group         = this.radioAllWars.Group;
     this.yhbox3.Add(this.radioLtMinWars);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.radioLtMinWars]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.radioGeMinWars = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGeMinWars.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioGeMinWars.CanFocus      = true;
     this.radioGeMinWars.Name          = "radioGeMinWars";
     this.radioGeMinWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки >= min");
     this.radioGeMinWars.DrawIndicator = true;
     this.radioGeMinWars.UseUnderline  = true;
     this.radioGeMinWars.Group         = this.radioAllWars.Group;
     this.yhbox3.Add(this.radioGeMinWars);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.radioGeMinWars]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     this.vboxWarehousesSection.Add(this.yhbox3);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.yhbox3]));
     w28.Position = 3;
     w28.Expand   = false;
     w28.Fill     = false;
     this.vboxSections.Add(this.vboxWarehousesSection);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.vboxWarehousesSection]));
     w29.Position = 2;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.hseparator5      = new global::Gtk.HSeparator();
     this.hseparator5.Name = "hseparator5";
     this.vboxSections.Add(this.hseparator5);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.hseparator5]));
     w30.Position = 3;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.buttonLoad              = new global::Gamma.GtkWidgets.yButton();
     this.buttonLoad.CanFocus     = true;
     this.buttonLoad.Name         = "buttonLoad";
     this.buttonLoad.UseUnderline = true;
     this.buttonLoad.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vboxSections.Add(this.buttonLoad);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.buttonLoad]));
     w31.Position = 4;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.buttonAbort              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAbort.CanFocus     = true;
     this.buttonAbort.Name         = "buttonAbort";
     this.buttonAbort.UseUnderline = true;
     this.buttonAbort.Label        = global::Mono.Unix.Catalog.GetString("Отчет в процессе формирования... (Отменить)");
     this.vboxSections.Add(this.buttonAbort);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.buttonAbort]));
     w32.Position = 5;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.buttonExport              = new global::Gamma.GtkWidgets.yButton();
     this.buttonExport.CanFocus     = true;
     this.buttonExport.Name         = "buttonExport";
     this.buttonExport.UseUnderline = true;
     this.buttonExport.Label        = global::Mono.Unix.Catalog.GetString("Экспорт");
     this.vboxSections.Add(this.buttonExport);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.buttonExport]));
     w33.Position = 6;
     w33.Expand   = false;
     w33.Fill     = false;
     this.hboxFilters.Add(this.vboxSections);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hboxFilters[this.vboxSections]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child hboxFilters.Gtk.Box+BoxChild
     this.eventboxArrow      = new global::Gtk.EventBox();
     this.eventboxArrow.Name = "eventboxArrow";
     // Container child eventboxArrow.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator3      = new global::Gtk.VSeparator();
     this.vseparator3.Name = "vseparator3";
     this.vbox4.Add(this.vseparator3);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator3]));
     w35.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.arrowSlider      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(2)), ((global::Gtk.ShadowType)(2)));
     this.arrowSlider.Name = "arrowSlider";
     this.vbox4.Add(this.arrowSlider);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.arrowSlider]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelTitle                = new global::Gtk.Label();
     this.labelTitle.Name           = "labelTitle";
     this.labelTitle.LabelProp      = global::Mono.Unix.Catalog.GetString("Параметры");
     this.labelTitle.SingleLineMode = true;
     this.labelTitle.Angle          = 90D;
     this.vbox4.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelTitle]));
     w37.Position = 2;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator4      = new global::Gtk.VSeparator();
     this.vseparator4.Name = "vseparator4";
     this.vbox4.Add(this.vseparator4);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator4]));
     w38.Position = 3;
     this.eventboxArrow.Add(this.vbox4);
     this.hboxFilters.Add(this.eventboxArrow);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hboxFilters[this.eventboxArrow]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     this.hboxCommon.Add(this.hboxFilters);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hboxCommon[this.hboxFilters]));
     w41.Position = 0;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child hboxCommon.Gtk.Box+BoxChild
     this.scrolledWndData            = new global::Gtk.ScrolledWindow();
     this.scrolledWndData.Name       = "scrolledWndData";
     this.scrolledWndData.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledWndData.Gtk.Container+ContainerChild
     this.treeData          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeData.CanFocus = true;
     this.treeData.Name     = "treeData";
     this.scrolledWndData.Add(this.treeData);
     this.hboxCommon.Add(this.scrolledWndData);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hboxCommon[this.scrolledWndData]));
     w43.Position = 1;
     this.Add(this.hboxCommon);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }