protected virtual void Build()
        {
#pragma warning disable 436
            MonoDevelop.Components.Gui.Initialize(this);
            // Widget MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget
            MonoDevelop.Components.BinContainer w1 = MonoDevelop.Components.BinContainer.Attach(this);
            this.UIManager = new global::Gtk.UIManager();
            global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default");
            this.UIManager.InsertActionGroup(w2, 0);
            this.Name = "MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget";
            // Container child MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget.Gtk.Container+ContainerChild
            this.vbox1         = new global::Gtk.VBox();
            this.vbox1.Name    = "vbox1";
            this.vbox1.Spacing = 2;
            // Container child vbox1.Gtk.Box+BoxChild
            this.hpaned1          = new global::Gtk.HPaned();
            this.hpaned1.CanFocus = true;
            this.hpaned1.Name     = "hpaned1";
            this.hpaned1.Position = 271;
            // Container child hpaned1.Gtk.Paned+PanedChild
            this.treeViewPlaceholder      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
            this.treeViewPlaceholder.Name = "treeViewPlaceholder";
            this.hpaned1.Add(this.treeViewPlaceholder);
            global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.treeViewPlaceholder]));
            w3.Resize = false;
            // Container child hpaned1.Gtk.Paned+PanedChild
            this.vbox3         = new global::Gtk.VBox();
            this.vbox3.Name    = "vbox3";
            this.vbox3.Spacing = 6;
            // Container child vbox3.Gtk.Box+BoxChild
            this.notebook1             = new global::Gtk.Notebook();
            this.notebook1.CanFocus    = true;
            this.notebook1.Name        = "notebook1";
            this.notebook1.CurrentPage = 0;
            this.notebook1.ShowBorder  = false;
            // Container child notebook1.Gtk.Notebook+NotebookChild
            this.documentationScrolledWindow         = new global::Gtk.HBox();
            this.documentationScrolledWindow.Name    = "documentationScrolledWindow";
            this.documentationScrolledWindow.Spacing = 6;
            this.notebook1.Add(this.documentationScrolledWindow);
            // Container child notebook1.Gtk.Notebook+NotebookChild
            this.searchWidget         = new global::Gtk.VBox();
            this.searchWidget.Name    = "searchWidget";
            this.searchWidget.Spacing = 6;
            // Container child searchWidget.Gtk.Box+BoxChild
            this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
            this.scrolledwindow1.CanFocus   = true;
            this.scrolledwindow1.Name       = "scrolledwindow1";
            this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
            // Container child scrolledwindow1.Gtk.Container+ContainerChild
            this.searchTreeview          = new global::Gtk.TreeView();
            this.searchTreeview.CanFocus = true;
            this.searchTreeview.Name     = "searchTreeview";
            this.scrolledwindow1.Add(this.searchTreeview);
            this.searchWidget.Add(this.scrolledwindow1);
            global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.searchWidget[this.scrolledwindow1]));
            w6.Position = 0;
            this.notebook1.Add(this.searchWidget);
            global::Gtk.Notebook.NotebookChild w7 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.searchWidget]));
            w7.Position = 1;
            this.vbox3.Add(this.notebook1);
            global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebook1]));
            w8.Position = 0;
            this.hpaned1.Add(this.vbox3);
            this.vbox1.Add(this.hpaned1);
            global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hpaned1]));
            w10.Position = 0;
            this.Add(this.vbox1);
            if ((this.Child != null))
            {
                this.Child.ShowAll();
            }
            w1.SetUiManager(UIManager);
            this.Hide();
        }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.SelectReferenceDialog
     this.WidthRequest      = 640;
     this.HeightRequest     = 520;
     this.Name              = "MonoDevelop.Ide.Projects.SelectReferenceDialog";
     this.Title             = global::Mono.Unix.Catalog.GetString("Edit References");
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.BorderWidth       = ((uint)(6));
     this.DestroyWithParent = true;
     // Internal child MonoDevelop.Ide.Projects.SelectReferenceDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name    = "dialog-vbox2";
     w1.Spacing = 6;
     // Container child dialog-vbox2.Gtk.Box+BoxChild
     this.vbox5             = new global::Gtk.VBox();
     this.vbox5.Name        = "vbox5";
     this.vbox5.Spacing     = 12;
     this.vbox5.BorderWidth = ((uint)(6));
     // Container child vbox5.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 590;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.alignment1              = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name         = "alignment1";
     this.alignment1.RightPadding = ((uint)(3));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.mainBook             = new global::Gtk.Notebook();
     this.mainBook.Name        = "mainBook";
     this.mainBook.CurrentPage = 0;
     // Container child mainBook.Gtk.Notebook+NotebookChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 0F;
     this.label7.Yalign    = 0F;
     this.label7.LabelProp = "label7";
     this.mainBook.Add(this.label7);
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.Yalign    = 0F;
     this.label6.LabelProp = "label6";
     this.mainBook.SetTabLabel(this.label7, this.label6);
     this.label6.ShowAll();
     this.alignment1.Add(this.mainBook);
     this.hpaned1.Add(this.alignment1);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.alignment1]));
     w4.Resize = false;
     w4.Shrink = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.alignment2             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name        = "alignment2";
     this.alignment2.LeftPadding = ((uint)(3));
     // Container child alignment2.Gtk.Container+ContainerChild
     this.boxRefs      = new global::Gtk.VBox();
     this.boxRefs.Name = "boxRefs";
     // Container child boxRefs.Gtk.Box+BoxChild
     this.selectedHeader      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.selectedHeader.Name = "selectedHeader";
     // Container child selectedHeader.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label114           = new global::Gtk.Label();
     this.label114.Name      = "label114";
     this.label114.Xalign    = 0F;
     this.label114.LabelProp = global::Mono.Unix.Catalog.GetString("Selected references:");
     this.hbox2.Add(this.label114);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label114]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.RemoveReferenceButton = new global::Gtk.Button();
     this.RemoveReferenceButton.TooltipMarkup = "Remove";
     this.RemoveReferenceButton.Name          = "RemoveReferenceButton";
     this.RemoveReferenceButton.UseUnderline  = true;
     this.RemoveReferenceButton.FocusOnClick  = false;
     this.RemoveReferenceButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child RemoveReferenceButton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w6 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w7 = new global::Gtk.HBox();
     w7.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w8 = new global::Gtk.Image();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     w7.Add(w8);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w10 = new global::Gtk.Label();
     w7.Add(w10);
     w6.Add(w7);
     this.RemoveReferenceButton.Add(w6);
     this.hbox2.Add(this.RemoveReferenceButton);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.RemoveReferenceButton]));
     w14.PackType = ((global::Gtk.PackType)(1));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.selectedHeader.Add(this.hbox2);
     this.boxRefs.Add(this.selectedHeader);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.boxRefs [this.selectedHeader]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child boxRefs.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox();
     this.hbox4.HeightRequest = 150;
     this.hbox4.Name          = "hbox4";
     this.hbox4.Spacing       = 12;
     // Container child hbox4.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.ReferencesTreeView                = new global::Gtk.TreeView();
     this.ReferencesTreeView.Name           = "ReferencesTreeView";
     this.ReferencesTreeView.HeadersVisible = false;
     this.scrolledwindow2.Add(this.ReferencesTreeView);
     this.hbox4.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.scrolledwindow2]));
     w18.Position = 0;
     this.boxRefs.Add(this.hbox4);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxRefs [this.hbox4]));
     w19.Position = 1;
     this.alignment2.Add(this.boxRefs);
     this.hpaned1.Add(this.alignment2);
     global::Gtk.Paned.PanedChild w21 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.alignment2]));
     w21.Shrink = false;
     this.vbox5.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hpaned1]));
     w22.Position = 0;
     w1.Add(this.vbox5);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox5]));
     w23.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.SelectReferenceDialog.ActionArea
     global::Gtk.HButtonBox w24 = this.ActionArea;
     w24.Name        = "dialog-action_area2";
     w24.Spacing     = 10;
     w24.BorderWidth = ((uint)(5));
     w24.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog-action_area2.Gtk.ButtonBox+ButtonBoxChild
     this.cancelbutton              = new global::Gtk.Button();
     this.cancelbutton.Name         = "cancelbutton";
     this.cancelbutton.UseStock     = true;
     this.cancelbutton.UseUnderline = true;
     this.cancelbutton.Label        = "gtk-cancel";
     this.AddActionWidget(this.cancelbutton, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w25 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24 [this.cancelbutton]));
     w25.Expand = false;
     w25.Fill   = false;
     // Container child dialog-action_area2.Gtk.ButtonBox+ButtonBoxChild
     this.okbutton              = new global::Gtk.Button();
     this.okbutton.Name         = "okbutton";
     this.okbutton.UseStock     = true;
     this.okbutton.UseUnderline = true;
     this.okbutton.Label        = "gtk-ok";
     this.AddActionWidget(this.okbutton, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24 [this.okbutton]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 889;
     this.DefaultHeight = 551;
     this.Hide();
     this.mainBook.SwitchPage                += new global::Gtk.SwitchPageHandler(this.OnMainBookSwitchPage);
     this.RemoveReferenceButton.Clicked      += new global::System.EventHandler(this.RemoveReference);
     this.ReferencesTreeView.KeyReleaseEvent += new global::Gtk.KeyReleaseEventHandler(this.OnReferencesTreeViewKeyReleaseEvent);
     this.ReferencesTreeView.RowActivated    += new global::Gtk.RowActivatedHandler(this.OnReferencesTreeViewRowActivated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Mono.Instrumentation.Monitor.InstrumenationChartView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Mono.Instrumentation.Monitor.InstrumenationChartView";
     // Container child Mono.Instrumentation.Monitor.InstrumenationChartView.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hpaned2          = new global::Gtk.HPaned();
     this.hpaned2.CanFocus = true;
     this.hpaned2.Name     = "hpaned2";
     this.hpaned2.Position = 471;
     // Container child hpaned2.Gtk.Paned+PanedChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.boxCharts         = new global::Gtk.VBox();
     this.boxCharts.Name    = "boxCharts";
     this.boxCharts.Spacing = 6;
     // Container child boxCharts.Gtk.Box+BoxChild
     this.hboxChartBar         = new global::Gtk.HBox();
     this.hboxChartBar.Name    = "hboxChartBar";
     this.hboxChartBar.Spacing = 6;
     // Container child hboxChartBar.Gtk.Box+BoxChild
     this.toggleTimeView              = new global::Gtk.ToggleButton();
     this.toggleTimeView.CanFocus     = true;
     this.toggleTimeView.Name         = "toggleTimeView";
     this.toggleTimeView.UseUnderline = true;
     this.toggleTimeView.Relief       = ((global::Gtk.ReliefStyle)(2));
     this.toggleTimeView.Label        = global::Mono.Unix.Catalog.GetString("Time View");
     this.hboxChartBar.Add(this.toggleTimeView);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxChartBar [this.toggleTimeView]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hboxChartBar.Gtk.Box+BoxChild
     this.toggleListView              = new global::Gtk.ToggleButton();
     this.toggleListView.CanFocus     = true;
     this.toggleListView.Name         = "toggleListView";
     this.toggleListView.UseUnderline = true;
     this.toggleListView.Relief       = ((global::Gtk.ReliefStyle)(2));
     this.toggleListView.Label        = global::Mono.Unix.Catalog.GetString("List View");
     this.hboxChartBar.Add(this.toggleListView);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxChartBar [this.toggleListView]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxChartBar.Gtk.Box+BoxChild
     this.buttonZoomOut              = new global::Gtk.Button();
     this.buttonZoomOut.CanFocus     = true;
     this.buttonZoomOut.Name         = "buttonZoomOut";
     this.buttonZoomOut.UseUnderline = true;
     this.buttonZoomOut.Relief       = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonZoomOut.Gtk.Container+ContainerChild
     global::Gtk.Alignment w3 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w4 = new global::Gtk.HBox();
     w4.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-zoom-out", global::Gtk.IconSize.Menu);
     w4.Add(w5);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w7 = new global::Gtk.Label();
     w4.Add(w7);
     w3.Add(w4);
     this.buttonZoomOut.Add(w3);
     this.hboxChartBar.Add(this.buttonZoomOut);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxChartBar [this.buttonZoomOut]));
     w11.PackType = ((global::Gtk.PackType)(1));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hboxChartBar.Gtk.Box+BoxChild
     this.buttonZoomIn              = new global::Gtk.Button();
     this.buttonZoomIn.CanFocus     = true;
     this.buttonZoomIn.Name         = "buttonZoomIn";
     this.buttonZoomIn.UseUnderline = true;
     this.buttonZoomIn.Relief       = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonZoomIn.Gtk.Container+ContainerChild
     global::Gtk.Alignment w12 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w13 = new global::Gtk.HBox();
     w13.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w14 = new global::Gtk.Image();
     w14.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-zoom-in", global::Gtk.IconSize.Menu);
     w13.Add(w14);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w16 = new global::Gtk.Label();
     w13.Add(w16);
     w12.Add(w13);
     this.buttonZoomIn.Add(w12);
     this.hboxChartBar.Add(this.buttonZoomIn);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hboxChartBar [this.buttonZoomIn]));
     w20.PackType = ((global::Gtk.PackType)(1));
     w20.Position = 3;
     w20.Expand   = false;
     w20.Fill     = false;
     this.boxCharts.Add(this.hboxChartBar);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.boxCharts [this.hboxChartBar]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child boxCharts.Gtk.Box+BoxChild
     this.frameCharts         = new global::Gtk.VBox();
     this.frameCharts.Name    = "frameCharts";
     this.frameCharts.Spacing = 6;
     // Container child frameCharts.Gtk.Box+BoxChild
     this.chartScroller                          = new global::Gtk.HScrollbar(null);
     this.chartScroller.Name                     = "chartScroller";
     this.chartScroller.Adjustment.Upper         = 100;
     this.chartScroller.Adjustment.PageIncrement = 10;
     this.chartScroller.Adjustment.PageSize      = 10;
     this.chartScroller.Adjustment.StepIncrement = 1;
     this.frameCharts.Add(this.chartScroller);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.frameCharts [this.chartScroller]));
     w22.PackType = ((global::Gtk.PackType)(1));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     this.boxCharts.Add(this.frameCharts);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.boxCharts [this.frameCharts]));
     w23.Position = 1;
     this.hbox4.Add(this.boxCharts);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.boxCharts]));
     w24.Position = 0;
     this.hpaned2.Add(this.hbox4);
     global::Gtk.Paned.PanedChild w25 = ((global::Gtk.Paned.PanedChild)(this.hpaned2 [this.hbox4]));
     w25.Resize = false;
     // Container child hpaned2.Gtk.Paned+PanedChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hboxSeriesBar         = new global::Gtk.HBox();
     this.hboxSeriesBar.Name    = "hboxSeriesBar";
     this.hboxSeriesBar.Spacing = 6;
     // Container child hboxSeriesBar.Gtk.Box+BoxChild
     this.buttonRemoveCounter              = new global::Gtk.Button();
     this.buttonRemoveCounter.CanFocus     = true;
     this.buttonRemoveCounter.Name         = "buttonRemoveCounter";
     this.buttonRemoveCounter.UseStock     = true;
     this.buttonRemoveCounter.UseUnderline = true;
     this.buttonRemoveCounter.Relief       = ((global::Gtk.ReliefStyle)(2));
     this.buttonRemoveCounter.Label        = "gtk-remove";
     this.hboxSeriesBar.Add(this.buttonRemoveCounter);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hboxSeriesBar [this.buttonRemoveCounter]));
     w26.PackType = ((global::Gtk.PackType)(1));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child hboxSeriesBar.Gtk.Box+BoxChild
     this.buttonAddCounter              = new global::Gtk.Button();
     this.buttonAddCounter.CanFocus     = true;
     this.buttonAddCounter.Name         = "buttonAddCounter";
     this.buttonAddCounter.UseStock     = true;
     this.buttonAddCounter.UseUnderline = true;
     this.buttonAddCounter.Relief       = ((global::Gtk.ReliefStyle)(2));
     this.buttonAddCounter.Label        = "gtk-add";
     this.hboxSeriesBar.Add(this.buttonAddCounter);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hboxSeriesBar [this.buttonAddCounter]));
     w27.PackType = ((global::Gtk.PackType)(1));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     this.vbox5.Add(this.hboxSeriesBar);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hboxSeriesBar]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.listSeries = new global::Gtk.TreeView();
     this.listSeries.WidthRequest   = 100;
     this.listSeries.CanFocus       = true;
     this.listSeries.Name           = "listSeries";
     this.listSeries.HeadersVisible = false;
     this.GtkScrolledWindow1.Add(this.listSeries);
     this.vbox5.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.GtkScrolledWindow1]));
     w30.Position = 1;
     this.hpaned2.Add(this.vbox5);
     global::Gtk.Paned.PanedChild w31 = ((global::Gtk.Paned.PanedChild)(this.hpaned2 [this.vbox5]));
     w31.Resize = false;
     w31.Shrink = false;
     this.vbox3.Add(this.hpaned2);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hpaned2]));
     w32.Position = 0;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.toggleTimeView.Toggled      += new global::System.EventHandler(this.OnToggleTimeViewToggled);
     this.toggleListView.Toggled      += new global::System.EventHandler(this.OnToggleListViewToggled);
     this.buttonZoomIn.Clicked        += new global::System.EventHandler(this.OnButtonZoomInClicked);
     this.buttonZoomOut.Clicked       += new global::System.EventHandler(this.OnButtonZoomOutClicked);
     this.chartScroller.ValueChanged  += new global::System.EventHandler(this.OnChartScrollerValueChanged);
     this.buttonAddCounter.Clicked    += new global::System.EventHandler(this.OnButtonAddCounterClicked);
     this.buttonRemoveCounter.Clicked += new global::System.EventHandler(this.OnButtonRemoveCounterClicked);
 }
Exemplo n.º 4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.PropertiesEditor
     this.Name            = "LongoMatch.Gui.Dialog.PropertiesEditor";
     this.Title           = global::Mono.Unix.Catalog.GetString("Preferences");
     this.Icon            = global::Gdk.Pixbuf.LoadFromResource("logo.svg");
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Modal           = true;
     this.Gravity         = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child LongoMatch.Gui.Dialog.PropertiesEditor.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 164;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.treeview          = new global::Gtk.TreeView();
     this.treeview.CanFocus = true;
     this.treeview.Name     = "treeview";
     this.scrolledwindow1.Add(this.treeview);
     this.hpaned1.Add(this.scrolledwindow1);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
     w3.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.propsvbox         = new global::Gtk.VBox();
     this.propsvbox.Name    = "propsvbox";
     this.propsvbox.Spacing = 6;
     this.hbox1.Add(this.propsvbox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.propsvbox]));
     w4.Position = 0;
     this.hpaned1.Add(this.hbox1);
     w1.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.hpaned1]));
     w6.Position = 0;
     // Internal child LongoMatch.Gui.Dialog.PropertiesEditor.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name        = "dialog1_ActionArea";
     w7.Spacing     = 10;
     w7.BorderWidth = ((uint)(5));
     w7.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonCancel]));
     w8.Expand = false;
     w8.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 641;
     this.DefaultHeight = 353;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CryptoExchange.DsxView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "CryptoExchange.DsxView";
     // Container child CryptoExchange.DsxView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0F, 0.5F, 0F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.togglebutton1              = new global::Gtk.ToggleButton();
     this.togglebutton1.CanFocus     = true;
     this.togglebutton1.Name         = "togglebutton1";
     this.togglebutton1.UseUnderline = true;
     this.togglebutton1.Label        = global::Mono.Unix.Catalog.GetString("Refresh");
     this.alignment1.Add(this.togglebutton1);
     this.vbox1.Add(this.alignment1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.alignment1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.marketsummary1 = null;
     this.vbox2.Add(this.marketsummary1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.marketsummary1]));
     w3.PackType = ((global::Gtk.PackType)(1));
     w3.Position = 0;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w4.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Notebook tab
     global::Gtk.Label w5 = new global::Gtk.Label();
     w5.Visible = true;
     this.notebook1.Add(w5);
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Deposits");
     this.notebook1.SetTabLabel(w5, this.label1);
     this.label1.ShowAll();
     // Notebook tab
     global::Gtk.Label w6 = new global::Gtk.Label();
     w6.Visible = true;
     this.notebook1.Add(w6);
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Withdrawals");
     this.notebook1.SetTabLabel(w6, this.label2);
     this.label2.ShowAll();
     // Notebook tab
     global::Gtk.Label w7 = new global::Gtk.Label();
     w7.Visible = true;
     this.notebook1.Add(w7);
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Funds");
     this.notebook1.SetTabLabel(w7, this.label3);
     this.label3.ShowAll();
     this.vbox4.Add(this.notebook1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.notebook1]));
     w8.Position = 1;
     this.hbox1.Add(this.vbox4);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox4]));
     w9.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.alignment2      = new global::Gtk.Alignment(1F, 0.5F, 1F, 1F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 127;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.publictrades1 = null;
     this.vpaned1.Add(this.publictrades1);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.publictrades1]));
     w10.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.nodeview3          = new global::Gtk.NodeView();
     this.nodeview3.CanFocus = true;
     this.nodeview3.Name     = "nodeview3";
     this.GtkScrolledWindow2.Add(this.nodeview3);
     this.vpaned1.Add(this.GtkScrolledWindow2);
     this.alignment2.Add(this.vpaned1);
     this.hbox1.Add(this.alignment2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.alignment2]));
     w14.Position = 2;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w15.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.togglebutton1.Clicked += new global::System.EventHandler(this.OnTogglebutton1Clicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.RegexToolkit.RegexLibraryWindow
     this.Name           = "MonoDevelop.RegexToolkit.RegexLibraryWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Regex Library");
     this.TypeHint       = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth    = ((uint)(6));
     this.Gravity        = ((global::Gdk.Gravity)(5));
     // Container child MonoDevelop.RegexToolkit.RegexLibraryWindow.Gtk.Container+ContainerChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Search:");
     this.hbox4.Add(this.label7);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.label7]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.searchEntry               = new global::Gtk.Entry();
     this.searchEntry.CanFocus      = true;
     this.searchEntry.Name          = "searchEntry";
     this.searchEntry.IsEditable    = true;
     this.searchEntry.InvisibleChar = '●';
     this.hbox4.Add(this.searchEntry);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.searchEntry]));
     w2.Position = 1;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 170;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 0f;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Expressions");
     this.vbox6.Add(this.label8);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.label8]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.expressionsTreeview          = new global::Gtk.TreeView();
     this.expressionsTreeview.CanFocus = true;
     this.expressionsTreeview.Name     = "expressionsTreeview";
     this.scrolledwindow2.Add(this.expressionsTreeview);
     this.vbox6.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.scrolledwindow2]));
     w6.Position = 1;
     this.vpaned1.Add(this.vbox6);
     global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.vbox6]));
     w7.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.authorEntry               = new global::Gtk.Entry();
     this.authorEntry.CanFocus      = true;
     this.authorEntry.Name          = "authorEntry";
     this.authorEntry.IsEditable    = false;
     this.authorEntry.InvisibleChar = '●';
     this.hbox3.Add(this.authorEntry);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.authorEntry]));
     w8.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Source:");
     this.hbox3.Add(this.label6);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label6]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.sourceEntry               = new global::Gtk.Entry();
     this.sourceEntry.CanFocus      = true;
     this.sourceEntry.Name          = "sourceEntry";
     this.sourceEntry.IsEditable    = false;
     this.sourceEntry.InvisibleChar = '●';
     this.hbox3.Add(this.sourceEntry);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.sourceEntry]));
     w10.Position = 2;
     this.table2.Add(this.hbox3);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox3]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Pattern:");
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.label3]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Author:");
     this.table2.Add(this.label5);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.label5]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.patternEntry               = new global::Gtk.Entry();
     this.patternEntry.CanFocus      = true;
     this.patternEntry.Name          = "patternEntry";
     this.patternEntry.IsEditable    = false;
     this.patternEntry.InvisibleChar = '●';
     this.table2.Add(this.patternEntry);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.patternEntry]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table2]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 0f;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Description");
     this.vbox7.Add(this.label9);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.label9]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.descriptionTextview               = new global::Gtk.TextView();
     this.descriptionTextview.CanFocus      = true;
     this.descriptionTextview.Name          = "descriptionTextview";
     this.descriptionTextview.Editable      = false;
     this.descriptionTextview.CursorVisible = false;
     this.descriptionTextview.WrapMode      = ((global::Gtk.WrapMode)(2));
     this.scrolledwindow1.Add(this.descriptionTextview);
     this.vbox7.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.scrolledwindow1]));
     w18.Position = 1;
     this.vbox3.Add(this.vbox7);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vbox7]));
     w19.Position = 1;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Matching:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.matchingEntry               = new global::Gtk.Entry();
     this.matchingEntry.CanFocus      = true;
     this.matchingEntry.Name          = "matchingEntry";
     this.matchingEntry.IsEditable    = false;
     this.matchingEntry.InvisibleChar = '●';
     this.hbox1.Add(this.matchingEntry);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.matchingEntry]));
     w21.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Non Matching:");
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.nonMatchingEntry               = new global::Gtk.Entry();
     this.nonMatchingEntry.CanFocus      = true;
     this.nonMatchingEntry.Name          = "nonMatchingEntry";
     this.nonMatchingEntry.IsEditable    = false;
     this.nonMatchingEntry.InvisibleChar = '●';
     this.hbox1.Add(this.nonMatchingEntry);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.nonMatchingEntry]));
     w23.Position = 3;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox1]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     this.vpaned1.Add(this.vbox3);
     this.vbox2.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vpaned1]));
     w26.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox2.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hseparator1]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox2             = new global::Gtk.HButtonBox();
     this.hbuttonbox2.Name        = "hbuttonbox2";
     this.hbuttonbox2.Spacing     = 6;
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonUpdate              = new global::Gtk.Button();
     this.buttonUpdate.CanFocus     = true;
     this.buttonUpdate.Name         = "buttonUpdate";
     this.buttonUpdate.UseUnderline = true;
     // Container child buttonUpdate.Gtk.Container+ContainerChild
     global::Gtk.Alignment w28 = new global::Gtk.Alignment(0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w29 = new global::Gtk.HBox();
     w29.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w30 = new global::Gtk.Image();
     w30.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-refresh", global::Gtk.IconSize.Menu);
     w29.Add(w30);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w32 = new global::Gtk.Label();
     w32.LabelProp    = global::Mono.Unix.Catalog.GetString("Update Library");
     w32.UseUnderline = true;
     w29.Add(w32);
     w28.Add(w29);
     this.buttonUpdate.Add(w28);
     this.hbuttonbox2.Add(this.buttonUpdate);
     global::Gtk.ButtonBox.ButtonBoxChild w36 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.buttonUpdate]));
     w36.Expand = false;
     w36.Fill   = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-close";
     this.hbuttonbox2.Add(this.buttonCancel);
     global::Gtk.ButtonBox.ButtonBoxChild w37 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.buttonCancel]));
     w37.Position = 1;
     w37.Expand   = false;
     w37.Fill     = false;
     this.vbox2.Add(this.hbuttonbox2);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbuttonbox2]));
     w38.Position = 3;
     w38.Expand   = false;
     w38.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 554;
     this.DefaultHeight = 524;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.CodeTemplates.EditTemplateDialog
     this.Name            = "MonoDevelop.Ide.CodeTemplates.EditTemplateDialog";
     this.Title           = "";
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth     = ((uint)(6));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 555;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entryDescription               = new global::Gtk.Entry();
     this.entryDescription.CanFocus      = true;
     this.entryDescription.Name          = "entryDescription";
     this.entryDescription.IsEditable    = true;
     this.entryDescription.InvisibleChar = '●';
     this.hbox1.Add(this.entryDescription);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.entryDescription]));
     w2.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.Xalign       = 0f;
     this.label2.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Mime:");
     this.label2.UseUnderline = true;
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboboxentryMime      = global::Gtk.ComboBoxEntry.NewText();
     this.comboboxentryMime.Name = "comboboxentryMime";
     this.hbox1.Add(this.comboboxentryMime);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.comboboxentryMime]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     this.table2.Add(this.hbox1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entryShortcut1               = new global::Gtk.Entry();
     this.entryShortcut1.CanFocus      = true;
     this.entryShortcut1.Name          = "entryShortcut1";
     this.entryShortcut1.Text          = global::MonoDevelop.Core.GettextCatalog.GetString(" ");
     this.entryShortcut1.IsEditable    = true;
     this.entryShortcut1.InvisibleChar = '●';
     this.hbox2.Add(this.entryShortcut1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entryShortcut1]));
     w6.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label5              = new global::Gtk.Label();
     this.label5.Name         = "label5";
     this.label5.Xalign       = 0f;
     this.label5.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Group:");
     this.label5.UseUnderline = true;
     this.hbox2.Add(this.label5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label5]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboboxentryGroups      = global::Gtk.ComboBoxEntry.NewText();
     this.comboboxentryGroups.Name = "comboboxentryGroups";
     this.hbox2.Add(this.comboboxentryGroups);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboboxentryGroups]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     this.table2.Add(this.hbox2);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox2]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.checkbuttonExpansion               = new global::Gtk.CheckButton();
     this.checkbuttonExpansion.CanFocus      = true;
     this.checkbuttonExpansion.Name          = "checkbuttonExpansion";
     this.checkbuttonExpansion.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("Is _expandable template");
     this.checkbuttonExpansion.DrawIndicator = true;
     this.checkbuttonExpansion.UseUnderline  = true;
     this.hbox5.Add(this.checkbuttonExpansion);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.checkbuttonExpansion]));
     w10.Position = 0;
     w10.Expand   = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.checkbuttonSurroundWith               = new global::Gtk.CheckButton();
     this.checkbuttonSurroundWith.CanFocus      = true;
     this.checkbuttonSurroundWith.Name          = "checkbuttonSurroundWith";
     this.checkbuttonSurroundWith.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("Is _surround with template");
     this.checkbuttonSurroundWith.DrawIndicator = true;
     this.checkbuttonSurroundWith.UseUnderline  = true;
     this.hbox5.Add(this.checkbuttonSurroundWith);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.checkbuttonSurroundWith]));
     w11.Position = 1;
     this.table2.Add(this.hbox5);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.hbox5]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.Xalign       = 0f;
     this.label1.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Shortcut:");
     this.label1.UseUnderline = true;
     this.table2.Add(this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3              = new global::Gtk.Label();
     this.label3.Name         = "label3";
     this.label3.Xalign       = 1f;
     this.label3.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Description:");
     this.label3.UseUnderline = true;
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.label3]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table2]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 6;
     this.vbox3.BorderWidth = ((uint)(6));
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0f;
     this.label6.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Template Text:");
     this.hbox3.Add(this.label6);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label6]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     this.hbox3.Add(this.fixed1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.fixed1]));
     w17.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.checkbuttonWhiteSpaces               = new global::Gtk.CheckButton();
     this.checkbuttonWhiteSpaces.CanFocus      = true;
     this.checkbuttonWhiteSpaces.Name          = "checkbuttonWhiteSpaces";
     this.checkbuttonWhiteSpaces.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("S_how whitespaces");
     this.checkbuttonWhiteSpaces.DrawIndicator = true;
     this.checkbuttonWhiteSpaces.UseUnderline  = true;
     this.hbox3.Add(this.checkbuttonWhiteSpaces);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.checkbuttonWhiteSpaces]));
     w18.Position = 2;
     w18.Expand   = false;
     this.vbox3.Add(this.hbox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox3]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox3.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.scrolledwindow1]));
     w20.Position = 1;
     this.vbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vbox3]));
     w21.Position = 1;
     this.hpaned1.Add(this.vbox2);
     global::Gtk.Paned.PanedChild w22 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.vbox2]));
     w22.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.comboboxVariables      = global::Gtk.ComboBox.NewText();
     this.comboboxVariables.Name = "comboboxVariables";
     this.vbox4.Add(this.comboboxVariables);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.comboboxVariables]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.treeviewVariable          = new global::Gtk.TreeView();
     this.treeviewVariable.CanFocus = true;
     this.treeviewVariable.Name     = "treeviewVariable";
     this.scrolledwindow2.Add(this.treeviewVariable);
     this.vbox4.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.scrolledwindow2]));
     w25.Position = 1;
     this.hpaned1.Add(this.vbox4);
     w1.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(w1[this.hpaned1]));
     w27.Position = 0;
     // Internal child MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.ActionArea
     global::Gtk.HButtonBox w28 = this.ActionArea;
     w28.Name        = "dialog1_ActionArea";
     w28.Spacing     = 6;
     w28.BorderWidth = ((uint)(5));
     w28.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w28[this.buttonCancel]));
     w29.Expand = false;
     w29.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w28[this.buttonOk]));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 859;
     this.DefaultHeight = 494;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.RegexToolkit.RegexToolkitWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.RegexToolkit.RegexToolkitWidget";
     // Container child MonoDevelop.RegexToolkit.RegexToolkitWidget.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vpaned1             = new global::Gtk.VPaned();
     this.vpaned1.CanFocus    = true;
     this.vpaned1.Name        = "vpaned1";
     this.vpaned1.Position    = 359;
     this.vpaned1.BorderWidth = ((uint)(6));
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox6             = new global::Gtk.VBox();
     this.vbox6.Name        = "vbox6";
     this.vbox6.Spacing     = 6;
     this.vbox6.BorderWidth = ((uint)(6));
     // Container child vbox6.Gtk.Box+BoxChild
     this.label8              = new global::Gtk.Label();
     this.label8.Name         = "label8";
     this.label8.Xalign       = 0F;
     this.label8.LabelProp    = global::Mono.Unix.Catalog.GetString("Regular Expression");
     this.label8.UseUnderline = true;
     this.vbox6.Add(this.label8);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.label8]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.entryRegEx               = new global::Gtk.Entry();
     this.entryRegEx.CanFocus      = true;
     this.entryRegEx.Name          = "entryRegEx";
     this.entryRegEx.IsEditable    = true;
     this.entryRegEx.InvisibleChar = '●';
     this.vbox6.Add(this.entryRegEx);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.entryRegEx]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.checkbuttonReplace               = new global::Gtk.CheckButton();
     this.checkbuttonReplace.CanFocus      = true;
     this.checkbuttonReplace.Name          = "checkbuttonReplace";
     this.checkbuttonReplace.Label         = global::Mono.Unix.Catalog.GetString("Replace");
     this.checkbuttonReplace.Active        = true;
     this.checkbuttonReplace.DrawIndicator = true;
     this.checkbuttonReplace.UseUnderline  = true;
     this.vbox3.Add(this.checkbuttonReplace);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.checkbuttonReplace]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox3.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.vbox3.Add(this.entryReplace);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.entryReplace]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.expandMatches               = new global::Gtk.CheckButton();
     this.expandMatches.CanFocus      = true;
     this.expandMatches.Name          = "expandMatches";
     this.expandMatches.Label         = global::Mono.Unix.Catalog.GetString("Expand matches");
     this.expandMatches.Active        = true;
     this.expandMatches.DrawIndicator = true;
     this.expandMatches.UseUnderline  = true;
     this.expandMatches.BorderWidth   = ((uint)(3));
     this.hbox7.Add(this.expandMatches);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.expandMatches]));
     w5.Position = 0;
     w5.Expand   = false;
     this.vbox3.Add(this.hbox7);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox7]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox6.Add(this.vbox3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.vbox3]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hbox1.Add(this.vbox6);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox6]));
     w8.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.label10              = new global::Gtk.Label();
     this.label10.Name         = "label10";
     this.label10.Xalign       = 0F;
     this.label10.LabelProp    = global::Mono.Unix.Catalog.GetString("Options:");
     this.label10.UseMarkup    = true;
     this.label10.UseUnderline = true;
     this.vbox4.Add(this.label10);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label10]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.scrolledwindow5            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow5.CanFocus   = true;
     this.scrolledwindow5.Name       = "scrolledwindow5";
     this.scrolledwindow5.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow5.Gtk.Container+ContainerChild
     this.optionsTreeview          = new global::Gtk.TreeView();
     this.optionsTreeview.CanFocus = true;
     this.optionsTreeview.Name     = "optionsTreeview";
     this.scrolledwindow5.Add(this.optionsTreeview);
     this.vbox4.Add(this.scrolledwindow5);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledwindow5]));
     w11.Position = 1;
     this.hbox1.Add(this.vbox4);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.HelpWidget             = new global::Gtk.VBox();
     this.HelpWidget.Name        = "HelpWidget";
     this.HelpWidget.Spacing     = 6;
     this.HelpWidget.BorderWidth = ((uint)(6));
     // Container child HelpWidget.Gtk.Box+BoxChild
     this.label9              = new global::Gtk.Label();
     this.label9.Name         = "label9";
     this.label9.Xalign       = 0F;
     this.label9.LabelProp    = global::Mono.Unix.Catalog.GetString("Input:");
     this.label9.UseMarkup    = true;
     this.label9.UseUnderline = true;
     this.HelpWidget.Add(this.label9);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.HelpWidget [this.label9]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child HelpWidget.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.inputTextview          = new global::Gtk.TextView();
     this.inputTextview.CanFocus = true;
     this.inputTextview.Name     = "inputTextview";
     this.scrolledwindow1.Add(this.inputTextview);
     this.hbox5.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.scrolledwindow1]));
     w16.Position = 0;
     this.HelpWidget.Add(this.hbox5);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.HelpWidget [this.hbox5]));
     w17.Position = 1;
     this.vbox1.Add(this.HelpWidget);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.HelpWidget]));
     w18.Position = 1;
     this.vpaned1.Add(this.vbox1);
     global::Gtk.Paned.PanedChild w19 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.vbox1]));
     w19.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.hbox4             = new global::Gtk.HBox();
     this.hbox4.Name        = "hbox4";
     this.hbox4.Spacing     = 6;
     this.hbox4.BorderWidth = ((uint)(6));
     // Container child hbox4.Gtk.Box+BoxChild
     this.notebook2             = new global::Gtk.Notebook();
     this.notebook2.CanFocus    = true;
     this.notebook2.Name        = "notebook2";
     this.notebook2.CurrentPage = 0;
     // Container child notebook2.Gtk.Notebook+NotebookChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.resultsTreeview          = new global::Gtk.TreeView();
     this.resultsTreeview.CanFocus = true;
     this.resultsTreeview.Name     = "resultsTreeview";
     this.scrolledwindow2.Add(this.resultsTreeview);
     this.notebook2.Add(this.scrolledwindow2);
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Matches");
     this.notebook2.SetTabLabel(this.scrolledwindow2, this.label3);
     this.label3.ShowAll();
     // Container child notebook2.Gtk.Notebook+NotebookChild
     this.scrolledwindow4            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow4.CanFocus   = true;
     this.scrolledwindow4.Name       = "scrolledwindow4";
     this.scrolledwindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow4.Gtk.Container+ContainerChild
     this.replaceResultTextview               = new global::Gtk.TextView();
     this.replaceResultTextview.CanFocus      = true;
     this.replaceResultTextview.Name          = "replaceResultTextview";
     this.replaceResultTextview.Editable      = false;
     this.replaceResultTextview.CursorVisible = false;
     this.scrolledwindow4.Add(this.replaceResultTextview);
     this.notebook2.Add(this.scrolledwindow4);
     global::Gtk.Notebook.NotebookChild w23 = ((global::Gtk.Notebook.NotebookChild)(this.notebook2 [this.scrolledwindow4]));
     w23.Position = 1;
     // Notebook tab
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Replace");
     this.notebook2.SetTabLabel(this.scrolledwindow4, this.label4);
     this.label4.ShowAll();
     this.hbox4.Add(this.notebook2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.notebook2]));
     w24.Position = 0;
     this.vpaned1.Add(this.hbox4);
     this.vbox2.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vpaned1]));
     w26.Position = 0;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.label8.MnemonicWidget  = this.inputTextview;
     this.label10.MnemonicWidget = this.optionsTreeview;
     this.label9.MnemonicWidget  = this.inputTextview;
     this.Hide();
 }
Exemplo n.º 9
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Views.LogWidget
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach(this);
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default");
     this.UIManager.InsertActionGroup(w2, 0);
     this.Name = "MonoDevelop.VersionControl.Views.LogWidget";
     // Container child MonoDevelop.VersionControl.Views.LogWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 204;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 236;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.scrolledLoading          = new global::Gtk.ScrolledWindow();
     this.scrolledLoading.CanFocus = true;
     this.scrolledLoading.Name     = "scrolledLoading";
     // Container child scrolledLoading.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Loading...");
     w3.Add(this.label3);
     this.scrolledLoading.Add(w3);
     this.vbox4.Add(this.scrolledLoading);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledLoading]));
     w6.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.scrolledLog      = new global::Gtk.ScrolledWindow();
     this.scrolledLog.Name = "scrolledLog";
     // Container child scrolledLog.Gtk.Container+ContainerChild
     this.treeviewLog          = new global::Gtk.TreeView();
     this.treeviewLog.CanFocus = true;
     this.treeviewLog.Name     = "treeviewLog";
     this.scrolledLog.Add(this.treeviewLog);
     this.vbox4.Add(this.scrolledLog);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledLog]));
     w8.Position = 1;
     this.hpaned1.Add(this.vbox4);
     global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox4]));
     w9.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox2      = new global::Gtk.VBox();
     this.vbox2.Name = "vbox2";
     // Container child vbox2.Gtk.Box+BoxChild
     this.commitBox      = new global::Gtk.EventBox();
     this.commitBox.Name = "commitBox";
     // Container child commitBox.Gtk.Container+ContainerChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(8));
     // Container child hbox1.Gtk.Box+BoxChild
     this.imageUser = new global::Gtk.Image();
     this.imageUser.WidthRequest  = 32;
     this.imageUser.HeightRequest = 32;
     this.imageUser.Name          = "imageUser";
     this.hbox1.Add(this.imageUser);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.imageUser]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelAuthor            = new global::Gtk.Label();
     this.labelAuthor.Name       = "labelAuthor";
     this.labelAuthor.Xalign     = 0F;
     this.labelAuthor.LabelProp  = global::Mono.Unix.Catalog.GetString("Author");
     this.labelAuthor.Selectable = true;
     this.hbox2.Add(this.labelAuthor);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelAuthor]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelRevision            = new global::Gtk.Label();
     this.labelRevision.Name       = "labelRevision";
     this.labelRevision.Xalign     = 1F;
     this.labelRevision.LabelProp  = global::Mono.Unix.Catalog.GetString("Revision");
     this.labelRevision.Selectable = true;
     this.hbox2.Add(this.labelRevision);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelRevision]));
     w12.Position = 1;
     this.vbox5.Add(this.hbox2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.labelDate            = new global::Gtk.Label();
     this.labelDate.Name       = "labelDate";
     this.labelDate.Xalign     = 0F;
     this.labelDate.LabelProp  = global::Mono.Unix.Catalog.GetString("Date");
     this.labelDate.Selectable = true;
     this.vbox5.Add(this.labelDate);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.labelDate]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     this.hbox1.Add(this.vbox5);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox5]));
     w15.Position = 1;
     this.commitBox.Add(this.hbox1);
     this.vbox2.Add(this.commitBox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.commitBox]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrolledwindow1          = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name     = "scrolledwindow1";
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.textviewDetails          = new global::Gtk.TextView();
     this.textviewDetails.CanFocus = true;
     this.textviewDetails.Name     = "textviewDetails";
     this.textviewDetails.Editable = false;
     this.scrolledwindow1.Add(this.textviewDetails);
     this.vbox2.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1]));
     w19.Position = 1;
     this.hpaned1.Add(this.vbox2);
     this.vpaned1.Add(this.hpaned1);
     global::Gtk.Paned.PanedChild w21 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.hpaned1]));
     w21.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.scrolledwindowFiles          = new global::Gtk.ScrolledWindow();
     this.scrolledwindowFiles.CanFocus = true;
     this.scrolledwindowFiles.Name     = "scrolledwindowFiles";
     this.vpaned1.Add(this.scrolledwindowFiles);
     this.vbox1.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vpaned1]));
     w23.Position = 0;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     w1.SetUiManager(UIManager);
     this.scrolledLoading.Hide();
     this.Show();
     this.labelRevision.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnLabelRevisionButtonPressEvent);
 }
Exemplo n.º 10
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.newAction            = new global::Gtk.Action("newAction", null, global::Mono.Unix.Catalog.GetString("Новый тест"), "gtk-new");
     this.newAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Новый");
     w1.Add(this.newAction, null);
     this.openAction            = new global::Gtk.Action("openAction", global::Mono.Unix.Catalog.GetString("_Открыть"), global::Mono.Unix.Catalog.GetString("Открыть тест"), "gtk-open");
     this.openAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Открыть");
     w1.Add(this.openAction, null);
     this.saveAction            = new global::Gtk.Action("saveAction", global::Mono.Unix.Catalog.GetString("_Сохранить"), global::Mono.Unix.Catalog.GetString("Сохранить тест"), "gtk-save");
     this.saveAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Сохранить");
     w1.Add(this.saveAction, null);
     this.FileMenu            = new global::Gtk.Action("FileMenu", global::Mono.Unix.Catalog.GetString("Файл"), null, null);
     this.FileMenu.ShortLabel = global::Mono.Unix.Catalog.GetString("Файл");
     w1.Add(this.FileMenu, null);
     this.New            = new global::Gtk.Action("New", global::Mono.Unix.Catalog.GetString("Новый"), null, "gtk-new");
     this.New.ShortLabel = global::Mono.Unix.Catalog.GetString("Новый");
     w1.Add(this.New, null);
     this.Open            = new global::Gtk.Action("Open", global::Mono.Unix.Catalog.GetString("Открыть"), null, "gtk-open");
     this.Open.ShortLabel = global::Mono.Unix.Catalog.GetString("Открыть");
     w1.Add(this.Open, null);
     this.Save            = new global::Gtk.Action("Save", global::Mono.Unix.Catalog.GetString("Сохранить"), null, "gtk-save");
     this.Save.ShortLabel = global::Mono.Unix.Catalog.GetString("Сохранить");
     w1.Add(this.Save, null);
     this.saveAction1            = new global::Gtk.Action("saveAction1", global::Mono.Unix.Catalog.GetString("Сохранить как..."), null, "gtk-save");
     this.saveAction1.ShortLabel = global::Mono.Unix.Catalog.GetString("Сохранить как...");
     w1.Add(this.saveAction1, null);
     this.Quit            = new global::Gtk.Action("Quit", global::Mono.Unix.Catalog.GetString("Выход"), null, "gtk-quit");
     this.Quit.ShortLabel = global::Mono.Unix.Catalog.GetString("Выход");
     w1.Add(this.Quit, null);
     this.SaveAs            = new global::Gtk.Action("SaveAs", global::Mono.Unix.Catalog.GetString("Сохранить как..."), null, "gtk-save");
     this.SaveAs.ShortLabel = global::Mono.Unix.Catalog.GetString("Сохранить как...");
     w1.Add(this.SaveAs, null);
     this.TestMenu            = new global::Gtk.Action("TestMenu", global::Mono.Unix.Catalog.GetString("Тест"), null, null);
     this.TestMenu.ShortLabel = global::Mono.Unix.Catalog.GetString("Тест");
     w1.Add(this.TestMenu, null);
     this.Help            = new global::Gtk.Action("Help", global::Mono.Unix.Catalog.GetString("Справка"), null, null);
     this.Help.ShortLabel = global::Mono.Unix.Catalog.GetString("Справка");
     w1.Add(this.Help, null);
     this.Help1            = new global::Gtk.Action("Help1", global::Mono.Unix.Catalog.GetString("_Help"), null, "gtk-help");
     this.Help1.ShortLabel = global::Mono.Unix.Catalog.GetString("_Help");
     w1.Add(this.Help1, null);
     this.About            = new global::Gtk.Action("About", global::Mono.Unix.Catalog.GetString("_About"), null, "gtk-about");
     this.About.ShortLabel = global::Mono.Unix.Catalog.GetString("_About");
     w1.Add(this.About, null);
     this.dialogQuestionAction            = new global::Gtk.Action("dialogQuestionAction", global::Mono.Unix.Catalog.GetString("Добавить вопрос"), global::Mono.Unix.Catalog.GetString("Добавить вопрос"), "gtk-dialog-question");
     this.dialogQuestionAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Добавить вопрос");
     w1.Add(this.dialogQuestionAction, null);
     this.testCompileAction            = new global::Gtk.Action("testCompileAction", global::Mono.Unix.Catalog.GetString("_Скомпоновать тест"), global::Mono.Unix.Catalog.GetString("Скомпоновать тест"), "gtk-execute");
     this.testCompileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Скомпоновать");
     w1.Add(this.testCompileAction, null);
     this.undoAction            = new global::Gtk.Action("undoAction", global::Mono.Unix.Catalog.GetString("_Отмена"), null, "gtk-undo");
     this.undoAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Отмена");
     w1.Add(this.undoAction, null);
     this.addAction            = new global::Gtk.Action("addAction", global::Mono.Unix.Catalog.GetString("Добавить _Ответ"), global::Mono.Unix.Catalog.GetString("Добавить ответ"), "gtk-add");
     this.addAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Добавить _Ответ");
     w1.Add(this.addAction, null);
     this.addAnswerTrueAction            = new global::Gtk.Action("addAnswerTrueAction", global::Mono.Unix.Catalog.GetString("_Правильный ответ"), null, "gtk-yes");
     this.addAnswerTrueAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Правильный ответ");
     w1.Add(this.addAnswerTrueAction, null);
     this.redoAction            = new global::Gtk.Action("redoAction", global::Mono.Unix.Catalog.GetString("_Вернуть"), null, "gtk-redo");
     this.redoAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Вернуть");
     w1.Add(this.redoAction, null);
     this.testDecompileAction            = new global::Gtk.Action("testDecompileAction", global::Mono.Unix.Catalog.GetString("_Декомпиляция"), global::Mono.Unix.Catalog.GetString("Декомпилировать тест"), "gtk-refresh");
     this.testDecompileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Декомпиляция");
     w1.Add(this.testDecompileAction, null);
     this.quitAction1            = new global::Gtk.Action("quitAction1", global::Mono.Unix.Catalog.GetString("_Выход"), global::Mono.Unix.Catalog.GetString("Выход"), "gtk-quit");
     this.quitAction1.ShortLabel = global::Mono.Unix.Catalog.GetString("_Выход");
     w1.Add(this.quitAction1, null);
     this.Edit            = new global::Gtk.Action("Edit", global::Mono.Unix.Catalog.GetString("Правка"), null, null);
     this.Edit.ShortLabel = global::Mono.Unix.Catalog.GetString("Правка");
     w1.Add(this.Edit, null);
     this.Undo            = new global::Gtk.Action("Undo", global::Mono.Unix.Catalog.GetString("_Отменить"), null, "gtk-undo");
     this.Undo.ShortLabel = global::Mono.Unix.Catalog.GetString("_Отменить");
     w1.Add(this.Undo, null);
     this.Redo            = new global::Gtk.Action("Redo", global::Mono.Unix.Catalog.GetString("Вернуть"), null, "gtk-redo");
     this.Redo.ShortLabel = global::Mono.Unix.Catalog.GetString("Вернуть");
     w1.Add(this.Redo, null);
     this.Cut            = new global::Gtk.Action("Cut", global::Mono.Unix.Catalog.GetString("Вырезать"), null, "gtk-cut");
     this.Cut.ShortLabel = global::Mono.Unix.Catalog.GetString("Вырезать");
     w1.Add(this.Cut, null);
     this.Copy            = new global::Gtk.Action("Copy", global::Mono.Unix.Catalog.GetString("Копировать"), null, "gtk-copy");
     this.Copy.ShortLabel = global::Mono.Unix.Catalog.GetString("Копировать");
     w1.Add(this.Copy, null);
     this.Paste            = new global::Gtk.Action("Paste", global::Mono.Unix.Catalog.GetString("Вставить"), null, "gtk-paste");
     this.Paste.ShortLabel = global::Mono.Unix.Catalog.GetString("Вставить");
     w1.Add(this.Paste, null);
     this.TestCompile            = new global::Gtk.Action("TestCompile", global::Mono.Unix.Catalog.GetString("Компоновать"), null, "gtk-execute");
     this.TestCompile.ShortLabel = global::Mono.Unix.Catalog.GetString("Компоновать");
     w1.Add(this.TestCompile, null);
     this.TestDecompile            = new global::Gtk.Action("TestDecompile", global::Mono.Unix.Catalog.GetString("Декомпиляция"), null, "gtk-refresh");
     this.TestDecompile.ShortLabel = global::Mono.Unix.Catalog.GetString("Декомпиляция");
     w1.Add(this.TestDecompile, null);
     this.TestTitle            = new global::Gtk.Action("TestTitle", global::Mono.Unix.Catalog.GetString("Название"), null, "gtk-edit");
     this.TestTitle.ShortLabel = global::Mono.Unix.Catalog.GetString("Название");
     w1.Add(this.TestTitle, null);
     this.setAuthorAction            = new global::Gtk.Action("setAuthorAction", global::Mono.Unix.Catalog.GetString("Автор"), null, "gtk-italic");
     this.setAuthorAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Автор");
     w1.Add(this.setAuthorAction, null);
     this.addValueAction            = new global::Gtk.Action("addValueAction", global::Mono.Unix.Catalog.GetString("_Баллы"), global::Mono.Unix.Catalog.GetString("Баллы на вопрос"), "gtk-zoom-100");
     this.addValueAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Баллы");
     w1.Add(this.addValueAction, null);
     this.AddQuestion            = new global::Gtk.Action("AddQuestion", global::Mono.Unix.Catalog.GetString("Добавить вопрос"), null, "gtk-dialog-question");
     this.AddQuestion.ShortLabel = global::Mono.Unix.Catalog.GetString("Добавить вопрос");
     w1.Add(this.AddQuestion, null);
     this.addAnswer            = new global::Gtk.Action("addAnswer", global::Mono.Unix.Catalog.GetString("Добавить ответ"), null, "gtk-add");
     this.addAnswer.ShortLabel = global::Mono.Unix.Catalog.GetString("Добавить ответ");
     w1.Add(this.addAnswer, null);
     this.AddAnswerTrue            = new global::Gtk.Action("AddAnswerTrue", global::Mono.Unix.Catalog.GetString("Добавить правильный ответ"), null, "gtk-yes");
     this.AddAnswerTrue.ShortLabel = global::Mono.Unix.Catalog.GetString("Добавить правильный ответ");
     w1.Add(this.AddAnswerTrue, null);
     this.SetQuestionValue            = new global::Gtk.Action("SetQuestionValue", global::Mono.Unix.Catalog.GetString("Назначить баллы"), null, "gtk-zoom-100");
     this.SetQuestionValue.ShortLabel = global::Mono.Unix.Catalog.GetString("Назначить баллы");
     w1.Add(this.SetQuestionValue, null);
     this.removeAction            = new global::Gtk.Action("removeAction", global::Mono.Unix.Catalog.GetString("Удалить ответ"), global::Mono.Unix.Catalog.GetString("Удалить ответ"), "gtk-remove");
     this.removeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Удалить ответ");
     w1.Add(this.removeAction, null);
     this.deleteQuestion            = new global::Gtk.Action("deleteQuestion", global::Mono.Unix.Catalog.GetString("Удалить вопрос"), global::Mono.Unix.Catalog.GetString("Удалить вопрос"), "gtk-delete");
     this.deleteQuestion.ShortLabel = global::Mono.Unix.Catalog.GetString("Удалить вопрос");
     w1.Add(this.deleteQuestion, null);
     this.rmQuestion            = new global::Gtk.Action("rmQuestion", global::Mono.Unix.Catalog.GetString("Удалить вопрос"), null, "gtk-delete");
     this.rmQuestion.ShortLabel = global::Mono.Unix.Catalog.GetString("Удалить вопрос");
     w1.Add(this.rmQuestion, null);
     this.rmAnswer            = new global::Gtk.Action("rmAnswer", global::Mono.Unix.Catalog.GetString("Удалить ответ"), null, "gtk-remove");
     this.rmAnswer.ShortLabel = global::Mono.Unix.Catalog.GetString("Удалить ответ");
     w1.Add(this.rmAnswer, null);
     this.sortAscendingAction            = new global::Gtk.Action("sortAscendingAction", global::Mono.Unix.Catalog.GetString("Время прохождения теста"), null, "gtk-sort-ascending");
     this.sortAscendingAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Время прохождения теста");
     w1.Add(this.sortAscendingAction, null);
     this.TestModeAction            = new global::Gtk.ToggleAction("TestModeAction", global::Mono.Unix.Catalog.GetString("Строгий режим"), null, "gtk-dialog-warning");
     this.TestModeAction.Active     = true;
     this.TestModeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Строгий режим");
     w1.Add(this.TestModeAction, null);
     this.setTestMode            = new global::Gtk.ToggleAction("setTestMode", global::Mono.Unix.Catalog.GetString("Строгий"), global::Mono.Unix.Catalog.GetString("Строгий режим"), "gtk-no");
     this.setTestMode.Active     = true;
     this.setTestMode.ShortLabel = global::Mono.Unix.Catalog.GetString("Строгий");
     w1.Add(this.setTestMode, null);
     this.setTestTime            = new global::Gtk.Action("setTestTime", global::Mono.Unix.Catalog.GetString("Время теста"), global::Mono.Unix.Catalog.GetString("Время теста"), "gtk-sort-ascending");
     this.setTestTime.ShortLabel = global::Mono.Unix.Catalog.GetString("Время теста");
     w1.Add(this.setTestTime, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MyTest Creator");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.DefaultWidth   = 1250;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='MainMenu'><menu name='FileMenu' action='FileMenu'><menuitem name='New' action='New'/><menuitem name='Open' action='Open'/><menuitem name='Save' action='Save'/><menuitem name='SaveAs' action='SaveAs'/><separator/><menuitem name='Quit' action='Quit'/></menu><menu name='TestMenu' action='TestMenu'><menuitem name='TestTitle' action='TestTitle'/><menuitem name='setAuthorAction' action='setAuthorAction'/><separator/><menuitem name='sortAscendingAction' action='sortAscendingAction'/><menuitem name='TestModeAction' action='TestModeAction'/><separator/><menuitem name='AddQuestion' action='AddQuestion'/><menuitem name='rmQuestion' action='rmQuestion'/><menuitem name='SetQuestionValue' action='SetQuestionValue'/><menuitem name='addAnswer' action='addAnswer'/><menuitem name='rmAnswer' action='rmAnswer'/><separator/><menuitem name='TestCompile' action='TestCompile'/><menuitem name='TestDecompile' action='TestDecompile'/></menu><menu name='Help' action='Help'><menuitem name='Help1' action='Help1'/><menuitem name='About' action='About'/></menu></menubar></ui>");
     this.MainMenu      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/MainMenu")));
     this.MainMenu.Name = "MainMenu";
     this.vbox3.Add(this.MainMenu);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.MainMenu]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name='ToolBar'><toolitem name='newAction' action='newAction'/><toolitem name='openAction' action='openAction'/><toolitem name='saveAction' action='saveAction'/><separator/><toolitem name='setTestTime' action='setTestTime'/><toolitem name='setTestMode' action='setTestMode'/><separator/><toolitem name='dialogQuestionAction' action='dialogQuestionAction'/><toolitem name='deleteQuestion' action='deleteQuestion'/><toolitem name='addValueAction' action='addValueAction'/><toolitem name='addAction' action='addAction'/><toolitem name='removeAction' action='removeAction'/><separator/><toolitem name='testCompileAction' action='testCompileAction'/><toolitem name='testDecompileAction' action='testDecompileAction'/><separator/><toolitem name='quitAction1' action='quitAction1'/></toolbar></ui>");
     this.ToolBar              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/ToolBar")));
     this.ToolBar.Name         = "ToolBar";
     this.ToolBar.ShowArrow    = false;
     this.ToolBar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(2));
     this.ToolBar.IconSize     = ((global::Gtk.IconSize)(4));
     this.vbox3.Add(this.ToolBar);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.ToolBar]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 204;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.QuestionEditArea          = new global::Gtk.TreeView();
     this.QuestionEditArea.CanFocus = true;
     this.QuestionEditArea.Name     = "QuestionEditArea";
     this.GtkScrolledWindow.Add(this.QuestionEditArea);
     this.vpaned1.Add(this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w5 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.GtkScrolledWindow]));
     w5.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.AnswersEditArea          = new global::Gtk.TreeView();
     this.AnswersEditArea.CanFocus = true;
     this.AnswersEditArea.Name     = "AnswersEditArea";
     this.GtkScrolledWindow1.Add(this.AnswersEditArea);
     this.vpaned1.Add(this.GtkScrolledWindow1);
     this.vbox3.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vpaned1]));
     w8.Position = 2;
     // Container child vbox3.Gtk.Box+BoxChild
     this.statusbar1         = new global::Gtk.Statusbar();
     this.statusbar1.Name    = "statusbar1";
     this.statusbar1.Spacing = 6;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.statusbar1.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.vseparator2]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.lblTestMode           = new global::Gtk.Label();
     this.lblTestMode.Name      = "lblTestMode";
     this.lblTestMode.LabelProp = global::Mono.Unix.Catalog.GetString("Режим: %s");
     this.statusbar1.Add(this.lblTestMode);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.lblTestMode]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.statusbar1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.vseparator1]));
     w11.Position = 3;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.lblTestTime           = new global::Gtk.Label();
     this.lblTestTime.Name      = "lblTestTime";
     this.lblTestTime.LabelProp = global::Mono.Unix.Catalog.GetString("Время теста, сек %s");
     this.statusbar1.Add(this.lblTestTime);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.lblTestTime]));
     w12.Position = 4;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vbox3.Add(this.statusbar1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.statusbar1]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultHeight = 768;
     this.Show();
     this.DeleteEvent                    += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.newAction.Activated            += new global::System.EventHandler(this.NewTestAction);
     this.openAction.Activated           += new global::System.EventHandler(this.OpenTestAction);
     this.saveAction.Activated           += new global::System.EventHandler(this.SaveTestAction);
     this.New.Activated                  += new global::System.EventHandler(this.NewTestAction);
     this.Open.Activated                 += new global::System.EventHandler(this.OpenTestAction);
     this.Save.Activated                 += new global::System.EventHandler(this.SaveTestAction);
     this.Quit.Activated                 += new global::System.EventHandler(this.QuitAction);
     this.SaveAs.Activated               += new global::System.EventHandler(this.SaveTestAction);
     this.Help1.Activated                += new global::System.EventHandler(this.HelpActionClicked);
     this.About.Activated                += new global::System.EventHandler(this.AboutClick);
     this.dialogQuestionAction.Activated += new global::System.EventHandler(this.AddQuestionClick);
     this.testCompileAction.Activated    += new global::System.EventHandler(this.CompileTestClick);
     this.addAction.Activated            += new global::System.EventHandler(this.AddAnswerClick);
     this.testDecompileAction.Activated  += new global::System.EventHandler(this.DecompileTestClick);
     this.quitAction1.Activated          += new global::System.EventHandler(this.QuitAction);
     this.TestCompile.Activated          += new global::System.EventHandler(this.CompileTestClick);
     this.TestDecompile.Activated        += new global::System.EventHandler(this.DecompileTestClick);
     this.TestTitle.Activated            += new global::System.EventHandler(this.TestNameEnter);
     this.setAuthorAction.Activated      += new global::System.EventHandler(this.AuthorNameEnter);
     this.addValueAction.Activated       += new global::System.EventHandler(this.SetValueClick);
     this.AddQuestion.Activated          += new global::System.EventHandler(this.AddQuestionClick);
     this.addAnswer.Activated            += new global::System.EventHandler(this.AddAnswerClick);
     this.SetQuestionValue.Activated     += new global::System.EventHandler(this.SetValueClick);
     this.removeAction.Activated         += new global::System.EventHandler(this.RemoveAnswerClick);
     this.deleteQuestion.Activated       += new global::System.EventHandler(this.RemoveQuestionClick);
     this.rmQuestion.Activated           += new global::System.EventHandler(this.RemoveQuestionClick);
     this.rmAnswer.Activated             += new global::System.EventHandler(this.RemoveAnswerClick);
     this.sortAscendingAction.Activated  += new global::System.EventHandler(this.SetTestTimeClick);
     this.TestModeAction.Toggled         += new global::System.EventHandler(this.SetTestModeClick);
     this.setTestMode.Toggled            += new global::System.EventHandler(this.SetTestModeClick);
     this.setTestTime.Activated          += new global::System.EventHandler(this.SetTestTimeClick);
     this.QuestionEditArea.CursorChanged += new global::System.EventHandler(this.QuestionSelected);
 }
Exemplo n.º 11
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.CodeFormatting.CodeFormattingPolicyPanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.Ide.CodeFormatting.CodeFormattingPolicyPanelWidget";
     // Container child MonoDevelop.Ide.CodeFormatting.CodeFormattingPolicyPanelWidget.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 148;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewCategories          = new global::Gtk.TreeView();
     this.treeviewCategories.CanFocus = true;
     this.treeviewCategories.Name     = "treeviewCategories";
     this.GtkScrolledWindow.Add(this.treeviewCategories);
     this.vpaned1.Add(this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.GtkScrolledWindow]));
     w2.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Preview:");
     this.hbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label3]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     this.hbox2.Add(this.fixed1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.fixed1]));
     w4.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.checkbuttonWhiteSpaces               = new global::Gtk.CheckButton();
     this.checkbuttonWhiteSpaces.CanFocus      = true;
     this.checkbuttonWhiteSpaces.Name          = "checkbuttonWhiteSpaces";
     this.checkbuttonWhiteSpaces.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("S_how whitespaces");
     this.checkbuttonWhiteSpaces.DrawIndicator = true;
     this.checkbuttonWhiteSpaces.UseUnderline  = true;
     this.hbox2.Add(this.checkbuttonWhiteSpaces);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.checkbuttonWhiteSpaces]));
     w5.Position = 2;
     w5.Expand   = false;
     this.vbox4.Add(this.hbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox2]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox4.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.scrolledwindow2]));
     w7.Position = 1;
     this.vpaned1.Add(this.vbox4);
     this.vbox2.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vpaned1]));
     w9.Position = 0;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Exemplo n.º 12
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Gettext.POEditorWidget
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach(this);
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default");
     this.UIManager.InsertActionGroup(w2, 0);
     this.Name = "MonoDevelop.Gettext.POEditorWidget";
     // Container child MonoDevelop.Gettext.POEditorWidget.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.notebookPages             = new global::Gtk.Notebook();
     this.notebookPages.CanFocus    = true;
     this.notebookPages.Name        = "notebookPages";
     this.notebookPages.CurrentPage = 0;
     this.notebookPages.ShowBorder  = false;
     this.notebookPages.ShowTabs    = false;
     // Container child notebookPages.Gtk.Notebook+NotebookChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("_Filter:");
     this.label2.UseUnderline = true;
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.searchEntryFilter      = new global::MonoDevelop.Components.SearchEntry();
     this.searchEntryFilter.Name = "searchEntryFilter";
     this.searchEntryFilter.ForceFilterButtonVisible = false;
     this.searchEntryFilter.HasFrame       = false;
     this.searchEntryFilter.RoundedShape   = false;
     this.searchEntryFilter.IsCheckMenu    = false;
     this.searchEntryFilter.ActiveFilterID = 0;
     this.searchEntryFilter.Ready          = false;
     this.searchEntryFilter.HasFocus       = false;
     this.hbox2.Add(this.searchEntryFilter);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.searchEntryFilter]));
     w4.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.togglebuttonOk              = new global::Gtk.ToggleButton();
     this.togglebuttonOk.CanFocus     = true;
     this.togglebuttonOk.Name         = "togglebuttonOk";
     this.togglebuttonOk.UseUnderline = true;
     this.togglebuttonOk.Label        = global::Mono.Unix.Catalog.GetString("Valid");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("done-16.png");
     this.togglebuttonOk.Image = w5;
     this.hbox2.Add(this.togglebuttonOk);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.togglebuttonOk]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.togglebuttonMissing              = new global::Gtk.ToggleButton();
     this.togglebuttonMissing.CanFocus     = true;
     this.togglebuttonMissing.Name         = "togglebuttonMissing";
     this.togglebuttonMissing.UseUnderline = true;
     this.togglebuttonMissing.Label        = global::Mono.Unix.Catalog.GetString("Missing");
     global::Gtk.Image w7 = new global::Gtk.Image();
     w7.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("warning-16.png");
     this.togglebuttonMissing.Image = w7;
     this.hbox2.Add(this.togglebuttonMissing);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.togglebuttonMissing]));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.togglebuttonFuzzy              = new global::Gtk.ToggleButton();
     this.togglebuttonFuzzy.CanFocus     = true;
     this.togglebuttonFuzzy.Name         = "togglebuttonFuzzy";
     this.togglebuttonFuzzy.UseUnderline = true;
     this.togglebuttonFuzzy.Label        = global::Mono.Unix.Catalog.GetString("Fuzzy");
     global::Gtk.Image w9 = new global::Gtk.Image();
     w9.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("error-16.png");
     this.togglebuttonFuzzy.Image = w9;
     this.hbox2.Add(this.togglebuttonFuzzy);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.togglebuttonFuzzy]));
     w10.Position = 4;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox7.Add(this.hbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.hbox2]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.vpaned2          = new global::Gtk.VPaned();
     this.vpaned2.CanFocus = true;
     this.vpaned2.Name     = "vpaned2";
     this.vpaned2.Position = 186;
     // Container child vpaned2.Gtk.Paned+PanedChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.treeviewEntries          = new global::Gtk.TreeView();
     this.treeviewEntries.CanFocus = true;
     this.treeviewEntries.Name     = "treeviewEntries";
     this.scrolledwindow1.Add(this.treeviewEntries);
     this.vpaned2.Add(this.scrolledwindow1);
     global::Gtk.Paned.PanedChild w13 = ((global::Gtk.Paned.PanedChild)(this.vpaned2 [this.scrolledwindow1]));
     w13.Resize = false;
     // Container child vpaned2.Gtk.Paned+PanedChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), true);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.label6              = new global::Gtk.Label();
     this.label6.Name         = "label6";
     this.label6.Xalign       = 0F;
     this.label6.LabelProp    = global::Mono.Unix.Catalog.GetString("_Comments:");
     this.label6.UseUnderline = true;
     this.vbox3.Add(this.label6);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label6]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow3            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow3.CanFocus   = true;
     this.scrolledwindow3.Name       = "scrolledwindow3";
     this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow3.Gtk.Container+ContainerChild
     this.textviewComments            = new global::Gtk.TextView();
     this.textviewComments.CanFocus   = true;
     this.textviewComments.Name       = "textviewComments";
     this.textviewComments.AcceptsTab = false;
     this.scrolledwindow3.Add(this.textviewComments);
     this.vbox3.Add(this.scrolledwindow3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow3]));
     w16.Position = 1;
     this.table1.Add(this.vbox3);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox3]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.label7              = new global::Gtk.Label();
     this.label7.Name         = "label7";
     this.label7.Xalign       = 0F;
     this.label7.LabelProp    = global::Mono.Unix.Catalog.GetString("_Translated (msgstr):");
     this.label7.UseUnderline = true;
     this.vbox4.Add(this.label7);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label7]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.notebookTranslated             = new global::Gtk.Notebook();
     this.notebookTranslated.CanFocus    = true;
     this.notebookTranslated.Name        = "notebookTranslated";
     this.notebookTranslated.CurrentPage = 0;
     // Notebook tab
     global::Gtk.Label w19 = new global::Gtk.Label();
     w19.Visible = true;
     this.notebookTranslated.Add(w19);
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
     this.notebookTranslated.SetTabLabel(w19, this.label1);
     this.label1.ShowAll();
     this.vbox4.Add(this.notebookTranslated);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.notebookTranslated]));
     w20.Position = 1;
     this.table1.Add(this.vbox4);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox4]));
     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.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 0F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Original (msgid):");
     this.hbox3.Add(this.label8);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label8]));
     w22.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.checkbuttonWhiteSpaces               = new global::Gtk.CheckButton();
     this.checkbuttonWhiteSpaces.CanFocus      = true;
     this.checkbuttonWhiteSpaces.Name          = "checkbuttonWhiteSpaces";
     this.checkbuttonWhiteSpaces.Label         = global::Mono.Unix.Catalog.GetString("S_how whitespaces");
     this.checkbuttonWhiteSpaces.DrawIndicator = true;
     this.checkbuttonWhiteSpaces.UseUnderline  = true;
     this.hbox3.Add(this.checkbuttonWhiteSpaces);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.checkbuttonWhiteSpaces]));
     w23.Position = 1;
     w23.Expand   = false;
     this.vbox5.Add(this.hbox3);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox3]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.scrolledwindowOriginal            = new global::Gtk.ScrolledWindow();
     this.scrolledwindowOriginal.CanFocus   = true;
     this.scrolledwindowOriginal.Name       = "scrolledwindowOriginal";
     this.scrolledwindowOriginal.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox5.Add(this.scrolledwindowOriginal);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.scrolledwindowOriginal]));
     w25.Position = 1;
     // Container child vbox5.Gtk.Box+BoxChild
     this.vbox8         = new global::Gtk.VBox();
     this.vbox8.Name    = "vbox8";
     this.vbox8.Spacing = 6;
     // Container child vbox8.Gtk.Box+BoxChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 0F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Original plural (msgid_plural):");
     this.vbox8.Add(this.label9);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.label9]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.scrolledwindowPlural            = new global::Gtk.ScrolledWindow();
     this.scrolledwindowPlural.CanFocus   = true;
     this.scrolledwindowPlural.Name       = "scrolledwindowPlural";
     this.scrolledwindowPlural.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox8.Add(this.scrolledwindowPlural);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.scrolledwindowPlural]));
     w27.Position = 1;
     this.vbox5.Add(this.vbox8);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.vbox8]));
     w28.Position = 2;
     this.table1.Add(this.vbox5);
     // Container child table1.Gtk.Table+TableChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.label4              = new global::Gtk.Label();
     this.label4.Name         = "label4";
     this.label4.Xalign       = 0F;
     this.label4.LabelProp    = global::Mono.Unix.Catalog.GetString("F_ound in:");
     this.label4.UseUnderline = true;
     this.vbox6.Add(this.label4);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.label4]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.treeviewFoundIn          = new global::Gtk.TreeView();
     this.treeviewFoundIn.CanFocus = true;
     this.treeviewFoundIn.Name     = "treeviewFoundIn";
     this.scrolledwindow2.Add(this.treeviewFoundIn);
     this.vbox6.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.scrolledwindow2]));
     w32.Position = 1;
     this.table1.Add(this.vbox6);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox6]));
     w33.LeftAttach  = ((uint)(1));
     w33.RightAttach = ((uint)(2));
     w33.XOptions    = ((global::Gtk.AttachOptions)(4));
     w33.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vpaned2.Add(this.table1);
     global::Gtk.Paned.PanedChild w34 = ((global::Gtk.Paned.PanedChild)(this.vpaned2 [this.table1]));
     w34.Resize = false;
     this.vbox7.Add(this.vpaned2);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.vpaned2]));
     w35.Position = 1;
     this.notebookPages.Add(this.vbox7);
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
     this.notebookPages.SetTabLabel(this.vbox7, this.label5);
     this.label5.ShowAll();
     this.vbox2.Add(this.notebookPages);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.notebookPages]));
     w37.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name='toolbarPages'/></ui>");
     this.toolbarPages              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbarPages")));
     this.toolbarPages.Name         = "toolbarPages";
     this.toolbarPages.ShowArrow    = false;
     this.toolbarPages.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.toolbarPages.IconSize     = ((global::Gtk.IconSize)(3));
     this.hbox1.Add(this.toolbarPages);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.toolbarPages]));
     w38.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.progressbar1      = new global::Gtk.ProgressBar();
     this.progressbar1.Name = "progressbar1";
     this.hbox1.Add(this.progressbar1);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.progressbar1]));
     w39.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     w1.SetUiManager(UIManager);
     this.label6.MnemonicWidget = this.textviewComments;
     this.label7.MnemonicWidget = this.notebookTranslated;
     this.label4.MnemonicWidget = this.treeviewFoundIn;
     this.Show();
 }
Exemplo n.º 13
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget VAS.UI.VideoPlayerView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "VAS.UI.VideoPlayerView";
     // Container child VAS.UI.VideoPlayerView.Gtk.Container+ContainerChild
     this.maineventbox      = new global::Gtk.EventBox();
     this.maineventbox.Name = "maineventbox";
     // Container child maineventbox.Gtk.Container+ContainerChild
     this.totalbox      = new global::Gtk.VBox();
     this.totalbox.Name = "totalbox";
     // Container child totalbox.Gtk.Box+BoxChild
     this.mainbox      = new global::Gtk.HBox();
     this.mainbox.Name = "mainbox";
     // Container child mainbox.Gtk.Box+BoxChild
     this.videohpaned          = new global::Gtk.HPaned();
     this.videohpaned.CanFocus = true;
     this.videohpaned.Name     = "videohpaned";
     this.videohpaned.Position = 719;
     // Container child videohpaned.Gtk.Paned+PanedChild
     this.videobox = new global::Gtk.HBox();
     this.videobox.WidthRequest = 200;
     this.videobox.Name         = "videobox";
     // Container child videobox.Gtk.Box+BoxChild
     this.mainviewport        = new global::VAS.UI.VideoWindow();
     this.mainviewport.Events = ((global::Gdk.EventMask)(256));
     this.mainviewport.Name   = "mainviewport";
     this.mainviewport.Ratio  = 1F;
     this.videobox.Add(this.mainviewport);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.videobox [this.mainviewport]));
     w1.Position = 0;
     // Container child videobox.Gtk.Box+BoxChild
     this.blackboarddrawingarea      = new global::Gtk.DrawingArea();
     this.blackboarddrawingarea.Name = "blackboarddrawingarea";
     this.videobox.Add(this.blackboarddrawingarea);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.videobox [this.blackboarddrawingarea]));
     w2.Position = 1;
     this.videohpaned.Add(this.videobox);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.videohpaned [this.videobox]));
     w3.Resize = false;
     w3.Shrink = false;
     // Container child videohpaned.Gtk.Paned+PanedChild
     this.subviewportsbox = new global::Gtk.VBox();
     this.subviewportsbox.WidthRequest = 150;
     this.subviewportsbox.Name         = "subviewportsbox";
     // Container child subviewportsbox.Gtk.Box+BoxChild
     this.subviewport1        = new global::VAS.UI.SubViewport();
     this.subviewport1.Events = ((global::Gdk.EventMask)(256));
     this.subviewport1.Name   = "subviewport1";
     this.subviewport1.Index  = 0;
     this.subviewportsbox.Add(this.subviewport1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.subviewportsbox [this.subviewport1]));
     w4.Position = 0;
     // Container child subviewportsbox.Gtk.Box+BoxChild
     this.subviewport2        = new global::VAS.UI.SubViewport();
     this.subviewport2.Events = ((global::Gdk.EventMask)(256));
     this.subviewport2.Name   = "subviewport2";
     this.subviewport2.Index  = 0;
     this.subviewportsbox.Add(this.subviewport2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.subviewportsbox [this.subviewport2]));
     w5.Position = 1;
     // Container child subviewportsbox.Gtk.Box+BoxChild
     this.subviewport3        = new global::VAS.UI.SubViewport();
     this.subviewport3.Events = ((global::Gdk.EventMask)(256));
     this.subviewport3.Name   = "subviewport3";
     this.subviewport3.Index  = 0;
     this.subviewportsbox.Add(this.subviewport3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.subviewportsbox [this.subviewport3]));
     w6.Position = 2;
     this.videohpaned.Add(this.subviewportsbox);
     global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.videohpaned [this.subviewportsbox]));
     w7.Resize = false;
     w7.Shrink = false;
     this.mainbox.Add(this.videohpaned);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.mainbox [this.videohpaned]));
     w8.Position = 0;
     this.totalbox.Add(this.mainbox);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.totalbox [this.mainbox]));
     w9.Position = 0;
     // Container child totalbox.Gtk.Box+BoxChild
     this.lightbackgroundeventbox      = new global::Gtk.EventBox();
     this.lightbackgroundeventbox.Name = "lightbackgroundeventbox";
     // Container child lightbackgroundeventbox.Gtk.Container+ContainerChild
     this.alignment1      = new global::Gtk.Alignment(0F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.editeventtimeruledrawingarea      = new global::Gtk.DrawingArea();
     this.editeventtimeruledrawingarea.Name = "editeventtimeruledrawingarea";
     this.vbox1.Add(this.editeventtimeruledrawingarea);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.editeventtimeruledrawingarea]));
     w10.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.timerulearea      = new global::Gtk.DrawingArea();
     this.timerulearea.Name = "timerulearea";
     this.vbox1.Add(this.timerulearea);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.timerulearea]));
     w11.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.controlsbox         = new global::Gtk.HBox();
     this.controlsbox.Name    = "controlsbox";
     this.controlsbox.Spacing = 6;
     // Container child controlsbox.Gtk.Box+BoxChild
     this.leftBlockAlignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.leftBlockAlignment.Name = "leftBlockAlignment";
     // Container child leftBlockAlignment.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.closebutton = new global::Gtk.Button();
     this.closebutton.TooltipMarkup = "Close loaded event";
     this.closebutton.Name          = "closebutton";
     this.closebutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child closebutton.Gtk.Container+ContainerChild
     this.closebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.closebuttonimage.Name = "closebuttonimage";
     this.closebutton.Add(this.closebuttonimage);
     this.hbox2.Add(this.closebutton);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.closebutton]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.eventNameLabel = new global::Gtk.Label();
     this.eventNameLabel.WidthRequest = 110;
     this.eventNameLabel.Name         = "eventNameLabel";
     this.hbox2.Add(this.eventNameLabel);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.eventNameLabel]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.drawbutton = new global::Gtk.Button();
     this.drawbutton.TooltipMarkup = "Draw frame";
     this.drawbutton.Name          = "drawbutton";
     this.drawbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child drawbutton.Gtk.Container+ContainerChild
     this.drawbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.drawbuttonimage.Name = "drawbuttonimage";
     this.drawbutton.Add(this.drawbuttonimage);
     this.hbox2.Add(this.drawbutton);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.drawbutton]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.timeHBox         = new global::Gtk.HBox();
     this.timeHBox.Name    = "timeHBox";
     this.timeHBox.Spacing = 6;
     // Container child timeHBox.Gtk.Box+BoxChild
     this.timeLeftSeparator      = new global::Gtk.VSeparator();
     this.timeLeftSeparator.Name = "timeLeftSeparator";
     this.timeHBox.Add(this.timeLeftSeparator);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.timeHBox [this.timeLeftSeparator]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child timeHBox.Gtk.Box+BoxChild
     this.timeVBox      = new global::Gtk.VBox();
     this.timeVBox.Name = "timeVBox";
     // Container child timeVBox.Gtk.Box+BoxChild
     this.currentTimeArea      = new global::Gtk.DrawingArea();
     this.currentTimeArea.Name = "currentTimeArea";
     this.timeVBox.Add(this.currentTimeArea);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.timeVBox [this.currentTimeArea]));
     w18.Position = 0;
     // Container child timeVBox.Gtk.Box+BoxChild
     this.totalTimeArea      = new global::Gtk.DrawingArea();
     this.totalTimeArea.Name = "totalTimeArea";
     this.timeVBox.Add(this.totalTimeArea);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.timeVBox [this.totalTimeArea]));
     w19.Position = 1;
     this.timeHBox.Add(this.timeVBox);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.timeHBox [this.timeVBox]));
     w20.Position = 1;
     // Container child timeHBox.Gtk.Box+BoxChild
     this.timeRightSeparator      = new global::Gtk.VSeparator();
     this.timeRightSeparator.Name = "timeRightSeparator";
     this.timeHBox.Add(this.timeRightSeparator);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.timeHBox [this.timeRightSeparator]));
     w21.Position = 2;
     w21.Expand   = false;
     w21.Fill     = false;
     this.hbox2.Add(this.timeHBox);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.timeHBox]));
     w22.Position = 3;
     w22.Expand   = false;
     this.leftBlockAlignment.Add(this.hbox2);
     this.controlsbox.Add(this.leftBlockAlignment);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.leftBlockAlignment]));
     w24.Position = 0;
     // Container child controlsbox.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox();
     this.hbox4.HeightRequest = 0;
     this.hbox4.Name          = "hbox4";
     this.hbox4.Spacing       = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.centerBlockAlignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.centerBlockAlignment.Name = "centerBlockAlignment";
     // Container child centerBlockAlignment.Gtk.Container+ContainerChild
     this.buttonsbox      = new global::Gtk.HBox();
     this.buttonsbox.Name = "buttonsbox";
     // Container child buttonsbox.Gtk.Box+BoxChild
     this.prevbutton = new global::Gtk.Button();
     this.prevbutton.TooltipMarkup = "Previous";
     this.prevbutton.Name          = "prevbutton";
     this.prevbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child prevbutton.Gtk.Container+ContainerChild
     this.prevbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.prevbuttonimage.Name = "prevbuttonimage";
     this.prevbutton.Add(this.prevbuttonimage);
     this.buttonsbox.Add(this.prevbutton);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.prevbutton]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child buttonsbox.Gtk.Box+BoxChild
     this.playbutton = new global::Gtk.Button();
     this.playbutton.TooltipMarkup = "Play";
     this.playbutton.Name          = "playbutton";
     this.playbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child playbutton.Gtk.Container+ContainerChild
     this.playbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.playbuttonimage.Name = "playbuttonimage";
     this.playbutton.Add(this.playbuttonimage);
     this.buttonsbox.Add(this.playbutton);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.playbutton]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child buttonsbox.Gtk.Box+BoxChild
     this.pausebutton = new global::Gtk.Button();
     this.pausebutton.TooltipMarkup = "Pause";
     this.pausebutton.Name          = "pausebutton";
     this.pausebutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child pausebutton.Gtk.Container+ContainerChild
     this.pausebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.pausebuttonimage.Name = "pausebuttonimage";
     this.pausebutton.Add(this.pausebuttonimage);
     this.buttonsbox.Add(this.pausebutton);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.pausebutton]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child buttonsbox.Gtk.Box+BoxChild
     this.nextbutton = new global::Gtk.Button();
     this.nextbutton.TooltipMarkup = "Next";
     this.nextbutton.Sensitive     = false;
     this.nextbutton.Name          = "nextbutton";
     this.nextbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child nextbutton.Gtk.Container+ContainerChild
     this.nextbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.nextbuttonimage.Name = "nextbuttonimage";
     this.nextbutton.Add(this.nextbuttonimage);
     this.buttonsbox.Add(this.nextbutton);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.buttonsbox [this.nextbutton]));
     w32.Position = 3;
     w32.Expand   = false;
     w32.Fill     = false;
     this.centerBlockAlignment.Add(this.buttonsbox);
     this.hbox4.Add(this.centerBlockAlignment);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.centerBlockAlignment]));
     w34.Position = 0;
     w34.Fill     = false;
     this.controlsbox.Add(this.hbox4);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.hbox4]));
     w35.Position = 1;
     // Container child controlsbox.Gtk.Box+BoxChild
     this.rightBlockAlignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.rightBlockAlignment.Name = "rightBlockAlignment";
     // Container child rightBlockAlignment.Gtk.Container+ContainerChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.jumpsbox         = new global::Gtk.HBox();
     this.jumpsbox.Name    = "jumpsbox";
     this.jumpsbox.Spacing = 6;
     // Container child jumpsbox.Gtk.Box+BoxChild
     this.jumpsLeftSeparator      = new global::Gtk.VSeparator();
     this.jumpsLeftSeparator.Name = "jumpsLeftSeparator";
     this.jumpsbox.Add(this.jumpsLeftSeparator);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.jumpsbox [this.jumpsLeftSeparator]));
     w36.Position = 0;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child jumpsbox.Gtk.Box+BoxChild
     this.vbox3      = new global::Gtk.VBox();
     this.vbox3.Name = "vbox3";
     // Container child vbox3.Gtk.Box+BoxChild
     this.jumpsButton = new global::Gtk.Button();
     this.jumpsButton.WidthRequest  = 21;
     this.jumpsButton.HeightRequest = 21;
     this.jumpsButton.CanFocus      = true;
     this.jumpsButton.Name          = "jumpsButton";
     this.jumpsButton.FocusOnClick  = false;
     this.jumpsButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     this.jumpsButton.Xalign        = 0F;
     this.jumpsButton.Yalign        = 0F;
     // Container child jumpsButton.Gtk.Container+ContainerChild
     this.jumpsButtonImage      = new global::VAS.UI.Helpers.ImageView();
     this.jumpsButtonImage.Name = "jumpsButtonImage";
     this.jumpsButton.Add(this.jumpsButtonImage);
     this.vbox3.Add(this.jumpsButton);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.jumpsButton]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.jumpsLabel      = new global::Gtk.Label();
     this.jumpsLabel.Name = "jumpsLabel";
     this.vbox3.Add(this.jumpsLabel);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.jumpsLabel]));
     w39.Position = 1;
     w39.Expand   = false;
     w39.Fill     = false;
     this.jumpsbox.Add(this.vbox3);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.jumpsbox [this.vbox3]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child jumpsbox.Gtk.Box+BoxChild
     this.jumpsRightSeparator      = new global::Gtk.VSeparator();
     this.jumpsRightSeparator.Name = "jumpsRightSeparator";
     this.jumpsbox.Add(this.jumpsRightSeparator);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.jumpsbox [this.jumpsRightSeparator]));
     w41.Position = 2;
     w41.Expand   = false;
     w41.Fill     = false;
     this.hbox3.Add(this.jumpsbox);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.jumpsbox]));
     w42.Position = 0;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.zoomBox         = new global::Gtk.HBox();
     this.zoomBox.Name    = "zoomBox";
     this.zoomBox.Spacing = 6;
     // Container child zoomBox.Gtk.Box+BoxChild
     this.zoomBoxV      = new global::Gtk.VBox();
     this.zoomBoxV.Name = "zoomBoxV";
     // Container child zoomBoxV.Gtk.Box+BoxChild
     this.zoomLevelButton = new global::Gtk.Button();
     this.zoomLevelButton.WidthRequest  = 21;
     this.zoomLevelButton.HeightRequest = 21;
     this.zoomLevelButton.CanFocus      = true;
     this.zoomLevelButton.Name          = "zoomLevelButton";
     this.zoomLevelButton.FocusOnClick  = false;
     this.zoomLevelButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child zoomLevelButton.Gtk.Container+ContainerChild
     this.zoomLevelImage      = new global::VAS.UI.Helpers.ImageView();
     this.zoomLevelImage.Name = "zoomLevelImage";
     this.zoomLevelButton.Add(this.zoomLevelImage);
     this.zoomBoxV.Add(this.zoomLevelButton);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.zoomBoxV [this.zoomLevelButton]));
     w44.Position = 0;
     w44.Expand   = false;
     w44.Fill     = false;
     // Container child zoomBoxV.Gtk.Box+BoxChild
     this.zoomLabel      = new global::Gtk.Label();
     this.zoomLabel.Name = "zoomLabel";
     this.zoomBoxV.Add(this.zoomLabel);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.zoomBoxV [this.zoomLabel]));
     w45.Position = 1;
     w45.Expand   = false;
     w45.Fill     = false;
     this.zoomBox.Add(this.zoomBoxV);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.zoomBox [this.zoomBoxV]));
     w46.Position = 0;
     w46.Expand   = false;
     w46.Fill     = false;
     // Container child zoomBox.Gtk.Box+BoxChild
     this.zoomSeparator      = new global::Gtk.VSeparator();
     this.zoomSeparator.Name = "zoomSeparator";
     this.zoomBox.Add(this.zoomSeparator);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.zoomBox [this.zoomSeparator]));
     w47.Position = 1;
     w47.Expand   = false;
     w47.Fill     = false;
     this.hbox3.Add(this.zoomBox);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.zoomBox]));
     w48.Position = 1;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.rateBox         = new global::Gtk.HBox();
     this.rateBox.Name    = "rateBox";
     this.rateBox.Spacing = 6;
     // Container child rateBox.Gtk.Box+BoxChild
     this.rateBoxV      = new global::Gtk.VBox();
     this.rateBoxV.Name = "rateBoxV";
     // Container child rateBoxV.Gtk.Box+BoxChild
     this.rateLevelButton = new global::Gtk.Button();
     this.rateLevelButton.WidthRequest  = 21;
     this.rateLevelButton.HeightRequest = 21;
     this.rateLevelButton.Sensitive     = false;
     this.rateLevelButton.CanFocus      = true;
     this.rateLevelButton.Name          = "rateLevelButton";
     this.rateLevelButton.FocusOnClick  = false;
     this.rateLevelButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child rateLevelButton.Gtk.Container+ContainerChild
     this.rateLevelButtonImage      = new global::VAS.UI.Helpers.ImageView();
     this.rateLevelButtonImage.Name = "rateLevelButtonImage";
     this.rateLevelButton.Add(this.rateLevelButtonImage);
     this.rateBoxV.Add(this.rateLevelButton);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.rateBoxV [this.rateLevelButton]));
     w50.Position = 0;
     w50.Expand   = false;
     w50.Fill     = false;
     // Container child rateBoxV.Gtk.Box+BoxChild
     this.rateLabel      = new global::Gtk.Label();
     this.rateLabel.Name = "rateLabel";
     this.rateBoxV.Add(this.rateLabel);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.rateBoxV [this.rateLabel]));
     w51.Position = 1;
     w51.Expand   = false;
     w51.Fill     = false;
     this.rateBox.Add(this.rateBoxV);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.rateBox [this.rateBoxV]));
     w52.Position = 0;
     w52.Expand   = false;
     w52.Fill     = false;
     // Container child rateBox.Gtk.Box+BoxChild
     this.rateSeparator      = new global::Gtk.VSeparator();
     this.rateSeparator.Name = "rateSeparator";
     this.rateBox.Add(this.rateSeparator);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.rateBox [this.rateSeparator]));
     w53.Position = 1;
     w53.Expand   = false;
     w53.Fill     = false;
     this.hbox3.Add(this.rateBox);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.rateBox]));
     w54.Position = 2;
     w54.Expand   = false;
     w54.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.durationBox         = new global::Gtk.HBox();
     this.durationBox.Name    = "durationBox";
     this.durationBox.Spacing = 6;
     // Container child durationBox.Gtk.Box+BoxChild
     this.durationBoxV      = new global::Gtk.VBox();
     this.durationBoxV.Name = "durationBoxV";
     // Container child durationBoxV.Gtk.Box+BoxChild
     this.DurationButton = new global::Gtk.ToggleButton();
     this.DurationButton.WidthRequest  = 21;
     this.DurationButton.HeightRequest = 21;
     this.DurationButton.Name          = "DurationButton";
     this.DurationButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child DurationButton.Gtk.Container+ContainerChild
     this.DurationButtonImage      = new global::VAS.UI.Helpers.ImageView();
     this.DurationButtonImage.Name = "DurationButtonImage";
     this.DurationButton.Add(this.DurationButtonImage);
     this.durationBoxV.Add(this.DurationButton);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.durationBoxV [this.DurationButton]));
     w56.Position = 0;
     w56.Expand   = false;
     w56.Fill     = false;
     // Container child durationBoxV.Gtk.Box+BoxChild
     this.durationLabel      = new global::Gtk.Label();
     this.durationLabel.Name = "durationLabel";
     this.durationBoxV.Add(this.durationLabel);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.durationBoxV [this.durationLabel]));
     w57.Position = 1;
     w57.Expand   = false;
     w57.Fill     = false;
     this.durationBox.Add(this.durationBoxV);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.durationBox [this.durationBoxV]));
     w58.Position = 0;
     w58.Expand   = false;
     w58.Fill     = false;
     // Container child durationBox.Gtk.Box+BoxChild
     this.durationSeparator      = new global::Gtk.VSeparator();
     this.durationSeparator.Name = "durationSeparator";
     this.durationBox.Add(this.durationSeparator);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.durationBox [this.durationSeparator]));
     w59.PackType = ((global::Gtk.PackType)(1));
     w59.Position = 1;
     w59.Expand   = false;
     w59.Fill     = false;
     this.hbox3.Add(this.durationBox);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.durationBox]));
     w60.Position = 3;
     w60.Expand   = false;
     w60.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.editDurationBox         = new global::Gtk.HBox();
     this.editDurationBox.Name    = "editDurationBox";
     this.editDurationBox.Spacing = 6;
     // Container child editDurationBox.Gtk.Box+BoxChild
     this.editDurationButton           = new global::Gtk.ToggleButton();
     this.editDurationButton.Sensitive = false;
     this.editDurationButton.CanFocus  = true;
     this.editDurationButton.Name      = "editDurationButton";
     this.editDurationButton.Relief    = ((global::Gtk.ReliefStyle)(2));
     this.editDurationBox.Add(this.editDurationButton);
     global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.editDurationBox [this.editDurationButton]));
     w61.Position = 0;
     // Container child editDurationBox.Gtk.Box+BoxChild
     this.viewportsSeparator1      = new global::Gtk.VSeparator();
     this.viewportsSeparator1.Name = "viewportsSeparator1";
     this.editDurationBox.Add(this.viewportsSeparator1);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.editDurationBox [this.viewportsSeparator1]));
     w62.Position = 1;
     w62.Expand   = false;
     w62.Fill     = false;
     this.hbox3.Add(this.editDurationBox);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.editDurationBox]));
     w63.Position = 4;
     // Container child hbox3.Gtk.Box+BoxChild
     this.viewportsBox         = new global::Gtk.HBox();
     this.viewportsBox.Name    = "viewportsBox";
     this.viewportsBox.Spacing = 6;
     // Container child viewportsBox.Gtk.Box+BoxChild
     this.viewportsSwitchButton        = new global::Gtk.ToggleButton();
     this.viewportsSwitchButton.Name   = "viewportsSwitchButton";
     this.viewportsSwitchButton.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child viewportsSwitchButton.Gtk.Container+ContainerChild
     this.viewportsSwitchImage      = new global::VAS.UI.Helpers.ImageView();
     this.viewportsSwitchImage.Name = "viewportsSwitchImage";
     this.viewportsSwitchButton.Add(this.viewportsSwitchImage);
     this.viewportsBox.Add(this.viewportsSwitchButton);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.viewportsBox [this.viewportsSwitchButton]));
     w65.Position = 0;
     w65.Expand   = false;
     w65.Fill     = false;
     // Container child viewportsBox.Gtk.Box+BoxChild
     this.viewportsSeparator      = new global::Gtk.VSeparator();
     this.viewportsSeparator.Name = "viewportsSeparator";
     this.viewportsBox.Add(this.viewportsSeparator);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.viewportsBox [this.viewportsSeparator]));
     w66.Position = 1;
     w66.Expand   = false;
     w66.Fill     = false;
     this.hbox3.Add(this.viewportsBox);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.viewportsBox]));
     w67.Position = 5;
     w67.Expand   = false;
     w67.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.center_playhead_box      = new global::Gtk.HBox();
     this.center_playhead_box.Name = "center_playhead_box";
     // Container child center_playhead_box.Gtk.Box+BoxChild
     this.centerplayheadbutton = new global::Gtk.Button();
     this.centerplayheadbutton.TooltipMarkup = "Next";
     this.centerplayheadbutton.Name          = "centerplayheadbutton";
     this.centerplayheadbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child centerplayheadbutton.Gtk.Container+ContainerChild
     this.centerplayheadbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.centerplayheadbuttonimage.Name = "centerplayheadbuttonimage";
     this.centerplayheadbutton.Add(this.centerplayheadbuttonimage);
     this.center_playhead_box.Add(this.centerplayheadbutton);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.center_playhead_box [this.centerplayheadbutton]));
     w69.Position = 0;
     w69.Expand   = false;
     w69.Fill     = false;
     // Container child center_playhead_box.Gtk.Box+BoxChild
     this.centerPlayHeadSeparator      = new global::Gtk.VSeparator();
     this.centerPlayHeadSeparator.Name = "centerPlayHeadSeparator";
     this.center_playhead_box.Add(this.centerPlayHeadSeparator);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.center_playhead_box [this.centerPlayHeadSeparator]));
     w70.PackType = ((global::Gtk.PackType)(1));
     w70.Position = 1;
     w70.Expand   = false;
     w70.Fill     = false;
     this.hbox3.Add(this.center_playhead_box);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.center_playhead_box]));
     w71.Position = 6;
     w71.Expand   = false;
     w71.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.detachbutton = new global::Gtk.Button();
     this.detachbutton.TooltipMarkup = "Detach window";
     this.detachbutton.Name          = "detachbutton";
     this.detachbutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child detachbutton.Gtk.Container+ContainerChild
     this.detachbuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.detachbuttonimage.Name = "detachbuttonimage";
     this.detachbutton.Add(this.detachbuttonimage);
     this.hbox3.Add(this.detachbutton);
     global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.detachbutton]));
     w73.PackType = ((global::Gtk.PackType)(1));
     w73.Position = 7;
     w73.Expand   = false;
     w73.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.volumebutton = new global::Gtk.Button();
     this.volumebutton.TooltipMarkup = "Volume";
     this.volumebutton.Name          = "volumebutton";
     this.volumebutton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child volumebutton.Gtk.Container+ContainerChild
     this.volumebuttonimage      = new global::VAS.UI.Helpers.ImageView();
     this.volumebuttonimage.Name = "volumebuttonimage";
     this.volumebutton.Add(this.volumebuttonimage);
     this.hbox3.Add(this.volumebutton);
     global::Gtk.Box.BoxChild w75 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.volumebutton]));
     w75.PackType = ((global::Gtk.PackType)(1));
     w75.Position = 8;
     w75.Expand   = false;
     w75.Fill     = false;
     this.rightBlockAlignment.Add(this.hbox3);
     this.controlsbox.Add(this.rightBlockAlignment);
     global::Gtk.Box.BoxChild w77 = ((global::Gtk.Box.BoxChild)(this.controlsbox [this.rightBlockAlignment]));
     w77.PackType = ((global::Gtk.PackType)(1));
     w77.Position = 2;
     this.vbox1.Add(this.controlsbox);
     global::Gtk.Box.BoxChild w78 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.controlsbox]));
     w78.Position = 2;
     w78.Expand   = false;
     w78.Fill     = false;
     this.alignment1.Add(this.vbox1);
     this.lightbackgroundeventbox.Add(this.alignment1);
     this.totalbox.Add(this.lightbackgroundeventbox);
     global::Gtk.Box.BoxChild w81 = ((global::Gtk.Box.BoxChild)(this.totalbox [this.lightbackgroundeventbox]));
     w81.Position = 1;
     w81.Expand   = false;
     this.maineventbox.Add(this.totalbox);
     this.Add(this.maineventbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.blackboarddrawingarea.Hide();
     this.closebutton.Hide();
     this.prevbutton.Hide();
     this.pausebutton.Hide();
     this.nextbutton.Hide();
     this.DurationButton.Hide();
     this.durationBoxV.Hide();
     this.durationBox.Hide();
     this.controlsbox.Hide();
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Bugziller.BugsViewWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Bugziller.BugsViewWidget";
     // Container child Bugziller.BugsViewWidget.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hboxHeader         = new global::Gtk.HBox();
     this.hboxHeader.Name    = "hboxHeader";
     this.hboxHeader.Spacing = 6;
     // Container child hboxHeader.Gtk.Box+BoxChild
     this.comboServers      = global::Gtk.ComboBox.NewText();
     this.comboServers.Name = "comboServers";
     this.hboxHeader.Add(this.comboServers);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxHeader [this.comboServers]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hboxHeader.Gtk.Box+BoxChild
     this.buttonUpdate              = new global::Gtk.Button();
     this.buttonUpdate.CanFocus     = true;
     this.buttonUpdate.Name         = "buttonUpdate";
     this.buttonUpdate.UseUnderline = true;
     this.buttonUpdate.Relief       = ((global::Gtk.ReliefStyle)(2));
     this.buttonUpdate.Label        = global::Mono.Unix.Catalog.GetString("Update");
     this.hboxHeader.Add(this.buttonUpdate);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxHeader [this.buttonUpdate]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxHeader.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hboxHeader.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxHeader [this.vseparator1]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hboxHeader.Gtk.Box+BoxChild
     this.entryFilter               = new global::Gtk.Entry();
     this.entryFilter.CanFocus      = true;
     this.entryFilter.Name          = "entryFilter";
     this.entryFilter.IsEditable    = true;
     this.entryFilter.InvisibleChar = '●';
     this.hboxHeader.Add(this.entryFilter);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxHeader [this.entryFilter]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hboxHeader.Gtk.Box+BoxChild
     this.buttonFilter              = new global::Gtk.Button();
     this.buttonFilter.CanFocus     = true;
     this.buttonFilter.Name         = "buttonFilter";
     this.buttonFilter.UseUnderline = true;
     this.buttonFilter.Relief       = ((global::Gtk.ReliefStyle)(2));
     this.buttonFilter.Label        = global::Mono.Unix.Catalog.GetString("Filter");
     this.hboxHeader.Add(this.buttonFilter);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxHeader [this.buttonFilter]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxHeader.Gtk.Box+BoxChild
     this.countLabel           = new global::Gtk.Label();
     this.countLabel.Name      = "countLabel";
     this.countLabel.Xalign    = 0F;
     this.countLabel.LabelProp = "label2";
     this.hboxHeader.Add(this.countLabel);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxHeader [this.countLabel]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 7;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox2.Add(this.hboxHeader);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hboxHeader]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 570;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.listScrolled            = new global::Gtk.ScrolledWindow();
     this.listScrolled.Name       = "listScrolled";
     this.listScrolled.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child listScrolled.Gtk.Container+ContainerChild
     this.bugsList           = new global::Gtk.TreeView();
     this.bugsList.CanFocus  = true;
     this.bugsList.Name      = "bugsList";
     this.bugsList.RulesHint = true;
     this.listScrolled.Add(this.bugsList);
     this.vpaned1.Add(this.listScrolled);
     global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.listScrolled]));
     w9.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonRefresh              = new global::Gtk.Button();
     this.buttonRefresh.CanFocus     = true;
     this.buttonRefresh.Name         = "buttonRefresh";
     this.buttonRefresh.UseUnderline = true;
     this.buttonRefresh.Label        = global::Mono.Unix.Catalog.GetString("Update from Server");
     this.hbox1.Add(this.buttonRefresh);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonRefresh]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.bugTitle            = new global::Gtk.Label();
     this.bugTitle.Name       = "bugTitle";
     this.bugTitle.Xalign     = 0F;
     this.bugTitle.Selectable = true;
     this.hbox1.Add(this.bugTitle);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.bugTitle]));
     w11.Position = 1;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox3.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.commentsBox         = new global::Gtk.VBox();
     this.commentsBox.Name    = "commentsBox";
     this.commentsBox.Spacing = 8;
     w13.Add(this.commentsBox);
     this.GtkScrolledWindow1.Add(w13);
     this.vbox3.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow1]));
     w16.Position = 1;
     this.vpaned1.Add(this.vbox3);
     global::Gtk.Paned.PanedChild w17 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.vbox3]));
     w17.Resize = false;
     w17.Shrink = false;
     this.vbox2.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vpaned1]));
     w18.Position = 1;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.comboServers.Changed      += new global::System.EventHandler(this.OnComboServersChanged);
     this.buttonUpdate.Clicked      += new global::System.EventHandler(this.OnButtonUpdateClicked);
     this.entryFilter.KeyPressEvent += new global::Gtk.KeyPressEventHandler(this.OnEntryFilterKeyPressEvent);
     this.buttonFilter.Clicked      += new global::System.EventHandler(this.OnButtonFilterClicked);
     this.bugsList.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnBugsListButtonPressEvent);
     this.bugsList.PopupMenu        += new global::Gtk.PopupMenuHandler(this.OnBugsListPopupMenu);
     this.bugsList.RowActivated     += new global::Gtk.RowActivatedHandler(this.OnBugsListRowActivated);
     this.buttonRefresh.Clicked     += new global::System.EventHandler(this.OnButtonRefreshClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget final_project.MenuDesigner
     this.Name           = "final_project.MenuDesigner";
     this.Title          = global::Mono.Unix.Catalog.GetString("Návrhář");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child final_project.MenuDesigner.Gtk.Container+ContainerChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.hpaned1 = new global::Gtk.HPaned();
     this.hpaned1.WidthRequest = 100;
     this.hpaned1.CanDefault   = true;
     this.hpaned1.CanFocus     = true;
     this.hpaned1.Name         = "hpaned1";
     this.hpaned1.Position     = 1;
     this.hpaned1.BorderWidth  = ((uint)(5));
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeview = new global::Gtk.TreeView();
     this.treeview.WidthRequest = 200;
     this.treeview.CanFocus     = true;
     this.treeview.Name         = "treeview";
     this.GtkScrolledWindow1.Add(this.treeview);
     this.hpaned1.Add(this.GtkScrolledWindow1);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.GtkScrolledWindow1]));
     w3.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.buttonBox             = new global::Gtk.VButtonBox();
     this.buttonBox.Name        = "buttonBox";
     this.buttonBox.Homogeneous = true;
     this.buttonBox.Spacing     = 2;
     this.buttonBox.BorderWidth = ((uint)(10));
     this.buttonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child buttonBox.Gtk.ButtonBox+ButtonBoxChild
     this.BtnCategory              = new global::Gtk.Button();
     this.BtnCategory.CanFocus     = true;
     this.BtnCategory.Name         = "BtnCategory";
     this.BtnCategory.UseUnderline = true;
     this.BtnCategory.Label        = global::Mono.Unix.Catalog.GetString("Vytvořit kategorii");
     this.buttonBox.Add(this.BtnCategory);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.buttonBox[this.BtnCategory]));
     w4.Expand = false;
     w4.Fill   = false;
     // Container child buttonBox.Gtk.ButtonBox+ButtonBoxChild
     this.btnSubcategory              = new global::Gtk.Button();
     this.btnSubcategory.CanFocus     = true;
     this.btnSubcategory.Name         = "btnSubcategory";
     this.btnSubcategory.UseUnderline = true;
     this.btnSubcategory.Label        = global::Mono.Unix.Catalog.GetString("Přidat podkategorii");
     this.buttonBox.Add(this.btnSubcategory);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.buttonBox[this.btnSubcategory]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child buttonBox.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddRow              = new global::Gtk.Button();
     this.btnAddRow.CanFocus     = true;
     this.btnAddRow.Name         = "btnAddRow";
     this.btnAddRow.UseUnderline = true;
     this.btnAddRow.Label        = global::Mono.Unix.Catalog.GetString("Přidat Jídlo");
     this.buttonBox.Add(this.btnAddRow);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.buttonBox[this.btnAddRow]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child buttonBox.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteRow              = new global::Gtk.Button();
     this.btnDeleteRow.CanFocus     = true;
     this.btnDeleteRow.Name         = "btnDeleteRow";
     this.btnDeleteRow.UseUnderline = true;
     this.btnDeleteRow.Label        = global::Mono.Unix.Catalog.GetString("Smazat řádek");
     this.buttonBox.Add(this.btnDeleteRow);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.buttonBox[this.btnDeleteRow]));
     w7.Position = 3;
     w7.Expand   = false;
     w7.Fill     = false;
     this.hpaned1.Add(this.buttonBox);
     this.notebook1.Add(this.hpaned1);
     global::Gtk.Notebook.NotebookChild w9 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.hpaned1]));
     w9.TabFill = false;
     // Notebook tab
     this.pageLabel1            = new global::Gtk.Label();
     this.pageLabel1.CanDefault = true;
     this.pageLabel1.Name       = "pageLabel1";
     this.pageLabel1.LabelProp  = global::Mono.Unix.Catalog.GetString("Návrhář");
     this.notebook1.SetTabLabel(this.hpaned1, this.pageLabel1);
     this.pageLabel1.ShowAll();
     w1.Add(this.notebook1);
     this.scrolledwindow1.Add(w1);
     this.Add(this.scrolledwindow1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth          = 674;
     this.DefaultHeight         = 519;
     this.pageLabel1.HasDefault = true;
     this.Show();
     this.DeleteEvent            += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.BtnCategory.Clicked    += new global::System.EventHandler(this.OnBtnCategoryClicked);
     this.btnSubcategory.Clicked += new global::System.EventHandler(this.OnBtnSubcategoryClicked);
     this.btnAddRow.Clicked      += new global::System.EventHandler(this.OnBtnAddRowClicked);
     this.btnDeleteRow.Clicked   += new global::System.EventHandler(this.OnBtnDeleteRowClicked);
 }
        protected virtual void Build()
        {
            global::Stetic.Gui.Initialize(this);
            // Widget MonoGame.Tools.Pipeline.CollectionEditorDialog
            this.Name           = "MonoGame.Tools.Pipeline.CollectionEditorDialog";
            this.Title          = global::Mono.Unix.Catalog.GetString("Reference Editor");
            this.WindowPosition = ((global::Gtk.WindowPosition)(4));
            // Internal child MonoGame.Tools.Pipeline.CollectionEditorDialog.VBox
            #if GTK2
            global::Gtk.VBox w1 = this.VBox;
            #elif GTK3
            global::Gtk.Box w1 = this.ContentArea;
            #endif
            w1.Name        = "dialog1_VBox";
            w1.BorderWidth = ((uint)(2));
            // Container child dialog1_VBox.Gtk.Box+BoxChild
            this.hpaned1          = new global::Gtk.HPaned();
            this.hpaned1.CanFocus = true;
            this.hpaned1.Name     = "hpaned1";
            this.hpaned1.Position = 573;
            // Container child hpaned1.Gtk.Paned+PanedChild
            this.vbox2         = new global::Gtk.VBox();
            this.vbox2.Name    = "vbox2";
            this.vbox2.Spacing = 6;
            // Container child vbox2.Gtk.Box+BoxChild
            this.filechooserwidget1 = new global::Gtk.FileChooserWidget(((global::Gtk.FileChooserAction)(0)));
            #if GTK3
            this.filechooserwidget1.Expand = true;
            #endif
            this.filechooserwidget1.Name = "filechooserwidget1";
            this.vbox2.Add(this.filechooserwidget1);
            global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.filechooserwidget1]));
            w2.Position = 0;
            // Container child vbox2.Gtk.Box+BoxChild
            this.hbox2         = new global::Gtk.HBox();
            this.hbox2.Name    = "hbox2";
            this.hbox2.Spacing = 6;
            // Container child hbox2.Gtk.Box+BoxChild
            this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
            this.alignment1.Name = "alignment1";
            this.hbox2.Add(this.alignment1);
            global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.alignment1]));
            w3.Position = 0;
            // Container child hbox2.Gtk.Box+BoxChild
            this.button9              = new global::Gtk.Button();
            this.button9.CanFocus     = true;
            this.button9.Name         = "button9";
            this.button9.UseStock     = true;
            this.button9.UseUnderline = true;
            this.button9.Label        = "gtk-add";
            this.hbox2.Add(this.button9);
            global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.button9]));
            w4.Position = 1;
            w4.Expand   = false;
            w4.Fill     = false;
            this.vbox2.Add(this.hbox2);
            global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
            w5.Position = 1;
            w5.Expand   = false;
            w5.Fill     = false;
            this.hpaned1.Add(this.vbox2);
            global::Gtk.Paned.PanedChild w6 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox2]));
            w6.Resize = false;
            // Container child hpaned1.Gtk.Paned+PanedChild
            this.vbox3         = new global::Gtk.VBox();
            this.vbox3.Name    = "vbox3";
            this.vbox3.Spacing = 6;
            // Container child vbox3.Gtk.Box+BoxChild
            this.hbox1         = new global::Gtk.HBox();
            this.hbox1.Name    = "hbox1";
            this.hbox1.Spacing = 6;
            // Container child hbox1.Gtk.Box+BoxChild
            this.alignment2      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
            this.alignment2.Name = "alignment2";
            this.hbox1.Add(this.alignment2);
            global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.alignment2]));
            w7.Position = 0;
            // Container child hbox1.Gtk.Box+BoxChild
            this.button10              = new global::Gtk.Button();
            this.button10.CanFocus     = true;
            this.button10.Name         = "button10";
            this.button10.UseStock     = true;
            this.button10.UseUnderline = true;
            this.button10.Label        = "gtk-remove";
            this.hbox1.Add(this.button10);
            global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.button10]));
            w8.Position = 1;
            w8.Expand   = false;
            w8.Fill     = false;
            this.vbox3.Add(this.hbox1);
            global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
            w9.Position = 0;
            w9.Expand   = false;
            w9.Fill     = false;
            // Container child vbox3.Gtk.Box+BoxChild
            this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
            this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
            this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
            // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
            this.treeview1                = new global::Gtk.TreeView();
            this.treeview1.CanFocus       = true;
            this.treeview1.Name           = "treeview1";
            this.treeview1.EnableSearch   = false;
            this.treeview1.HeadersVisible = false;
            this.GtkScrolledWindow2.Add(this.treeview1);
            this.vbox3.Add(this.GtkScrolledWindow2);
            global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow2]));
            w11.Position = 1;
            this.hpaned1.Add(this.vbox3);
            w1.Add(this.hpaned1);
            global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(w1 [this.hpaned1]));
            w13.Position = 0;
            if ((this.Child != null))
            {
                this.Child.ShowAll();
            }
            this.DefaultWidth  = 800;
            this.DefaultHeight = 397;

            #if GTK3
            Gdk.Geometry geom = new Gdk.Geometry();
            geom.MinWidth  = this.DefaultWidth;
            geom.MinHeight = 200;
            this.SetGeometryHints(this, geom, Gdk.WindowHints.MinSize);
            #endif

            this.Show();
            this.Response += new global::Gtk.ResponseHandler(this.OnResponse);
            this.filechooserwidget1.FileActivated += new global::System.EventHandler(this.AddFileEvent);
            this.button9.Clicked  += new global::System.EventHandler(this.AddFileEvent);
            this.button10.Clicked += new global::System.EventHandler(this.RemoveFileEvent);
        }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Database.Designer.PrimaryKeyConstraintEditorWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.Database.Designer.PrimaryKeyConstraintEditorWidget";
     // Container child MonoDevelop.Database.Designer.PrimaryKeyConstraintEditorWidget.Gtk.Container+ContainerChild
     this.hpaned          = new global::Gtk.HPaned();
     this.hpaned.CanFocus = true;
     this.hpaned.Name     = "hpaned";
     this.hpaned.Position = 293;
     // Container child hpaned.Gtk.Paned+PanedChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.windowPK            = new global::Gtk.ScrolledWindow();
     this.windowPK.CanFocus   = true;
     this.windowPK.Name       = "windowPK";
     this.windowPK.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child windowPK.Gtk.Container+ContainerChild
     this.listPK          = new global::Gtk.TreeView();
     this.listPK.CanFocus = true;
     this.listPK.Name     = "listPK";
     this.windowPK.Add(this.listPK);
     this.vbox3.Add(this.windowPK);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.windowPK]));
     w2.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox             = new global::Gtk.HButtonBox();
     this.hbuttonbox.Name        = "hbuttonbox";
     this.hbuttonbox.Spacing     = 6;
     this.hbuttonbox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child hbuttonbox.Gtk.ButtonBox+ButtonBoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseStock     = true;
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label        = "gtk-add";
     this.hbuttonbox.Add(this.buttonAdd);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox[this.buttonAdd]));
     w3.Expand = false;
     w3.Fill   = false;
     // Container child hbuttonbox.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRemove              = new global::Gtk.Button();
     this.buttonRemove.Sensitive    = false;
     this.buttonRemove.CanFocus     = true;
     this.buttonRemove.Name         = "buttonRemove";
     this.buttonRemove.UseStock     = true;
     this.buttonRemove.UseUnderline = true;
     this.buttonRemove.Label        = "gtk-remove";
     this.hbuttonbox.Add(this.buttonRemove);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox[this.buttonRemove]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox3.Add(this.hbuttonbox);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbuttonbox]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.hpaned.Add(this.vbox3);
     global::Gtk.Paned.PanedChild w6 = ((global::Gtk.Paned.PanedChild)(this.hpaned[this.vbox3]));
     w6.Resize = false;
     // Container child hpaned.Gtk.Paned+PanedChild
     this.columnSelecter             = new global::MonoDevelop.Database.Components.SelectColumnWidget();
     this.columnSelecter.Sensitive   = false;
     this.columnSelecter.CanFocus    = true;
     this.columnSelecter.Name        = "columnSelecter";
     this.columnSelecter.ShadowType  = ((global::Gtk.ShadowType)(1));
     this.columnSelecter.SingleCheck = false;
     this.hpaned.Add(this.columnSelecter);
     this.Add(this.hpaned);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.buttonAdd.Clicked    += new global::System.EventHandler(this.AddClicked);
     this.buttonRemove.Clicked += new global::System.EventHandler(this.RemoveClicked);
 }
Exemplo n.º 18
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.addAction = new global::Gtk.Action("addAction", null, null, "gtk-add");
     w1.Add(this.addAction, null);
     this.removeAction = new global::Gtk.Action("removeAction", null, null, "gtk-remove");
     w1.Add(this.removeAction, null);
     this.refreshAction = new global::Gtk.Action("refreshAction", null, null, "gtk-refresh");
     w1.Add(this.refreshAction, null);
     this.goDownAction = new global::Gtk.Action("goDownAction", null, null, "gtk-go-down");
     w1.Add(this.goDownAction, null);
     this.goUpAction = new global::Gtk.Action("goUpAction", null, null, "gtk-go-up");
     w1.Add(this.goUpAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vpaned2          = new global::Gtk.VPaned();
     this.vpaned2.CanFocus = true;
     this.vpaned2.Name     = "vpaned2";
     this.vpaned2.Position = 44;
     // Container child vpaned2.Gtk.Paned+PanedChild
     this.UIManager.AddUiFromString(@"<ui><toolbar name='toolbar1'><toolitem name='addAction' action='addAction'/><toolitem name='removeAction' action='removeAction'/><toolitem name='refreshAction' action='refreshAction'/><toolitem name='goDownAction' action='goDownAction'/><toolitem name='goUpAction' action='goUpAction'/></toolbar></ui>");
     this.toolbar1              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar1")));
     this.toolbar1.Name         = "toolbar1";
     this.toolbar1.ShowArrow    = false;
     this.toolbar1.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.vpaned2.Add(this.toolbar1);
     global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.vpaned2[this.toolbar1]));
     w2.Resize = false;
     w2.Shrink = false;
     // Container child vpaned2.Gtk.Paned+PanedChild
     this.vpaned3          = new global::Gtk.VPaned();
     this.vpaned3.CanFocus = true;
     this.vpaned3.Name     = "vpaned3";
     this.vpaned3.Position = 481;
     // Container child vpaned3.Gtk.Paned+PanedChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 170;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.notebook3             = new global::Gtk.Notebook();
     this.notebook3.CanFocus    = true;
     this.notebook3.Name        = "notebook3";
     this.notebook3.CurrentPage = 1;
     this.notebook3.TabPos      = ((global::Gtk.PositionType)(3));
     // Container child notebook3.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.tvHost          = new global::Gtk.TreeView();
     this.tvHost.CanFocus = true;
     this.tvHost.Name     = "tvHost";
     this.GtkScrolledWindow.Add(this.tvHost);
     this.notebook3.Add(this.GtkScrolledWindow);
     // Notebook tab
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Host");
     this.notebook3.SetTabLabel(this.GtkScrolledWindow, this.label4);
     this.label4.ShowAll();
     // Container child notebook3.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.tvTag          = new global::Gtk.TreeView();
     this.tvTag.CanFocus = true;
     this.tvTag.Name     = "tvTag";
     this.GtkScrolledWindow1.Add(this.tvTag);
     this.notebook3.Add(this.GtkScrolledWindow1);
     global::Gtk.Notebook.NotebookChild w6 = ((global::Gtk.Notebook.NotebookChild)(this.notebook3[this.GtkScrolledWindow1]));
     w6.Position = 1;
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Tag");
     this.notebook3.SetTabLabel(this.GtkScrolledWindow1, this.label6);
     this.label6.ShowAll();
     this.hpaned1.Add(this.notebook3);
     global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.notebook3]));
     w7.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vpaned4          = new global::Gtk.VPaned();
     this.vpaned4.CanFocus = true;
     this.vpaned4.Name     = "vpaned4";
     this.vpaned4.Position = 411;
     // Container child vpaned4.Gtk.Paned+PanedChild
     this.widget1        = new global::HostManagergtk.Widget();
     this.widget1.Events = ((global::Gdk.EventMask)(256));
     this.widget1.Name   = "widget1";
     this.vpaned4.Add(this.widget1);
     global::Gtk.Paned.PanedChild w8 = ((global::Gtk.Paned.PanedChild)(this.vpaned4[this.widget1]));
     w8.Resize = false;
     // Container child vpaned4.Gtk.Paned+PanedChild
     this.btnApply              = new global::Gtk.Button();
     this.btnApply.CanFocus     = true;
     this.btnApply.Name         = "btnApply";
     this.btnApply.UseUnderline = true;
     this.btnApply.Label        = global::Mono.Unix.Catalog.GetString("应用");
     this.vpaned4.Add(this.btnApply);
     this.notebook1.Add(this.vpaned4);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
     this.notebook1.SetTabLabel(this.vpaned4, this.label1);
     this.label1.ShowAll();
     // Notebook tab
     global::Gtk.Label w11 = new global::Gtk.Label();
     w11.Visible = true;
     this.notebook1.Add(w11);
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("page2");
     this.notebook1.SetTabLabel(w11, this.label3);
     this.label3.ShowAll();
     this.hpaned1.Add(this.notebook1);
     this.vpaned3.Add(this.hpaned1);
     global::Gtk.Paned.PanedChild w13 = ((global::Gtk.Paned.PanedChild)(this.vpaned3[this.hpaned1]));
     w13.Resize = false;
     // Container child vpaned3.Gtk.Paned+PanedChild
     this.statusbar1 = new global::Gtk.Statusbar();
     global::Gtk.Tooltips w14 = new Gtk.Tooltips();
     w14.SetTip(this.statusbar1, "ready", "ready");
     this.statusbar1.Name    = "statusbar1";
     this.statusbar1.Spacing = 6;
     this.vpaned3.Add(this.statusbar1);
     global::Gtk.Paned.PanedChild w15 = ((global::Gtk.Paned.PanedChild)(this.vpaned3[this.statusbar1]));
     w15.Resize = false;
     w15.Shrink = false;
     this.vpaned2.Add(this.vpaned3);
     global::Gtk.Paned.PanedChild w16 = ((global::Gtk.Paned.PanedChild)(this.vpaned2[this.vpaned3]));
     w16.Resize = false;
     w16.Shrink = false;
     this.Add(this.vpaned2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 772;
     this.DefaultHeight = 570;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
Exemplo n.º 19
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.ProjectsManager
     this.Name            = "LongoMatch.Gui.Dialog.ProjectsManager";
     this.Title           = global::Mono.Unix.Catalog.GetString("Projects Manager");
     this.Icon            = global::Stetic.IconLoader.LoadIcon(this, "longomatch", global::Gtk.IconSize.Dialog);
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Modal           = true;
     this.Gravity         = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child LongoMatch.Gui.Dialog.ProjectsManager.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.dialog1_VBox1             = new global::Gtk.VBox();
     this.dialog1_VBox1.Name        = "dialog1_VBox1";
     this.dialog1_VBox1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 349;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.projectlistwidget1        = new global::LongoMatch.Gui.Component.ProjectListWidget();
     this.projectlistwidget1.Events = ((global::Gdk.EventMask)(256));
     this.projectlistwidget1.Name   = "projectlistwidget1";
     this.hpaned1.Add(this.projectlistwidget1);
     global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.projectlistwidget1]));
     w2.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.projectdetails              = new global::LongoMatch.Gui.Component.ProjectDetailsWidget();
     this.projectdetails.Sensitive    = false;
     this.projectdetails.Events       = ((global::Gdk.EventMask)(256));
     this.projectdetails.Name         = "projectdetails";
     this.projectdetails.Edited       = false;
     this.projectdetails.LocalGoals   = 0;
     this.projectdetails.VisitorGoals = 0;
     this.projectdetails.Date         = new global::System.DateTime(0);
     this.GtkAlignment2.Add(this.projectdetails);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel6           = new global::Gtk.Label();
     this.GtkLabel6.Name      = "GtkLabel6";
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Project Details</b>");
     this.GtkLabel6.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel6;
     this.vbox2.Add(this.frame1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w5.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.saveButton = new global::Gtk.Button();
     this.saveButton.TooltipMarkup = "Save the selected project";
     this.saveButton.Sensitive     = false;
     this.saveButton.CanFocus      = true;
     this.saveButton.Name          = "saveButton";
     this.saveButton.UseStock      = true;
     this.saveButton.UseUnderline  = true;
     this.saveButton.Label         = "gtk-save";
     this.vbox2.Add(this.saveButton);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.saveButton]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.deleteButton = new global::Gtk.Button();
     this.deleteButton.TooltipMarkup = "Delete the selected project";
     this.deleteButton.Sensitive     = false;
     this.deleteButton.CanFocus      = true;
     this.deleteButton.Name          = "deleteButton";
     this.deleteButton.UseStock      = true;
     this.deleteButton.UseUnderline  = true;
     this.deleteButton.Label         = "gtk-delete";
     this.vbox2.Add(this.deleteButton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.deleteButton]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.exportbutton = new global::Gtk.Button();
     this.exportbutton.TooltipMarkup = "Export the selected project to a file";
     this.exportbutton.Sensitive     = false;
     this.exportbutton.CanFocus      = true;
     this.exportbutton.Name          = "exportbutton";
     this.exportbutton.UseUnderline  = true;
     // Container child exportbutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w8 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w9 = new global::Gtk.HBox();
     w9.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "stock_export", global::Gtk.IconSize.Menu);
     w9.Add(w10);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w12 = new global::Gtk.Label();
     w12.LabelProp    = global::Mono.Unix.Catalog.GetString("_Export");
     w12.UseUnderline = true;
     w9.Add(w12);
     w8.Add(w9);
     this.exportbutton.Add(w8);
     this.vbox2.Add(this.exportbutton);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.exportbutton]));
     w16.Position = 3;
     w16.Expand   = false;
     w16.Fill     = false;
     this.hpaned1.Add(this.vbox2);
     this.hbox2.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.hpaned1]));
     w18.Position = 0;
     this.dialog1_VBox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox1 [this.hbox2]));
     w19.Position = 0;
     // Container child dialog1_VBox1.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.dialog1_VBox1.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox1 [this.hseparator3]));
     w20.PackType = ((global::Gtk.PackType)(1));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     w1.Add(this.dialog1_VBox1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(w1 [this.dialog1_VBox1]));
     w21.Position = 0;
     // Internal child LongoMatch.Gui.Dialog.ProjectsManager.ActionArea
     global::Gtk.HButtonBox w22 = this.ActionArea;
     w22.Name        = "dialog1_ActionArea";
     w22.Spacing     = 6;
     w22.BorderWidth = ((uint)(5));
     w22.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-quit";
     this.AddActionWidget(this.buttonOk, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w23 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w22 [this.buttonOk]));
     w23.Expand = false;
     w23.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 757;
     this.DefaultHeight = 512;
     this.Show();
     this.projectlistwidget1.ProjectsSelected += new global::LongoMatch.Handlers.ProjectsSelectedHandler(this.OnProjectlistwidget1ProjectsSelected);
     this.projectdetails.EditedEvent          += new global::System.EventHandler(this.OnProjectdetailsEditedEvent);
     this.saveButton.Pressed   += new global::System.EventHandler(this.OnSaveButtonPressed);
     this.deleteButton.Pressed += new global::System.EventHandler(this.OnDeleteButtonPressed);
     this.exportbutton.Clicked += new global::System.EventHandler(this.OnExportbuttonClicked);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Exemplo n.º 20
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.NewFileDialog
     this.Name           = "MonoDevelop.Ide.Projects.NewFileDialog";
     this.Title          = global::MonoDevelop.Core.GettextCatalog.GetString("New File");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.Ide.Projects.NewFileDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 192;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.catView = new global::Gtk.TreeView();
     this.catView.WidthRequest   = 160;
     this.catView.CanFocus       = true;
     this.catView.Name           = "catView";
     this.catView.HeadersVisible = false;
     this.scrolledwindow1.Add(this.catView);
     this.hpaned1.Add(this.scrolledwindow1);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
     w3.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.panedTemplates          = new global::Gtk.HPaned();
     this.panedTemplates.CanFocus = true;
     this.panedTemplates.Name     = "panedTemplates";
     this.panedTemplates.Position = 292;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.boxTemplates         = new global::Gtk.VBox();
     this.boxTemplates.Name    = "boxTemplates";
     this.boxTemplates.Spacing = 6;
     this.panedTemplates.Add(this.boxTemplates);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates]));
     w4.Resize = false;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.scrolledInfo                  = new global::Gtk.ScrolledWindow();
     this.scrolledInfo.CanFocus         = true;
     this.scrolledInfo.Name             = "scrolledInfo";
     this.scrolledInfo.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledInfo.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledInfo.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.boxInfo             = new global::Gtk.VBox();
     this.boxInfo.Name        = "boxInfo";
     this.boxInfo.Spacing     = 6;
     this.boxInfo.BorderWidth = ((uint)(3));
     // Container child boxInfo.Gtk.Box+BoxChild
     this.labelTemplateTitle = new global::Gtk.Label();
     this.labelTemplateTitle.WidthRequest = 145;
     this.labelTemplateTitle.Name         = "labelTemplateTitle";
     this.labelTemplateTitle.Xalign       = 0F;
     this.labelTemplateTitle.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("<b>Console Project</b>");
     this.labelTemplateTitle.UseMarkup    = true;
     this.labelTemplateTitle.Wrap         = true;
     this.boxInfo.Add(this.labelTemplateTitle);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child boxInfo.Gtk.Box+BoxChild
     this.infoLabel = new global::Gtk.Label();
     this.infoLabel.WidthRequest = 145;
     this.infoLabel.Name         = "infoLabel";
     this.infoLabel.Xalign       = 0F;
     this.infoLabel.Yalign       = 0F;
     this.infoLabel.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("Creates a new C# Project");
     this.infoLabel.Wrap         = true;
     this.boxInfo.Add(this.infoLabel);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.infoLabel]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     w5.Add(this.boxInfo);
     this.scrolledInfo.Add(w5);
     this.panedTemplates.Add(this.scrolledInfo);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo]));
     w10.Resize = false;
     this.hpaned1.Add(this.panedTemplates);
     this.vbox2.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1]));
     w12.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label();
     this.label1.WidthRequest  = 1;
     this.label1.HeightRequest = 1;
     this.label1.Name          = "label1";
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Name:");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.nameEntry               = new global::Gtk.Entry();
     this.nameEntry.CanFocus      = true;
     this.nameEntry.Name          = "nameEntry";
     this.nameEntry.IsEditable    = true;
     this.nameEntry.InvisibleChar = '●';
     this.hbox2.Add(this.nameEntry);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.nameEntry]));
     w15.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.boxProject         = new global::Gtk.VBox();
     this.boxProject.Name    = "boxProject";
     this.boxProject.Spacing = 6;
     // Container child boxProject.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.projectAddCheckbox               = new global::Gtk.CheckButton();
     this.projectAddCheckbox.CanFocus      = true;
     this.projectAddCheckbox.Name          = "projectAddCheckbox";
     this.projectAddCheckbox.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("_Add to project:");
     this.projectAddCheckbox.DrawIndicator = true;
     this.projectAddCheckbox.UseUnderline  = true;
     this.hbox3.Add(this.projectAddCheckbox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCheckbox]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.projectAddCombo      = global::Gtk.ComboBox.NewText();
     this.projectAddCombo.Name = "projectAddCombo";
     this.hbox3.Add(this.projectAddCombo);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCombo]));
     w18.Position = 1;
     this.boxProject.Add(this.hbox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox3]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child boxProject.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.projectPathLabel           = new global::Gtk.Label();
     this.projectPathLabel.Name      = "projectPathLabel";
     this.projectPathLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Path:");
     this.hbox4.Add(this.projectPathLabel);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectPathLabel]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.projectFolderEntry      = new global::MonoDevelop.Components.FolderEntry();
     this.projectFolderEntry.Name = "projectFolderEntry";
     this.hbox4.Add(this.projectFolderEntry);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectFolderEntry]));
     w21.Position = 1;
     this.boxProject.Add(this.hbox4);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox4]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.vbox2.Add(this.boxProject);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxProject]));
     w23.Position = 3;
     w23.Expand   = false;
     w23.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w24.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.NewFileDialog.ActionArea
     global::Gtk.HButtonBox w25 = this.ActionArea;
     w25.Name        = "dialog1_ActionArea";
     w25.Spacing     = 6;
     w25.BorderWidth = ((uint)(5));
     w25.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.cancelButton              = new global::Gtk.Button();
     this.cancelButton.CanDefault   = true;
     this.cancelButton.CanFocus     = true;
     this.cancelButton.Name         = "cancelButton";
     this.cancelButton.UseStock     = true;
     this.cancelButton.UseUnderline = true;
     this.cancelButton.Label        = "gtk-cancel";
     this.AddActionWidget(this.cancelButton, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.cancelButton]));
     w26.Expand = false;
     w26.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.okButton              = new global::Gtk.Button();
     this.okButton.CanDefault   = true;
     this.okButton.CanFocus     = true;
     this.okButton.Name         = "okButton";
     this.okButton.UseStock     = true;
     this.okButton.UseUnderline = true;
     this.okButton.Label        = "gtk-new";
     w25.Add(this.okButton);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.okButton]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 718;
     this.DefaultHeight = 524;
     this.boxProject.Hide();
     this.Hide();
     this.scrolledInfo.SizeAllocated += new global::Gtk.SizeAllocatedHandler(this.OnScrolledInfoSizeAllocated);
 }
Exemplo n.º 21
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction, null);
     this.ListAction            = new global::Gtk.Action("ListAction", global::Mono.Unix.Catalog.GetString("List"), null, null);
     this.ListAction.ShortLabel = global::Mono.Unix.Catalog.GetString("List");
     w1.Add(this.ListAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Gravity        = ((global::Gdk.Gravity)(5));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='menubar2'><menu name='FileAction' action='FileAction'/></menubar></ui>");
     this.menubar2      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar2")));
     this.menubar2.Name = "menubar2";
     this.vbox2.Add(this.menubar2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.menubar2]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.MainHPaned          = new global::Gtk.HPaned();
     this.MainHPaned.CanFocus = true;
     this.MainHPaned.Name     = "MainHPaned";
     this.MainHPaned.Position = 210;
     // Container child MainHPaned.Gtk.Paned+PanedChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.WidthRequest = 100;
     this.GtkScrolledWindow.Name         = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.CollectionTreeView          = new global::Gtk.TreeView();
     this.CollectionTreeView.CanFocus = true;
     this.CollectionTreeView.Name     = "CollectionTreeView";
     this.GtkScrolledWindow.Add(this.CollectionTreeView);
     this.MainHPaned.Add(this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.MainHPaned [this.GtkScrolledWindow]));
     w4.Resize = false;
     // Container child MainHPaned.Gtk.Paned+PanedChild
     this.MusicAndNowPlayingWidget        = new global::GCMM.MusicAndNowPlayingWidget();
     this.MusicAndNowPlayingWidget.Events = ((global::Gdk.EventMask)(256));
     this.MusicAndNowPlayingWidget.Name   = "MusicAndNowPlayingWidget";
     this.MainHPaned.Add(this.MusicAndNowPlayingWidget);
     this.vbox2.Add(this.MainHPaned);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.MainHPaned]));
     w6.Position = 1;
     // 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.hbuttonbox2             = new global::Gtk.HButtonBox();
     this.hbuttonbox2.Name        = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button6              = new global::Gtk.Button();
     this.button6.CanFocus     = true;
     this.button6.Name         = "button6";
     this.button6.UseUnderline = true;
     this.button6.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.hbuttonbox2.Add(this.button6);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.button6]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button7              = new global::Gtk.Button();
     this.button7.CanFocus     = true;
     this.button7.Name         = "button7";
     this.button7.UseUnderline = true;
     this.button7.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.hbuttonbox2.Add(this.button7);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.button7]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button8              = new global::Gtk.Button();
     this.button8.CanFocus     = true;
     this.button8.Name         = "button8";
     this.button8.UseUnderline = true;
     this.button8.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.hbuttonbox2.Add(this.button8);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.button8]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button9              = new global::Gtk.Button();
     this.button9.CanFocus     = true;
     this.button9.Name         = "button9";
     this.button9.UseUnderline = true;
     this.button9.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.hbuttonbox2.Add(this.button9);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.button9]));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     this.hbox2.Add(this.hbuttonbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.hbuttonbox2]));
     w11.Position = 0;
     w11.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow3            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name       = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.nodeview4          = new global::Gtk.NodeView();
     this.nodeview4.CanFocus = true;
     this.nodeview4.Name     = "nodeview4";
     this.GtkScrolledWindow3.Add(this.nodeview4);
     this.hbox2.Add(this.GtkScrolledWindow3);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow3]));
     w13.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.hbuttonbox4      = new global::Gtk.HButtonBox();
     this.hbuttonbox4.Name = "hbuttonbox4";
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button21              = new global::Gtk.Button();
     this.button21.CanFocus     = true;
     this.button21.Name         = "button21";
     this.button21.UseUnderline = true;
     this.button21.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.hbuttonbox4.Add(this.button21);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4 [this.button21]));
     w14.Expand = false;
     w14.Fill   = false;
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button22              = new global::Gtk.Button();
     this.button22.CanFocus     = true;
     this.button22.Name         = "button22";
     this.button22.UseUnderline = true;
     this.button22.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.hbuttonbox4.Add(this.button22);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4 [this.button22]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
     this.button23              = new global::Gtk.Button();
     this.button23.CanFocus     = true;
     this.button23.Name         = "button23";
     this.button23.UseUnderline = true;
     this.button23.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.hbuttonbox4.Add(this.button23);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4 [this.button23]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     this.hbox3.Add(this.hbuttonbox4);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.hbuttonbox4]));
     w17.Position = 0;
     w17.Expand   = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow4            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow4.Name       = "GtkScrolledWindow4";
     this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
     this.nodeview5          = new global::Gtk.NodeView();
     this.nodeview5.CanFocus = true;
     this.nodeview5.Name     = "nodeview5";
     this.GtkScrolledWindow4.Add(this.nodeview5);
     this.hbox3.Add(this.GtkScrolledWindow4);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.GtkScrolledWindow4]));
     w19.Position = 1;
     this.hbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.hbox3]));
     w20.Position = 2;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w21.Position = 2;
     w21.Expand   = false;
     w21.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 1215;
     this.DefaultHeight = 665;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
Exemplo n.º 22
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor
     this.Name           = "MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor";
     this.Title          = global::Mono.Unix.Catalog.GetString("Edit color sheme");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(6));
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.Xalign       = 0F;
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("_Name:");
     this.label2.UseUnderline = true;
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.hbox1.Add(this.entryName);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.entryName]));
     w3.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3              = new global::Gtk.Label();
     this.label3.Name         = "label3";
     this.label3.LabelProp    = global::Mono.Unix.Catalog.GetString("_Description:");
     this.label3.UseUnderline = true;
     this.hbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label3]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entryDescription               = new global::Gtk.Entry();
     this.entryDescription.CanFocus      = true;
     this.entryDescription.Name          = "entryDescription";
     this.entryDescription.IsEditable    = true;
     this.entryDescription.InvisibleChar = '●';
     this.hbox1.Add(this.entryDescription);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.entryDescription]));
     w5.Position = 3;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 415;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.Xalign       = 0F;
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("_Colors");
     this.label1.UseUnderline = true;
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewColors          = new global::Gtk.TreeView();
     this.treeviewColors.CanFocus = true;
     this.treeviewColors.Name     = "treeviewColors";
     this.GtkScrolledWindow.Add(this.treeviewColors);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w9.Position = 1;
     this.hpaned1.Add(this.vbox2);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.vbox2]));
     w10.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.notebookColorChooser             = new global::Gtk.Notebook();
     this.notebookColorChooser.CanFocus    = true;
     this.notebookColorChooser.Name        = "notebookColorChooser";
     this.notebookColorChooser.CurrentPage = 1;
     this.notebookColorChooser.ShowBorder  = false;
     this.notebookColorChooser.BorderWidth = ((uint)(8));
     // Container child notebookColorChooser.Gtk.Notebook+NotebookChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.colorbuttonBg          = new global::Gtk.ColorButton();
     this.colorbuttonBg.CanFocus = true;
     this.colorbuttonBg.Events   = ((global::Gdk.EventMask)(784));
     this.colorbuttonBg.Name     = "colorbuttonBg";
     this.table1.Add(this.colorbuttonBg);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.colorbuttonBg]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbuttonFg          = new global::Gtk.ColorButton();
     this.colorbuttonFg.CanFocus = true;
     this.colorbuttonFg.Events   = ((global::Gdk.EventMask)(784));
     this.colorbuttonFg.Name     = "colorbuttonFg";
     this.table1.Add(this.colorbuttonFg);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.colorbuttonFg]));
     w12.LeftAttach  = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.XOptions    = ((global::Gtk.AttachOptions)(4));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5              = new global::Gtk.Label();
     this.label5.Name         = "label5";
     this.label5.Xalign       = 1F;
     this.label5.LabelProp    = global::Mono.Unix.Catalog.GetString("_Background:");
     this.label5.UseUnderline = true;
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7              = new global::Gtk.Label();
     this.label7.Name         = "label7";
     this.label7.Xalign       = 1F;
     this.label7.LabelProp    = global::Mono.Unix.Catalog.GetString("_Foreground:");
     this.label7.UseUnderline = true;
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox4.Add(this.table1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.table1]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.checkbuttonBold               = new global::Gtk.CheckButton();
     this.checkbuttonBold.CanFocus      = true;
     this.checkbuttonBold.Name          = "checkbuttonBold";
     this.checkbuttonBold.Label         = global::Mono.Unix.Catalog.GetString("B_old");
     this.checkbuttonBold.DrawIndicator = true;
     this.checkbuttonBold.UseUnderline  = true;
     this.vbox4.Add(this.checkbuttonBold);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.checkbuttonBold]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.checkbuttonItalic               = new global::Gtk.CheckButton();
     this.checkbuttonItalic.CanFocus      = true;
     this.checkbuttonItalic.Name          = "checkbuttonItalic";
     this.checkbuttonItalic.Label         = global::Mono.Unix.Catalog.GetString("Italic");
     this.checkbuttonItalic.DrawIndicator = true;
     this.checkbuttonItalic.UseUnderline  = true;
     this.vbox4.Add(this.checkbuttonItalic);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.checkbuttonItalic]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     this.notebookColorChooser.Add(this.vbox4);
     // Notebook tab
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
     this.notebookColorChooser.SetTabLabel(this.vbox4, this.label4);
     this.label4.ShowAll();
     // Container child notebookColorChooser.Gtk.Notebook+NotebookChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.colorbuttonBorder          = new global::Gtk.ColorButton();
     this.colorbuttonBorder.CanFocus = true;
     this.colorbuttonBorder.Events   = ((global::Gdk.EventMask)(784));
     this.colorbuttonBorder.Name     = "colorbuttonBorder";
     this.table2.Add(this.colorbuttonBorder);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2[this.colorbuttonBorder]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.colorbuttonPrimary          = new global::Gtk.ColorButton();
     this.colorbuttonPrimary.CanFocus = true;
     this.colorbuttonPrimary.Events   = ((global::Gdk.EventMask)(784));
     this.colorbuttonPrimary.Name     = "colorbuttonPrimary";
     this.table2.Add(this.colorbuttonPrimary);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2[this.colorbuttonPrimary]));
     w20.LeftAttach  = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     w20.XOptions    = ((global::Gtk.AttachOptions)(4));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.colorbuttonSecondary          = new global::Gtk.ColorButton();
     this.colorbuttonSecondary.CanFocus = true;
     this.colorbuttonSecondary.Events   = ((global::Gdk.EventMask)(784));
     this.colorbuttonSecondary.Name     = "colorbuttonSecondary";
     this.table2.Add(this.colorbuttonSecondary);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table2[this.colorbuttonSecondary]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label10              = new global::Gtk.Label();
     this.label10.Name         = "label10";
     this.label10.Xalign       = 1F;
     this.label10.LabelProp    = global::Mono.Unix.Catalog.GetString("_Secondary Color:");
     this.label10.UseUnderline = true;
     this.table2.Add(this.label10);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table2[this.label10]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label11              = new global::Gtk.Label();
     this.label11.Name         = "label11";
     this.label11.Xalign       = 1F;
     this.label11.LabelProp    = global::Mono.Unix.Catalog.GetString("_Border Color:");
     this.label11.UseUnderline = true;
     this.table2.Add(this.label11);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table2[this.label11]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9              = new global::Gtk.Label();
     this.label9.Name         = "label9";
     this.label9.Xalign       = 1F;
     this.label9.LabelProp    = global::Mono.Unix.Catalog.GetString("_Primary Color:");
     this.label9.UseUnderline = true;
     this.table2.Add(this.label9);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table2[this.label9]));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox5.Add(this.table2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.table2]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     this.notebookColorChooser.Add(this.vbox5);
     global::Gtk.Notebook.NotebookChild w26 = ((global::Gtk.Notebook.NotebookChild)(this.notebookColorChooser[this.vbox5]));
     w26.Position = 1;
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("page2");
     this.notebookColorChooser.SetTabLabel(this.vbox5, this.label6);
     this.label6.ShowAll();
     this.vbox3.Add(this.notebookColorChooser);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebookColorChooser]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.label8              = new global::Gtk.Label();
     this.label8.Name         = "label8";
     this.label8.Xalign       = 0F;
     this.label8.LabelProp    = global::Mono.Unix.Catalog.GetString("_Preview:");
     this.label8.UseUnderline = true;
     this.vbox3.Add(this.label8);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.label8]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindowTextEditor            = new global::Gtk.ScrolledWindow();
     this.scrolledwindowTextEditor.CanFocus   = true;
     this.scrolledwindowTextEditor.Name       = "scrolledwindowTextEditor";
     this.scrolledwindowTextEditor.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox3.Add(this.scrolledwindowTextEditor);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.scrolledwindowTextEditor]));
     w29.Position = 2;
     this.hpaned1.Add(this.vbox3);
     w1.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(w1[this.hpaned1]));
     w31.Position = 1;
     // Internal child MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor.ActionArea
     global::Gtk.HButtonBox w32 = this.ActionArea;
     w32.Name        = "dialog1_ActionArea";
     w32.Spacing     = 10;
     w32.BorderWidth = ((uint)(5));
     w32.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32[this.buttonCancel]));
     w33.Expand = false;
     w33.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32[this.buttonOk]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth          = 760;
     this.DefaultHeight         = 458;
     this.label2.MnemonicWidget = this.entryName;
     this.label3.MnemonicWidget = this.entryDescription;
     this.Show();
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.ProjectFileSelectorDialog
     this.Name           = "MonoDevelop.Ide.Projects.ProjectFileSelectorDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Select Project File...");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Ide.Projects.ProjectFileSelectorDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hpaned1             = new global::Gtk.HPaned();
     this.hpaned1.CanFocus    = true;
     this.hpaned1.Name        = "hpaned1";
     this.hpaned1.Position    = 182;
     this.hpaned1.BorderWidth = ((uint)(6));
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.projectTree          = new global::Gtk.TreeView();
     this.projectTree.CanFocus = true;
     this.projectTree.Name     = "projectTree";
     this.GtkScrolledWindow.Add(this.projectTree);
     this.vbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow]));
     w3.Position = 0;
     this.hpaned1.Add(this.vbox3);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox3]));
     w4.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.fileList          = new global::Gtk.TreeView();
     this.fileList.CanFocus = true;
     this.fileList.Name     = "fileList";
     this.GtkScrolledWindow1.Add(this.fileList);
     this.vbox4.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkScrolledWindow1]));
     w6.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.AddFileButton = new global::Gtk.Button();
     this.AddFileButton.TooltipMarkup = "Add existing files to the project";
     this.AddFileButton.CanFocus      = true;
     this.AddFileButton.Name          = "AddFileButton";
     this.AddFileButton.Relief        = ((global::Gtk.ReliefStyle)(2));
     // Container child AddFileButton.Gtk.Container+ContainerChild
     this.imageAdd          = new global::MonoDevelop.Components.ImageView();
     this.imageAdd.Name     = "imageAdd";
     this.imageAdd.IconSize = ((global::Gtk.IconSize)(1));
     this.imageAdd.IconId   = "gtk-add";
     this.AddFileButton.Add(this.imageAdd);
     this.hbox2.Add(this.AddFileButton);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.AddFileButton]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.typeBox         = new global::Gtk.HBox();
     this.typeBox.Name    = "typeBox";
     this.typeBox.Spacing = 6;
     // Container child typeBox.Gtk.Box+BoxChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("File _type:");
     this.label2.UseUnderline = true;
     this.typeBox.Add(this.label2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.typeBox [this.label2]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child typeBox.Gtk.Box+BoxChild
     this.fileTypeCombo      = global::Gtk.ComboBox.NewText();
     this.fileTypeCombo.Name = "fileTypeCombo";
     this.typeBox.Add(this.fileTypeCombo);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.typeBox [this.fileTypeCombo]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.hbox2.Add(this.typeBox);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.typeBox]));
     w11.PackType = ((global::Gtk.PackType)(1));
     w11.Position = 1;
     this.vbox4.Add(this.hbox2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox2]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.hpaned1.Add(this.vbox4);
     w1.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(w1 [this.hpaned1]));
     w14.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.ProjectFileSelectorDialog.ActionArea
     global::Gtk.HButtonBox w15 = this.ActionArea;
     w15.Name        = "dialog1_ActionArea";
     w15.Spacing     = 6;
     w15.BorderWidth = ((uint)(5));
     w15.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w15 [this.buttonCancel]));
     w16.Expand = false;
     w16.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w15 [this.buttonOk]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth          = 522;
     this.DefaultHeight         = 416;
     this.label2.MnemonicWidget = this.fileTypeCombo;
     this.typeBox.Hide();
     this.Hide();
     this.AddFileButton.Clicked += new global::System.EventHandler(this.OnAddFileButtonClicked);
 }
Exemplo n.º 24
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.PackageManagement.PackagesWidget2
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.PackageManagement.PackagesWidget2";
     // Container child MonoDevelop.PackageManagement.PackagesWidget2.Gtk.Container+ContainerChild
     this.mainPane          = new global::Gtk.HPaned();
     this.mainPane.CanFocus = true;
     this.mainPane.Name     = "mainPane";
     this.mainPane.Position = 322;
     // Container child mainPane.Gtk.Paned+PanedChild
     this.packagesListVBox         = new global::Gtk.VBox();
     this.packagesListVBox.Name    = "packagesListVBox";
     this.packagesListVBox.Spacing = 6;
     // Container child packagesListVBox.Gtk.Box+BoxChild
     this.packagesTreeScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.packagesTreeScrolledWindow.Name       = "packagesTreeScrolledWindow";
     this.packagesTreeScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child packagesTreeScrolledWindow.Gtk.Container+ContainerChild
     this.packagesTreeView                = new global::Gtk.TreeView();
     this.packagesTreeView.CanFocus       = true;
     this.packagesTreeView.Name           = "packagesTreeView";
     this.packagesTreeView.EnableSearch   = false;
     this.packagesTreeView.HeadersVisible = false;
     this.packagesTreeScrolledWindow.Add(this.packagesTreeView);
     this.packagesListVBox.Add(this.packagesTreeScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.packagesListVBox [this.packagesTreeScrolledWindow]));
     w2.Position = 0;
     // Container child packagesListVBox.Gtk.Box+BoxChild
     this.pagedResultsHBox         = new global::Gtk.HBox();
     this.pagedResultsHBox.Name    = "pagedResultsHBox";
     this.pagedResultsHBox.Spacing = 6;
     // Container child pagedResultsHBox.Gtk.Box+BoxChild
     this.pagedResultsLeftLabel      = new global::Gtk.Label();
     this.pagedResultsLeftLabel.Name = "pagedResultsLeftLabel";
     this.pagedResultsHBox.Add(this.pagedResultsLeftLabel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.pagedResultsHBox [this.pagedResultsLeftLabel]));
     w3.Position = 0;
     // Container child pagedResultsHBox.Gtk.Box+BoxChild
     this.pagedResultsWidget        = new global::MonoDevelop.PackageManagement.PagedResultsWidget2();
     this.pagedResultsWidget.Events = ((global::Gdk.EventMask)(256));
     this.pagedResultsWidget.Name   = "pagedResultsWidget";
     this.pagedResultsHBox.Add(this.pagedResultsWidget);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.pagedResultsHBox [this.pagedResultsWidget]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child pagedResultsHBox.Gtk.Box+BoxChild
     this.pagedResultsRightLabel      = new global::Gtk.Label();
     this.pagedResultsRightLabel.Name = "pagedResultsRightLabel";
     this.pagedResultsHBox.Add(this.pagedResultsRightLabel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.pagedResultsHBox [this.pagedResultsRightLabel]));
     w5.Position = 2;
     this.packagesListVBox.Add(this.pagedResultsHBox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.packagesListVBox [this.pagedResultsHBox]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.mainPane.Add(this.packagesListVBox);
     global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.mainPane [this.packagesListVBox]));
     w7.Resize = false;
     // Container child mainPane.Gtk.Paned+PanedChild
     this.packageInfoVBox         = new global::Gtk.VBox();
     this.packageInfoVBox.Name    = "packageInfoVBox";
     this.packageInfoVBox.Spacing = 6;
     // Container child packageInfoVBox.Gtk.Box+BoxChild
     this.packageSourceComboBox      = global::Gtk.ComboBox.NewText();
     this.packageSourceComboBox.Name = "packageSourceComboBox";
     this.packageInfoVBox.Add(this.packageSourceComboBox);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.packageSourceComboBox]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child packageInfoVBox.Gtk.Box+BoxChild
     this.packageSearchHBox         = new global::Gtk.HBox();
     this.packageSearchHBox.Name    = "packageSearchHBox";
     this.packageSearchHBox.Spacing = 6;
     // Container child packageSearchHBox.Gtk.Box+BoxChild
     this.packageSearchEntry               = new global::Gtk.Entry();
     this.packageSearchEntry.CanFocus      = true;
     this.packageSearchEntry.Name          = "packageSearchEntry";
     this.packageSearchEntry.IsEditable    = true;
     this.packageSearchEntry.InvisibleChar = '●';
     this.packageSearchHBox.Add(this.packageSearchEntry);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.packageSearchHBox [this.packageSearchEntry]));
     w9.Position = 0;
     // Container child packageSearchHBox.Gtk.Box+BoxChild
     this.packageSearchButton              = new global::Gtk.Button();
     this.packageSearchButton.CanFocus     = true;
     this.packageSearchButton.Name         = "packageSearchButton";
     this.packageSearchButton.UseUnderline = true;
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-find", global::Gtk.IconSize.Menu);
     this.packageSearchButton.Image = w10;
     this.packageSearchHBox.Add(this.packageSearchButton);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.packageSearchHBox [this.packageSearchButton]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     this.packageInfoVBox.Add(this.packageSearchHBox);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.packageSearchHBox]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child packageInfoVBox.Gtk.Box+BoxChild
     this.includePrereleaseCheckButton               = new global::Gtk.CheckButton();
     this.includePrereleaseCheckButton.CanFocus      = true;
     this.includePrereleaseCheckButton.Name          = "includePrereleaseCheckButton";
     this.includePrereleaseCheckButton.Label         = global::Mono.Unix.Catalog.GetString("Include Prerelease");
     this.includePrereleaseCheckButton.DrawIndicator = true;
     this.includePrereleaseCheckButton.UseUnderline  = true;
     this.packageInfoVBox.Add(this.includePrereleaseCheckButton);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.includePrereleaseCheckButton]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child packageInfoVBox.Gtk.Box+BoxChild
     this.updateAllPackagesButtonBox             = new global::Gtk.HButtonBox();
     this.updateAllPackagesButtonBox.Name        = "updateAllPackagesButtonBox";
     this.updateAllPackagesButtonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child updateAllPackagesButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.updateAllPackagesButton              = new global::Gtk.Button();
     this.updateAllPackagesButton.CanFocus     = true;
     this.updateAllPackagesButton.Name         = "updateAllPackagesButton";
     this.updateAllPackagesButton.UseUnderline = true;
     this.updateAllPackagesButton.Label        = global::Mono.Unix.Catalog.GetString("Update All");
     this.updateAllPackagesButtonBox.Add(this.updateAllPackagesButton);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.updateAllPackagesButtonBox [this.updateAllPackagesButton]));
     w14.Expand = false;
     w14.Fill   = false;
     this.packageInfoVBox.Add(this.updateAllPackagesButtonBox);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.updateAllPackagesButtonBox]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child packageInfoVBox.Gtk.Box+BoxChild
     this.packageInfoFrame             = new global::Gtk.Frame();
     this.packageInfoFrame.Name        = "packageInfoFrame";
     this.packageInfoFrame.ShadowType  = ((global::Gtk.ShadowType)(0));
     this.packageInfoFrame.LabelYalign = 0F;
     // Container child packageInfoFrame.Gtk.Container+ContainerChild
     this.packageInfoFrameAlignment      = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.packageInfoFrameAlignment.Name = "packageInfoFrameAlignment";
     // Container child packageInfoFrameAlignment.Gtk.Container+ContainerChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w16 = new global::Gtk.Viewport();
     w16.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.packageInfoFrameVBox         = new global::Gtk.VBox();
     this.packageInfoFrameVBox.Name    = "packageInfoFrameVBox";
     this.packageInfoFrameVBox.Spacing = 6;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageCreatedByHBox         = new global::Gtk.HBox();
     this.packageCreatedByHBox.Name    = "packageCreatedByHBox";
     this.packageCreatedByHBox.Spacing = 6;
     // Container child packageCreatedByHBox.Gtk.Box+BoxChild
     this.packageCreatedByLabel           = new global::Gtk.Label();
     this.packageCreatedByLabel.Name      = "packageCreatedByLabel";
     this.packageCreatedByLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight=\'bold\'>Created by:</span>");
     this.packageCreatedByLabel.UseMarkup = true;
     this.packageCreatedByHBox.Add(this.packageCreatedByLabel);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.packageCreatedByHBox [this.packageCreatedByLabel]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child packageCreatedByHBox.Gtk.Box+BoxChild
     this.packageCreatedByTextBox            = new global::Gtk.Label();
     this.packageCreatedByTextBox.Name       = "packageCreatedByTextBox";
     this.packageCreatedByTextBox.Selectable = true;
     this.packageCreatedByHBox.Add(this.packageCreatedByTextBox);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.packageCreatedByHBox [this.packageCreatedByTextBox]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.packageInfoFrameVBox.Add(this.packageCreatedByHBox);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageCreatedByHBox]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageIdHBox         = new global::Gtk.HBox();
     this.packageIdHBox.Name    = "packageIdHBox";
     this.packageIdHBox.Spacing = 6;
     // Container child packageIdHBox.Gtk.Box+BoxChild
     this.packageIdLabel           = new global::Gtk.Label();
     this.packageIdLabel.Name      = "packageIdLabel";
     this.packageIdLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight=\'bold\'>Id:</span>");
     this.packageIdLabel.UseMarkup = true;
     this.packageIdHBox.Add(this.packageIdLabel);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.packageIdHBox [this.packageIdLabel]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child packageIdHBox.Gtk.Box+BoxChild
     this.packageIdButton        = new global::MonoDevelop.PackageManagement.HyperlinkWidget();
     this.packageIdButton.Events = ((global::Gdk.EventMask)(256));
     this.packageIdButton.Name   = "packageIdButton";
     this.packageIdHBox.Add(this.packageIdButton);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.packageIdHBox [this.packageIdButton]));
     w21.Position = 1;
     // Container child packageIdHBox.Gtk.Box+BoxChild
     this.packageIdTextBox            = new global::Gtk.Label();
     this.packageIdTextBox.Name       = "packageIdTextBox";
     this.packageIdTextBox.Selectable = true;
     this.packageIdHBox.Add(this.packageIdTextBox);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.packageIdHBox [this.packageIdTextBox]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     this.packageInfoFrameVBox.Add(this.packageIdHBox);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageIdHBox]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageVersionHBox         = new global::Gtk.HBox();
     this.packageVersionHBox.Name    = "packageVersionHBox";
     this.packageVersionHBox.Spacing = 6;
     // Container child packageVersionHBox.Gtk.Box+BoxChild
     this.packageVersionLabel           = new global::Gtk.Label();
     this.packageVersionLabel.Name      = "packageVersionLabel";
     this.packageVersionLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight=\'bold\'>Version:</span>");
     this.packageVersionLabel.UseMarkup = true;
     this.packageVersionHBox.Add(this.packageVersionLabel);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.packageVersionHBox [this.packageVersionLabel]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child packageVersionHBox.Gtk.Box+BoxChild
     this.packageVersionTextBox            = new global::Gtk.Label();
     this.packageVersionTextBox.Name       = "packageVersionTextBox";
     this.packageVersionTextBox.Selectable = true;
     this.packageVersionHBox.Add(this.packageVersionTextBox);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.packageVersionHBox [this.packageVersionTextBox]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     this.packageInfoFrameVBox.Add(this.packageVersionHBox);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageVersionHBox]));
     w26.Position = 2;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageLastUpdatedHBox         = new global::Gtk.HBox();
     this.packageLastUpdatedHBox.Name    = "packageLastUpdatedHBox";
     this.packageLastUpdatedHBox.Spacing = 6;
     // Container child packageLastUpdatedHBox.Gtk.Box+BoxChild
     this.packageLastUpdatedLabel           = new global::Gtk.Label();
     this.packageLastUpdatedLabel.Name      = "packageLastUpdatedLabel";
     this.packageLastUpdatedLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight=\'bold\'>Last Updated:</span>");
     this.packageLastUpdatedLabel.UseMarkup = true;
     this.packageLastUpdatedHBox.Add(this.packageLastUpdatedLabel);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.packageLastUpdatedHBox [this.packageLastUpdatedLabel]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child packageLastUpdatedHBox.Gtk.Box+BoxChild
     this.packageLastUpdatedTextBox            = new global::Gtk.Label();
     this.packageLastUpdatedTextBox.Name       = "packageLastUpdatedTextBox";
     this.packageLastUpdatedTextBox.Selectable = true;
     this.packageLastUpdatedHBox.Add(this.packageLastUpdatedTextBox);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.packageLastUpdatedHBox [this.packageLastUpdatedTextBox]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     this.packageInfoFrameVBox.Add(this.packageLastUpdatedHBox);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageLastUpdatedHBox]));
     w29.Position = 3;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageDownloadsHBox         = new global::Gtk.HBox();
     this.packageDownloadsHBox.Name    = "packageDownloadsHBox";
     this.packageDownloadsHBox.Spacing = 6;
     // Container child packageDownloadsHBox.Gtk.Box+BoxChild
     this.packageDownloadsLabel           = new global::Gtk.Label();
     this.packageDownloadsLabel.Name      = "packageDownloadsLabel";
     this.packageDownloadsLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight=\'bold\'>Downloads:</span>");
     this.packageDownloadsLabel.UseMarkup = true;
     this.packageDownloadsHBox.Add(this.packageDownloadsLabel);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.packageDownloadsHBox [this.packageDownloadsLabel]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child packageDownloadsHBox.Gtk.Box+BoxChild
     this.packageDownloadsTextBox            = new global::Gtk.Label();
     this.packageDownloadsTextBox.Name       = "packageDownloadsTextBox";
     this.packageDownloadsTextBox.Selectable = true;
     this.packageDownloadsHBox.Add(this.packageDownloadsTextBox);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.packageDownloadsHBox [this.packageDownloadsTextBox]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     this.packageInfoFrameVBox.Add(this.packageDownloadsHBox);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDownloadsHBox]));
     w32.Position = 4;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.viewLicenseTermsHBox         = new global::Gtk.HBox();
     this.viewLicenseTermsHBox.Name    = "viewLicenseTermsHBox";
     this.viewLicenseTermsHBox.Spacing = 6;
     // Container child viewLicenseTermsHBox.Gtk.Box+BoxChild
     this.viewLicenseTermsButton        = new global::MonoDevelop.PackageManagement.HyperlinkWidget();
     this.viewLicenseTermsButton.Events = ((global::Gdk.EventMask)(256));
     this.viewLicenseTermsButton.Name   = "viewLicenseTermsButton";
     this.viewLicenseTermsButton.Uri    = "";
     this.viewLicenseTermsButton.Label  = "View License Terms";
     this.viewLicenseTermsHBox.Add(this.viewLicenseTermsButton);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.viewLicenseTermsHBox [this.viewLicenseTermsButton]));
     w33.Position = 0;
     this.packageInfoFrameVBox.Add(this.viewLicenseTermsHBox);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.viewLicenseTermsHBox]));
     w34.Position = 5;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.moreInformationHBox      = new global::Gtk.HBox();
     this.moreInformationHBox.Name = "moreInformationHBox";
     // Container child moreInformationHBox.Gtk.Box+BoxChild
     this.moreInformationButton        = new global::MonoDevelop.PackageManagement.HyperlinkWidget();
     this.moreInformationButton.Events = ((global::Gdk.EventMask)(256));
     this.moreInformationButton.Name   = "moreInformationButton";
     this.moreInformationButton.Uri    = "";
     this.moreInformationButton.Label  = "More Information";
     this.moreInformationHBox.Add(this.moreInformationButton);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.moreInformationHBox [this.moreInformationButton]));
     w35.Position = 0;
     this.packageInfoFrameVBox.Add(this.moreInformationHBox);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.moreInformationHBox]));
     w36.Position = 6;
     w36.Expand   = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageDescriptionTextView               = new global::Gtk.TextView();
     this.packageDescriptionTextView.CanFocus      = true;
     this.packageDescriptionTextView.Name          = "packageDescriptionTextView";
     this.packageDescriptionTextView.Editable      = false;
     this.packageDescriptionTextView.CursorVisible = false;
     this.packageDescriptionTextView.WrapMode      = ((global::Gtk.WrapMode)(2));
     this.packageInfoFrameVBox.Add(this.packageDescriptionTextView);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDescriptionTextView]));
     w37.Position = 7;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageDependenciesHBox         = new global::Gtk.HBox();
     this.packageDependenciesHBox.Name    = "packageDependenciesHBox";
     this.packageDependenciesHBox.Spacing = 6;
     // Container child packageDependenciesHBox.Gtk.Box+BoxChild
     this.packageDependenciesLabel           = new global::Gtk.Label();
     this.packageDependenciesLabel.Name      = "packageDependenciesLabel";
     this.packageDependenciesLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight=\'bold\'>Dependencies:</span>");
     this.packageDependenciesLabel.UseMarkup = true;
     this.packageDependenciesHBox.Add(this.packageDependenciesLabel);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesHBox [this.packageDependenciesLabel]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child packageDependenciesHBox.Gtk.Box+BoxChild
     this.packageDependenciesNoneLabel            = new global::Gtk.Label();
     this.packageDependenciesNoneLabel.Name       = "packageDependenciesNoneLabel";
     this.packageDependenciesNoneLabel.LabelProp  = global::Mono.Unix.Catalog.GetString("None");
     this.packageDependenciesNoneLabel.Selectable = true;
     this.packageDependenciesHBox.Add(this.packageDependenciesNoneLabel);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesHBox [this.packageDependenciesNoneLabel]));
     w39.Position = 1;
     w39.Expand   = false;
     w39.Fill     = false;
     this.packageInfoFrameVBox.Add(this.packageDependenciesHBox);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDependenciesHBox]));
     w40.Position = 8;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageDependenciesListHBox             = new global::Gtk.HBox();
     this.packageDependenciesListHBox.Name        = "packageDependenciesListHBox";
     this.packageDependenciesListHBox.Spacing     = 6;
     this.packageDependenciesListHBox.BorderWidth = ((uint)(2));
     // Container child packageDependenciesListHBox.Gtk.Box+BoxChild
     this.packageDependenciesListLabel           = new global::Gtk.Label();
     this.packageDependenciesListLabel.Name      = "packageDependenciesListLabel";
     this.packageDependenciesListLabel.UseMarkup = true;
     this.packageDependenciesListHBox.Add(this.packageDependenciesListLabel);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesListHBox [this.packageDependenciesListLabel]));
     w41.Position = 0;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child packageDependenciesListHBox.Gtk.Box+BoxChild
     this.packageDependenciesListFillerLabel            = new global::Gtk.Label();
     this.packageDependenciesListFillerLabel.Name       = "packageDependenciesListFillerLabel";
     this.packageDependenciesListFillerLabel.Selectable = true;
     this.packageDependenciesListHBox.Add(this.packageDependenciesListFillerLabel);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesListHBox [this.packageDependenciesListFillerLabel]));
     w42.Position = 1;
     this.packageInfoFrameVBox.Add(this.packageDependenciesListHBox);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDependenciesListHBox]));
     w43.Position = 9;
     w43.Expand   = false;
     w43.Fill     = false;
     w16.Add(this.packageInfoFrameVBox);
     this.GtkScrolledWindow.Add(w16);
     this.packageInfoFrameAlignment.Add(this.GtkScrolledWindow);
     this.packageInfoFrame.Add(this.packageInfoFrameAlignment);
     this.packageInfoVBox.Add(this.packageInfoFrame);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.packageInfoFrame]));
     w48.Position = 4;
     // Container child packageInfoVBox.Gtk.Box+BoxChild
     this.managePackageButtonBox             = new global::Gtk.HButtonBox();
     this.managePackageButtonBox.Name        = "managePackageButtonBox";
     this.managePackageButtonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child managePackageButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.addPackageButton              = new global::Gtk.Button();
     this.addPackageButton.CanFocus     = true;
     this.addPackageButton.Name         = "addPackageButton";
     this.addPackageButton.UseUnderline = true;
     this.addPackageButton.Label        = global::Mono.Unix.Catalog.GetString("Add");
     this.managePackageButtonBox.Add(this.addPackageButton);
     global::Gtk.ButtonBox.ButtonBoxChild w49 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managePackageButtonBox [this.addPackageButton]));
     w49.Expand = false;
     w49.Fill   = false;
     // Container child managePackageButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.removePackageButton              = new global::Gtk.Button();
     this.removePackageButton.CanFocus     = true;
     this.removePackageButton.Name         = "removePackageButton";
     this.removePackageButton.UseUnderline = true;
     this.removePackageButton.Label        = global::Mono.Unix.Catalog.GetString("Remove");
     this.managePackageButtonBox.Add(this.removePackageButton);
     global::Gtk.ButtonBox.ButtonBoxChild w50 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managePackageButtonBox [this.removePackageButton]));
     w50.Position = 1;
     w50.Expand   = false;
     w50.Fill     = false;
     // Container child managePackageButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.managePackageButton              = new global::Gtk.Button();
     this.managePackageButton.CanFocus     = true;
     this.managePackageButton.Name         = "managePackageButton";
     this.managePackageButton.UseUnderline = true;
     this.managePackageButton.Label        = global::Mono.Unix.Catalog.GetString("Manage");
     this.managePackageButtonBox.Add(this.managePackageButton);
     global::Gtk.ButtonBox.ButtonBoxChild w51 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managePackageButtonBox [this.managePackageButton]));
     w51.Position = 2;
     w51.Expand   = false;
     w51.Fill     = false;
     this.packageInfoVBox.Add(this.managePackageButtonBox);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.managePackageButtonBox]));
     w52.PackType = ((global::Gtk.PackType)(1));
     w52.Position = 5;
     w52.Expand   = false;
     w52.Fill     = false;
     this.mainPane.Add(this.packageInfoVBox);
     this.Add(this.mainPane);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.packageInfoFrameVBox.Hide();
     this.addPackageButton.Hide();
     this.removePackageButton.Hide();
     this.managePackageButton.Hide();
     this.Hide();
     this.packageSourceComboBox.Changed   += new global::System.EventHandler(this.PackageSourceChanged);
     this.packageSearchEntry.Activated    += new global::System.EventHandler(this.PackageSearchEntryActivated);
     this.packageSearchButton.Clicked     += new global::System.EventHandler(this.SearchButtonClicked);
     this.updateAllPackagesButton.Clicked += new global::System.EventHandler(this.UpdateAllPackagesButtonClicked);
     this.addPackageButton.Clicked        += new global::System.EventHandler(this.OnAddPackageButtonClicked);
     this.removePackageButton.Clicked     += new global::System.EventHandler(this.RemovePackageButtonClicked);
     this.managePackageButton.Clicked     += new global::System.EventHandler(this.ManagePackagesButtonClicked);
 }
Exemplo n.º 25
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget fyiReporting.RdlGtkViewer.ReportViewer
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach(this);
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default");
     this.refreshAction             = new global::Gtk.Action("refreshAction", null, null, "gtk-refresh");
     this.refreshAction.IsImportant = true;
     w2.Add(this.refreshAction, null);
     this.PdfAction            = new global::Gtk.Action("PdfAction", global::Mono.Unix.Catalog.GetString("_Pdf"), null, "PdfIcon");
     this.PdfAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Pdf");
     w2.Add(this.PdfAction, null);
     this.printAction            = new global::Gtk.Action("printAction", global::Mono.Unix.Catalog.GetString("_Print"), null, "gtk-print");
     this.printAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Print");
     w2.Add(this.printAction, null);
     this.ZoomOutAction             = new global::Gtk.Action("ZoomOutAction", null, null, "gtk-zoom-out");
     this.ZoomOutAction.IsImportant = true;
     w2.Add(this.ZoomOutAction, null);
     this.ZoomInAction             = new global::Gtk.Action("ZoomInAction", null, null, "gtk-zoom-in");
     this.ZoomInAction.IsImportant = true;
     w2.Add(this.ZoomInAction, null);
     this.errorsAction             = new global::Gtk.ToggleAction("errorsAction", null, null, "gtk-dialog-warning");
     this.errorsAction.DrawAsRadio = true;
     this.errorsAction.IsImportant = true;
     this.errorsAction.ShortLabel  = global::Mono.Unix.Catalog.GetString("Show _Errors");
     w2.Add(this.errorsAction, null);
     this.UIManager.InsertActionGroup(w2, 0);
     this.WidthRequest  = 0;
     this.HeightRequest = 0;
     this.Name          = "fyiReporting.RdlGtkViewer.ReportViewer";
     // Container child fyiReporting.RdlGtkViewer.ReportViewer.Gtk.Container+ContainerChild
     this.vbox         = new global::Gtk.VBox();
     this.vbox.Name    = "vbox";
     this.vbox.Spacing = 6;
     // Container child vbox.Gtk.Box+BoxChild
     this.hboxHeader         = new global::Gtk.HBox();
     this.hboxHeader.Name    = "hboxHeader";
     this.hboxHeader.Spacing = 6;
     // Container child hboxHeader.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name='toolbar'><toolitem name='printAction' action='printAction'/><toolitem name='PdfAction' action='PdfAction'/><separator/><toolitem name='ZoomInAction' action='ZoomInAction'/><toolitem name='ZoomOutAction' action='ZoomOutAction'/><toolitem name='refreshAction' action='refreshAction'/><separator/><toolitem name='errorsAction' action='errorsAction'/></toolbar></ui>");
     this.toolbar              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar")));
     this.toolbar.Name         = "toolbar";
     this.toolbar.ShowArrow    = false;
     this.toolbar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(3));
     this.toolbar.IconSize     = ((global::Gtk.IconSize)(2));
     this.hboxHeader.Add(this.toolbar);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxHeader [this.toolbar]));
     w3.Position = 0;
     this.vbox.Add(this.hboxHeader);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hboxHeader]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox.Gtk.Box+BoxChild
     this.hbox         = new global::Gtk.HBox();
     this.hbox.Name    = "hbox";
     this.hbox.Spacing = 6;
     // Container child hbox.Gtk.Box+BoxChild
     this.vboxParameters         = new global::Gtk.VBox();
     this.vboxParameters.Name    = "vboxParameters";
     this.vboxParameters.Spacing = 6;
     this.hbox.Add(this.vboxParameters);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox [this.vboxParameters]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox.Gtk.Box+BoxChild
     this.hpanedReport          = new global::Gtk.HPaned();
     this.hpanedReport.CanFocus = true;
     this.hpanedReport.Name     = "hpanedReport";
     this.hpanedReport.Position = 364;
     // Container child hpanedReport.Gtk.Paned+PanedChild
     this.scrolledwindowPages            = new global::Gtk.ScrolledWindow();
     this.scrolledwindowPages.CanFocus   = true;
     this.scrolledwindowPages.Name       = "scrolledwindowPages";
     this.scrolledwindowPages.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindowPages.Gtk.Container+ContainerChild
     global::Gtk.Viewport w6 = new global::Gtk.Viewport();
     w6.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vboxPages         = new global::Gtk.VBox();
     this.vboxPages.Name    = "vboxPages";
     this.vboxPages.Spacing = 6;
     w6.Add(this.vboxPages);
     this.scrolledwindowPages.Add(w6);
     this.hpanedReport.Add(this.scrolledwindowPages);
     global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpanedReport [this.scrolledwindowPages]));
     w9.Resize = false;
     // Container child hpanedReport.Gtk.Paned+PanedChild
     this.scrolledwindowErrors            = new global::Gtk.ScrolledWindow();
     this.scrolledwindowErrors.CanFocus   = true;
     this.scrolledwindowErrors.Name       = "scrolledwindowErrors";
     this.scrolledwindowErrors.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindowErrors.Gtk.Container+ContainerChild
     this.textviewErrors = new global::Gtk.TextView();
     this.textviewErrors.WidthRequest = 200;
     this.textviewErrors.CanFocus     = true;
     this.textviewErrors.Name         = "textviewErrors";
     this.textviewErrors.Editable     = false;
     this.textviewErrors.WrapMode     = ((global::Gtk.WrapMode)(3));
     this.scrolledwindowErrors.Add(this.textviewErrors);
     this.hpanedReport.Add(this.scrolledwindowErrors);
     global::Gtk.Paned.PanedChild w11 = ((global::Gtk.Paned.PanedChild)(this.hpanedReport [this.scrolledwindowErrors]));
     w11.Resize = false;
     w11.Shrink = false;
     this.hbox.Add(this.hpanedReport);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox [this.hpanedReport]));
     w12.Position = 1;
     this.vbox.Add(this.hbox);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox]));
     w13.Position = 1;
     this.Add(this.vbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     w1.SetUiManager(UIManager);
     this.vboxParameters.Hide();
     this.textviewErrors.Hide();
     this.Hide();
     this.refreshAction.Activated    += new global::System.EventHandler(this.OnRefreshActionActivated);
     this.PdfAction.Activated        += new global::System.EventHandler(this.OnPdfActionActivated);
     this.printAction.Activated      += new global::System.EventHandler(this.OnPrintActionActivated);
     this.ZoomOutAction.Activated    += new global::System.EventHandler(this.OnZoomOutActionActivated);
     this.ZoomInAction.Activated     += new global::System.EventHandler(this.OnZoomInActionActivated);
     this.hpanedReport.SizeAllocated += new global::Gtk.SizeAllocatedHandler(this.OnHpanedReportSizeAllocated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Allors.R1.Development.GtkSharp.MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction, null);
     this.quitAction            = new global::Gtk.Action("quitAction", global::Mono.Unix.Catalog.GetString("_Quit"), null, "gtk-quit");
     this.quitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Quit");
     w1.Add(this.quitAction, null);
     this.newAction            = new global::Gtk.Action("newAction", global::Mono.Unix.Catalog.GetString("_New"), null, "gtk-new");
     this.newAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_New");
     w1.Add(this.newAction, null);
     this.openAction            = new global::Gtk.Action("openAction", global::Mono.Unix.Catalog.GetString("_Open"), null, "gtk-open");
     this.openAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Open");
     w1.Add(this.openAction, null);
     this.ViewAction            = new global::Gtk.Action("ViewAction", global::Mono.Unix.Catalog.GetString("View"), null, null);
     this.ViewAction.ShortLabel = global::Mono.Unix.Catalog.GetString("View");
     w1.Add(this.ViewAction, null);
     this.AdvancedAction            = new global::Gtk.ToggleAction("AdvancedAction", global::Mono.Unix.Catalog.GetString("Advanced"), null, null);
     this.AdvancedAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Advanced");
     w1.Add(this.AdvancedAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "Allors.R1.Development.GtkSharp.MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Allors Repository");
     this.Icon           = global::Gdk.Pixbuf.LoadFromResource("Allors.R1.Development.GtkSharp.Program.Icons.allors.ico");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child Allors.R1.Development.GtkSharp.MainWindow.Gtk.Container+ContainerChild
     this.vbox      = new global::Gtk.VBox();
     this.vbox.Name = "vbox";
     // Container child vbox.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><menubar name='menubar2'><menu name='FileAction' action='FileAction'><menuitem name='newAction' action='newAction'/><menuitem name='openAction' action='openAction'/><separator/><menuitem name='quitAction' action='quitAction'/></menu><menu name='ViewAction' action='ViewAction'><menuitem name='AdvancedAction' action='AdvancedAction'/></menu></menubar></ui>");
     this.menubar2      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar2")));
     this.menubar2.Name = "menubar2";
     this.vbox.Add(this.menubar2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox [this.menubar2]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name=\'toolbar1\'><toolitem/><toolitem/></toolbar></ui>");
     this.toolbar1              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar1")));
     this.toolbar1.Name         = "toolbar1";
     this.toolbar1.ShowArrow    = false;
     this.toolbar1.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.vbox.Add(this.toolbar1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox [this.toolbar1]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox.Gtk.Box+BoxChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 431;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.mainHPaned          = new global::Gtk.HPaned();
     this.mainHPaned.CanFocus = true;
     this.mainHPaned.Name     = "mainHPaned";
     this.mainHPaned.Position = 315;
     this.vpaned1.Add(this.mainHPaned);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.mainHPaned]));
     w4.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 3;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString(" Errors");
     this.vbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vpaned1.Add(this.vbox1);
     this.vbox.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox [this.vpaned1]));
     w7.Position = 2;
     // Container child vbox.Gtk.Box+BoxChild
     this.statusbar1         = new global::Gtk.Statusbar();
     this.statusbar1.Name    = "statusbar1";
     this.statusbar1.Spacing = 6;
     this.vbox.Add(this.statusbar1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox [this.statusbar1]));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.vbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 893;
     this.DefaultHeight = 685;
     this.Show();
     this.DeleteEvent            += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.quitAction.Activated   += new global::System.EventHandler(this.OnQuitActionActivated);
     this.newAction.Activated    += new global::System.EventHandler(this.OnNewActionActivated);
     this.openAction.Activated   += new global::System.EventHandler(this.OnOpenActionActivated);
     this.AdvancedAction.Toggled += new global::System.EventHandler(this.OnAdvancedActionToggled);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.CSharp.Formatting.CSharpFormattingProfileDialog
     this.Name           = "MonoDevelop.CSharp.Formatting.CSharpFormattingProfileDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.CSharp.Formatting.CSharpFormattingProfileDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 424;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // 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.label12              = new global::Gtk.Label();
     this.label12.Name         = "label12";
     this.label12.LabelProp    = global::Mono.Unix.Catalog.GetString("_Category:");
     this.label12.UseUnderline = true;
     this.hbox4.Add(this.label12);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label12]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.comboboxCategories      = global::Gtk.ComboBox.NewText();
     this.comboboxCategories.Name = "comboboxCategories";
     this.hbox4.Add(this.comboboxCategories);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.comboboxCategories]));
     w3.Position = 1;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox4]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.notebookCategories             = new global::Gtk.Notebook();
     this.notebookCategories.CanFocus    = true;
     this.notebookCategories.Name        = "notebookCategories";
     this.notebookCategories.CurrentPage = 3;
     // Container child notebookCategories.Gtk.Notebook+NotebookChild
     this.vbox8         = new global::Gtk.VBox();
     this.vbox8.Name    = "vbox8";
     this.vbox8.Spacing = 6;
     // Container child vbox8.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.treeviewIndentOptions          = new global::Gtk.TreeView();
     this.treeviewIndentOptions.CanFocus = true;
     this.treeviewIndentOptions.Name     = "treeviewIndentOptions";
     this.GtkScrolledWindow.Add(this.treeviewIndentOptions);
     this.vbox8.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.GtkScrolledWindow]));
     w6.Position = 0;
     this.notebookCategories.Add(this.vbox8);
     // Notebook tab
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
     this.notebookCategories.SetTabLabel(this.vbox8, this.label8);
     this.label8.ShowAll();
     // Container child notebookCategories.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeviewBracePositions          = new global::Gtk.TreeView();
     this.treeviewBracePositions.CanFocus = true;
     this.treeviewBracePositions.Name     = "treeviewBracePositions";
     this.GtkScrolledWindow1.Add(this.treeviewBracePositions);
     this.notebookCategories.Add(this.GtkScrolledWindow1);
     global::Gtk.Notebook.NotebookChild w9 = ((global::Gtk.Notebook.NotebookChild)(this.notebookCategories [this.GtkScrolledWindow1]));
     w9.Position = 1;
     // Notebook tab
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("page2");
     this.notebookCategories.SetTabLabel(this.GtkScrolledWindow1, this.label9);
     this.label9.ShowAll();
     // Container child notebookCategories.Gtk.Notebook+NotebookChild
     this.table4               = new global::Gtk.Table(((uint)(10)), ((uint)(2)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.entryAfterUsings               = new global::Gtk.Entry();
     this.entryAfterUsings.CanFocus      = true;
     this.entryAfterUsings.Name          = "entryAfterUsings";
     this.entryAfterUsings.IsEditable    = true;
     this.entryAfterUsings.InvisibleChar = '●';
     this.table4.Add(this.entryAfterUsings);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryAfterUsings]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entryBeforeFirstDeclaration               = new global::Gtk.Entry();
     this.entryBeforeFirstDeclaration.CanFocus      = true;
     this.entryBeforeFirstDeclaration.Name          = "entryBeforeFirstDeclaration";
     this.entryBeforeFirstDeclaration.IsEditable    = true;
     this.entryBeforeFirstDeclaration.InvisibleChar = '●';
     this.table4.Add(this.entryBeforeFirstDeclaration);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryBeforeFirstDeclaration]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entryBeforUsings               = new global::Gtk.Entry();
     this.entryBeforUsings.CanFocus      = true;
     this.entryBeforUsings.Name          = "entryBeforUsings";
     this.entryBeforUsings.IsEditable    = true;
     this.entryBeforUsings.InvisibleChar = '●';
     this.table4.Add(this.entryBeforUsings);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryBeforUsings]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entryBetweenEvents               = new global::Gtk.Entry();
     this.entryBetweenEvents.CanFocus      = true;
     this.entryBetweenEvents.Name          = "entryBetweenEvents";
     this.entryBetweenEvents.IsEditable    = true;
     this.entryBetweenEvents.InvisibleChar = '●';
     this.table4.Add(this.entryBetweenEvents);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryBetweenEvents]));
     w13.TopAttach    = ((uint)(8));
     w13.BottomAttach = ((uint)(9));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entryBetweenFields               = new global::Gtk.Entry();
     this.entryBetweenFields.CanFocus      = true;
     this.entryBetweenFields.Name          = "entryBetweenFields";
     this.entryBetweenFields.IsEditable    = true;
     this.entryBetweenFields.InvisibleChar = '●';
     this.table4.Add(this.entryBetweenFields);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryBetweenFields]));
     w14.TopAttach    = ((uint)(7));
     w14.BottomAttach = ((uint)(8));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entryBetweenMembers               = new global::Gtk.Entry();
     this.entryBetweenMembers.CanFocus      = true;
     this.entryBetweenMembers.Name          = "entryBetweenMembers";
     this.entryBetweenMembers.IsEditable    = true;
     this.entryBetweenMembers.InvisibleChar = '●';
     this.table4.Add(this.entryBetweenMembers);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryBetweenMembers]));
     w15.TopAttach    = ((uint)(9));
     w15.BottomAttach = ((uint)(10));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entryBetweenTypes               = new global::Gtk.Entry();
     this.entryBetweenTypes.CanFocus      = true;
     this.entryBetweenTypes.Name          = "entryBetweenTypes";
     this.entryBetweenTypes.IsEditable    = true;
     this.entryBetweenTypes.InvisibleChar = '●';
     this.table4.Add(this.entryBetweenTypes);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table4 [this.entryBetweenTypes]));
     w16.TopAttach    = ((uint)(5));
     w16.BottomAttach = ((uint)(6));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.GtkLabel8           = new global::Gtk.Label();
     this.GtkLabel8.Name      = "GtkLabel8";
     this.GtkLabel8.Xalign    = 0F;
     this.GtkLabel8.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Blank lines in namespaces</b>");
     this.GtkLabel8.UseMarkup = true;
     this.table4.Add(this.GtkLabel8);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table4 [this.GtkLabel8]));
     w17.TopAttach    = ((uint)(3));
     w17.BottomAttach = ((uint)(4));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.GtkLabel9           = new global::Gtk.Label();
     this.GtkLabel9.Name      = "GtkLabel9";
     this.GtkLabel9.Xalign    = 0F;
     this.GtkLabel9.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Blank lines in types</b>");
     this.GtkLabel9.UseMarkup = true;
     this.table4.Add(this.GtkLabel9);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table4 [this.GtkLabel9]));
     w18.TopAttach    = ((uint)(6));
     w18.BottomAttach = ((uint)(7));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Blank lines in compilation unit</b>");
     this.label1.UseMarkup = true;
     this.table4.Add(this.label1);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table4 [this.label1]));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.Xalign    = 1F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Before using declaration:");
     this.table4.Add(this.label15);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table4 [this.label15]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.Xalign    = 1F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("After using declaration:");
     this.table4.Add(this.label16);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table4 [this.label16]));
     w21.TopAttach    = ((uint)(2));
     w21.BottomAttach = ((uint)(3));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label19           = new global::Gtk.Label();
     this.label19.Name      = "label19";
     this.label19.Xalign    = 1F;
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString("Between type declarations:");
     this.table4.Add(this.label19);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table4 [this.label19]));
     w22.TopAttach    = ((uint)(5));
     w22.BottomAttach = ((uint)(6));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label20           = new global::Gtk.Label();
     this.label20.Name      = "label20";
     this.label20.Xalign    = 1F;
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString("Before first declaration:");
     this.table4.Add(this.label20);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table4 [this.label20]));
     w23.TopAttach    = ((uint)(4));
     w23.BottomAttach = ((uint)(5));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label21           = new global::Gtk.Label();
     this.label21.Name      = "label21";
     this.label21.Xalign    = 1F;
     this.label21.LabelProp = global::Mono.Unix.Catalog.GetString("Between field declarations:");
     this.table4.Add(this.label21);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table4 [this.label21]));
     w24.TopAttach    = ((uint)(7));
     w24.BottomAttach = ((uint)(8));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label22           = new global::Gtk.Label();
     this.label22.Name      = "label22";
     this.label22.Xalign    = 1F;
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString("Between other member declarations:");
     this.table4.Add(this.label22);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table4 [this.label22]));
     w25.TopAttach    = ((uint)(9));
     w25.BottomAttach = ((uint)(10));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label23           = new global::Gtk.Label();
     this.label23.Name      = "label23";
     this.label23.Xalign    = 1F;
     this.label23.LabelProp = global::Mono.Unix.Catalog.GetString("Between simple event declarations:");
     this.table4.Add(this.label23);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table4 [this.label23]));
     w26.TopAttach    = ((uint)(8));
     w26.BottomAttach = ((uint)(9));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.notebookCategories.Add(this.table4);
     global::Gtk.Notebook.NotebookChild w27 = ((global::Gtk.Notebook.NotebookChild)(this.notebookCategories [this.table4]));
     w27.Position = 2;
     // Notebook tab
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("page5");
     this.notebookCategories.SetTabLabel(this.table4, this.label14);
     this.label14.ShowAll();
     // Container child notebookCategories.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.treeviewInsertWhiteSpaceCategory          = new global::Gtk.TreeView();
     this.treeviewInsertWhiteSpaceCategory.CanFocus = true;
     this.treeviewInsertWhiteSpaceCategory.Name     = "treeviewInsertWhiteSpaceCategory";
     this.GtkScrolledWindow2.Add(this.treeviewInsertWhiteSpaceCategory);
     this.notebookCategories.Add(this.GtkScrolledWindow2);
     global::Gtk.Notebook.NotebookChild w29 = ((global::Gtk.Notebook.NotebookChild)(this.notebookCategories [this.GtkScrolledWindow2]));
     w29.Position = 3;
     // Notebook tab
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("page3");
     this.notebookCategories.SetTabLabel(this.GtkScrolledWindow2, this.label10);
     this.label10.ShowAll();
     // Container child notebookCategories.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow4            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow4.Name       = "GtkScrolledWindow4";
     this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
     this.treeviewNewLines          = new global::Gtk.TreeView();
     this.treeviewNewLines.CanFocus = true;
     this.treeviewNewLines.Name     = "treeviewNewLines";
     this.GtkScrolledWindow4.Add(this.treeviewNewLines);
     this.notebookCategories.Add(this.GtkScrolledWindow4);
     global::Gtk.Notebook.NotebookChild w31 = ((global::Gtk.Notebook.NotebookChild)(this.notebookCategories [this.GtkScrolledWindow4]));
     w31.Position = 4;
     // Notebook tab
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("page4");
     this.notebookCategories.SetTabLabel(this.GtkScrolledWindow4, this.label11);
     this.label11.ShowAll();
     this.vbox2.Add(this.notebookCategories);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.notebookCategories]));
     w32.Position = 1;
     this.hpaned1.Add(this.vbox2);
     global::Gtk.Paned.PanedChild w33 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox2]));
     w33.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.Xalign    = 0F;
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Preview:");
     this.vbox6.Add(this.label13);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.label13]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.scrolledwindow            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow.CanFocus   = true;
     this.scrolledwindow.Name       = "scrolledwindow";
     this.scrolledwindow.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox6.Add(this.scrolledwindow);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.scrolledwindow]));
     w35.Position = 1;
     this.hpaned1.Add(this.vbox6);
     this.vbox5.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hpaned1]));
     w37.Position = 0;
     w1.Add(this.vbox5);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox5]));
     w38.Position = 0;
     // Internal child MonoDevelop.CSharp.Formatting.CSharpFormattingProfileDialog.ActionArea
     global::Gtk.HButtonBox w39 = this.ActionArea;
     w39.Name        = "dialog1_ActionArea";
     w39.Spacing     = 10;
     w39.BorderWidth = ((uint)(5));
     w39.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w40 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w39 [this.buttonCancel]));
     w40.Expand = false;
     w40.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w41 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w39 [this.buttonOk]));
     w41.Position = 1;
     w41.Expand   = false;
     w41.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 880;
     this.DefaultHeight = 551;
     this.Hide();
 }
Exemplo n.º 28
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction, null);
     this.HelpAction            = new global::Gtk.Action("HelpAction", global::Mono.Unix.Catalog.GetString("Help"), null, null);
     this.HelpAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Help");
     w1.Add(this.HelpAction, null);
     this.deleteAction            = new global::Gtk.Action("deleteAction", global::Mono.Unix.Catalog.GetString("Delete Note"), null, "gtk-delete");
     this.deleteAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Delete Note");
     w1.Add(this.deleteAction, "Delete");
     this.saveAction            = new global::Gtk.Action("saveAction", global::Mono.Unix.Catalog.GetString("Save Note"), global::Mono.Unix.Catalog.GetString("Ctrl+S"), "gtk-save");
     this.saveAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Save Note");
     w1.Add(this.saveAction, "<Control>s");
     this.newAction            = new global::Gtk.Action("newAction", global::Mono.Unix.Catalog.GetString("New Note"), null, "gtk-new");
     this.newAction.ShortLabel = global::Mono.Unix.Catalog.GetString("New Note");
     w1.Add(this.newAction, "<Control>n");
     this.AboutAction            = new global::Gtk.Action("AboutAction", global::Mono.Unix.Catalog.GetString("About"), null, null);
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("About");
     w1.Add(this.AboutAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("NOTE - Open Thoughts Everytime");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "gtk-about", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1      = new global::Gtk.VBox();
     this.vbox1.Name = "vbox1";
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='newAction' action='newAction'/><menuitem name='saveAction' action='saveAction'/><menuitem name='deleteAction' action='deleteAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='AboutAction' action='AboutAction'/></menu></menubar></ui>");
     this.menubar1      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox1.Add(this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 6;
     this.vbox3.BorderWidth = ((uint)(6));
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name=\'toolbar1\'><toolitem name=\'newAction\' action=\'newAction\'/><tool" +
                                    "item name=\'saveAction\' action=\'saveAction\'/><toolitem name=\'deleteAction\' action" +
                                    "=\'deleteAction\'/></toolbar></ui>");
     this.toolbar1           = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar1")));
     this.toolbar1.Name      = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.hbox1.Add(this.toolbar1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.toolbar1]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.searchBox      = global::Gtk.ComboBoxEntry.NewText();
     this.searchBox.Name = "searchBox";
     this.hbox1.Add(this.searchBox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.searchBox]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 293;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.hpaned2          = new global::Gtk.HPaned();
     this.hpaned2.CanFocus = true;
     this.hpaned2.Name     = "hpaned2";
     this.hpaned2.Position = 144;
     // Container child hpaned2.Gtk.Paned+PanedChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewTags = new global::Gtk.TreeView();
     this.treeviewTags.WidthRequest = 50;
     this.treeviewTags.CanFocus     = true;
     this.treeviewTags.Name         = "treeviewTags";
     this.GtkScrolledWindow.Add(this.treeviewTags);
     this.hpaned2.Add(this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.hpaned2 [this.GtkScrolledWindow]));
     w7.Resize = false;
     // Container child hpaned2.Gtk.Paned+PanedChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeviewNotes          = new global::Gtk.TreeView();
     this.treeviewNotes.CanFocus = true;
     this.treeviewNotes.Name     = "treeviewNotes";
     this.GtkScrolledWindow1.Add(this.treeviewNotes);
     this.hpaned2.Add(this.GtkScrolledWindow1);
     this.hpaned1.Add(this.hpaned2);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.hpaned2]));
     w10.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vboxNote         = new global::Gtk.VBox();
     this.vboxNote.Name    = "vboxNote";
     this.vboxNote.Spacing = 6;
     // Container child vboxNote.Gtk.Box+BoxChild
     this.entryTitle                  = new global::Gtk.Entry();
     this.entryTitle.CanDefault       = true;
     this.entryTitle.CanFocus         = true;
     this.entryTitle.Name             = "entryTitle";
     this.entryTitle.IsEditable       = true;
     this.entryTitle.ActivatesDefault = true;
     this.entryTitle.InvisibleChar    = '●';
     this.vboxNote.Add(this.entryTitle);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vboxNote [this.entryTitle]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vboxNote.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.textviewContent            = new global::Gtk.TextView();
     this.textviewContent.CanFocus   = true;
     this.textviewContent.Name       = "textviewContent";
     this.textviewContent.AcceptsTab = false;
     this.GtkScrolledWindow2.Add(this.textviewContent);
     this.vboxNote.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vboxNote [this.GtkScrolledWindow2]));
     w13.Position = 1;
     // Container child vboxNote.Gtk.Box+BoxChild
     this.entryTags               = new global::Gtk.Entry();
     this.entryTags.CanFocus      = true;
     this.entryTags.Name          = "entryTags";
     this.entryTags.IsEditable    = true;
     this.entryTags.InvisibleChar = '●';
     this.vboxNote.Add(this.entryTags);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxNote [this.entryTags]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vboxNote.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     this.hbox2.Add(this.alignment1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.alignment1]));
     w15.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonSave = new global::Gtk.Button();
     this.buttonSave.WidthRequest = 75;
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     // Container child buttonSave.Gtk.Container+ContainerChild
     global::Gtk.Alignment w16 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w17 = new global::Gtk.HBox();
     w17.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w18 = new global::Gtk.Image();
     w18.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     w17.Add(w18);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w20 = new global::Gtk.Label();
     w20.LabelProp    = global::Mono.Unix.Catalog.GetString("Save");
     w20.UseUnderline = true;
     w17.Add(w20);
     w16.Add(w17);
     this.buttonSave.Add(w16);
     this.hbox2.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonSave]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.vboxNote.Add(this.hbox2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vboxNote [this.hbox2]));
     w25.Position = 3;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vboxNote.Gtk.Box+BoxChild
     this.hbuttonbox1      = new global::Gtk.HButtonBox();
     this.hbuttonbox1.Name = "hbuttonbox1";
     this.vboxNote.Add(this.hbuttonbox1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vboxNote [this.hbuttonbox1]));
     w26.Position = 4;
     w26.Expand   = false;
     w26.Fill     = false;
     this.hpaned1.Add(this.vboxNote);
     this.vbox3.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hpaned1]));
     w28.Position = 1;
     this.vbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox3]));
     w29.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.statusbar1         = new global::Gtk.Statusbar();
     this.statusbar1.Name    = "statusbar1";
     this.statusbar1.Spacing = 6;
     this.vbox1.Add(this.statusbar1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.statusbar1]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 752;
     this.DefaultHeight = 501;
     this.Show();
     this.DeleteEvent                 += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.deleteAction.Activated      += new global::System.EventHandler(this.OnDeleteNoteAction1Activated);
     this.saveAction.Activated        += new global::System.EventHandler(this.OnSaveNoteAction2Activated);
     this.newAction.Activated         += new global::System.EventHandler(this.OnNewActionActivated);
     this.searchBox.Changed           += new global::System.EventHandler(this.OnSearchBoxChanged);
     this.treeviewTags.CursorChanged  += new global::System.EventHandler(this.OnTreeviewTagsCursorChanged);
     this.treeviewNotes.CursorChanged += new global::System.EventHandler(this.OnTreeviewNotesCursorChanged);
     this.buttonSave.Released         += new global::System.EventHandler(this.OnButtonSaveReleased);
 }
Exemplo n.º 29
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction, null);
     this.EditionAction            = new global::Gtk.Action("EditionAction", global::Mono.Unix.Catalog.GetString("Edition"), null, null);
     this.EditionAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Edition");
     w1.Add(this.EditionAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 129;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox1             = new global::Gtk.VBox();
     this.vbox1.Name        = "vbox1";
     this.vbox1.Spacing     = 6;
     this.vbox1.BorderWidth = ((uint)(9));
     // Container child vbox1.Gtk.Box+BoxChild
     this.Visualización              = new global::Gtk.Button();
     this.Visualización.CanFocus     = true;
     this.Visualización.Name         = "Visualización";
     this.Visualización.UseUnderline = true;
     this.Visualización.Label        = global::Mono.Unix.Catalog.GetString("Visualización");
     this.vbox1.Add(this.Visualización);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.Visualización]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.salir              = new global::Gtk.Button();
     this.salir.CanFocus     = true;
     this.salir.Name         = "salir";
     this.salir.UseUnderline = true;
     this.salir.Label        = global::Mono.Unix.Catalog.GetString("Salir");
     this.vbox1.Add(this.salir);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.salir]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     this.hpaned1.Add(this.vbox1);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox1]));
     w4.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(15));
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Cuadro de Mando - Actuadores");
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w5.Position = 0;
     w5.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox4             = new global::Gtk.HBox();
     this.hbox4.Name        = "hbox4";
     this.hbox4.Spacing     = 6;
     this.hbox4.BorderWidth = ((uint)(42));
     // Container child hbox4.Gtk.Box+BoxChild
     this.Auto              = new global::Gtk.ToggleButton();
     this.Auto.CanFocus     = true;
     this.Auto.Name         = "Auto";
     this.Auto.UseUnderline = true;
     this.Auto.BorderWidth  = ((uint)(4));
     this.Auto.Label        = global::Mono.Unix.Catalog.GetString("Auto: OFF");
     this.hbox4.Add(this.Auto);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.Auto]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.speed = global::Gtk.ComboBox.NewText();
     this.speed.AppendText(global::Mono.Unix.Catalog.GetString("speed0"));
     this.speed.AppendText(global::Mono.Unix.Catalog.GetString("speed1"));
     this.speed.AppendText(global::Mono.Unix.Catalog.GetString("speed2"));
     this.speed.Name        = "speed";
     this.speed.Active      = 0;
     this.speed.AddTearoffs = true;
     this.hbox4.Add(this.speed);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.speed]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox4]));
     w8.Position = 1;
     w8.Fill     = false;
     this.hpaned1.Add(this.vbox2);
     this.Add(this.hpaned1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 602;
     this.DefaultHeight = 279;
     this.Show();
     this.DeleteEvent           += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.Visualización.Clicked += new global::System.EventHandler(this.muestraVisualizacion);
     this.salir.Clicked         += new global::System.EventHandler(this.exit);
     this.Auto.Pressed          += new global::System.EventHandler(this.estadoAuto);
     this.speed.Changed         += new global::System.EventHandler(this.cambiaVelocidad);
 }
Exemplo n.º 30
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Position = 88;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 522;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vpaned4          = new global::Gtk.VPaned();
     this.vpaned4.CanFocus = true;
     this.vpaned4.Name     = "vpaned4";
     this.vpaned4.Position = 36;
     // Container child vpaned4.Gtk.Paned+PanedChild
     this.hpaned4          = new global::Gtk.HPaned();
     this.hpaned4.CanFocus = true;
     this.hpaned4.Name     = "hpaned4";
     this.hpaned4.Position = 412;
     // Container child hpaned4.Gtk.Paned+PanedChild
     this.taskCombobox      = global::Gtk.ComboBoxEntry.NewText();
     this.taskCombobox.Name = "taskCombobox";
     this.hpaned4.Add(this.taskCombobox);
     global::Gtk.Paned.PanedChild w1 = ((global::Gtk.Paned.PanedChild)(this.hpaned4[this.taskCombobox]));
     w1.Resize = false;
     // Container child hpaned4.Gtk.Paned+PanedChild
     this.time           = new global::Gtk.Label();
     this.time.Name      = "time";
     this.time.LabelProp = global::Mono.Unix.Catalog.GetString("00:00:00");
     this.hpaned4.Add(this.time);
     this.vpaned4.Add(this.hpaned4);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.vpaned4[this.hpaned4]));
     w3.Resize = false;
     // Container child vpaned4.Gtk.Paned+PanedChild
     this.hpaned2          = new global::Gtk.HPaned();
     this.hpaned2.CanFocus = true;
     this.hpaned2.Name     = "hpaned2";
     this.hpaned2.Position = 422;
     // Container child hpaned2.Gtk.Paned+PanedChild
     this.timeCombobox      = global::Gtk.ComboBox.NewText();
     this.timeCombobox.Name = "timeCombobox";
     this.hpaned2.Add(this.timeCombobox);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.hpaned2[this.timeCombobox]));
     w4.Resize = false;
     // Container child hpaned2.Gtk.Paned+PanedChild
     this.timeCheckbutton               = new global::Gtk.CheckButton();
     this.timeCheckbutton.CanFocus      = true;
     this.timeCheckbutton.Name          = "timeCheckbutton";
     this.timeCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Total time");
     this.timeCheckbutton.DrawIndicator = true;
     this.timeCheckbutton.UseUnderline  = true;
     this.hpaned2.Add(this.timeCheckbutton);
     this.vpaned4.Add(this.hpaned2);
     this.hpaned1.Add(this.vpaned4);
     global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.vpaned4]));
     w7.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.alignment2              = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name         = "alignment2";
     this.alignment2.LeftPadding  = ((uint)(5));
     this.alignment2.RightPadding = ((uint)(5));
     // Container child alignment2.Gtk.Container+ContainerChild
     this.startButton              = new global::Gtk.Button();
     this.startButton.CanFocus     = true;
     this.startButton.Name         = "startButton";
     this.startButton.UseUnderline = true;
     this.startButton.Label        = global::Mono.Unix.Catalog.GetString("Start");
     this.alignment2.Add(this.startButton);
     this.hpaned1.Add(this.alignment2);
     this.vpaned1.Add(this.hpaned1);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.vpaned1[this.hpaned1]));
     w10.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeview1          = new global::Gtk.TreeView();
     this.treeview1.CanFocus = true;
     this.treeview1.Name     = "treeview1";
     this.GtkScrolledWindow.Add(this.treeview1);
     this.vpaned1.Add(this.GtkScrolledWindow);
     this.Add(this.vpaned1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 640;
     this.DefaultHeight = 300;
     this.Show();
     this.DeleteEvent             += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.timeCombobox.Changed    += new global::System.EventHandler(this.OnTimeComboboxChanged);
     this.timeCheckbutton.Toggled += new global::System.EventHandler(this.OnTimeCheckbuttonToggled);
     this.startButton.Clicked     += new global::System.EventHandler(this.OnStartButtonClicked);
 }