Esempio n. 1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.CodeActions.ContextActionPanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.CodeActions.ContextActionPanelWidget";
     // Container child MonoDevelop.CodeActions.ContextActionPanelWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.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          = true;
     this.searchentryFilter.HasFocus       = false;
     this.hbox1.Add(this.searchentryFilter);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.searchentryFilter]));
     w1.Position = 0;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewContextActions          = new global::Gtk.TreeView();
     this.treeviewContextActions.CanFocus = true;
     this.treeviewContextActions.Name     = "treeviewContextActions";
     this.GtkScrolledWindow.Add(this.treeviewContextActions);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w4.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.CodeActions.ContextActionPanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.CodeActions.ContextActionPanelWidget";
			// Container child MonoDevelop.CodeActions.ContextActionPanelWidget.Gtk.Container+ContainerChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 6;
			// Container child vbox1.Gtk.Box+BoxChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.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 = true;
			this.searchentryFilter.HasFocus = false;
			this.hbox1.Add (this.searchentryFilter);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.searchentryFilter]));
			w1.Position = 0;
			this.vbox1.Add (this.hbox1);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
			w2.Position = 0;
			w2.Expand = false;
			w2.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow.Name = "GtkScrolledWindow";
			this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow.Gtk.Container+ContainerChild
			this.treeviewContextActions = new global::Gtk.TreeView ();
			this.treeviewContextActions.CanFocus = true;
			this.treeviewContextActions.Name = "treeviewContextActions";
			this.GtkScrolledWindow.Add (this.treeviewContextActions);
			this.vbox1.Add (this.GtkScrolledWindow);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
			w4.Position = 1;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.CodeActions.ContextActionPanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.CodeActions.ContextActionPanelWidget";
     // Container child MonoDevelop.CodeActions.ContextActionPanelWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.Xalign       = 0F;
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("_Filter:");
     this.label1.UseUnderline = true;
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.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          = true;
     this.searchentryFilter.HasFocus       = false;
     this.hbox1.Add(this.searchentryFilter);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.searchentryFilter]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewContextActions          = new global::Gtk.TreeView();
     this.treeviewContextActions.CanFocus = true;
     this.treeviewContextActions.Name     = "treeviewContextActions";
     this.GtkScrolledWindow.Add(this.treeviewContextActions);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w5.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.labelDescription        = new global::Gtk.Label();
     this.labelDescription.Name   = "labelDescription";
     this.labelDescription.Xalign = 0F;
     this.vbox1.Add(this.labelDescription);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.labelDescription]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.label1.MnemonicWidget = this.searchentryFilter;
     this.Hide();
 }
Esempio n. 4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach(this);
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default");
     this.NavigateBackwardAction = new global::Gtk.Action(
         "NavigateBackwardAction",
         global::Mono.Unix.Catalog.GetString("Navigate backward"),
         null,
         "gtk-go-back"
         );
     this.NavigateBackwardAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Navigate backward");
     w2.Add(this.NavigateBackwardAction, null);
     this.NavigateForwardAction = new global::Gtk.Action(
         "NavigateForwardAction",
         global::Mono.Unix.Catalog.GetString("Navigate forward"),
         null,
         "gtk-go-forward"
         );
     this.NavigateForwardAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Navigate forward");
     w2.Add(this.NavigateForwardAction, null);
     this.goBackAction = new global::Gtk.Action(
         "goBackAction",
         null,
         null,
         "gtk-go-back"
         );
     w2.Add(this.goBackAction, null);
     this.goForwardAction = new global::Gtk.Action(
         "goForwardAction",
         null,
         null,
         "gtk-go-forward"
         );
     w2.Add(this.goForwardAction, null);
     this.goBackAction1 = new global::Gtk.Action(
         "goBackAction1",
         null,
         null,
         "gtk-go-back"
         );
     w2.Add(this.goBackAction1, null);
     this.UIManager.InsertActionGroup(w2, 0);
     this.Name = "MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget";
     // Container child MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonBack              = new global::Gtk.Button();
     this.buttonBack.CanFocus     = true;
     this.buttonBack.Name         = "buttonBack";
     this.buttonBack.UseStock     = true;
     this.buttonBack.UseUnderline = true;
     this.buttonBack.Label        = "gtk-go-back";
     this.hbox2.Add(this.buttonBack);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonBack]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonForeward              = new global::Gtk.Button();
     this.buttonForeward.CanFocus     = true;
     this.buttonForeward.Name         = "buttonForeward";
     this.buttonForeward.UseStock     = true;
     this.buttonForeward.UseUnderline = true;
     this.buttonForeward.Label        = "gtk-go-forward";
     this.hbox2.Add(this.buttonForeward);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonForeward]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label3              = new global::Gtk.Label();
     this.label3.Name         = "label3";
     this.label3.LabelProp    = global::Mono.Unix.Catalog.GetString("_Visibility:");
     this.label3.UseUnderline = true;
     this.hbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label3]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.languageCombobox      = global::Gtk.ComboBox.NewText();
     this.languageCombobox.Name = "languageCombobox";
     this.hbox2.Add(this.languageCombobox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.languageCombobox]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("_Language:");
     this.label1.UseUnderline = true;
     this.hbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.searchentry1      = new global::MonoDevelop.Components.SearchEntry();
     this.searchentry1.Name = "searchentry1";
     this.searchentry1.ForceFilterButtonVisible = false;
     this.searchentry1.IsCheckMenu    = false;
     this.searchentry1.ActiveFilterID = 0;
     this.searchentry1.Ready          = false;
     this.searchentry1.HasFocus       = false;
     this.hbox2.Add(this.searchentry1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.searchentry1]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 5;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.Xalign       = 1F;
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("_Search:");
     this.label2.UseUnderline = true;
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboboxVisibilty      = global::Gtk.ComboBox.NewText();
     this.comboboxVisibilty.Name = "comboboxVisibilty";
     this.hbox2.Add(this.comboboxVisibilty);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboboxVisibilty]));
     w10.PackType = ((global::Gtk.PackType)(1));
     w10.Position = 7;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 271;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.treeViewPlaceholder      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.treeViewPlaceholder.Name = "treeViewPlaceholder";
     this.hpaned1.Add(this.treeViewPlaceholder);
     global::Gtk.Paned.PanedChild w12 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.treeViewPlaceholder]));
     w12.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     this.notebook1.ShowBorder  = false;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.notebookInspection             = new global::Gtk.Notebook();
     this.notebookInspection.CanFocus    = true;
     this.notebookInspection.Name        = "notebookInspection";
     this.notebookInspection.CurrentPage = 1;
     this.notebookInspection.ShowBorder  = false;
     // Container child notebookInspection.Gtk.Notebook+NotebookChild
     this.documentationScrolledWindow                = new global::MonoDevelop.Components.CompactScrolledWindow();
     this.documentationScrolledWindow.CanFocus       = true;
     this.documentationScrolledWindow.Name           = "documentationScrolledWindow";
     this.documentationScrolledWindow.ShowBorderLine = false;
     this.notebookInspection.Add(this.documentationScrolledWindow);
     // Notebook tab
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("summary");
     this.notebookInspection.SetTabLabel(
         this.documentationScrolledWindow,
         this.label4
         );
     this.label4.ShowAll();
     // Notebook tab
     global::Gtk.Label w14 = new global::Gtk.Label();
     w14.Visible = true;
     this.notebookInspection.Add(w14);
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("decompiler");
     this.notebookInspection.SetTabLabel(w14, this.label5);
     this.label5.ShowAll();
     this.notebook1.Add(this.notebookInspection);
     // 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 w17 = ((global::Gtk.Box.BoxChild)(this.searchWidget [this.scrolledwindow1]));
     w17.Position = 0;
     this.notebook1.Add(this.searchWidget);
     global::Gtk.Notebook.NotebookChild w18 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.searchWidget]));
     w18.Position = 1;
     this.vbox3.Add(this.notebook1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.notebook1]));
     w19.Position = 0;
     this.hpaned1.Add(this.vbox3);
     this.vbox1.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hpaned1]));
     w21.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     w1.SetUiManager(UIManager);
     this.label3.MnemonicWidget = this.comboboxVisibilty;
     this.label1.MnemonicWidget = this.languageCombobox;
     this.label2.MnemonicWidget = this.searchentry1;
     this.Show();
     this.NavigateBackwardAction.Activated += new global::System.EventHandler(this.OnNavigateBackwardActionActivated);
     this.NavigateForwardAction.Activated  += new global::System.EventHandler(this.OnNavigateForwardActionActivated);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget
			Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this);
			this.UIManager = new global::Gtk.UIManager ();
			global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default");
			this.NavigateBackwardAction = new global::Gtk.Action ("NavigateBackwardAction", global::Mono.Unix.Catalog.GetString ("Navigate backward"), null, "gtk-go-back");
			this.NavigateBackwardAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Navigate backward");
			w2.Add (this.NavigateBackwardAction, null);
			this.NavigateForwardAction = new global::Gtk.Action ("NavigateForwardAction", global::Mono.Unix.Catalog.GetString ("Navigate forward"), null, "gtk-go-forward");
			this.NavigateForwardAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Navigate forward");
			w2.Add (this.NavigateForwardAction, null);
			this.goBackAction = new global::Gtk.Action ("goBackAction", null, null, "gtk-go-back");
			w2.Add (this.goBackAction, null);
			this.goForwardAction = new global::Gtk.Action ("goForwardAction", null, null, "gtk-go-forward");
			w2.Add (this.goForwardAction, null);
			this.goBackAction1 = new global::Gtk.Action ("goBackAction1", null, null, "gtk-go-back");
			w2.Add (this.goBackAction1, null);
			this.UIManager.InsertActionGroup (w2, 0);
			this.Name = "MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget";
			// Container child MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget.Gtk.Container+ContainerChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 2;
			// Container child vbox1.Gtk.Box+BoxChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.buttonBack = new global::Gtk.Button ();
			this.buttonBack.CanFocus = true;
			this.buttonBack.Name = "buttonBack";
			this.buttonBack.UseStock = true;
			this.buttonBack.UseUnderline = true;
			this.buttonBack.Label = "gtk-go-back";
			this.hbox2.Add (this.buttonBack);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonBack]));
			w3.Position = 0;
			w3.Expand = false;
			w3.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.buttonForeward = new global::Gtk.Button ();
			this.buttonForeward.CanFocus = true;
			this.buttonForeward.Name = "buttonForeward";
			this.buttonForeward.UseStock = true;
			this.buttonForeward.UseUnderline = true;
			this.buttonForeward.Label = "gtk-go-forward";
			this.hbox2.Add (this.buttonForeward);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonForeward]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("_Visibility:");
			this.label3.UseUnderline = true;
			this.hbox2.Add (this.label3);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label3]));
			w5.Position = 2;
			w5.Expand = false;
			w5.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.languageCombobox = global::Gtk.ComboBox.NewText ();
			this.languageCombobox.Name = "languageCombobox";
			this.hbox2.Add (this.languageCombobox);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.languageCombobox]));
			w6.PackType = ((global::Gtk.PackType)(1));
			w6.Position = 3;
			w6.Expand = false;
			w6.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("_Language:");
			this.label1.UseUnderline = true;
			this.hbox2.Add (this.label1);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1]));
			w7.PackType = ((global::Gtk.PackType)(1));
			w7.Position = 4;
			w7.Expand = false;
			w7.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.searchentry1 = new global::MonoDevelop.Components.SearchEntry ();
			this.searchentry1.Name = "searchentry1";
			this.searchentry1.ForceFilterButtonVisible = false;
			this.searchentry1.IsCheckMenu = false;
			this.searchentry1.ActiveFilterID = 0;
			this.searchentry1.Ready = false;
			this.searchentry1.HasFocus = false;
			this.hbox2.Add (this.searchentry1);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.searchentry1]));
			w8.PackType = ((global::Gtk.PackType)(1));
			w8.Position = 5;
			// Container child hbox2.Gtk.Box+BoxChild
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.Xalign = 1f;
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("_Search:");
			this.label2.UseUnderline = true;
			this.hbox2.Add (this.label2);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label2]));
			w9.PackType = ((global::Gtk.PackType)(1));
			w9.Position = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.comboboxVisibilty = global::Gtk.ComboBox.NewText ();
			this.comboboxVisibilty.Name = "comboboxVisibilty";
			this.hbox2.Add (this.comboboxVisibilty);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboboxVisibilty]));
			w10.PackType = ((global::Gtk.PackType)(1));
			w10.Position = 7;
			w10.Expand = false;
			w10.Fill = false;
			this.vbox1.Add (this.hbox2);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
			w11.Position = 0;
			w11.Expand = false;
			w11.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.hpaned1 = new global::Gtk.HPaned ();
			this.hpaned1.CanFocus = true;
			this.hpaned1.Name = "hpaned1";
			this.hpaned1.Position = 271;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.treeViewPlaceholder = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f);
			this.treeViewPlaceholder.Name = "treeViewPlaceholder";
			this.hpaned1.Add (this.treeViewPlaceholder);
			global::Gtk.Paned.PanedChild w12 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.treeViewPlaceholder]));
			w12.Resize = false;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.notebook1 = new global::Gtk.Notebook ();
			this.notebook1.CanFocus = true;
			this.notebook1.Name = "notebook1";
			this.notebook1.CurrentPage = 0;
			this.notebook1.ShowBorder = false;
			this.notebook1.ShowTabs = false;
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.documentationScrolledWindow = new global::Gtk.ScrolledWindow ();
			this.documentationScrolledWindow.Name = "documentationScrolledWindow";
			this.documentationScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child documentationScrolledWindow.Gtk.Container+ContainerChild
			global::Gtk.Viewport w13 = new global::Gtk.Viewport ();
			w13.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child GtkViewport.Gtk.Container+ContainerChild
			this.documentationLabel = new global::Gtk.Label ();
			this.documentationLabel.Name = "documentationLabel";
			this.documentationLabel.Xpad = 6;
			this.documentationLabel.Ypad = 6;
			this.documentationLabel.Xalign = 0f;
			this.documentationLabel.Yalign = 0f;
			this.documentationLabel.UseMarkup = true;
			this.documentationLabel.Selectable = true;
			w13.Add (this.documentationLabel);
			this.documentationScrolledWindow.Add (w13);
			this.notebook1.Add (this.documentationScrolledWindow);
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.vboxInspect = new global::Gtk.VBox ();
			this.vboxInspect.Name = "vboxInspect";
			this.vboxInspect.Spacing = 6;
			// Container child vboxInspect.Gtk.Box+BoxChild
			this.scrolledwindow3 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow3.CanFocus = true;
			this.scrolledwindow3.Name = "scrolledwindow3";
			this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1));
			this.vboxInspect.Add (this.scrolledwindow3);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vboxInspect[this.scrolledwindow3]));
			w17.Position = 0;
			this.notebook1.Add (this.vboxInspect);
			global::Gtk.Notebook.NotebookChild w18 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vboxInspect]));
			w18.Position = 1;
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.searchWidget = new global::Gtk.VBox ();
			this.searchWidget.Name = "searchWidget";
			this.searchWidget.Spacing = 6;
			// Container child searchWidget.Gtk.Box+BoxChild
			this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow1.CanFocus = true;
			this.scrolledwindow1.Name = "scrolledwindow1";
			this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child scrolledwindow1.Gtk.Container+ContainerChild
			this.searchTreeview = new global::Gtk.TreeView ();
			this.searchTreeview.CanFocus = true;
			this.searchTreeview.Name = "searchTreeview";
			this.scrolledwindow1.Add (this.searchTreeview);
			this.searchWidget.Add (this.scrolledwindow1);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.searchWidget[this.scrolledwindow1]));
			w20.Position = 0;
			this.notebook1.Add (this.searchWidget);
			global::Gtk.Notebook.NotebookChild w21 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.searchWidget]));
			w21.Position = 2;
			this.vbox3.Add (this.notebook1);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebook1]));
			w22.Position = 0;
			this.hpaned1.Add (this.vbox3);
			this.vbox1.Add (this.hpaned1);
			global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hpaned1]));
			w24.Position = 1;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			w1.SetUiManager (UIManager);
			this.label3.MnemonicWidget = this.comboboxVisibilty;
			this.label1.MnemonicWidget = this.languageCombobox;
			this.label2.MnemonicWidget = this.searchentry1;
			this.Show ();
			this.NavigateBackwardAction.Activated += new global::System.EventHandler (this.OnNavigateBackwardActionActivated);
			this.NavigateForwardAction.Activated += new global::System.EventHandler (this.OnNavigateForwardActionActivated);
		}
Esempio n. 6
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.SourceEditor.SearchAndReplaceWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.SourceEditor.SearchAndReplaceWidget";
     // Container child MonoDevelop.SourceEditor.SearchAndReplaceWidget.Gtk.Container+ContainerChild
     this.table             = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table.Name        = "table";
     this.table.BorderWidth = ((uint)(4));
     // Container child table.Gtk.Table+TableChild
     this.buttonSearchMode          = new global::Gtk.Button();
     this.buttonSearchMode.CanFocus = true;
     this.buttonSearchMode.Name     = "buttonSearchMode";
     // Container child buttonSearchMode.Gtk.Container+ContainerChild
     this.searchButtonModeArrow      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(0)), ((global::Gtk.ShadowType)(0)));
     this.searchButtonModeArrow.Name = "searchButtonModeArrow";
     this.buttonSearchMode.Add(this.searchButtonModeArrow);
     this.buttonSearchMode.Label = null;
     this.table.Add(this.buttonSearchMode);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table[this.buttonSearchMode]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table.Gtk.Table+TableChild
     this.hbox1      = new global::Gtk.HBox();
     this.hbox1.Name = "hbox1";
     // Container child hbox1.Gtk.Box+BoxChild
     this.searchEntry      = new global::MonoDevelop.Components.SearchEntry();
     this.searchEntry.Name = "searchEntry";
     this.searchEntry.ForceFilterButtonVisible = false;
     this.searchEntry.IsCheckMenu    = false;
     this.searchEntry.ActiveFilterID = 0;
     this.searchEntry.Ready          = false;
     this.searchEntry.HasFocus       = false;
     this.hbox1.Add(this.searchEntry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.searchEntry]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonSearchBackward          = new global::Gtk.Button();
     this.buttonSearchBackward.CanFocus = true;
     this.buttonSearchBackward.Name     = "buttonSearchBackward";
     this.buttonSearchBackward.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonSearchBackward.Gtk.Container+ContainerChild
     this.eventbox2               = new global::Gtk.EventBox();
     this.eventbox2.Name          = "eventbox2";
     this.eventbox2.AboveChild    = true;
     this.eventbox2.VisibleWindow = false;
     // Container child eventbox2.Gtk.Container+ContainerChild
     this.image2        = new global::Gtk.Image();
     this.image2.Name   = "image2";
     this.image2.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-up", global::Gtk.IconSize.Menu);
     this.eventbox2.Add(this.image2);
     this.buttonSearchBackward.Add(this.eventbox2);
     this.buttonSearchBackward.Label = null;
     this.hbox1.Add(this.buttonSearchBackward);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSearchBackward]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonSearchForward          = new global::Gtk.Button();
     this.buttonSearchForward.CanFocus = true;
     this.buttonSearchForward.Name     = "buttonSearchForward";
     this.buttonSearchForward.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonSearchForward.Gtk.Container+ContainerChild
     this.eventbox3               = new global::Gtk.EventBox();
     this.eventbox3.Name          = "eventbox3";
     this.eventbox3.AboveChild    = true;
     this.eventbox3.VisibleWindow = false;
     // Container child eventbox3.Gtk.Container+ContainerChild
     this.image3        = new global::Gtk.Image();
     this.image3.Name   = "image3";
     this.image3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-down", global::Gtk.IconSize.Menu);
     this.eventbox3.Add(this.image3);
     this.buttonSearchForward.Add(this.eventbox3);
     this.buttonSearchForward.Label = null;
     this.hbox1.Add(this.buttonSearchForward);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSearchForward]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.closeButton          = new global::Gtk.Button();
     this.closeButton.CanFocus = true;
     this.closeButton.Name     = "closeButton";
     this.closeButton.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child closeButton.Gtk.Container+ContainerChild
     this.eventbox4               = new global::Gtk.EventBox();
     this.eventbox4.Name          = "eventbox4";
     this.eventbox4.AboveChild    = true;
     this.eventbox4.VisibleWindow = false;
     // Container child eventbox4.Gtk.Container+ContainerChild
     this.image4        = new global::Gtk.Image();
     this.image4.Name   = "image4";
     this.image4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.eventbox4.Add(this.image4);
     this.closeButton.Add(this.eventbox4);
     this.closeButton.Label = null;
     this.hbox1.Add(this.closeButton);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.closeButton]));
     w12.Position = 3;
     w12.Expand   = false;
     w12.Fill     = false;
     this.table.Add(this.hbox1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table[this.hbox1]));
     w13.LeftAttach  = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table.Gtk.Table+TableChild
     this.hbox2      = new global::Gtk.HBox();
     this.hbox2.Name = "hbox2";
     // Container child hbox2.Gtk.Box+BoxChild
     this.entryReplace               = new global::Gtk.Entry();
     this.entryReplace.CanFocus      = true;
     this.entryReplace.Name          = "entryReplace";
     this.entryReplace.IsEditable    = true;
     this.entryReplace.InvisibleChar = '●';
     this.hbox2.Add(this.entryReplace);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entryReplace]));
     w14.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonReplace          = new global::Gtk.Button();
     this.buttonReplace.CanFocus = true;
     this.buttonReplace.Name     = "buttonReplace";
     this.buttonReplace.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonReplace.Gtk.Container+ContainerChild
     this.eventbox5               = new global::Gtk.EventBox();
     this.eventbox5.Name          = "eventbox5";
     this.eventbox5.AboveChild    = true;
     this.eventbox5.VisibleWindow = false;
     // Container child eventbox5.Gtk.Container+ContainerChild
     this.image5        = new global::Gtk.Image();
     this.image5.Name   = "image5";
     this.image5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
     this.eventbox5.Add(this.image5);
     this.buttonReplace.Add(this.eventbox5);
     this.buttonReplace.Label = null;
     this.hbox2.Add(this.buttonReplace);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonReplace]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.buttonReplaceAll          = new global::Gtk.Button();
     this.buttonReplaceAll.CanFocus = true;
     this.buttonReplaceAll.Name     = "buttonReplaceAll";
     this.buttonReplaceAll.Relief   = ((global::Gtk.ReliefStyle)(2));
     // Container child buttonReplaceAll.Gtk.Container+ContainerChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.eventbox6               = new global::Gtk.EventBox();
     this.eventbox6.Name          = "eventbox6";
     this.eventbox6.AboveChild    = true;
     this.eventbox6.VisibleWindow = false;
     // Container child eventbox6.Gtk.Container+ContainerChild
     this.image6        = new global::Gtk.Image();
     this.image6.Name   = "image6";
     this.image6.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
     this.eventbox6.Add(this.image6);
     this.hbox3.Add(this.eventbox6);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.eventbox6]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("All");
     this.hbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label1]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.buttonReplaceAll.Add(this.hbox3);
     this.buttonReplaceAll.Label = null;
     this.hbox2.Add(this.buttonReplaceAll);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonReplaceAll]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     this.table.Add(this.hbox2);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table[this.hbox2]));
     w23.TopAttach    = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach   = ((uint)(1));
     w23.RightAttach  = ((uint)(2));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.Add(this.table);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.NavigateToDialog.NavigateToDialog
			this.Name = "MonoDevelop.Ide.NavigateToDialog.NavigateToDialog";
			this.Title = global::MonoDevelop.Core.GettextCatalog.GetString ("Navigate to");
			this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.BorderWidth = ((uint)(6));
			this.DestroyWithParent = true;
			this.SkipPagerHint = true;
			this.SkipTaskbarHint = true;
			// Internal child MonoDevelop.Ide.NavigateToDialog.NavigateToDialog.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "dialog1_VBox";
			w1.Spacing = 6;
			w1.BorderWidth = ((uint)(6));
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.Xalign = 0f;
			this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Search for:");
			this.label1.UseUnderline = true;
			this.hbox1.Add (this.label1);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
			w2.Position = 0;
			w2.Expand = false;
			w2.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.matchEntry = new global::MonoDevelop.Components.SearchEntry ();
			this.matchEntry.Name = "matchEntry";
			this.matchEntry.ForceFilterButtonVisible = false;
			this.matchEntry.IsCheckMenu = false;
			this.matchEntry.ActiveFilterID = 0;
			this.matchEntry.Ready = false;
			this.matchEntry.HasFocus = false;
			this.hbox1.Add (this.matchEntry);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.matchEntry]));
			w3.Position = 1;
			w1.Add (this.hbox1);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
			w4.Position = 0;
			w4.Expand = false;
			w4.Fill = false;
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.labelResults = new global::Gtk.Label ();
			this.labelResults.Name = "labelResults";
			this.labelResults.Xalign = 0f;
			this.labelResults.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Results: Enter search term to start.");
			this.labelResults.UseUnderline = true;
			w1.Add (this.labelResults);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.labelResults]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow1.CanFocus = true;
			this.scrolledwindow1.Name = "scrolledwindow1";
			this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
			w1.Add (this.scrolledwindow1);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.scrolledwindow1]));
			w6.Position = 2;
			// Internal child MonoDevelop.Ide.NavigateToDialog.NavigateToDialog.ActionArea
			global::Gtk.HButtonBox w7 = this.ActionArea;
			w7.Name = "dialog1_ActionArea";
			w7.Spacing = 10;
			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.buttonOpen = new global::Gtk.Button ();
			this.buttonOpen.CanDefault = true;
			this.buttonOpen.CanFocus = true;
			this.buttonOpen.Name = "buttonOpen";
			this.buttonOpen.UseStock = true;
			this.buttonOpen.UseUnderline = true;
			this.buttonOpen.Label = "gtk-open";
			this.AddActionWidget (this.buttonOpen, 0);
			global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.buttonOpen]));
			w9.Position = 1;
			w9.Expand = false;
			w9.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 597;
			this.DefaultHeight = 465;
			this.label1.MnemonicWidget = this.matchEntry;
			this.labelResults.MnemonicWidget = this.scrolledwindow1;
			this.Hide ();
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.SourceEditor.SearchAndReplaceWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.SourceEditor.SearchAndReplaceWidget";
			// Container child MonoDevelop.SourceEditor.SearchAndReplaceWidget.Gtk.Container+ContainerChild
			this.table = new global::Gtk.Table (((uint)(2)), ((uint)(2)), false);
			this.table.Name = "table";
			this.table.BorderWidth = ((uint)(4));
			// Container child table.Gtk.Table+TableChild
			this.buttonSearchMode = new global::Gtk.Button ();
			this.buttonSearchMode.CanFocus = true;
			this.buttonSearchMode.Name = "buttonSearchMode";
			// Container child buttonSearchMode.Gtk.Container+ContainerChild
			this.searchButtonModeArrow = new global::Gtk.Arrow (((global::Gtk.ArrowType)(0)), ((global::Gtk.ShadowType)(0)));
			this.searchButtonModeArrow.Name = "searchButtonModeArrow";
			this.buttonSearchMode.Add (this.searchButtonModeArrow);
			this.buttonSearchMode.Label = null;
			this.table.Add (this.buttonSearchMode);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table [this.buttonSearchMode]));
			w2.XOptions = ((global::Gtk.AttachOptions)(4));
			w2.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table.Gtk.Table+TableChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			// Container child hbox1.Gtk.Box+BoxChild
			this.searchEntry = new global::MonoDevelop.Components.SearchEntry ();
			this.searchEntry.Name = "searchEntry";
			this.searchEntry.ForceFilterButtonVisible = false;
			this.searchEntry.HasFrame = true;
			this.searchEntry.RoundedShape = false;
			this.searchEntry.IsCheckMenu = false;
			this.searchEntry.ActiveFilterID = 0;
			this.searchEntry.Ready = false;
			this.searchEntry.HasFocus = false;
			this.hbox1.Add (this.searchEntry);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.searchEntry]));
			w3.Position = 0;
			// Container child hbox1.Gtk.Box+BoxChild
			this.buttonSearchBackward = new global::Gtk.Button ();
			this.buttonSearchBackward.CanFocus = true;
			this.buttonSearchBackward.Name = "buttonSearchBackward";
			this.buttonSearchBackward.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonSearchBackward.Gtk.Container+ContainerChild
			this.eventbox2 = new global::Gtk.EventBox ();
			this.eventbox2.Name = "eventbox2";
			this.eventbox2.AboveChild = true;
			this.eventbox2.VisibleWindow = false;
			// Container child eventbox2.Gtk.Container+ContainerChild
			this.image2 = new global::Gtk.Image ();
			this.image2.Name = "image2";
			this.image2.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-go-up", global::Gtk.IconSize.Menu);
			this.eventbox2.Add (this.image2);
			this.buttonSearchBackward.Add (this.eventbox2);
			this.buttonSearchBackward.Label = null;
			this.hbox1.Add (this.buttonSearchBackward);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonSearchBackward]));
			w6.Position = 1;
			w6.Expand = false;
			w6.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.buttonSearchForward = new global::Gtk.Button ();
			this.buttonSearchForward.CanFocus = true;
			this.buttonSearchForward.Name = "buttonSearchForward";
			this.buttonSearchForward.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonSearchForward.Gtk.Container+ContainerChild
			this.eventbox3 = new global::Gtk.EventBox ();
			this.eventbox3.Name = "eventbox3";
			this.eventbox3.AboveChild = true;
			this.eventbox3.VisibleWindow = false;
			// Container child eventbox3.Gtk.Container+ContainerChild
			this.image3 = new global::Gtk.Image ();
			this.image3.Name = "image3";
			this.image3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-go-down", global::Gtk.IconSize.Menu);
			this.eventbox3.Add (this.image3);
			this.buttonSearchForward.Add (this.eventbox3);
			this.buttonSearchForward.Label = null;
			this.hbox1.Add (this.buttonSearchForward);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonSearchForward]));
			w9.Position = 2;
			w9.Expand = false;
			w9.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.closeButton = new global::Gtk.Button ();
			this.closeButton.CanFocus = true;
			this.closeButton.Name = "closeButton";
			this.closeButton.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child closeButton.Gtk.Container+ContainerChild
			this.eventbox4 = new global::Gtk.EventBox ();
			this.eventbox4.Name = "eventbox4";
			this.eventbox4.AboveChild = true;
			this.eventbox4.VisibleWindow = false;
			// Container child eventbox4.Gtk.Container+ContainerChild
			this.image4 = new global::Gtk.Image ();
			this.image4.Name = "image4";
			this.image4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-close", global::Gtk.IconSize.Menu);
			this.eventbox4.Add (this.image4);
			this.closeButton.Add (this.eventbox4);
			this.closeButton.Label = null;
			this.hbox1.Add (this.closeButton);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.closeButton]));
			w12.Position = 3;
			w12.Expand = false;
			w12.Fill = false;
			this.table.Add (this.hbox1);
			global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table [this.hbox1]));
			w13.LeftAttach = ((uint)(1));
			w13.RightAttach = ((uint)(2));
			w13.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table.Gtk.Table+TableChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			// Container child hbox2.Gtk.Box+BoxChild
			this.entryReplace = new global::Gtk.Entry ();
			this.entryReplace.CanFocus = true;
			this.entryReplace.Name = "entryReplace";
			this.entryReplace.IsEditable = true;
			this.entryReplace.InvisibleChar = '●';
			this.hbox2.Add (this.entryReplace);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.entryReplace]));
			w14.Position = 0;
			// Container child hbox2.Gtk.Box+BoxChild
			this.buttonReplace = new global::Gtk.Button ();
			this.buttonReplace.CanFocus = true;
			this.buttonReplace.Name = "buttonReplace";
			this.buttonReplace.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonReplace.Gtk.Container+ContainerChild
			this.eventbox5 = new global::Gtk.EventBox ();
			this.eventbox5.Name = "eventbox5";
			this.eventbox5.AboveChild = true;
			this.eventbox5.VisibleWindow = false;
			// Container child eventbox5.Gtk.Container+ContainerChild
			this.image5 = new global::Gtk.Image ();
			this.image5.Name = "image5";
			this.image5.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
			this.eventbox5.Add (this.image5);
			this.buttonReplace.Add (this.eventbox5);
			this.buttonReplace.Label = null;
			this.hbox2.Add (this.buttonReplace);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonReplace]));
			w17.Position = 1;
			w17.Expand = false;
			w17.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.buttonReplaceAll = new global::Gtk.Button ();
			this.buttonReplaceAll.CanFocus = true;
			this.buttonReplaceAll.Name = "buttonReplaceAll";
			this.buttonReplaceAll.Relief = ((global::Gtk.ReliefStyle)(2));
			// Container child buttonReplaceAll.Gtk.Container+ContainerChild
			this.hbox3 = new global::Gtk.HBox ();
			this.hbox3.Name = "hbox3";
			this.hbox3.Spacing = 6;
			// Container child hbox3.Gtk.Box+BoxChild
			this.eventbox6 = new global::Gtk.EventBox ();
			this.eventbox6.Name = "eventbox6";
			this.eventbox6.AboveChild = true;
			this.eventbox6.VisibleWindow = false;
			// Container child eventbox6.Gtk.Container+ContainerChild
			this.image6 = new global::Gtk.Image ();
			this.image6.Name = "image6";
			this.image6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
			this.eventbox6.Add (this.image6);
			this.hbox3.Add (this.eventbox6);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.eventbox6]));
			w19.Position = 0;
			w19.Expand = false;
			w19.Fill = false;
			// Container child hbox3.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("All");
			this.hbox3.Add (this.label1);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label1]));
			w20.Position = 1;
			w20.Expand = false;
			w20.Fill = false;
			this.buttonReplaceAll.Add (this.hbox3);
			this.buttonReplaceAll.Label = null;
			this.hbox2.Add (this.buttonReplaceAll);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonReplaceAll]));
			w22.Position = 2;
			w22.Expand = false;
			w22.Fill = false;
			this.table.Add (this.hbox2);
			global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table [this.hbox2]));
			w23.TopAttach = ((uint)(1));
			w23.BottomAttach = ((uint)(2));
			w23.LeftAttach = ((uint)(1));
			w23.RightAttach = ((uint)(2));
			w23.YOptions = ((global::Gtk.AttachOptions)(4));
			this.Add (this.table);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.FindInFiles.FindInFilesDialog
     this.Name              = "MonoDevelop.Ide.FindInFiles.FindInFilesDialog";
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition    = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth       = ((uint)(6));
     this.DestroyWithParent = true;
     this.SkipPagerHint     = true;
     this.SkipTaskbarHint   = true;
     // Internal child MonoDevelop.Ide.FindInFiles.FindInFilesDialog.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.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.tableFindAndReplace               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.tableFindAndReplace.Name          = "tableFindAndReplace";
     this.tableFindAndReplace.RowSpacing    = ((uint)(6));
     this.tableFindAndReplace.ColumnSpacing = ((uint)(6));
     // Container child tableFindAndReplace.Gtk.Table+TableChild
     this.comboboxentryFind      = global::Gtk.ComboBoxEntry.NewText();
     this.comboboxentryFind.Name = "comboboxentryFind";
     this.tableFindAndReplace.Add(this.comboboxentryFind);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.comboboxentryFind]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableFindAndReplace.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboboxScope      = global::Gtk.ComboBox.NewText();
     this.comboboxScope.Name = "comboboxScope";
     this.hbox2.Add(this.comboboxScope);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboboxScope]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     this.tableFindAndReplace.Add(this.hbox2);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.hbox2]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFindAndReplace.Gtk.Table+TableChild
     this.labelFileMask              = new global::Gtk.Label();
     this.labelFileMask.Name         = "labelFileMask";
     this.labelFileMask.Xalign       = 0F;
     this.labelFileMask.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_File Mask:");
     this.labelFileMask.UseUnderline = true;
     this.tableFindAndReplace.Add(this.labelFileMask);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.labelFileMask]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFindAndReplace.Gtk.Table+TableChild
     this.labelFind              = new global::Gtk.Label();
     this.labelFind.Name         = "labelFind";
     this.labelFind.Xalign       = 0F;
     this.labelFind.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Find:");
     this.labelFind.UseUnderline = true;
     this.tableFindAndReplace.Add(this.labelFind);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.labelFind]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableFindAndReplace.Gtk.Table+TableChild
     this.labelScope              = new global::Gtk.Label();
     this.labelScope.Name         = "labelScope";
     this.labelScope.Xalign       = 0F;
     this.labelScope.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Scope:");
     this.labelScope.UseUnderline = true;
     this.tableFindAndReplace.Add(this.labelScope);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.labelScope]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFindAndReplace.Gtk.Table+TableChild
     this.searchentry1      = new global::MonoDevelop.Components.SearchEntry();
     this.searchentry1.Name = "searchentry1";
     this.searchentry1.ForceFilterButtonVisible = false;
     this.searchentry1.IsCheckMenu    = false;
     this.searchentry1.ActiveFilterID = 0;
     this.searchentry1.Ready          = false;
     this.searchentry1.HasFocus       = false;
     this.tableFindAndReplace.Add(this.searchentry1);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.searchentry1]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.tableFindAndReplace);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.tableFindAndReplace]));
     w9.Position = 0;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checkbuttonCaseSensitive               = new global::Gtk.CheckButton();
     this.checkbuttonCaseSensitive.CanFocus      = true;
     this.checkbuttonCaseSensitive.Name          = "checkbuttonCaseSensitive";
     this.checkbuttonCaseSensitive.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("_Case sensitive");
     this.checkbuttonCaseSensitive.DrawIndicator = true;
     this.checkbuttonCaseSensitive.UseUnderline  = true;
     this.table1.Add(this.checkbuttonCaseSensitive);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonCaseSensitive]));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkbuttonRegexSearch               = new global::Gtk.CheckButton();
     this.checkbuttonRegexSearch.CanFocus      = true;
     this.checkbuttonRegexSearch.Name          = "checkbuttonRegexSearch";
     this.checkbuttonRegexSearch.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("Rege_x search");
     this.checkbuttonRegexSearch.DrawIndicator = true;
     this.checkbuttonRegexSearch.UseUnderline  = true;
     this.table1.Add(this.checkbuttonRegexSearch);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonRegexSearch]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.checkbuttonWholeWordsOnly               = new global::Gtk.CheckButton();
     this.checkbuttonWholeWordsOnly.CanFocus      = true;
     this.checkbuttonWholeWordsOnly.Name          = "checkbuttonWholeWordsOnly";
     this.checkbuttonWholeWordsOnly.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("_Whole words only");
     this.checkbuttonWholeWordsOnly.DrawIndicator = true;
     this.checkbuttonWholeWordsOnly.UseUnderline  = true;
     this.table1.Add(this.checkbuttonWholeWordsOnly);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonWholeWordsOnly]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Internal child MonoDevelop.Ide.FindInFiles.FindInFilesDialog.ActionArea
     global::Gtk.HButtonBox w16 = this.ActionArea;
     w16.Name        = "dialog1_ActionArea";
     w16.Spacing     = 6;
     w16.BorderWidth = ((uint)(5));
     w16.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonStop              = new global::Gtk.Button();
     this.buttonStop.CanFocus     = true;
     this.buttonStop.Name         = "buttonStop";
     this.buttonStop.UseStock     = true;
     this.buttonStop.UseUnderline = true;
     this.buttonStop.Label        = "gtk-stop";
     this.AddActionWidget(this.buttonStop, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonStop]));
     w17.Expand = false;
     w17.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonClose              = new global::Gtk.Button();
     this.buttonClose.CanDefault   = true;
     this.buttonClose.CanFocus     = true;
     this.buttonClose.Name         = "buttonClose";
     this.buttonClose.UseStock     = true;
     this.buttonClose.UseUnderline = true;
     this.buttonClose.Label        = "gtk-close";
     this.AddActionWidget(this.buttonClose, -7);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonClose]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonReplace              = new global::Gtk.Button();
     this.buttonReplace.CanFocus     = true;
     this.buttonReplace.Name         = "buttonReplace";
     this.buttonReplace.UseUnderline = true;
     // Container child buttonReplace.Gtk.Container+ContainerChild
     global::Gtk.Alignment w19 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w20 = new global::Gtk.HBox();
     w20.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w21 = new global::Gtk.Image();
     w21.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
     w20.Add(w21);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w23 = new global::Gtk.Label();
     w23.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("R_eplace");
     w23.UseUnderline = true;
     w20.Add(w23);
     w19.Add(w20);
     this.buttonReplace.Add(w19);
     this.AddActionWidget(this.buttonReplace, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonReplace]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonSearch              = new global::Gtk.Button();
     this.buttonSearch.CanDefault   = true;
     this.buttonSearch.CanFocus     = true;
     this.buttonSearch.Name         = "buttonSearch";
     this.buttonSearch.UseStock     = true;
     this.buttonSearch.UseUnderline = true;
     this.buttonSearch.Label        = "gtk-find";
     this.AddActionWidget(this.buttonSearch, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonSearch]));
     w28.Position = 3;
     w28.Expand   = false;
     w28.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth              = 456;
     this.DefaultHeight             = 289;
     this.labelFind.MnemonicWidget  = this.comboboxentryFind;
     this.labelScope.MnemonicWidget = this.comboboxScope;
     this.Hide();
 }
Esempio n. 10
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.NavigateToDialog.NavigateToDialog
     this.Name              = "MonoDevelop.Ide.NavigateToDialog.NavigateToDialog";
     this.Title             = global::MonoDevelop.Core.GettextCatalog.GetString("Navigate to");
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition    = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth       = ((uint)(6));
     this.DestroyWithParent = true;
     this.SkipPagerHint     = true;
     this.SkipTaskbarHint   = true;
     // Internal child MonoDevelop.Ide.NavigateToDialog.NavigateToDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(6));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.Xalign       = 0f;
     this.label1.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Search for:");
     this.label1.UseUnderline = true;
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.matchEntry      = new global::MonoDevelop.Components.SearchEntry();
     this.matchEntry.Name = "matchEntry";
     this.matchEntry.ForceFilterButtonVisible = false;
     this.matchEntry.IsCheckMenu    = false;
     this.matchEntry.ActiveFilterID = 0;
     this.matchEntry.Ready          = false;
     this.matchEntry.HasFocus       = false;
     this.hbox1.Add(this.matchEntry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.matchEntry]));
     w3.Position = 1;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.labelResults              = new global::Gtk.Label();
     this.labelResults.Name         = "labelResults";
     this.labelResults.Xalign       = 0f;
     this.labelResults.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("_Results: Enter search term to start.");
     this.labelResults.UseUnderline = true;
     w1.Add(this.labelResults);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.labelResults]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     w1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.scrolledwindow1]));
     w6.Position = 2;
     // Internal child MonoDevelop.Ide.NavigateToDialog.NavigateToDialog.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name        = "dialog1_ActionArea";
     w7.Spacing     = 10;
     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.buttonOpen              = new global::Gtk.Button();
     this.buttonOpen.CanDefault   = true;
     this.buttonOpen.CanFocus     = true;
     this.buttonOpen.Name         = "buttonOpen";
     this.buttonOpen.UseStock     = true;
     this.buttonOpen.UseUnderline = true;
     this.buttonOpen.Label        = "gtk-open";
     this.AddActionWidget(this.buttonOpen, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.buttonOpen]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth                = 597;
     this.DefaultHeight               = 465;
     this.label1.MnemonicWidget       = this.matchEntry;
     this.labelResults.MnemonicWidget = this.scrolledwindow1;
     this.Hide();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.CodeIssues.CodeIssuePanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.CodeIssues.CodeIssuePanelWidget";
			// Container child MonoDevelop.CodeIssues.CodeIssuePanelWidget.Gtk.Container+ContainerChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 6;
			// Container child vbox1.Gtk.Box+BoxChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.Xalign = 0F;
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("_Filter:");
			this.label1.UseUnderline = true;
			this.hbox1.Add (this.label1);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.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 = true;
			this.searchentryFilter.HasFocus = false;
			this.hbox1.Add (this.searchentryFilter);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.searchentryFilter]));
			w2.Position = 1;
			this.vbox1.Add (this.hbox1);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
			w3.Position = 0;
			w3.Expand = false;
			w3.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow.Name = "GtkScrolledWindow";
			this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow.Gtk.Container+ContainerChild
			this.treeviewInspections = new global::Gtk.TreeView ();
			this.treeviewInspections.CanFocus = true;
			this.treeviewInspections.Name = "treeviewInspections";
			this.GtkScrolledWindow.Add (this.treeviewInspections);
			this.vbox1.Add (this.GtkScrolledWindow);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
			w5.Position = 1;
			// Container child vbox1.Gtk.Box+BoxChild
			this.labelDescription = new global::Gtk.Label ();
			this.labelDescription.Name = "labelDescription";
			this.labelDescription.Xalign = 0F;
			this.vbox1.Add (this.labelDescription);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.labelDescription]));
			w6.Position = 2;
			w6.Expand = false;
			w6.Fill = false;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.label1.MnemonicWidget = this.searchentryFilter;
			this.Hide ();
		}
        protected virtual void Build()
        {
            MonoDevelop.Components.Gui.Initialize(this);
            // Widget MonoDevelop.Gettext.POEditorWidget
            var 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.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";
            // Container child togglebuttonOk.Gtk.Container+ContainerChild
            this.togglebuttonOkHbox         = new global::Gtk.HBox();
            this.togglebuttonOkHbox.Name    = "togglebuttonOkHbox";
            this.togglebuttonOkHbox.Spacing = 2;
            // Container child togglebuttonOkHbox.Gtk.Box+BoxChild
            this.togglebuttonOkIcon          = new global::MonoDevelop.Components.ImageView();
            this.togglebuttonOkIcon.Name     = "togglebuttonOkIcon";
            this.togglebuttonOkIcon.IconId   = "md-done";
            this.togglebuttonOkIcon.IconSize = ((global::Gtk.IconSize)(1));
            this.togglebuttonOkHbox.Add(this.togglebuttonOkIcon);
            global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.togglebuttonOkHbox [this.togglebuttonOkIcon]));
            w5.Position = 0;
            w5.Expand   = false;
            w5.Fill     = false;
            // Container child togglebuttonOkHbox.Gtk.Box+BoxChild
            this.togglebuttonOkLabel              = new global::Gtk.Label();
            this.togglebuttonOkLabel.Name         = "togglebuttonOkLabel";
            this.togglebuttonOkLabel.LabelProp    = global::Mono.Unix.Catalog.GetString("Valid");
            this.togglebuttonOkLabel.UseUnderline = true;
            this.togglebuttonOkHbox.Add(this.togglebuttonOkLabel);
            global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.togglebuttonOkHbox [this.togglebuttonOkLabel]));
            w6.Position = 1;
            w6.Expand   = false;
            w6.Fill     = false;
            this.togglebuttonOk.Add(this.togglebuttonOkHbox);
            this.hbox2.Add(this.togglebuttonOk);
            global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.togglebuttonOk]));
            w8.Position = 2;
            w8.Expand   = false;
            w8.Fill     = false;
            // Container child hbox2.Gtk.Box+BoxChild
            this.togglebuttonMissing          = new global::Gtk.ToggleButton();
            this.togglebuttonMissing.CanFocus = true;
            this.togglebuttonMissing.Name     = "togglebuttonMissing";
            // Container child togglebuttonMissing.Gtk.Container+ContainerChild
            this.togglebuttonMissingHbox         = new global::Gtk.HBox();
            this.togglebuttonMissingHbox.Name    = "togglebuttonMissingHbox";
            this.togglebuttonMissingHbox.Spacing = 2;
            // Container child togglebuttonMissingHbox.Gtk.Box+BoxChild
            this.togglebuttonMissingIcon          = new global::MonoDevelop.Components.ImageView();
            this.togglebuttonMissingIcon.Name     = "togglebuttonMissingIcon";
            this.togglebuttonMissingIcon.IconId   = "md-warning";
            this.togglebuttonMissingIcon.IconSize = ((global::Gtk.IconSize)(1));
            this.togglebuttonMissingHbox.Add(this.togglebuttonMissingIcon);
            global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.togglebuttonMissingHbox [this.togglebuttonMissingIcon]));
            w9.Position = 0;
            w9.Expand   = false;
            w9.Fill     = false;
            // Container child togglebuttonMissingHbox.Gtk.Box+BoxChild
            this.togglebuttonMissingLabel              = new global::Gtk.Label();
            this.togglebuttonMissingLabel.Name         = "togglebuttonMissingLabel";
            this.togglebuttonMissingLabel.LabelProp    = global::Mono.Unix.Catalog.GetString("Missing");
            this.togglebuttonMissingLabel.UseUnderline = true;
            this.togglebuttonMissingHbox.Add(this.togglebuttonMissingLabel);
            global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.togglebuttonMissingHbox [this.togglebuttonMissingLabel]));
            w10.Position = 1;
            w10.Expand   = false;
            w10.Fill     = false;
            this.togglebuttonMissing.Add(this.togglebuttonMissingHbox);
            this.hbox2.Add(this.togglebuttonMissing);
            global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.togglebuttonMissing]));
            w12.Position = 3;
            w12.Expand   = false;
            w12.Fill     = false;
            // Container child hbox2.Gtk.Box+BoxChild
            this.togglebuttonFuzzy          = new global::Gtk.ToggleButton();
            this.togglebuttonFuzzy.CanFocus = true;
            this.togglebuttonFuzzy.Name     = "togglebuttonFuzzy";
            // Container child togglebuttonFuzzy.Gtk.Container+ContainerChild
            this.togglebuttonFuzzyHbox         = new global::Gtk.HBox();
            this.togglebuttonFuzzyHbox.Name    = "togglebuttonFuzzyHbox";
            this.togglebuttonFuzzyHbox.Spacing = 2;
            // Container child togglebuttonFuzzyHbox.Gtk.Box+BoxChild
            this.togglebuttonFuzzyIcon          = new global::MonoDevelop.Components.ImageView();
            this.togglebuttonFuzzyIcon.Name     = "togglebuttonFuzzyIcon";
            this.togglebuttonFuzzyIcon.IconId   = "md-error";
            this.togglebuttonFuzzyIcon.IconSize = ((global::Gtk.IconSize)(1));
            this.togglebuttonFuzzyHbox.Add(this.togglebuttonFuzzyIcon);
            global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.togglebuttonFuzzyHbox [this.togglebuttonFuzzyIcon]));
            w13.Position = 0;
            w13.Expand   = false;
            w13.Fill     = false;
            // Container child togglebuttonFuzzyHbox.Gtk.Box+BoxChild
            this.togglebuttonFuzzyLabel              = new global::Gtk.Label();
            this.togglebuttonFuzzyLabel.Name         = "togglebuttonFuzzyLabel";
            this.togglebuttonFuzzyLabel.LabelProp    = global::Mono.Unix.Catalog.GetString("Fuzzy");
            this.togglebuttonFuzzyLabel.UseUnderline = true;
            this.togglebuttonFuzzyHbox.Add(this.togglebuttonFuzzyLabel);
            global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.togglebuttonFuzzyHbox [this.togglebuttonFuzzyLabel]));
            w14.Position = 1;
            w14.Expand   = false;
            w14.Fill     = false;
            this.togglebuttonFuzzy.Add(this.togglebuttonFuzzyHbox);
            this.hbox2.Add(this.togglebuttonFuzzy);
            global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.togglebuttonFuzzy]));
            w16.Position = 4;
            w16.Expand   = false;
            w16.Fill     = false;
            this.vbox7.Add(this.hbox2);
            global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.hbox2]));
            w17.Position = 0;
            w17.Expand   = false;
            w17.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 w19 = ((global::Gtk.Paned.PanedChild)(this.vpaned2 [this.scrolledwindow1]));
            w19.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 w20 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label6]));
            w20.Position = 0;
            w20.Expand   = false;
            w20.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 w22 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow3]));
            w22.Position = 1;
            this.table1.Add(this.vbox3);
            global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox3]));
            w23.TopAttach    = ((uint)(1));
            w23.BottomAttach = ((uint)(2));
            w23.LeftAttach   = ((uint)(1));
            w23.RightAttach  = ((uint)(2));
            w23.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 w24 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label7]));
            w24.Position = 0;
            w24.Expand   = false;
            w24.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 w25 = new global::Gtk.Label();
            w25.Visible = true;
            this.notebookTranslated.Add(w25);
            this.label1           = new global::Gtk.Label();
            this.label1.Name      = "label1";
            this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
            this.notebookTranslated.SetTabLabel(w25, this.label1);
            this.label1.ShowAll();
            this.vbox4.Add(this.notebookTranslated);
            global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.notebookTranslated]));
            w26.Position = 1;
            this.table1.Add(this.vbox4);
            global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox4]));
            w27.TopAttach    = ((uint)(1));
            w27.BottomAttach = ((uint)(2));
            w27.XOptions     = ((global::Gtk.AttachOptions)(4));
            w27.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 w28 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label8]));
            w28.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 w29 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.checkbuttonWhiteSpaces]));
            w29.Position = 1;
            w29.Expand   = false;
            this.vbox5.Add(this.hbox3);
            global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox3]));
            w30.Position = 0;
            w30.Expand   = false;
            w30.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 w31 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.scrolledwindowOriginal]));
            w31.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 w32 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.label9]));
            w32.Position = 0;
            w32.Expand   = false;
            w32.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 w33 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.scrolledwindowPlural]));
            w33.Position = 1;
            this.vbox5.Add(this.vbox8);
            global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.vbox8]));
            w34.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 w36 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.label4]));
            w36.Position = 0;
            w36.Expand   = false;
            w36.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 w38 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.scrolledwindow2]));
            w38.Position = 1;
            this.table1.Add(this.vbox6);
            global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox6]));
            w39.LeftAttach  = ((uint)(1));
            w39.RightAttach = ((uint)(2));
            w39.XOptions    = ((global::Gtk.AttachOptions)(4));
            w39.YOptions    = ((global::Gtk.AttachOptions)(4));
            this.vpaned2.Add(this.table1);
            global::Gtk.Paned.PanedChild w40 = ((global::Gtk.Paned.PanedChild)(this.vpaned2 [this.table1]));
            w40.Resize = false;
            this.vbox7.Add(this.vpaned2);
            global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.vpaned2]));
            w41.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 w43 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.notebookPages]));
            w43.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 w44 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.toolbarPages]));
            w44.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 w45 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.progressbar1]));
            w45.Position = 1;
            this.vbox2.Add(this.hbox1);
            global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
            w46.Position = 1;
            w46.Expand   = false;
            w46.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();
        }
		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 ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MonoDevelop.NETResources.ResXEditorWidget
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this);
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default");
     this.StringResourcesAction = new global::Gtk.Action ("StringResourcesAction", global::Mono.Unix.Catalog.GetString ("String Resources"), null, null);
     this.StringResourcesAction.HideIfEmpty = false;
     this.StringResourcesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("String Resources");
     w2.Add (this.StringResourcesAction, null);
     this.OtherAction = new global::Gtk.Action ("OtherAction", global::Mono.Unix.Catalog.GetString ("Other Resources"), null, null);
     this.OtherAction.HideIfEmpty = false;
     this.OtherAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Other Resources");
     w2.Add (this.OtherAction, null);
     this.StringsAction = new global::Gtk.RadioAction ("StringsAction", global::Mono.Unix.Catalog.GetString ("Strings"), null, null, 0);
     this.StringsAction.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.StringsAction.HideIfEmpty = false;
     this.StringsAction.IsImportant = true;
     this.StringsAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Strings");
     w2.Add (this.StringsAction, null);
     this.ImagesAction = new global::Gtk.RadioAction ("ImagesAction", global::Mono.Unix.Catalog.GetString ("Images"), null, null, 0);
     this.ImagesAction.Group = this.StringsAction.Group;
     this.ImagesAction.HideIfEmpty = false;
     this.ImagesAction.IsImportant = true;
     this.ImagesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Images");
     w2.Add (this.ImagesAction, null);
     this.IconsAction = new global::Gtk.RadioAction ("IconsAction", global::Mono.Unix.Catalog.GetString ("Icons"), null, null, 0);
     this.IconsAction.Group = this.ImagesAction.Group;
     this.IconsAction.HideIfEmpty = false;
     this.IconsAction.IsImportant = true;
     this.IconsAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Icons");
     w2.Add (this.IconsAction, null);
     this.AudioAction = new global::Gtk.RadioAction ("AudioAction", global::Mono.Unix.Catalog.GetString ("Audio"), null, null, 0);
     this.AudioAction.Group = this.IconsAction.Group;
     this.AudioAction.HideIfEmpty = false;
     this.AudioAction.IsImportant = true;
     this.AudioAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Audio");
     w2.Add (this.AudioAction, null);
     this.OtherFilesAction = new global::Gtk.RadioAction ("OtherFilesAction", global::Mono.Unix.Catalog.GetString ("Other Files"), null, null, 0);
     this.OtherFilesAction.Group = this.IconsAction.Group;
     this.OtherFilesAction.HideIfEmpty = false;
     this.OtherFilesAction.IsImportant = true;
     this.OtherFilesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Other Files");
     w2.Add (this.OtherFilesAction, null);
     this.OtherEmbeddedAction = new global::Gtk.RadioAction ("OtherEmbeddedAction", global::Mono.Unix.Catalog.GetString ("Other Embedded"), null, null, 0);
     this.OtherEmbeddedAction.Group = this.IconsAction.Group;
     this.OtherEmbeddedAction.HideIfEmpty = false;
     this.OtherEmbeddedAction.IsImportant = true;
     this.OtherEmbeddedAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Other Embedded");
     w2.Add (this.OtherEmbeddedAction, null);
     this.UIManager.InsertActionGroup (w2, 0);
     this.Name = "MonoDevelop.NETResources.ResXEditorWidget";
     // Container child MonoDevelop.NETResources.ResXEditorWidget.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.AddBtn = new global::Gtk.Button ();
     this.AddBtn.CanFocus = true;
     this.AddBtn.Name = "AddBtn";
     this.AddBtn.UseUnderline = true;
     // Container child AddBtn.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-add", global::Gtk.IconSize.Menu);
     w4.Add (w5);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w7 = new global::Gtk.Label ();
     w7.LabelProp = global::Mono.Unix.Catalog.GetString ("_Add Resource");
     w7.UseUnderline = true;
     w4.Add (w7);
     w3.Add (w4);
     this.AddBtn.Add (w3);
     this.hbox4.Add (this.AddBtn);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.AddBtn]));
     w11.Position = 0;
     w11.Expand = false;
     w11.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.DeleteBtn = new global::Gtk.Button ();
     this.DeleteBtn.CanFocus = true;
     this.DeleteBtn.Name = "DeleteBtn";
     this.DeleteBtn.UseUnderline = true;
     // Container child DeleteBtn.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-delete", global::Gtk.IconSize.Menu);
     w13.Add (w14);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w16 = new global::Gtk.Label ();
     w16.LabelProp = global::Mono.Unix.Catalog.GetString ("_Delete Resource");
     w16.UseUnderline = true;
     w13.Add (w16);
     w12.Add (w13);
     this.DeleteBtn.Add (w12);
     this.hbox4.Add (this.DeleteBtn);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.DeleteBtn]));
     w20.Position = 1;
     w20.Expand = false;
     w20.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.AccessorLabel = new global::Gtk.Label ();
     this.AccessorLabel.Name = "AccessorLabel";
     this.AccessorLabel.Xalign = 1F;
     this.AccessorLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Code Generation");
     this.hbox4.Add (this.AccessorLabel);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.AccessorLabel]));
     w21.Position = 2;
     // Container child hbox4.Gtk.Box+BoxChild
     this.CodeGenCombo = global::Gtk.ComboBox.NewText ();
     this.CodeGenCombo.AppendText (global::Mono.Unix.Catalog.GetString ("No Generation"));
     this.CodeGenCombo.AppendText (global::Mono.Unix.Catalog.GetString ("Internal Class"));
     this.CodeGenCombo.AppendText (global::Mono.Unix.Catalog.GetString ("Public Class"));
     this.CodeGenCombo.Name = "CodeGenCombo";
     this.CodeGenCombo.Active = 0;
     this.hbox4.Add (this.CodeGenCombo);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.CodeGenCombo]));
     w22.Position = 3;
     w22.Expand = false;
     w22.Fill = false;
     this.vbox1.Add (this.hbox4);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox4]));
     w23.Position = 0;
     w23.Expand = false;
     w23.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.pagesNotebook = new global::Gtk.Notebook ();
     this.pagesNotebook.CanFocus = true;
     this.pagesNotebook.Name = "pagesNotebook";
     this.pagesNotebook.CurrentPage = 0;
     this.pagesNotebook.ShowBorder = false;
     this.pagesNotebook.ShowTabs = false;
     // Container child pagesNotebook.Gtk.Notebook+NotebookChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.FilterLabel = new global::Gtk.Label ();
     this.FilterLabel.Name = "FilterLabel";
     this.FilterLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Filter:");
     this.hbox1.Add (this.FilterLabel);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.FilterLabel]));
     w24.Position = 0;
     w24.Expand = false;
     w24.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.filterSearchEntry = new global::MonoDevelop.Components.SearchEntry ();
     this.filterSearchEntry.Name = "filterSearchEntry";
     this.filterSearchEntry.ForceFilterButtonVisible = false;
     this.filterSearchEntry.IsCheckMenu = false;
     this.filterSearchEntry.ActiveFilterID = 0;
     this.filterSearchEntry.Ready = false;
     this.filterSearchEntry.HasFocus = false;
     this.hbox1.Add (this.filterSearchEntry);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.filterSearchEntry]));
     w25.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.BaseValueLabel = new global::Gtk.Label ();
     this.BaseValueLabel.Name = "BaseValueLabel";
     this.BaseValueLabel.Xalign = 1F;
     this.BaseValueLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Display Base Values");
     this.hbox1.Add (this.BaseValueLabel);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.BaseValueLabel]));
     w26.Position = 2;
     w26.Expand = false;
     w26.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.BaseValueCombo = global::Gtk.ComboBox.NewText ();
     this.BaseValueCombo.AppendText (global::Mono.Unix.Catalog.GetString ("Yes"));
     this.BaseValueCombo.AppendText (global::Mono.Unix.Catalog.GetString ("No"));
     this.BaseValueCombo.Name = "BaseValueCombo";
     this.BaseValueCombo.Active = 0;
     this.hbox1.Add (this.BaseValueCombo);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.BaseValueCombo]));
     w27.Position = 3;
     w27.Expand = false;
     w27.Fill = false;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w28.Position = 0;
     w28.Expand = false;
     w28.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.entriesScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.entriesScrolledWindow.CanFocus = true;
     this.entriesScrolledWindow.Name = "entriesScrolledWindow";
     this.entriesScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child entriesScrolledWindow.Gtk.Container+ContainerChild
     this.entriesTV = new global::Gtk.TreeView ();
     this.entriesTV.CanFocus = true;
     this.entriesTV.Name = "entriesTV";
     this.entriesScrolledWindow.Add (this.entriesTV);
     this.vbox2.Add (this.entriesScrolledWindow);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.entriesScrolledWindow]));
     w30.Position = 1;
     this.pagesNotebook.Add (this.vbox2);
     // Container child pagesNotebook.Gtk.Notebook+NotebookChild
     this.objectIconWidget = new global::MonoDevelop.NETResources.ResXObjectIconWidget ();
     this.objectIconWidget.Events = ((global::Gdk.EventMask)(256));
     this.objectIconWidget.Name = "objectIconWidget";
     this.pagesNotebook.Add (this.objectIconWidget);
     global::Gtk.Notebook.NotebookChild w32 = ((global::Gtk.Notebook.NotebookChild)(this.pagesNotebook [this.objectIconWidget]));
     w32.Position = 1;
     // Notebook tab
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("page3");
     this.pagesNotebook.SetTabLabel (this.objectIconWidget, this.label4);
     this.label4.ShowAll ();
     this.vbox1.Add (this.pagesNotebook);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.pagesNotebook]));
     w33.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='selectorTB'><toolitem name='StringsAction' action='StringsAction'/><toolitem name='ImagesAction' action='ImagesAction'/><toolitem name='IconsAction' action='IconsAction'/><toolitem name='AudioAction' action='AudioAction'/><toolitem name='OtherFilesAction' action='OtherFilesAction'/><toolitem name='OtherEmbeddedAction' action='OtherEmbeddedAction'/></toolbar></ui>");
     this.selectorTB = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/selectorTB")));
     this.selectorTB.Name = "selectorTB";
     this.selectorTB.ShowArrow = false;
     this.hbox3.Add (this.selectorTB);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.selectorTB]));
     w34.Position = 0;
     this.vbox1.Add (this.hbox3);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
     w35.Position = 2;
     w35.Expand = false;
     w35.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     w1.SetUiManager (UIManager);
     this.Show ();
     this.StringsAction.Activated += new global::System.EventHandler (this.OnSelectorTBActionActivated);
     this.ImagesAction.Activated += new global::System.EventHandler (this.OnSelectorTBActionActivated);
     this.IconsAction.Activated += new global::System.EventHandler (this.OnSelectorTBActionActivated);
     this.AudioAction.Activated += new global::System.EventHandler (this.OnSelectorTBActionActivated);
     this.OtherFilesAction.Activated += new global::System.EventHandler (this.OnSelectorTBActionActivated);
     this.OtherEmbeddedAction.Activated += new global::System.EventHandler (this.OnSelectorTBActionActivated);
     this.AddBtn.Clicked += new global::System.EventHandler (this.OnAddBtnClick);
     this.DeleteBtn.Clicked += new global::System.EventHandler (this.OnDeleteBtnClick);
     this.BaseValueCombo.Changed += new global::System.EventHandler (this.OnBaseValueComboChanged);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.FindInFiles.FindInFilesDialog
			this.Name = "MonoDevelop.Ide.FindInFiles.FindInFilesDialog";
			this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.BorderWidth = ((uint)(6));
			this.DestroyWithParent = true;
			this.SkipPagerHint = true;
			this.SkipTaskbarHint = true;
			// Internal child MonoDevelop.Ide.FindInFiles.FindInFilesDialog.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.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.tableFindAndReplace = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
			this.tableFindAndReplace.Name = "tableFindAndReplace";
			this.tableFindAndReplace.RowSpacing = ((uint)(6));
			this.tableFindAndReplace.ColumnSpacing = ((uint)(6));
			// Container child tableFindAndReplace.Gtk.Table+TableChild
			this.comboboxentryFind = global::Gtk.ComboBoxEntry.NewText ();
			this.comboboxentryFind.Name = "comboboxentryFind";
			this.tableFindAndReplace.Add (this.comboboxentryFind);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.comboboxentryFind]));
			w2.LeftAttach = ((uint)(1));
			w2.RightAttach = ((uint)(2));
			w2.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableFindAndReplace.Gtk.Table+TableChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.comboboxScope = global::Gtk.ComboBox.NewText ();
			this.comboboxScope.Name = "comboboxScope";
			this.hbox2.Add (this.comboboxScope);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboboxScope]));
			w3.Position = 0;
			w3.Expand = false;
			w3.Fill = false;
			this.tableFindAndReplace.Add (this.hbox2);
			global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.hbox2]));
			w4.TopAttach = ((uint)(1));
			w4.BottomAttach = ((uint)(2));
			w4.LeftAttach = ((uint)(1));
			w4.RightAttach = ((uint)(2));
			w4.XOptions = ((global::Gtk.AttachOptions)(4));
			w4.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableFindAndReplace.Gtk.Table+TableChild
			this.labelFileMask = new global::Gtk.Label ();
			this.labelFileMask.Name = "labelFileMask";
			this.labelFileMask.Xalign = 0F;
			this.labelFileMask.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_File Mask:");
			this.labelFileMask.UseUnderline = true;
			this.tableFindAndReplace.Add (this.labelFileMask);
			global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.labelFileMask]));
			w5.TopAttach = ((uint)(2));
			w5.BottomAttach = ((uint)(3));
			w5.XOptions = ((global::Gtk.AttachOptions)(4));
			w5.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableFindAndReplace.Gtk.Table+TableChild
			this.labelFind = new global::Gtk.Label ();
			this.labelFind.Name = "labelFind";
			this.labelFind.Xalign = 0F;
			this.labelFind.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Find:");
			this.labelFind.UseUnderline = true;
			this.tableFindAndReplace.Add (this.labelFind);
			global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.labelFind]));
			w6.XOptions = ((global::Gtk.AttachOptions)(4));
			w6.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableFindAndReplace.Gtk.Table+TableChild
			this.labelScope = new global::Gtk.Label ();
			this.labelScope.Name = "labelScope";
			this.labelScope.Xalign = 0F;
			this.labelScope.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Scope:");
			this.labelScope.UseUnderline = true;
			this.tableFindAndReplace.Add (this.labelScope);
			global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.labelScope]));
			w7.TopAttach = ((uint)(1));
			w7.BottomAttach = ((uint)(2));
			w7.XOptions = ((global::Gtk.AttachOptions)(4));
			w7.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableFindAndReplace.Gtk.Table+TableChild
			this.searchentry1 = new global::MonoDevelop.Components.SearchEntry ();
			this.searchentry1.Name = "searchentry1";
			this.searchentry1.ForceFilterButtonVisible = false;
			this.searchentry1.IsCheckMenu = false;
			this.searchentry1.ActiveFilterID = 0;
			this.searchentry1.Ready = false;
			this.searchentry1.HasFocus = false;
			this.tableFindAndReplace.Add (this.searchentry1);
			global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableFindAndReplace [this.searchentry1]));
			w8.TopAttach = ((uint)(2));
			w8.BottomAttach = ((uint)(3));
			w8.LeftAttach = ((uint)(1));
			w8.RightAttach = ((uint)(2));
			w8.XOptions = ((global::Gtk.AttachOptions)(4));
			w8.YOptions = ((global::Gtk.AttachOptions)(4));
			this.hbox1.Add (this.tableFindAndReplace);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.tableFindAndReplace]));
			w9.Position = 0;
			this.vbox2.Add (this.hbox1);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
			w10.Position = 0;
			w10.Expand = false;
			w10.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.table1 = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.checkbuttonCaseSensitive = new global::Gtk.CheckButton ();
			this.checkbuttonCaseSensitive.CanFocus = true;
			this.checkbuttonCaseSensitive.Name = "checkbuttonCaseSensitive";
			this.checkbuttonCaseSensitive.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("_Case sensitive");
			this.checkbuttonCaseSensitive.DrawIndicator = true;
			this.checkbuttonCaseSensitive.UseUnderline = true;
			this.table1.Add (this.checkbuttonCaseSensitive);
			global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonCaseSensitive]));
			w11.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.checkbuttonRegexSearch = new global::Gtk.CheckButton ();
			this.checkbuttonRegexSearch.CanFocus = true;
			this.checkbuttonRegexSearch.Name = "checkbuttonRegexSearch";
			this.checkbuttonRegexSearch.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("Rege_x search");
			this.checkbuttonRegexSearch.DrawIndicator = true;
			this.checkbuttonRegexSearch.UseUnderline = true;
			this.table1.Add (this.checkbuttonRegexSearch);
			global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonRegexSearch]));
			w12.TopAttach = ((uint)(2));
			w12.BottomAttach = ((uint)(3));
			w12.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.checkbuttonWholeWordsOnly = new global::Gtk.CheckButton ();
			this.checkbuttonWholeWordsOnly.CanFocus = true;
			this.checkbuttonWholeWordsOnly.Name = "checkbuttonWholeWordsOnly";
			this.checkbuttonWholeWordsOnly.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("_Whole words only");
			this.checkbuttonWholeWordsOnly.DrawIndicator = true;
			this.checkbuttonWholeWordsOnly.UseUnderline = true;
			this.table1.Add (this.checkbuttonWholeWordsOnly);
			global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.checkbuttonWholeWordsOnly]));
			w13.TopAttach = ((uint)(1));
			w13.BottomAttach = ((uint)(2));
			w13.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox2.Add (this.table1);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
			w14.Position = 1;
			w14.Expand = false;
			w14.Fill = false;
			w1.Add (this.vbox2);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
			w15.Position = 0;
			w15.Expand = false;
			w15.Fill = false;
			// Internal child MonoDevelop.Ide.FindInFiles.FindInFilesDialog.ActionArea
			global::Gtk.HButtonBox w16 = this.ActionArea;
			w16.Name = "dialog1_ActionArea";
			w16.Spacing = 6;
			w16.BorderWidth = ((uint)(5));
			w16.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonStop = new global::Gtk.Button ();
			this.buttonStop.CanFocus = true;
			this.buttonStop.Name = "buttonStop";
			this.buttonStop.UseStock = true;
			this.buttonStop.UseUnderline = true;
			this.buttonStop.Label = "gtk-stop";
			this.AddActionWidget (this.buttonStop, 0);
			global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonStop]));
			w17.Expand = false;
			w17.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonClose = new global::Gtk.Button ();
			this.buttonClose.CanDefault = true;
			this.buttonClose.CanFocus = true;
			this.buttonClose.Name = "buttonClose";
			this.buttonClose.UseStock = true;
			this.buttonClose.UseUnderline = true;
			this.buttonClose.Label = "gtk-close";
			this.AddActionWidget (this.buttonClose, -7);
			global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonClose]));
			w18.Position = 1;
			w18.Expand = false;
			w18.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonReplace = new global::Gtk.Button ();
			this.buttonReplace.CanFocus = true;
			this.buttonReplace.Name = "buttonReplace";
			this.buttonReplace.UseUnderline = true;
			// Container child buttonReplace.Gtk.Container+ContainerChild
			global::Gtk.Alignment w19 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			global::Gtk.HBox w20 = new global::Gtk.HBox ();
			w20.Spacing = 2;
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Image w21 = new global::Gtk.Image ();
			w21.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-find-and-replace", global::Gtk.IconSize.Menu);
			w20.Add (w21);
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Label w23 = new global::Gtk.Label ();
			w23.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("R_eplace");
			w23.UseUnderline = true;
			w20.Add (w23);
			w19.Add (w20);
			this.buttonReplace.Add (w19);
			this.AddActionWidget (this.buttonReplace, 0);
			global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonReplace]));
			w27.Position = 2;
			w27.Expand = false;
			w27.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonSearch = new global::Gtk.Button ();
			this.buttonSearch.CanDefault = true;
			this.buttonSearch.CanFocus = true;
			this.buttonSearch.Name = "buttonSearch";
			this.buttonSearch.UseStock = true;
			this.buttonSearch.UseUnderline = true;
			this.buttonSearch.Label = "gtk-find";
			this.AddActionWidget (this.buttonSearch, 0);
			global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16 [this.buttonSearch]));
			w28.Position = 3;
			w28.Expand = false;
			w28.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 456;
			this.DefaultHeight = 289;
			this.labelFind.MnemonicWidget = this.comboboxentryFind;
			this.labelScope.MnemonicWidget = this.comboboxScope;
			this.Hide ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel";
     // Container child MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel.Gtk.Container+ContainerChild
     this.vbox         = new global::Gtk.VBox();
     this.vbox.Name    = "vbox";
     this.vbox.Spacing = 6;
     // Container child vbox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelScheme           = new global::Gtk.Label();
     this.labelScheme.Name      = "labelScheme";
     this.labelScheme.Xalign    = 0F;
     this.labelScheme.LabelProp = global::Mono.Unix.Catalog.GetString("Scheme:");
     this.hbox1.Add(this.labelScheme);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelScheme]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.schemeCombo      = global::Gtk.ComboBox.NewText();
     this.schemeCombo.Name = "schemeCombo";
     this.hbox1.Add(this.schemeCombo);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.schemeCombo]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vbox.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hseparator2]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox();
     this.hbox2.WidthRequest = 300;
     this.hbox2.Name         = "hbox2";
     this.hbox2.Spacing      = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.searchEntry = new global::MonoDevelop.Components.SearchEntry();
     this.searchEntry.WidthRequest             = 250;
     this.searchEntry.Name                     = "searchEntry";
     this.searchEntry.ForceFilterButtonVisible = true;
     this.searchEntry.HasFrame                 = true;
     this.searchEntry.RoundedShape             = true;
     this.searchEntry.IsCheckMenu              = false;
     this.searchEntry.ActiveFilterID           = 0;
     this.searchEntry.Ready                    = false;
     this.searchEntry.HasFocus                 = false;
     this.hbox2.Add(this.searchEntry);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.searchEntry]));
     w5.Position = 0;
     w5.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label1      = new global::Gtk.Label();
     this.label1.Name = "label1";
     this.hbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1]));
     w6.Position = 1;
     this.vbox.Add(this.hbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox2]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox.Gtk.Box+BoxChild
     this.globalWarningBox         = new global::Gtk.VBox();
     this.globalWarningBox.Name    = "globalWarningBox";
     this.globalWarningBox.Spacing = 6;
     // Container child globalWarningBox.Gtk.Box+BoxChild
     this.frame1      = new global::Gtk.Frame();
     this.frame1.Name = "frame1";
     // Container child frame1.Gtk.Container+ContainerChild
     this.alignment1             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.BorderWidth = ((uint)(2));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.warningBox         = new global::Gtk.HBox();
     this.warningBox.Name    = "warningBox";
     this.warningBox.Spacing = 6;
     // Container child warningBox.Gtk.Box+BoxChild
     this.image3        = new global::Gtk.Image();
     this.image3.Name   = "image3";
     this.image3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-warning", global::Gtk.IconSize.Menu);
     this.warningBox.Add(this.image3);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.warningBox [this.image3]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child warningBox.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("The current scheme has conflicting key bindings");
     this.warningBox.Add(this.label2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.warningBox [this.label2]));
     w9.Position = 1;
     // Container child warningBox.Gtk.Box+BoxChild
     this.conflicButton              = new global::MonoDevelop.Components.MenuButton();
     this.conflicButton.CanFocus     = true;
     this.conflicButton.Name         = "conflicButton";
     this.conflicButton.UseUnderline = false;
     this.conflicButton.UseMarkup    = false;
     this.warningBox.Add(this.conflicButton);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.warningBox [this.conflicButton]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.alignment1.Add(this.warningBox);
     this.frame1.Add(this.alignment1);
     this.globalWarningBox.Add(this.frame1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.globalWarningBox [this.frame1]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     this.vbox.Add(this.globalWarningBox);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox [this.globalWarningBox]));
     w14.Position = 3;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox.Gtk.Box+BoxChild
     this.scrolledwindow            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow.CanFocus   = true;
     this.scrolledwindow.Name       = "scrolledwindow";
     this.scrolledwindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow.Gtk.Container+ContainerChild
     this.keyTreeView              = new global::Gtk.TreeView();
     this.keyTreeView.CanFocus     = true;
     this.keyTreeView.Name         = "keyTreeView";
     this.keyTreeView.EnableSearch = false;
     this.scrolledwindow.Add(this.keyTreeView);
     this.vbox.Add(this.scrolledwindow);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox [this.scrolledwindow]));
     w16.Position = 4;
     // Container child vbox.Gtk.Box+BoxChild
     this.labelMessage           = new global::Gtk.Label();
     this.labelMessage.Name      = "labelMessage";
     this.labelMessage.Xalign    = 0F;
     this.labelMessage.UseMarkup = true;
     this.vbox.Add(this.labelMessage);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox [this.labelMessage]));
     w17.Position = 5;
     w17.Expand   = false;
     w17.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.labelEditBinding           = new global::Gtk.Label();
     this.labelEditBinding.Name      = "labelEditBinding";
     this.labelEditBinding.LabelProp = global::Mono.Unix.Catalog.GetString("Edit Binding");
     this.hbox.Add(this.labelEditBinding);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox [this.labelEditBinding]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox.Gtk.Box+BoxChild
     this.accelEntry               = new global::Gtk.Entry();
     this.accelEntry.CanFocus      = true;
     this.accelEntry.Name          = "accelEntry";
     this.accelEntry.IsEditable    = true;
     this.accelEntry.InvisibleChar = '●';
     this.hbox.Add(this.accelEntry);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox [this.accelEntry]));
     w19.Position = 1;
     // Container child hbox.Gtk.Box+BoxChild
     this.updateButton              = new global::Gtk.Button();
     this.updateButton.CanFocus     = true;
     this.updateButton.Name         = "updateButton";
     this.updateButton.UseUnderline = true;
     this.updateButton.Label        = global::Mono.Unix.Catalog.GetString("Apply");
     global::Gtk.Image w20 = new global::Gtk.Image();
     w20.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Button);
     this.updateButton.Image = w20;
     this.hbox.Add(this.updateButton);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox [this.updateButton]));
     w21.Position = 2;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vbox.Add(this.hbox);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox]));
     w22.Position = 6;
     w22.Expand   = false;
     w22.Fill     = false;
     this.Add(this.vbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.globalWarningBox.Hide();
     this.labelMessage.Hide();
     this.Show();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel";
			// Container child MonoDevelop.Ide.Gui.OptionPanels.KeyBindingsPanel.Gtk.Container+ContainerChild
			this.vbox = new global::Gtk.VBox ();
			this.vbox.Name = "vbox";
			this.vbox.Spacing = 6;
			// Container child vbox.Gtk.Box+BoxChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.labelScheme = new global::Gtk.Label ();
			this.labelScheme.Name = "labelScheme";
			this.labelScheme.Xalign = 0F;
			this.labelScheme.LabelProp = global::Mono.Unix.Catalog.GetString ("Scheme:");
			this.hbox1.Add (this.labelScheme);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelScheme]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.schemeCombo = global::Gtk.ComboBox.NewText ();
			this.schemeCombo.Name = "schemeCombo";
			this.hbox1.Add (this.schemeCombo);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.schemeCombo]));
			w2.Position = 1;
			w2.Expand = false;
			w2.Fill = false;
			this.vbox.Add (this.hbox1);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox1]));
			w3.Position = 0;
			w3.Expand = false;
			w3.Fill = false;
			// Container child vbox.Gtk.Box+BoxChild
			this.hseparator2 = new global::Gtk.HSeparator ();
			this.hseparator2.Name = "hseparator2";
			this.vbox.Add (this.hseparator2);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hseparator2]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			// Container child vbox.Gtk.Box+BoxChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.WidthRequest = 300;
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.searchEntry = new global::MonoDevelop.Components.SearchEntry ();
			this.searchEntry.WidthRequest = 250;
			this.searchEntry.Name = "searchEntry";
			this.searchEntry.ForceFilterButtonVisible = true;
			this.searchEntry.HasFrame = true;
			this.searchEntry.RoundedShape = true;
			this.searchEntry.IsCheckMenu = false;
			this.searchEntry.ActiveFilterID = 0;
			this.searchEntry.Ready = false;
			this.searchEntry.HasFocus = false;
			this.hbox2.Add (this.searchEntry);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.searchEntry]));
			w5.Position = 0;
			w5.Expand = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.hbox2.Add (this.label1);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1]));
			w6.Position = 1;
			this.vbox.Add (this.hbox2);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox2]));
			w7.Position = 2;
			w7.Expand = false;
			w7.Fill = false;
			// Container child vbox.Gtk.Box+BoxChild
			this.globalWarningBox = new global::Gtk.VBox ();
			this.globalWarningBox.Name = "globalWarningBox";
			this.globalWarningBox.Spacing = 6;
			// Container child globalWarningBox.Gtk.Box+BoxChild
			this.frame1 = new global::Gtk.Frame ();
			this.frame1.Name = "frame1";
			// Container child frame1.Gtk.Container+ContainerChild
			this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.alignment1.Name = "alignment1";
			this.alignment1.BorderWidth = ((uint)(2));
			// Container child alignment1.Gtk.Container+ContainerChild
			this.warningBox = new global::Gtk.HBox ();
			this.warningBox.Name = "warningBox";
			this.warningBox.Spacing = 6;
			// Container child warningBox.Gtk.Box+BoxChild
			this.imageWarning = new global::MonoDevelop.Components.ImageView ();
			this.imageWarning.Name = "imageWarning";
			this.imageWarning.IconId = "gtk-dialog-warning";
			this.imageWarning.IconSize = ((global::Gtk.IconSize)(1));
			this.warningBox.Add (this.imageWarning);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.warningBox [this.imageWarning]));
			w8.Position = 0;
			w8.Expand = false;
			w8.Fill = false;
			// Container child warningBox.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 ("The current scheme has conflicting key bindings");
			this.warningBox.Add (this.label2);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.warningBox [this.label2]));
			w9.Position = 1;
			// Container child warningBox.Gtk.Box+BoxChild
			this.conflicButton = new global::MonoDevelop.Components.MenuButton ();
			this.conflicButton.CanFocus = true;
			this.conflicButton.Name = "conflicButton";
			this.conflicButton.UseUnderline = false;
			this.conflicButton.UseMarkup = false;
			this.warningBox.Add (this.conflicButton);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.warningBox [this.conflicButton]));
			w10.Position = 2;
			w10.Expand = false;
			w10.Fill = false;
			this.alignment1.Add (this.warningBox);
			this.frame1.Add (this.alignment1);
			this.globalWarningBox.Add (this.frame1);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.globalWarningBox [this.frame1]));
			w13.Position = 0;
			w13.Expand = false;
			w13.Fill = false;
			this.vbox.Add (this.globalWarningBox);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox [this.globalWarningBox]));
			w14.Position = 3;
			w14.Expand = false;
			w14.Fill = false;
			// Container child vbox.Gtk.Box+BoxChild
			this.scrolledwindow = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow.CanFocus = true;
			this.scrolledwindow.Name = "scrolledwindow";
			this.scrolledwindow.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child scrolledwindow.Gtk.Container+ContainerChild
			this.keyTreeView = new global::Gtk.TreeView ();
			this.keyTreeView.CanFocus = true;
			this.keyTreeView.Name = "keyTreeView";
			this.keyTreeView.EnableSearch = false;
			this.scrolledwindow.Add (this.keyTreeView);
			this.vbox.Add (this.scrolledwindow);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox [this.scrolledwindow]));
			w16.Position = 4;
			// Container child vbox.Gtk.Box+BoxChild
			this.labelMessage = new global::Gtk.Label ();
			this.labelMessage.Name = "labelMessage";
			this.labelMessage.Xalign = 0F;
			this.labelMessage.UseMarkup = true;
			this.vbox.Add (this.labelMessage);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox [this.labelMessage]));
			w17.Position = 5;
			w17.Expand = false;
			w17.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.labelEditBinding = new global::Gtk.Label ();
			this.labelEditBinding.Name = "labelEditBinding";
			this.labelEditBinding.LabelProp = global::Mono.Unix.Catalog.GetString ("Edit Binding");
			this.hbox.Add (this.labelEditBinding);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox [this.labelEditBinding]));
			w18.Position = 0;
			w18.Expand = false;
			w18.Fill = false;
			// Container child hbox.Gtk.Box+BoxChild
			this.accelEntry = new global::Gtk.Entry ();
			this.accelEntry.CanFocus = true;
			this.accelEntry.Name = "accelEntry";
			this.accelEntry.IsEditable = true;
			this.accelEntry.InvisibleChar = '●';
			this.hbox.Add (this.accelEntry);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox [this.accelEntry]));
			w19.Position = 1;
			// Container child hbox.Gtk.Box+BoxChild
			this.updateButton = new global::Gtk.Button ();
			this.updateButton.CanFocus = true;
			this.updateButton.Name = "updateButton";
			this.updateButton.UseUnderline = true;
			this.updateButton.Label = global::Mono.Unix.Catalog.GetString ("Apply");
			this.hbox.Add (this.updateButton);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox [this.updateButton]));
			w20.Position = 2;
			w20.Expand = false;
			w20.Fill = false;
			this.vbox.Add (this.hbox);
			global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox]));
			w21.Position = 6;
			w21.Expand = false;
			w21.Fill = false;
			this.Add (this.vbox);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.globalWarningBox.Hide ();
			this.labelMessage.Hide ();
			this.Show ();
		}