protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LinXbox360isoBurner.FileError
     this.Name = "LinXbox360isoBurner.FileError";
     this.Title = "FileError";
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("LinXbox360isoBurner.icon.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     this.BorderWidth = ((uint)(20));
     this.Resizable = false;
     this.AllowGrow = false;
     this.Gravity = ((global::Gdk.Gravity)(10));
     this.SkipPagerHint = true;
     this.SkipTaskbarHint = true;
     // Container child LinXbox360isoBurner.FileError.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = ".dvd file error";
     this.vbox3.Add (this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label1]));
     w1.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button = new global::Gtk.Button ();
     this.button.CanFocus = true;
     this.button.Name = "button";
     this.button.UseUnderline = true;
     this.button.Label = "Close";
     this.hbuttonbox2.Add (this.button);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.button]));
     w2.Expand = false;
     w2.Fill = false;
     this.vbox3.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbuttonbox2]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.fixed2 = new global::Gtk.Fixed ();
     this.fixed2.Name = "fixed2";
     this.fixed2.HasWindow = false;
     this.vbox3.Add (this.fixed2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.fixed2]));
     w4.Position = 2;
     w4.Fill = false;
     this.Add (this.vbox3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 201;
     this.DefaultHeight = 130;
     this.Show ();
     this.button.Clicked += new global::System.EventHandler (this.OnButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget KeyKeeper.KeyKeeperWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "KeyKeeper.KeyKeeperWidget";
     // Container child KeyKeeper.KeyKeeperWidget.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     this.vbox2.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbuttonbox2]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox3 = new global::Gtk.HButtonBox ();
     this.hbuttonbox3.Name = "hbuttonbox3";
     this.hbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     this.vbox2.Add (this.hbuttonbox3);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbuttonbox3]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
Пример #3
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Updater");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.messageLabel = new global::Gtk.Label ();
     this.messageLabel.Name = "messageLabel";
     this.messageLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("label1");
     this.vbox2.Add (this.messageLabel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.messageLabel]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.progressBar = new global::Gtk.ProgressBar ();
     this.progressBar.Name = "progressBar";
     this.vbox2.Add (this.progressBar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.progressBar]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnQuit = new global::Gtk.Button ();
     this.btnQuit.CanFocus = true;
     this.btnQuit.Name = "btnQuit";
     this.btnQuit.UseUnderline = true;
     this.btnQuit.Label = global::Mono.Unix.Catalog.GetString ("_Ok");
     this.hbuttonbox2.Add (this.btnQuit);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.btnQuit]));
     w3.Expand = false;
     w3.Fill = false;
     this.vbox2.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbuttonbox2]));
     w4.PackType = ((global::Gtk.PackType)(1));
     w4.Position = 2;
     w4.Expand = false;
     w4.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 435;
     this.DefaultHeight = 119;
     this.btnQuit.Hide ();
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.btnQuit.Clicked += new global::System.EventHandler (this.OnButton2517Clicked);
 }
Пример #4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = "AddAnyDock";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth = ((uint)(10));
     this.Resizable = false;
     this.AllowGrow = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = "label1";
     this.vbox1.Add (this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label1]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button1 = new global::Gtk.Button ();
     this.button1.CanFocus = true;
     this.button1.Name = "button1";
     this.button1.UseUnderline = true;
     this.button1.Label = "Choose...";
     this.hbuttonbox2.Add (this.button1);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.button1]));
     w2.Expand = false;
     w2.Fill = false;
     this.vbox1.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbuttonbox2]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 190;
     this.DefaultHeight = 72;
     this.Show ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget LiqPayDemo.ViewExchangeRatesWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "LiqPayDemo.ViewExchangeRatesWidget";
			// Container child LiqPayDemo.ViewExchangeRatesWidget.Gtk.Container+ContainerChild
			this.contentVBox = new global::Gtk.VBox ();
			this.contentVBox.Name = "contentVBox";
			this.contentVBox.Spacing = 6;
			// Container child contentVBox.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.exchangeRatesTextView = new global::Gtk.TextView ();
			this.exchangeRatesTextView.CanFocus = true;
			this.exchangeRatesTextView.Name = "exchangeRatesTextView";
			this.exchangeRatesTextView.Editable = false;
			this.GtkScrolledWindow.Add (this.exchangeRatesTextView);
			this.contentVBox.Add (this.GtkScrolledWindow);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.contentVBox [this.GtkScrolledWindow]));
			w2.Position = 0;
			// Container child contentVBox.Gtk.Box+BoxChild
			this.buttonBox = new global::Gtk.HButtonBox ();
			this.buttonBox.Name = "buttonBox";
			this.buttonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
			// Container child buttonBox.Gtk.ButtonBox+ButtonBoxChild
			this.refreshButton = new global::Gtk.Button ();
			this.refreshButton.CanFocus = true;
			this.refreshButton.Name = "refreshButton";
			this.refreshButton.UseUnderline = true;
			this.refreshButton.Label = global::Mono.Unix.Catalog.GetString ("Refresh");
			this.buttonBox.Add (this.refreshButton);
			global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.buttonBox [this.refreshButton]));
			w3.Expand = false;
			w3.Fill = false;
			this.contentVBox.Add (this.buttonBox);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.contentVBox [this.buttonBox]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			this.Add (this.contentVBox);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
			this.refreshButton.Clicked += new global::System.EventHandler (this.OnRefreshExchangeRatesClicked);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget UserShortcuts.ShortcutDialog
     this.Name = "UserShortcuts.ShortcutDialog";
     this.Title = global::Mono.Unix.Catalog.GetString ("Edit Keyboard Shortcuts");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child UserShortcuts.ShortcutDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     this.vbox2.BorderWidth = ((uint)(4));
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeview1 = new global::Gtk.TreeView ();
     this.treeview1.CanFocus = true;
     this.treeview1.Name = "treeview1";
     this.GtkScrolledWindow.Add (this.treeview1);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w3.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("To edit a shortcut, click on the corresponding shortcut and type a new shortcut, " +
         "or press backspace to clear.");
     this.label1.Wrap = true;
     this.vbox2.Add (this.label1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRestoreDefaultShortcuts = new global::Gtk.Button ();
     this.buttonRestoreDefaultShortcuts.CanFocus = true;
     this.buttonRestoreDefaultShortcuts.Name = "buttonRestoreDefaultShortcuts";
     this.buttonRestoreDefaultShortcuts.UseUnderline = true;
     this.buttonRestoreDefaultShortcuts.Label = global::Mono.Unix.Catalog.GetString ("Restore Default Shortcuts");
     this.hbuttonbox2.Add (this.buttonRestoreDefaultShortcuts);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonRestoreDefaultShortcuts]));
     w5.Expand = false;
     w5.Fill = false;
     this.vbox2.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbuttonbox2]));
     w6.Position = 2;
     w6.Expand = false;
     w6.Fill = false;
     w1.Add (this.vbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w7.Position = 0;
     // Internal child UserShortcuts.ShortcutDialog.ActionArea
     global::Gtk.HButtonBox w8 = this.ActionArea;
     w8.Name = "dialog1_ActionArea";
     w8.Spacing = 10;
     w8.BorderWidth = ((uint)(5));
     w8.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 w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonCancel]));
     w9.Expand = false;
     w9.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseStock = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = "gtk-ok";
     this.AddActionWidget (this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonOk]));
     w10.Position = 1;
     w10.Expand = false;
     w10.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 361;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.buttonRestoreDefaultShortcuts.Clicked += new global::System.EventHandler (this.OnButtonRestoreDefaultShortcutsClicked);
     this.buttonCancel.Clicked += new global::System.EventHandler (this.OnButtonCancelClicked);
     this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Git.MergeDialog
     this.Name           = "MonoDevelop.VersionControl.Git.MergeDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.VersionControl.Git.MergeDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(9));
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelHeader           = new global::Gtk.Label();
     this.labelHeader.Name      = "labelHeader";
     this.labelHeader.Xalign    = 0F;
     this.labelHeader.LabelProp = global::Mono.Unix.Catalog.GetString("Select the branch to be merged with the current branch:");
     this.vbox2.Add(this.labelHeader);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelHeader]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.tree                = new global::Gtk.TreeView();
     this.tree.CanFocus       = true;
     this.tree.Name           = "tree";
     this.tree.HeadersVisible = false;
     this.GtkScrolledWindow.Add(this.tree);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w4.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelOper = new global::Gtk.Label();
     this.labelOper.WidthRequest = 443;
     this.labelOper.Name         = "labelOper";
     this.labelOper.Xalign       = 0F;
     this.labelOper.UseMarkup    = true;
     this.labelOper.Wrap         = true;
     this.vbox2.Add(this.labelOper);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelOper]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.checkStage               = new global::Gtk.CheckButton();
     this.checkStage.CanFocus      = true;
     this.checkStage.Name          = "checkStage";
     this.checkStage.Label         = global::Mono.Unix.Catalog.GetString("Stash/unstash local changes before/after the merge");
     this.checkStage.DrawIndicator = true;
     this.checkStage.UseUnderline  = true;
     this.vbox2.Add(this.checkStage);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkStage]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w7.Position = 0;
     // Internal child MonoDevelop.VersionControl.Git.MergeDialog.ActionArea
     global::Gtk.HButtonBox w8 = this.ActionArea;
     w8.Name        = "dialog1_ActionArea";
     w8.Spacing     = 10;
     w8.BorderWidth = ((uint)(5));
     w8.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 w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonCancel]));
     w9.Expand = false;
     w9.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("Merge");
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonOk]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 469;
     this.DefaultHeight = 487;
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget UltimateArchiverZ.CompressDialog
     this.Name           = "UltimateArchiverZ.CompressDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child UltimateArchiverZ.CompressDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Root Folder:");
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.folderNameEntry               = new global::Gtk.Entry();
     this.folderNameEntry.CanFocus      = true;
     this.folderNameEntry.Name          = "folderNameEntry";
     this.folderNameEntry.IsEditable    = true;
     this.folderNameEntry.InvisibleChar = '•';
     this.hbox1.Add(this.folderNameEntry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.folderNameEntry]));
     w3.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.button40              = new global::Gtk.Button();
     this.button40.CanFocus     = true;
     this.button40.Name         = "button40";
     this.button40.UseUnderline = true;
     this.button40.Label        = global::Mono.Unix.Catalog.GetString("Browse");
     this.hbox1.Add(this.button40);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.button40]));
     w4.Position = 2;
     w4.Expand   = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Archive Name: ");
     this.hbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label3]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fileNameEntry               = new global::Gtk.Entry();
     this.fileNameEntry.CanFocus      = true;
     this.fileNameEntry.Name          = "fileNameEntry";
     this.fileNameEntry.IsEditable    = true;
     this.fileNameEntry.InvisibleChar = '•';
     this.hbox2.Add(this.fileNameEntry);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.fileNameEntry]));
     w7.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w9 = new global::Gtk.Viewport();
     w9.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.table3               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.passowrdCheckbox               = new global::Gtk.CheckButton();
     this.passowrdCheckbox.CanFocus      = true;
     this.passowrdCheckbox.Name          = "passowrdCheckbox";
     this.passowrdCheckbox.Label         = global::Mono.Unix.Catalog.GetString("Protect the archive with password");
     this.passowrdCheckbox.DrawIndicator = true;
     this.passowrdCheckbox.UseUnderline  = true;
     this.table3.Add(this.passowrdCheckbox);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table3[this.passowrdCheckbox]));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.passwordEntry               = new global::Gtk.Entry();
     this.passwordEntry.Sensitive     = false;
     this.passwordEntry.CanFocus      = true;
     this.passwordEntry.Name          = "passwordEntry";
     this.passwordEntry.IsEditable    = true;
     this.passwordEntry.Visibility    = false;
     this.passwordEntry.InvisibleChar = '•';
     this.table3.Add(this.passwordEntry);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3[this.passwordEntry]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.splitCheckbox               = new global::Gtk.CheckButton();
     this.splitCheckbox.CanFocus      = true;
     this.splitCheckbox.Name          = "splitCheckbox";
     this.splitCheckbox.Label         = global::Mono.Unix.Catalog.GetString("Split into parts of size:");
     this.splitCheckbox.DrawIndicator = true;
     this.splitCheckbox.UseUnderline  = true;
     this.table3.Add(this.splitCheckbox);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3[this.splitCheckbox]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.splitSizeComboBox = global::Gtk.ComboBox.NewText();
     this.splitSizeComboBox.AppendText(global::Mono.Unix.Catalog.GetString("b"));
     this.splitSizeComboBox.AppendText(global::Mono.Unix.Catalog.GetString("kb"));
     this.splitSizeComboBox.AppendText(global::Mono.Unix.Catalog.GetString("mb"));
     this.splitSizeComboBox.AppendText(global::Mono.Unix.Catalog.GetString("gb"));
     this.splitSizeComboBox.Sensitive = false;
     this.splitSizeComboBox.Name      = "splitSizeComboBox";
     this.splitSizeComboBox.Active    = 0;
     this.table3.Add(this.splitSizeComboBox);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.splitSizeComboBox]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.LeftAttach   = ((uint)(2));
     w13.RightAttach  = ((uint)(3));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.splitSizeEntry               = new global::Gtk.Entry();
     this.splitSizeEntry.Sensitive     = false;
     this.splitSizeEntry.CanFocus      = true;
     this.splitSizeEntry.Name          = "splitSizeEntry";
     this.splitSizeEntry.IsEditable    = true;
     this.splitSizeEntry.InvisibleChar = '•';
     this.table3.Add(this.splitSizeEntry);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.splitSizeEntry]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     w9.Add(this.table3);
     this.scrolledwindow1.Add(w9);
     this.vbox2.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow1]));
     w17.Position = 2;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
     w18.Position = 0;
     // Internal child UltimateArchiverZ.CompressDialog.ActionArea
     global::Gtk.HButtonBox w19 = this.ActionArea;
     w19.Name        = "dialog1_ActionArea";
     w19.Spacing     = 10;
     w19.BorderWidth = ((uint)(5));
     w19.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 w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w19[this.buttonCancel]));
     w20.Expand = false;
     w20.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("Compress");
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w19[this.buttonOk]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 596;
     this.DefaultHeight = 439;
     this.Show();
     this.button40.Clicked         += new global::System.EventHandler(this.onBrowseClicked);
     this.splitCheckbox.Toggled    += new global::System.EventHandler(this.OnSplitChecked);
     this.passowrdCheckbox.Toggled += new global::System.EventHandler(this.OnPasswordCheckboxChecked);
     this.buttonCancel.Clicked     += new global::System.EventHandler(this.OnClickCancel);
     this.buttonOk.Clicked         += new global::System.EventHandler(this.OnCompressClicked);
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.ConfirmProjectDeleteDialog
     this.Name           = "MonoDevelop.Ide.Projects.ConfirmProjectDeleteDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Delete Project");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     // Internal child MonoDevelop.Ide.Projects.ConfirmProjectDeleteDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Please select which files and folders you want to delete:");
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radioDeleteAll               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Delete the project file and the whole project directory:"));
     this.radioDeleteAll.CanFocus      = true;
     this.radioDeleteAll.Name          = "radioDeleteAll";
     this.radioDeleteAll.DrawIndicator = true;
     this.radioDeleteAll.UseUnderline  = true;
     this.radioDeleteAll.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vbox2.Add(this.radioDeleteAll);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioDeleteAll]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment1             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(30));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.labelProjectDir        = new global::Gtk.Label();
     this.labelProjectDir.Name   = "labelProjectDir";
     this.labelProjectDir.Xalign = 0F;
     this.alignment1.Add(this.labelProjectDir);
     this.vbox2.Add(this.alignment1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment1]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radioDeleteSel               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Delete the following files and folders:"));
     this.radioDeleteSel.CanFocus      = true;
     this.radioDeleteSel.Name          = "radioDeleteSel";
     this.radioDeleteSel.DrawIndicator = true;
     this.radioDeleteSel.UseUnderline  = true;
     this.radioDeleteSel.Group         = this.radioDeleteAll.Group;
     this.vbox2.Add(this.radioDeleteSel);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioDeleteSel]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment2             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name        = "alignment2";
     this.alignment2.LeftPadding = ((uint)(30));
     // Container child alignment2.Gtk.Container+ContainerChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.fileList                = new global::Gtk.TreeView();
     this.fileList.CanFocus       = true;
     this.fileList.Name           = "fileList";
     this.fileList.HeadersVisible = false;
     this.GtkScrolledWindow.Add(this.fileList);
     this.alignment2.Add(this.GtkScrolledWindow);
     this.vbox2.Add(this.alignment2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment2]));
     w9.Position = 4;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w10.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.ConfirmProjectDeleteDialog.ActionArea
     global::Gtk.HButtonBox w11 = this.ActionArea;
     w11.Name        = "dialog1_ActionArea";
     w11.Spacing     = 10;
     w11.BorderWidth = ((uint)(5));
     w11.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 w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonCancel]));
     w12.Expand = false;
     w12.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-delete";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonOk]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 512;
     this.DefaultHeight = 387;
     this.Hide();
     this.radioDeleteAll.Toggled += new global::System.EventHandler(this.OnRadioDeleteAllToggled);
 }
	protected virtual void Build ()
	{
		global::Stetic.Gui.Initialize (this);
		// Widget ApiKeyForm
		this.Name = "ApiKeyForm";
		this.Title = global::Mono.Unix.Catalog.GetString ("API key");
		this.WindowPosition = ((global::Gtk.WindowPosition)(4));
		this.Modal = true;
		this.BorderWidth = ((uint)(10));
		this.DefaultWidth = 480;
		// Container child ApiKeyForm.Gtk.Container+ContainerChild
		this.vbox1 = new global::Gtk.VBox ();
		this.vbox1.Name = "vbox1";
		this.vbox1.Spacing = 6;
		// 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.labWakaTime = new global::Gtk.Label ();
		this.labWakaTime.Name = "labWakaTime";
		this.labWakaTime.LabelProp = global::Mono.Unix.Catalog.GetString ("Need an account? Visit ");
		this.hbox2.Add (this.labWakaTime);
		global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labWakaTime]));
		w1.Position = 0;
		w1.Expand = false;
		w1.Fill = false;
		w1.Padding = ((uint)(6));
		// Container child hbox2.Gtk.Box+BoxChild
		this.btnWamaTime = new global::Gtk.Button ();
		this.btnWamaTime.CanFocus = true;
		this.btnWamaTime.Name = "btnWamaTime";
		this.btnWamaTime.UseUnderline = true;
		this.btnWamaTime.Label = global::Mono.Unix.Catalog.GetString ("visit http://wakatime.com");
		this.hbox2.Add (this.btnWamaTime);
		global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.btnWamaTime]));
		w2.Position = 1;
		w2.Padding = ((uint)(5));
		this.vbox1.Add (this.hbox2);
		global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
		w3.Position = 0;
		w3.Expand = false;
		w3.Fill = false;
		// Container child vbox1.Gtk.Box+BoxChild
		this.hbox1 = new global::Gtk.HBox ();
		this.hbox1.Name = "hbox1";
		this.hbox1.Spacing = 6;
		// Container child hbox1.Gtk.Box+BoxChild
		this.labApi = new global::Gtk.Label ();
		this.labApi.Name = "labApi";
		this.labApi.LabelProp = global::Mono.Unix.Catalog.GetString ("WakaTime API Key :");
		this.hbox1.Add (this.labApi);
		global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labApi]));
		w4.Position = 0;
		w4.Expand = false;
		w4.Fill = false;
		w4.Padding = ((uint)(6));
		// Container child hbox1.Gtk.Box+BoxChild
		this.txtAPIKey = new global::Gtk.Entry ();
		this.txtAPIKey.CanFocus = true;
		this.txtAPIKey.Name = "txtAPIKey";
		this.txtAPIKey.IsEditable = true;
		this.txtAPIKey.InvisibleChar = '●';
		this.hbox1.Add (this.txtAPIKey);
		global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.txtAPIKey]));
		w5.Position = 1;
		this.vbox1.Add (this.hbox1);
		global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
		w6.Position = 1;
		w6.Expand = false;
		w6.Fill = false;
		// Container child vbox1.Gtk.Box+BoxChild
		this.hbuttonbox2 = new global::Gtk.HButtonBox ();
		this.hbuttonbox2.Name = "hbuttonbox2";
		this.hbuttonbox2.Spacing = 20;
		this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
		// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
		this.btnOK = new global::Gtk.Button ();
		this.btnOK.CanFocus = true;
		this.btnOK.Name = "btnOK";
		this.btnOK.UseUnderline = true;
		this.btnOK.Label = global::Mono.Unix.Catalog.GetString ("OK");
		this.hbuttonbox2.Add (this.btnOK);
		global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.btnOK]));
		w7.Expand = false;
		w7.Fill = false;
		this.vbox1.Add (this.hbuttonbox2);
		global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbuttonbox2]));
		w8.PackType = ((global::Gtk.PackType)(1));
		w8.Position = 2;
		w8.Expand = false;
		w8.Fill = false;
		w8.Padding = ((uint)(2));
		this.Add (this.vbox1);
		if ((this.Child != null)) {
			this.Child.ShowAll ();
		}
		this.DefaultHeight = 146;
		this.Show ();
		this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
		this.btnWamaTime.Clicked += new global::System.EventHandler (this.btnWamaTime_Clicked);
	}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow
			this.Name = "MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow";
			this.Title = "Tip of the Day";
			this.WindowPosition = ((global::Gtk.WindowPosition)(1));
			this.BorderWidth = ((uint)(6));
			// Container child MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow.Gtk.Container+ContainerChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			// Container child vbox2.Gtk.Box+BoxChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 12;
			this.vbox3.BorderWidth = ((uint)(6));
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbox7 = new global::Gtk.HBox ();
			this.hbox7.Name = "hbox7";
			this.hbox7.Spacing = 5;
			// Container child hbox7.Gtk.Box+BoxChild
			this.image5 = new global::Gtk.Image ();
			this.image5.Name = "image5";
			this.image5.Xalign = 0f;
			this.image5.Yalign = 0f;
			this.image5.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-dialog-info", global::Gtk.IconSize.Dialog);
			this.hbox7.Add (this.image5);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.image5]));
			w1.Position = 0;
			w1.Expand = false;
			// Container child hbox7.Gtk.Box+BoxChild
			this.categoryLabel = new global::Gtk.Label ();
			this.categoryLabel.Name = "categoryLabel";
			this.categoryLabel.Xalign = 0f;
			this.categoryLabel.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Did you know...?");
			this.categoryLabel.UseMarkup = true;
			this.categoryLabel.Wrap = true;
			this.hbox7.Add (this.categoryLabel);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.categoryLabel]));
			w2.Position = 1;
			w2.Expand = false;
			w2.Fill = false;
			this.vbox3.Add (this.hbox7);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox7]));
			w3.Position = 0;
			w3.Expand = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.scrolledwindow2 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow2.Name = "scrolledwindow2";
			this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child scrolledwindow2.Gtk.Container+ContainerChild
			this.tipTextview = new global::Gtk.TextView ();
			this.tipTextview.Buffer.Text = "Did you know that you can design lots of cool things with glade?";
			this.tipTextview.Name = "tipTextview";
			this.tipTextview.Editable = false;
			this.tipTextview.CursorVisible = false;
			this.tipTextview.WrapMode = ((global::Gtk.WrapMode)(2));
			this.scrolledwindow2.Add (this.tipTextview);
			this.vbox3.Add (this.scrolledwindow2);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.scrolledwindow2]));
			w5.Position = 1;
			this.vbox2.Add (this.vbox3);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vbox3]));
			w6.Position = 0;
			// Container child vbox2.Gtk.Box+BoxChild
			this.hbox5 = new global::Gtk.HBox ();
			this.hbox5.Name = "hbox5";
			this.hbox5.Spacing = 12;
			this.hbox5.BorderWidth = ((uint)(6));
			// Container child hbox5.Gtk.Box+BoxChild
			this.noshowCheckbutton = new global::Gtk.CheckButton ();
			this.noshowCheckbutton.Name = "noshowCheckbutton";
			this.noshowCheckbutton.Label = global::MonoDevelop.Core.GettextCatalog.GetString ("_Show at startup");
			this.noshowCheckbutton.DrawIndicator = true;
			this.noshowCheckbutton.UseUnderline = true;
			this.hbox5.Add (this.noshowCheckbutton);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.noshowCheckbutton]));
			w7.Position = 0;
			w7.Expand = false;
			w7.Fill = false;
			// Container child hbox5.Gtk.Box+BoxChild
			this.hbuttonbox1 = new global::Gtk.HButtonBox ();
			this.hbuttonbox1.Spacing = 10;
			this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.nextButton = new global::Gtk.Button ();
			this.nextButton.Name = "nextButton";
			this.nextButton.UseUnderline = true;
			// Container child nextButton.Gtk.Container+ContainerChild
			global::Gtk.Alignment w8 = new global::Gtk.Alignment (0.5f, 0.5f, 0f, 0f);
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			global::Gtk.HBox w9 = new global::Gtk.HBox ();
			w9.Spacing = 2;
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Image w10 = new global::Gtk.Image ();
			w10.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-go-forward", global::Gtk.IconSize.Button);
			w9.Add (w10);
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Label w12 = new global::Gtk.Label ();
			w12.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("_Next Tip");
			w12.UseUnderline = true;
			w9.Add (w12);
			w8.Add (w9);
			this.nextButton.Add (w8);
			this.hbuttonbox1.Add (this.nextButton);
			global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.nextButton]));
			w16.Expand = false;
			w16.Fill = false;
			// Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.closeButton = new global::Gtk.Button ();
			this.closeButton.CanDefault = true;
			this.closeButton.Name = "closeButton";
			this.closeButton.UseStock = true;
			this.closeButton.UseUnderline = true;
			this.closeButton.Label = "gtk-close";
			this.hbuttonbox1.Add (this.closeButton);
			global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1[this.closeButton]));
			w17.Position = 1;
			w17.Expand = false;
			w17.Fill = false;
			this.hbox5.Add (this.hbuttonbox1);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.hbuttonbox1]));
			w18.Position = 1;
			this.vbox2.Add (this.hbox5);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox5]));
			w19.Position = 1;
			w19.Expand = false;
			this.Add (this.vbox2);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 500;
			this.DefaultHeight = 285;
			this.Show ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget beagleradio.Intercom
     global::Stetic.BinContainer.Attach (this);
     this.Name = "beagleradio.Intercom";
     // Container child beagleradio.Intercom.Gtk.Container+ContainerChild
     this.table1 = new global::Gtk.Table (((uint)(2)), ((uint)(1)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.nodeSip = new global::Gtk.NodeView ();
     this.nodeSip.CanFocus = true;
     this.nodeSip.Name = "nodeSip";
     this.GtkScrolledWindow.Add (this.nodeSip);
     this.table1.Add (this.GtkScrolledWindow);
     // Container child table1.Gtk.Table+TableChild
     this.hbuttonbox1 = new global::Gtk.HButtonBox ();
     this.hbuttonbox1.Name = "hbuttonbox1";
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCall = new global::Gtk.Button ();
     this.buttonCall.CanFocus = true;
     this.buttonCall.Name = "buttonCall";
     this.buttonCall.UseUnderline = true;
     this.buttonCall.Label = global::Mono.Unix.Catalog.GetString ("Call");
     this.hbuttonbox1.Add (this.buttonCall);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.buttonCall]));
     w3.Expand = false;
     w3.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonAnswer = new global::Gtk.Button ();
     this.buttonAnswer.CanFocus = true;
     this.buttonAnswer.Name = "buttonAnswer";
     this.buttonAnswer.UseUnderline = true;
     this.buttonAnswer.Label = global::Mono.Unix.Catalog.GetString ("Answer");
     this.hbuttonbox1.Add (this.buttonAnswer);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.buttonAnswer]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonHangUp = new global::Gtk.Button ();
     this.buttonHangUp.CanFocus = true;
     this.buttonHangUp.Name = "buttonHangUp";
     this.buttonHangUp.UseUnderline = true;
     this.buttonHangUp.Label = global::Mono.Unix.Catalog.GetString ("Hang Up");
     this.hbuttonbox1.Add (this.buttonHangUp);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.buttonHangUp]));
     w5.Position = 2;
     w5.Expand = false;
     w5.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonDelete = new global::Gtk.Button ();
     this.buttonDelete.CanFocus = true;
     this.buttonDelete.Name = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label = global::Mono.Unix.Catalog.GetString ("Delete");
     this.hbuttonbox1.Add (this.buttonDelete);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.buttonDelete]));
     w6.Position = 3;
     w6.Expand = false;
     w6.Fill = false;
     this.table1.Add (this.hbuttonbox1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbuttonbox1]));
     w7.TopAttach = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     this.Add (this.table1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.buttonCall.Clicked += new global::System.EventHandler (this.OnButtonCallClicked);
     this.buttonAnswer.Clicked += new global::System.EventHandler (this.OnButtonAnswerClicked);
     this.buttonHangUp.Clicked += new global::System.EventHandler (this.OnButtonHangUpClicked);
     this.buttonDelete.Clicked += new global::System.EventHandler (this.OnButtonDeleteClicked);
 }
Пример #13
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Taquilla.compras
     this.Name = "Taquilla.compras";
     this.Title = "Compras [ingresos]";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Taquilla.compras.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.WidthRequest = 653;
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = "Comprador";
     this.hbox3.Add (this.label5);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label5]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.txtComprador = new global::Gtk.Entry ();
     this.txtComprador.CanFocus = true;
     this.txtComprador.Name = "txtComprador";
     this.txtComprador.IsEditable = true;
     this.txtComprador.InvisibleChar = '•';
     this.hbox3.Add (this.txtComprador);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.txtComprador]));
     w3.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = "Total compra ($)";
     this.hbox3.Add (this.label6);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label6]));
     w4.Position = 2;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.txtTotalCompra = new global::Gtk.Entry ();
     this.txtTotalCompra.CanFocus = true;
     this.txtTotalCompra.Name = "txtTotalCompra";
     this.txtTotalCompra.IsEditable = true;
     this.txtTotalCompra.InvisibleChar = '•';
     this.hbox3.Add (this.txtTotalCompra);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.txtTotalCompra]));
     w5.Position = 3;
     this.vbox2.Add (this.hbox3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox3]));
     w6.Position = 0;
     w6.Expand = false;
     w6.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hseparator2 = new global::Gtk.HSeparator ();
     this.hseparator2.Name = "hseparator2";
     this.vbox2.Add (this.hseparator2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hseparator2]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = "Ingresar detalle de la factura";
     this.vbox2.Add (this.label1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w8.Position = 2;
     w8.Expand = false;
     w8.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.txtDetalle = new global::Gtk.TextView ();
     this.txtDetalle.CanFocus = true;
     this.txtDetalle.Name = "txtDetalle";
     this.GtkScrolledWindow.Add (this.txtDetalle);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w10.Position = 3;
     this.hbox2.Add (this.vbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox2]));
     w11.Position = 0;
     w11.Expand = false;
     w11.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.tvLista = new global::Gtk.TreeView ();
     this.tvLista.CanFocus = true;
     this.tvLista.Name = "tvLista";
     this.tvLista.EnableSearch = false;
     this.GtkScrolledWindow1.Add (this.tvLista);
     this.hbox2.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow1]));
     w13.Position = 1;
     w1.Add (this.hbox2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox2]));
     w14.Position = 0;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator ();
     this.hseparator1.Name = "hseparator1";
     w1.Add (this.hseparator1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(w1 [this.hseparator1]));
     w15.Position = 1;
     w15.Expand = false;
     w15.Fill = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.dialog1_ActionArea1 = new global::Gtk.HButtonBox ();
     this.dialog1_ActionArea1.Name = "dialog1_ActionArea1";
     this.dialog1_ActionArea1.Spacing = 10;
     this.dialog1_ActionArea1.BorderWidth = ((uint)(5));
     this.dialog1_ActionArea1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     w1.Add (this.dialog1_ActionArea1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1 [this.dialog1_ActionArea1]));
     w16.PackType = ((global::Gtk.PackType)(1));
     w16.Position = 3;
     w16.Expand = false;
     w16.Fill = false;
     // Internal child Taquilla.compras.ActionArea
     global::Gtk.HButtonBox w17 = this.ActionArea;
     w17.Name = "dialog1_ActionArea";
     w17.Spacing = 10;
     w17.BorderWidth = ((uint)(5));
     w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     // Container child buttonCancel.Gtk.Container+ContainerChild
     global::Gtk.Alignment w18 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w19 = new global::Gtk.HBox ();
     w19.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w20 = new global::Gtk.Image ();
     w20.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-cancel", global::Gtk.IconSize.Menu);
     w19.Add (w20);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w22 = new global::Gtk.Label ();
     w22.LabelProp = "_Cancelar";
     w22.UseUnderline = true;
     w19.Add (w22);
     w18.Add (w19);
     this.buttonCancel.Add (w18);
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonCancel]));
     w26.Expand = false;
     w26.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.cmdGrabar = new global::Gtk.Button ();
     this.cmdGrabar.CanDefault = true;
     this.cmdGrabar.CanFocus = true;
     this.cmdGrabar.Name = "cmdGrabar";
     this.cmdGrabar.UseUnderline = true;
     // Container child cmdGrabar.Gtk.Container+ContainerChild
     global::Gtk.Alignment w27 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w28 = new global::Gtk.HBox ();
     w28.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w29 = new global::Gtk.Image ();
     w29.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-save", global::Gtk.IconSize.Menu);
     w28.Add (w29);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w31 = new global::Gtk.Label ();
     w31.LabelProp = "_Guardar";
     w31.UseUnderline = true;
     w28.Add (w31);
     w27.Add (w28);
     this.cmdGrabar.Add (w27);
     this.AddActionWidget (this.cmdGrabar, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w35 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.cmdGrabar]));
     w35.Position = 1;
     w35.Expand = false;
     w35.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 1028;
     this.DefaultHeight = 300;
     this.Show ();
     this.tvLista.KeyPressEvent += new global::Gtk.KeyPressEventHandler (this.OnTvListaKeyPressEvent);
     this.buttonCancel.Clicked += new global::System.EventHandler (this.OnButtonCancelClicked);
     this.cmdGrabar.Clicked += new global::System.EventHandler (this.OnCmdGrabarClicked);
 }
Пример #14
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Plugins.Stats.StatsDialog
     this.Name              = "LongoMatch.Plugins.Stats.StatsDialog";
     this.Icon              = global::Stetic.IconLoader.LoadIcon(this, "longomatch", global::Gtk.IconSize.Menu);
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition    = ((global::Gtk.WindowPosition)(4));
     this.DestroyWithParent = true;
     this.Gravity           = ((global::Gdk.Gravity)(5));
     // Internal child LongoMatch.Plugins.Stats.StatsDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.gameviewer        = new global::LongoMatch.Plugins.Stats.GameViewer();
     this.gameviewer.Events = ((global::Gdk.EventMask)(256));
     this.gameviewer.Name   = "gameviewer";
     this.notebook1.Add(this.gameviewer);
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Game stats");
     this.notebook1.SetTabLabel(this.gameviewer, this.label2);
     this.label2.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.categoriesviewer        = new global::LongoMatch.Plugins.Stats.CategoriesViewer();
     this.categoriesviewer.Events = ((global::Gdk.EventMask)(256));
     this.categoriesviewer.Name   = "categoriesviewer";
     this.notebook1.Add(this.categoriesviewer);
     global::Gtk.Notebook.NotebookChild w3 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.categoriesviewer]));
     w3.Position = 1;
     // Notebook tab
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Categories stats");
     this.notebook1.SetTabLabel(this.categoriesviewer, this.label4);
     this.label4.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.playersviewer        = new global::LongoMatch.Plugins.Stats.PlayersViewer();
     this.playersviewer.Events = ((global::Gdk.EventMask)(256));
     this.playersviewer.Name   = "playersviewer";
     this.notebook1.Add(this.playersviewer);
     global::Gtk.Notebook.NotebookChild w4 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.playersviewer]));
     w4.Position = 2;
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Players stats");
     this.notebook1.SetTabLabel(this.playersviewer, this.label5);
     this.label5.ShowAll();
     w1.Add(this.notebook1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.notebook1]));
     w5.Position = 0;
     // Internal child LongoMatch.Plugins.Stats.StatsDialog.ActionArea
     global::Gtk.HButtonBox w6 = this.ActionArea;
     w6.Name        = "dialog1_ActionArea";
     w6.Spacing     = 10;
     w6.BorderWidth = ((uint)(5));
     w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk]));
     w7.Expand = false;
     w7.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 659;
     this.DefaultHeight = 300;
     this.Show();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget LiqPayDemo.ViewBalanceWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "LiqPayDemo.ViewBalanceWidget";
			// Container child LiqPayDemo.ViewBalanceWidget.Gtk.Container+ContainerChild
			this.contentVBox = new global::Gtk.VBox ();
			this.contentVBox.Name = "contentVBox";
			this.contentVBox.Spacing = 6;
			// Container child contentVBox.Gtk.Box+BoxChild
			this.table3 = new global::Gtk.Table (((uint)(2)), ((uint)(2)), false);
			this.table3.Name = "table3";
			this.table3.RowSpacing = ((uint)(6));
			this.table3.ColumnSpacing = ((uint)(6));
			// Container child table3.Gtk.Table+TableChild
			this.merchantIdEntry = new global::Gtk.Entry ();
			this.merchantIdEntry.CanFocus = true;
			this.merchantIdEntry.Name = "merchantIdEntry";
			this.merchantIdEntry.IsEditable = true;
			this.merchantIdEntry.InvisibleChar = '●';
			this.table3.Add (this.merchantIdEntry);
			global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table3 [this.merchantIdEntry]));
			w1.LeftAttach = ((uint)(1));
			w1.RightAttach = ((uint)(2));
			w1.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.merchantIdLabel = new global::Gtk.Label ();
			this.merchantIdLabel.Name = "merchantIdLabel";
			this.merchantIdLabel.Xalign = 1F;
			this.merchantIdLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Merchant ID:");
			this.merchantIdLabel.Justify = ((global::Gtk.Justification)(1));
			this.table3.Add (this.merchantIdLabel);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table3 [this.merchantIdLabel]));
			w2.XOptions = ((global::Gtk.AttachOptions)(4));
			w2.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.pwdEntry = new global::Gtk.Entry ();
			this.pwdEntry.CanFocus = true;
			this.pwdEntry.Name = "pwdEntry";
			this.pwdEntry.IsEditable = true;
			this.pwdEntry.InvisibleChar = '●';
			this.table3.Add (this.pwdEntry);
			global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table3 [this.pwdEntry]));
			w3.TopAttach = ((uint)(1));
			w3.BottomAttach = ((uint)(2));
			w3.LeftAttach = ((uint)(1));
			w3.RightAttach = ((uint)(2));
			w3.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table3.Gtk.Table+TableChild
			this.pwdLabel = new global::Gtk.Label ();
			this.pwdLabel.Name = "pwdLabel";
			this.pwdLabel.Xalign = 1F;
			this.pwdLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Password:"******"GtkScrolledWindow1";
			this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
			this.balanceTextView = new global::Gtk.TextView ();
			this.balanceTextView.CanFocus = true;
			this.balanceTextView.Name = "balanceTextView";
			this.balanceTextView.Editable = false;
			this.GtkScrolledWindow1.Add (this.balanceTextView);
			this.contentVBox.Add (this.GtkScrolledWindow1);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.contentVBox [this.GtkScrolledWindow1]));
			w7.Position = 1;
			// Container child contentVBox.Gtk.Box+BoxChild
			this.viewBalanceButtonBox = new global::Gtk.HButtonBox ();
			this.viewBalanceButtonBox.Name = "viewBalanceButtonBox";
			this.viewBalanceButtonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
			// Container child viewBalanceButtonBox.Gtk.ButtonBox+ButtonBoxChild
			this.refreshBalanceButton = new global::Gtk.Button ();
			this.refreshBalanceButton.CanFocus = true;
			this.refreshBalanceButton.Name = "refreshBalanceButton";
			this.refreshBalanceButton.UseUnderline = true;
			this.refreshBalanceButton.Label = global::Mono.Unix.Catalog.GetString ("Refresh");
			this.viewBalanceButtonBox.Add (this.refreshBalanceButton);
			global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.viewBalanceButtonBox [this.refreshBalanceButton]));
			w8.Expand = false;
			w8.Fill = false;
			this.contentVBox.Add (this.viewBalanceButtonBox);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.contentVBox [this.viewBalanceButtonBox]));
			w9.Position = 2;
			w9.Expand = false;
			w9.Fill = false;
			this.Add (this.contentVBox);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
			this.refreshBalanceButton.Clicked += new global::System.EventHandler (this.OnViewBalanceClicked);
		}
Пример #16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.FramesCaptureProgressDialog
     this.Name            = "LongoMatch.Gui.Dialog.FramesCaptureProgressDialog";
     this.Title           = global::Mono.Unix.Catalog.GetString("Capture Progress");
     this.Icon            = global::Stetic.IconLoader.LoadIcon(this, "longomatch", global::Gtk.IconSize.Dialog);
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Modal           = true;
     this.BorderWidth     = ((uint)(3));
     this.Resizable       = false;
     this.AllowGrow       = false;
     this.Gravity         = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.progressbar      = new global::Gtk.ProgressBar();
     this.progressbar.Name = "progressbar";
     this.vbox2.Add(this.progressbar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.progressbar]));
     w2.Position = 0;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.image      = new global::Gtk.Image();
     this.image.Name = "image";
     this.vbox2.Add(this.image);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.image]));
     w3.PackType = ((global::Gtk.PackType)(1));
     w3.Position = 1;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w4.Position = 0;
     // Internal child LongoMatch.Gui.Dialog.FramesCaptureProgressDialog.ActionArea
     global::Gtk.HButtonBox w5 = this.ActionArea;
     w5.Name        = "dialog1_ActionArea";
     w5.Spacing     = 6;
     w5.BorderWidth = ((uint)(5));
     w5.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.okbutton              = new global::Gtk.Button();
     this.okbutton.CanFocus     = true;
     this.okbutton.Name         = "okbutton";
     this.okbutton.UseStock     = true;
     this.okbutton.UseUnderline = true;
     this.okbutton.Label        = "gtk-ok";
     this.AddActionWidget(this.okbutton, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.okbutton]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.cancelbutton              = new global::Gtk.Button();
     this.cancelbutton.CanDefault   = true;
     this.cancelbutton.CanFocus     = true;
     this.cancelbutton.Name         = "cancelbutton";
     this.cancelbutton.UseStock     = true;
     this.cancelbutton.UseUnderline = true;
     this.cancelbutton.Label        = "gtk-cancel";
     this.AddActionWidget(this.cancelbutton, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.cancelbutton]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 149;
     this.okbutton.Hide();
     this.Show();
     this.cancelbutton.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
 }
Пример #17
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.D.OptionPanels.BuildArgumentOptions
     this.Name           = "MonoDevelop.D.OptionPanels.BuildArgumentOptions";
     this.Title          = global::Mono.Unix.Catalog.GetString("Release build arguments");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     // Internal child MonoDevelop.D.OptionPanels.BuildArgumentOptions.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.combo_SelectedBuildTarget      = global::Gtk.ComboBox.NewText();
     this.combo_SelectedBuildTarget.Name = "combo_SelectedBuildTarget";
     this.table1.Add(this.combo_SelectedBuildTarget);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.combo_SelectedBuildTarget]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Build target");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Compiler arguments");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Linker arguments");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("One-Step-Build arguments");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.text_CompilerArguments               = new global::Gtk.Entry();
     this.text_CompilerArguments.CanFocus      = true;
     this.text_CompilerArguments.Name          = "text_CompilerArguments";
     this.text_CompilerArguments.IsEditable    = true;
     this.text_CompilerArguments.InvisibleChar = '●';
     this.table1.Add(this.text_CompilerArguments);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.text_CompilerArguments]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.text_LinkerArguments               = new global::Gtk.Entry();
     this.text_LinkerArguments.CanFocus      = true;
     this.text_LinkerArguments.Name          = "text_LinkerArguments";
     this.text_LinkerArguments.IsEditable    = true;
     this.text_LinkerArguments.InvisibleChar = '●';
     this.table1.Add(this.text_LinkerArguments);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.text_LinkerArguments]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.text_OneStepBuildArguments               = new global::Gtk.Entry();
     this.text_OneStepBuildArguments.CanFocus      = true;
     this.text_OneStepBuildArguments.Name          = "text_OneStepBuildArguments";
     this.text_OneStepBuildArguments.IsEditable    = true;
     this.text_OneStepBuildArguments.InvisibleChar = '●';
     this.table1.Add(this.text_OneStepBuildArguments);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.text_OneStepBuildArguments]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
     w10.Position = 0;
     // Internal child MonoDevelop.D.OptionPanels.BuildArgumentOptions.ActionArea
     global::Gtk.HButtonBox w11 = this.ActionArea;
     w11.Name        = "dialog1_ActionArea";
     w11.Spacing     = 10;
     w11.BorderWidth = ((uint)(5));
     w11.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 w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonCancel]));
     w12.Expand = false;
     w12.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonOk]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 571;
     this.DefaultHeight = 201;
     this.Hide();
     this.Close += new global::System.EventHandler(this.OnClose);
     this.combo_SelectedBuildTarget.Changed += new global::System.EventHandler(this.OnComboSelectedBuildTargetChanged);
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.buttonOk_Clicked);
 }
Пример #18
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.NewProjectDialog
     this.WidthRequest      = 930;
     this.Name              = "MonoDevelop.Ide.Projects.NewProjectDialog";
     this.Title             = "New Solution";
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition    = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth       = ((uint)(6));
     this.DestroyWithParent = true;
     // Internal child MonoDevelop.Ide.Projects.NewProjectDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog-vbox1";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog-vbox1.Gtk.Box+BoxChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 0;
     this.notebook.ShowBorder  = false;
     this.notebook.BorderWidth = ((uint)(6));
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 7;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1      = new global::Gtk.HBox();
     this.hbox1.Name = "hbox1";
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 188;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.lst_template_types                = new global::Gtk.TreeView();
     this.lst_template_types.Name           = "lst_template_types";
     this.lst_template_types.HeadersVisible = false;
     this.scrolledwindow1.Add(this.lst_template_types);
     this.hpaned1.Add(this.scrolledwindow1);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
     w3.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.panedTemplates          = new global::Gtk.HPaned();
     this.panedTemplates.CanFocus = true;
     this.panedTemplates.Name     = "panedTemplates";
     this.panedTemplates.Position = 430;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.boxTemplates         = new global::Gtk.VBox();
     this.boxTemplates.Name    = "boxTemplates";
     this.boxTemplates.Spacing = 6;
     this.panedTemplates.Add(this.boxTemplates);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates]));
     w4.Resize = false;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.scrolledInfo                  = new global::Gtk.ScrolledWindow();
     this.scrolledInfo.CanFocus         = true;
     this.scrolledInfo.Name             = "scrolledInfo";
     this.scrolledInfo.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledInfo.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledInfo.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.boxInfo             = new global::Gtk.VBox();
     this.boxInfo.Name        = "boxInfo";
     this.boxInfo.Spacing     = 6;
     this.boxInfo.BorderWidth = ((uint)(3));
     // Container child boxInfo.Gtk.Box+BoxChild
     this.labelTemplateTitle = new global::Gtk.Label();
     this.labelTemplateTitle.WidthRequest = 30;
     this.labelTemplateTitle.Name         = "labelTemplateTitle";
     this.labelTemplateTitle.Xalign       = 0F;
     this.labelTemplateTitle.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Console Project</b>");
     this.labelTemplateTitle.UseMarkup    = true;
     this.labelTemplateTitle.Wrap         = true;
     this.boxInfo.Add(this.labelTemplateTitle);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child boxInfo.Gtk.Box+BoxChild
     this.lbl_template_descr = new global::Gtk.Label();
     this.lbl_template_descr.WidthRequest = 116;
     this.lbl_template_descr.Name         = "lbl_template_descr";
     this.lbl_template_descr.Xalign       = 0F;
     this.lbl_template_descr.Yalign       = 0F;
     this.lbl_template_descr.LabelProp    = global::Mono.Unix.Catalog.GetString("Creates a new C# Project");
     this.lbl_template_descr.Wrap         = true;
     this.boxInfo.Add(this.lbl_template_descr);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.lbl_template_descr]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     w5.Add(this.boxInfo);
     this.scrolledInfo.Add(w5);
     this.panedTemplates.Add(this.scrolledInfo);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo]));
     w10.Resize = false;
     this.hpaned1.Add(this.panedTemplates);
     this.vbox4.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hpaned1]));
     w12.Position = 0;
     this.hbox1.Add(this.vbox4);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
     w13.Position = 0;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w14.Position = 0;
     this.vbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox2]));
     w15.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entry_location      = new global::MonoDevelop.Components.FolderEntry();
     this.entry_location.Name = "entry_location";
     this.entry_location.DisplayAsRelativePath = false;
     this.table1.Add(this.entry_location);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry_location]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.txt_subdirectory                  = new global::Gtk.Entry();
     this.txt_subdirectory.Name             = "txt_subdirectory";
     this.txt_subdirectory.IsEditable       = true;
     this.txt_subdirectory.ActivatesDefault = true;
     this.txt_subdirectory.InvisibleChar    = '●';
     this.hbox2.Add(this.txt_subdirectory);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.txt_subdirectory]));
     w17.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.chk_combine_directory               = new global::Gtk.CheckButton();
     this.chk_combine_directory.Name          = "chk_combine_directory";
     this.chk_combine_directory.Label         = global::Mono.Unix.Catalog.GetString("_Create directory for solution");
     this.chk_combine_directory.Active        = true;
     this.chk_combine_directory.DrawIndicator = true;
     this.chk_combine_directory.UseUnderline  = true;
     this.hbox2.Add(this.chk_combine_directory);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.chk_combine_directory]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.table1.Add(this.hbox2);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox2]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lbl_location              = new global::Gtk.Label();
     this.lbl_location.Name         = "lbl_location";
     this.lbl_location.Xalign       = 0F;
     this.lbl_location.Yalign       = 0F;
     this.lbl_location.LabelProp    = global::Mono.Unix.Catalog.GetString("_Location:");
     this.lbl_location.UseUnderline = true;
     this.table1.Add(this.lbl_location);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_location]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.lbl_name              = new global::Gtk.Label();
     this.lbl_name.Name         = "lbl_name";
     this.lbl_name.Xalign       = 0F;
     this.lbl_name.Yalign       = 0F;
     this.lbl_name.LabelProp    = global::Mono.Unix.Catalog.GetString("N_ame:");
     this.lbl_name.UseUnderline = true;
     this.table1.Add(this.lbl_name);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_name]));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.lbl_subdirectory              = new global::Gtk.Label();
     this.lbl_subdirectory.Name         = "lbl_subdirectory";
     this.lbl_subdirectory.Xalign       = 0F;
     this.lbl_subdirectory.LabelProp    = global::Mono.Unix.Catalog.GetString("_Solution name:");
     this.lbl_subdirectory.UseUnderline = true;
     this.table1.Add(this.lbl_subdirectory);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_subdirectory]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txt_name                  = new global::Gtk.Entry();
     this.txt_name.Name             = "txt_name";
     this.txt_name.IsEditable       = true;
     this.txt_name.ActivatesDefault = true;
     this.txt_name.InvisibleChar    = '●';
     this.table1.Add(this.txt_name);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.txt_name]));
     w23.LeftAttach  = ((uint)(1));
     w23.RightAttach = ((uint)(2));
     w23.YOptions    = ((global::Gtk.AttachOptions)(0));
     this.vbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table1]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.lbl_will_save_in = new global::Gtk.Label();
     this.lbl_will_save_in.WidthRequest = 580;
     this.lbl_will_save_in.Name         = "lbl_will_save_in";
     this.lbl_will_save_in.Xalign       = 0F;
     this.lbl_will_save_in.Yalign       = 0F;
     this.lbl_will_save_in.LabelProp    = "Project will be saved in: /dev/null";
     this.lbl_will_save_in.Wrap         = true;
     this.vbox3.Add(this.lbl_will_save_in);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.lbl_will_save_in]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     this.vbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox3]));
     w26.Position = 1;
     w26.Expand   = false;
     this.notebook.Add(this.vbox1);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = "page1";
     this.notebook.SetTabLabel(this.vbox1, this.label1);
     this.label1.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Project Features</b>");
     this.label3.UseMarkup = true;
     this.vbox5.Add(this.label3);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label3]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label();
     this.label4.WidthRequest = 632;
     this.label4.Name         = "label4";
     this.label4.Xalign       = 0F;
     this.label4.LabelProp    = global::Mono.Unix.Catalog.GetString("<small>This list shows a set of features you can enable in the new project. After creating the project those features can be enabled or disabled in the Project Options dialog, or by adding new projects to the solution.</small>");
     this.label4.UseMarkup    = true;
     this.label4.Wrap         = true;
     this.vbox5.Add(this.label4);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label4]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     this.notebook.Add(this.vbox5);
     global::Gtk.Notebook.NotebookChild w30 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.vbox5]));
     w30.Position = 1;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = "page2";
     this.notebook.SetTabLabel(this.vbox5, this.label2);
     this.label2.ShowAll();
     w1.Add(this.notebook);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(w1 [this.notebook]));
     w31.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.NewProjectDialog.ActionArea
     global::Gtk.HButtonBox w32 = this.ActionArea;
     w32.Name        = "dialog-action_area1";
     w32.Spacing     = 6;
     w32.BorderWidth = ((uint)(5));
     w32.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild
     this.btn_close              = new global::Gtk.Button();
     this.btn_close.CanDefault   = true;
     this.btn_close.Name         = "btn_close";
     this.btn_close.UseStock     = true;
     this.btn_close.UseUnderline = true;
     this.btn_close.Label        = "gtk-cancel";
     this.AddActionWidget(this.btn_close, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.btn_close]));
     w33.Expand = false;
     w33.Fill   = false;
     // Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild
     this.btn_new              = new global::Gtk.Button();
     this.btn_new.CanDefault   = true;
     this.btn_new.Name         = "btn_new";
     this.btn_new.UseStock     = true;
     this.btn_new.UseUnderline = true;
     this.btn_new.Label        = "gtk-go-forward";
     w32.Add(this.btn_new);
     global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.btn_new]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth                    = 930;
     this.DefaultHeight                   = 539;
     this.lbl_name.MnemonicWidget         = this.txt_name;
     this.lbl_subdirectory.MnemonicWidget = this.txt_subdirectory;
     this.Hide();
     this.scrolledInfo.SizeAllocated    += new global::Gtk.SizeAllocatedHandler(this.OnScrolledInfoSizeAllocated);
     this.boxInfo.SizeAllocated         += new global::Gtk.SizeAllocatedHandler(this.OnBoxInfoSizeAllocated);
     this.txt_name.Changed              += new global::System.EventHandler(this.NameChanged);
     this.txt_subdirectory.Changed      += new global::System.EventHandler(this.PathChanged);
     this.chk_combine_directory.Clicked += new global::System.EventHandler(this.SolutionCheckChanged);
     this.btn_close.Clicked             += new global::System.EventHandler(this.cancelClicked);
     this.btn_new.Clicked += new global::System.EventHandler(this.OpenEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.SelectReferenceDialog
     this.WidthRequest      = 640;
     this.HeightRequest     = 520;
     this.Name              = "MonoDevelop.Ide.Projects.SelectReferenceDialog";
     this.Title             = global::MonoDevelop.Core.GettextCatalog.GetString("Edit References");
     this.TypeHint          = ((global::Gdk.WindowTypeHint)(1));
     this.Modal             = true;
     this.BorderWidth       = ((uint)(6));
     this.DefaultWidth      = 520;
     this.DefaultHeight     = 570;
     this.DestroyWithParent = true;
     // Internal child MonoDevelop.Ide.Projects.SelectReferenceDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name    = "dialog-vbox2";
     w1.Spacing = 6;
     // Container child dialog-vbox2.Gtk.Box+BoxChild
     this.vbox5             = new global::Gtk.VBox();
     this.vbox5.Name        = "vbox5";
     this.vbox5.Spacing     = 12;
     this.vbox5.BorderWidth = ((uint)(6));
     // Container child vbox5.Gtk.Box+BoxChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 256;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.mainBook             = new global::Gtk.Notebook();
     this.mainBook.Name        = "mainBook";
     this.mainBook.CurrentPage = 0;
     // Container child mainBook.Gtk.Notebook+NotebookChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 0F;
     this.label7.Yalign    = 0F;
     this.label7.LabelProp = "label7";
     this.mainBook.Add(this.label7);
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.Yalign    = 0F;
     this.label6.LabelProp = "label6";
     this.mainBook.SetTabLabel(this.label7, this.label6);
     this.label6.ShowAll();
     this.vpaned1.Add(this.mainBook);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.mainBook]));
     w3.Resize = false;
     w3.Shrink = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.vbox76         = new global::Gtk.VBox();
     this.vbox76.Name    = "vbox76";
     this.vbox76.Spacing = 6;
     // Container child vbox76.Gtk.Box+BoxChild
     this.label114           = new global::Gtk.Label();
     this.label114.Name      = "label114";
     this.label114.Xalign    = 0F;
     this.label114.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Selected references:");
     this.vbox76.Add(this.label114);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox76 [this.label114]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox76.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox();
     this.hbox4.HeightRequest = 150;
     this.hbox4.Name          = "hbox4";
     this.hbox4.Spacing       = 12;
     // Container child hbox4.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.ReferencesTreeView      = new global::Gtk.TreeView();
     this.ReferencesTreeView.Name = "ReferencesTreeView";
     this.scrolledwindow2.Add(this.ReferencesTreeView);
     this.hbox4.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.scrolledwindow2]));
     w6.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vbox70      = new global::Gtk.VBox();
     this.vbox70.Name = "vbox70";
     // Container child vbox70.Gtk.Box+BoxChild
     this.RemoveReferenceButton = new global::Gtk.Button();
     this.RemoveReferenceButton.TooltipMarkup = "Remove";
     this.RemoveReferenceButton.Name          = "RemoveReferenceButton";
     // Container child RemoveReferenceButton.Gtk.Container+ContainerChild
     this.but        = new global::Gtk.Image();
     this.but.Name   = "but";
     this.but.Xalign = 0F;
     this.but.Yalign = 0F;
     this.but.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Button);
     this.RemoveReferenceButton.Add(this.but);
     this.RemoveReferenceButton.Label = null;
     this.vbox70.Add(this.RemoveReferenceButton);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox70 [this.RemoveReferenceButton]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     this.hbox4.Add(this.vbox70);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.vbox70]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox76.Add(this.hbox4);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox76 [this.hbox4]));
     w10.Position = 1;
     this.vpaned1.Add(this.vbox76);
     global::Gtk.Paned.PanedChild w11 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.vbox76]));
     w11.Resize = false;
     this.vbox5.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.vpaned1]));
     w12.Position = 0;
     w1.Add(this.vbox5);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox5]));
     w13.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.SelectReferenceDialog.ActionArea
     global::Gtk.HButtonBox w14 = this.ActionArea;
     w14.Name        = "dialog-action_area2";
     w14.Spacing     = 10;
     w14.BorderWidth = ((uint)(5));
     w14.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog-action_area2.Gtk.ButtonBox+ButtonBoxChild
     this.cancelbutton              = new global::Gtk.Button();
     this.cancelbutton.Name         = "cancelbutton";
     this.cancelbutton.UseStock     = true;
     this.cancelbutton.UseUnderline = true;
     this.cancelbutton.Label        = "gtk-cancel";
     this.AddActionWidget(this.cancelbutton, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.cancelbutton]));
     w15.Expand = false;
     w15.Fill   = false;
     // Container child dialog-action_area2.Gtk.ButtonBox+ButtonBoxChild
     this.okbutton              = new global::Gtk.Button();
     this.okbutton.Name         = "okbutton";
     this.okbutton.UseStock     = true;
     this.okbutton.UseUnderline = true;
     this.okbutton.Label        = "gtk-ok";
     this.AddActionWidget(this.okbutton, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.okbutton]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.RemoveReferenceButton.Clicked += new global::System.EventHandler(this.RemoveReference);
 }
Пример #20
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget TestWindow
     this.Name           = "TestWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MyTest App Window");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "stock_dialog-info", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child TestWindow.Gtk.Container+ContainerChild
     this.VertLayout         = new global::Gtk.VBox();
     this.VertLayout.Name    = "VertLayout";
     this.VertLayout.Spacing = 6;
     // Container child VertLayout.Gtk.Box+BoxChild
     this.lblTestName           = new global::Gtk.Label();
     this.lblTestName.Name      = "lblTestName";
     this.lblTestName.LabelProp = global::Mono.Unix.Catalog.GetString("Test Name");
     this.VertLayout.Add(this.lblTestName);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.VertLayout [this.lblTestName]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child VertLayout.Gtk.Box+BoxChild
     this.TextHolder            = new global::Gtk.ScrolledWindow();
     this.TextHolder.Name       = "TextHolder";
     this.TextHolder.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child TextHolder.Gtk.Container+ContainerChild
     this.txtQuestion                  = new global::Gtk.TextView();
     this.txtQuestion.Buffer.Text      = "Question text.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.";
     this.txtQuestion.CanFocus         = true;
     this.txtQuestion.Name             = "txtQuestion";
     this.txtQuestion.Editable         = false;
     this.txtQuestion.CursorVisible    = false;
     this.txtQuestion.AcceptsTab       = false;
     this.txtQuestion.Justification    = ((global::Gtk.Justification)(2));
     this.txtQuestion.WrapMode         = ((global::Gtk.WrapMode)(2));
     this.txtQuestion.PixelsAboveLines = 20;
     this.TextHolder.Add(this.txtQuestion);
     this.VertLayout.Add(this.TextHolder);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.VertLayout [this.TextHolder]));
     w3.Position = 1;
     // Container child VertLayout.Gtk.Box+BoxChild
     this.AnswersHolder         = new global::Gtk.VBox();
     this.AnswersHolder.Name    = "AnswersHolder";
     this.AnswersHolder.Spacing = 6;
     this.VertLayout.Add(this.AnswersHolder);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.VertLayout [this.AnswersHolder]));
     w4.Position = 2;
     // Container child VertLayout.Gtk.Box+BoxChild
     this.BtnHorizHolder      = new global::Gtk.HButtonBox();
     this.BtnHorizHolder.Name = "BtnHorizHolder";
     // Container child BtnHorizHolder.Gtk.ButtonBox+ButtonBoxChild
     this.btnQuit              = new global::Gtk.Button();
     this.btnQuit.CanFocus     = true;
     this.btnQuit.Name         = "btnQuit";
     this.btnQuit.UseUnderline = true;
     this.btnQuit.Label        = global::Mono.Unix.Catalog.GetString("Остановить тест (Halt test)");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.btnQuit.Image = w5;
     this.BtnHorizHolder.Add(this.btnQuit);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.BtnHorizHolder [this.btnQuit]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child BtnHorizHolder.Gtk.ButtonBox+ButtonBoxChild
     this.btnPrev              = new global::Gtk.Button();
     this.btnPrev.CanFocus     = true;
     this.btnPrev.Name         = "btnPrev";
     this.btnPrev.UseUnderline = true;
     this.btnPrev.Label        = global::Mono.Unix.Catalog.GetString(" Назад (Back)");
     global::Gtk.Image w7 = new global::Gtk.Image();
     w7.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-goto-first", global::Gtk.IconSize.Menu);
     this.btnPrev.Image = w7;
     this.BtnHorizHolder.Add(this.btnPrev);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.BtnHorizHolder [this.btnPrev]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child BtnHorizHolder.Gtk.ButtonBox+ButtonBoxChild
     this.btnNext = new global::Gtk.Button();
     this.btnNext.WidthRequest = 300;
     this.btnNext.CanFocus     = true;
     this.btnNext.Name         = "btnNext";
     this.btnNext.UseUnderline = true;
     this.btnNext.Label        = global::Mono.Unix.Catalog.GetString(" Далее (Next)");
     global::Gtk.Image w9 = new global::Gtk.Image();
     w9.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-goto-last", global::Gtk.IconSize.Menu);
     this.btnNext.Image = w9;
     this.BtnHorizHolder.Add(this.btnNext);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.BtnHorizHolder [this.btnNext]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.VertLayout.Add(this.BtnHorizHolder);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.VertLayout [this.BtnHorizHolder]));
     w11.Position = 3;
     w11.Expand   = false;
     // Container child VertLayout.Gtk.Box+BoxChild
     this.pbTestTimer = new global::Gtk.ProgressBar();
     this.pbTestTimer.HeightRequest = 10;
     this.pbTestTimer.Name          = "pbTestTimer";
     this.pbTestTimer.Text          = global::Mono.Unix.Catalog.GetString("Время, с (Time, s): {0}");
     this.pbTestTimer.Fraction      = 0.399999999999999;
     this.pbTestTimer.PulseStep     = 0.01;
     this.VertLayout.Add(this.pbTestTimer);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.VertLayout [this.pbTestTimer]));
     w12.Position = 4;
     w12.Expand   = false;
     w12.Fill     = false;
     this.Add(this.VertLayout);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 924;
     this.DefaultHeight = 478;
     this.Show();
     this.DeleteEvent              += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.KeyPressEvent            += new global::Gtk.KeyPressEventHandler(this.HotKeyPressed);
     this.txtQuestion.FocusGrabbed += new global::System.EventHandler(this.FocusGrabbedByTextQuestion);
     this.btnQuit.Clicked          += new global::System.EventHandler(this.HaltTest);
     this.btnPrev.Clicked          += new global::System.EventHandler(this.PreviousQuestion);
     this.btnNext.Clicked          += new global::System.EventHandler(this.NextQuestion);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.DashboardWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.DashboardWidget";
     // Container child LongoMatch.Gui.Component.DashboardWidget.Gtk.Container+ContainerChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 12;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.CanFocus = true;
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addcatbutton = new global::Gtk.Button ();
     this.addcatbutton.CanFocus = true;
     this.addcatbutton.Name = "addcatbutton";
     // Container child addcatbutton.Gtk.Container+ContainerChild
     this.addcatbuttonimage = new global::Gtk.Image ();
     this.addcatbuttonimage.Name = "addcatbuttonimage";
     this.addcatbutton.Add (this.addcatbuttonimage);
     this.hbuttonbox2.Add (this.addcatbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addcatbutton]));
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addtimerbutton = new global::Gtk.Button ();
     this.addtimerbutton.CanFocus = true;
     this.addtimerbutton.Name = "addtimerbutton";
     // Container child addtimerbutton.Gtk.Container+ContainerChild
     this.addtimerbuttonimage = new global::Gtk.Image ();
     this.addtimerbuttonimage.Name = "addtimerbuttonimage";
     this.addtimerbutton.Add (this.addtimerbuttonimage);
     this.hbuttonbox2.Add (this.addtimerbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addtimerbutton]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addscorebutton = new global::Gtk.Button ();
     this.addscorebutton.CanFocus = true;
     this.addscorebutton.Name = "addscorebutton";
     // Container child addscorebutton.Gtk.Container+ContainerChild
     this.addscorebuttonimage = new global::Gtk.Image ();
     this.addscorebuttonimage.Name = "addscorebuttonimage";
     this.addscorebutton.Add (this.addscorebuttonimage);
     this.hbuttonbox2.Add (this.addscorebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addscorebutton]));
     w6.Position = 2;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addcardbutton = new global::Gtk.Button ();
     this.addcardbutton.CanFocus = true;
     this.addcardbutton.Name = "addcardbutton";
     // Container child addcardbutton.Gtk.Container+ContainerChild
     this.addcardbuttonimage = new global::Gtk.Image ();
     this.addcardbuttonimage.Name = "addcardbuttonimage";
     this.addcardbutton.Add (this.addcardbuttonimage);
     this.hbuttonbox2.Add (this.addcardbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addcardbutton]));
     w8.Position = 3;
     w8.Expand = false;
     w8.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addtagbutton = new global::Gtk.Button ();
     this.addtagbutton.CanFocus = true;
     this.addtagbutton.Name = "addtagbutton";
     // Container child addtagbutton.Gtk.Container+ContainerChild
     this.addtagbuttonimage = new global::Gtk.Image ();
     this.addtagbuttonimage.Name = "addtagbuttonimage";
     this.addtagbutton.Add (this.addtagbuttonimage);
     this.hbuttonbox2.Add (this.addtagbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addtagbutton]));
     w10.Position = 4;
     w10.Expand = false;
     w10.Fill = false;
     this.vbox2.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbuttonbox2]));
     w11.Position = 0;
     w11.Expand = false;
     w11.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.dashscrolledwindow = new global::Gtk.ScrolledWindow ();
     this.dashscrolledwindow.CanFocus = true;
     this.dashscrolledwindow.Name = "dashscrolledwindow";
     // Container child dashscrolledwindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w12 = new global::Gtk.Viewport ();
     w12.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.drawingarea = new global::Gtk.DrawingArea ();
     this.drawingarea.CanFocus = true;
     this.drawingarea.Name = "drawingarea";
     w12.Add (this.drawingarea);
     this.dashscrolledwindow.Add (w12);
     this.vbox2.Add (this.dashscrolledwindow);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.dashscrolledwindow]));
     w15.Position = 1;
     this.hbox2.Add (this.vbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox2]));
     w16.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.rightbox = new global::Gtk.VBox ();
     this.rightbox.Name = "rightbox";
     this.rightbox.Spacing = 6;
     // Container child rightbox.Gtk.Box+BoxChild
     this.propertiesframe = new global::Gtk.Frame ();
     this.propertiesframe.Name = "propertiesframe";
     this.propertiesframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child propertiesframe.Gtk.Container+ContainerChild
     this.propertiesalignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.propertiesalignment.Name = "propertiesalignment";
     this.propertiesalignment.BorderWidth = ((uint)(6));
     // Container child propertiesalignment.Gtk.Container+ContainerChild
     this.vbox10 = new global::Gtk.VBox ();
     this.vbox10.Name = "vbox10";
     this.vbox10.Spacing = 6;
     // Container child vbox10.Gtk.Box+BoxChild
     this.positionsbox = new global::Gtk.HBox ();
     this.positionsbox.Name = "positionsbox";
     this.positionsbox.Spacing = 6;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.fieldvbox = new global::Gtk.VBox ();
     this.fieldvbox.Name = "fieldvbox";
     this.fieldvbox.Spacing = 6;
     // Container child fieldvbox.Gtk.Box+BoxChild
     this.fieldframe = new global::Gtk.Frame ();
     this.fieldframe.Name = "fieldframe";
     this.fieldframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child fieldframe.Gtk.Container+ContainerChild
     this.fieldalignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.fieldalignment.Name = "fieldalignment";
     this.fieldalignment.LeftPadding = ((uint)(6));
     this.fieldalignment.RightPadding = ((uint)(6));
     // Container child fieldalignment.Gtk.Container+ContainerChild
     this.fieldeventbox = new global::Gtk.EventBox ();
     this.fieldeventbox.Name = "fieldeventbox";
     // Container child fieldeventbox.Gtk.Container+ContainerChild
     this.vbox12 = new global::Gtk.VBox ();
     this.vbox12.Name = "vbox12";
     this.vbox12.Spacing = 2;
     // Container child vbox12.Gtk.Box+BoxChild
     this.fieldimage = new global::Gtk.Image ();
     this.fieldimage.WidthRequest = 71;
     this.fieldimage.HeightRequest = 50;
     this.fieldimage.Name = "fieldimage";
     this.vbox12.Add (this.fieldimage);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.fieldimage]));
     w17.Position = 0;
     w17.Expand = false;
     w17.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.fieldlabel1 = new global::Gtk.Label ();
     this.fieldlabel1.Name = "fieldlabel1";
     this.fieldlabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">Field</span>");
     this.fieldlabel1.UseMarkup = true;
     this.fieldlabel1.Wrap = true;
     this.fieldlabel1.Justify = ((global::Gtk.Justification)(2));
     this.vbox12.Add (this.fieldlabel1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.fieldlabel1]));
     w18.Position = 1;
     w18.Expand = false;
     w18.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.fieldlabel2 = new global::Gtk.Label ();
     this.fieldlabel2.Name = "fieldlabel2";
     this.fieldlabel2.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"8\">click to change...</span>");
     this.fieldlabel2.UseMarkup = true;
     this.vbox12.Add (this.fieldlabel2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.fieldlabel2]));
     w19.Position = 2;
     w19.Expand = false;
     w19.Fill = false;
     this.fieldeventbox.Add (this.vbox12);
     this.fieldalignment.Add (this.fieldeventbox);
     this.fieldframe.Add (this.fieldalignment);
     this.fieldvbox.Add (this.fieldframe);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.fieldvbox [this.fieldframe]));
     w23.Position = 0;
     w23.Expand = false;
     w23.Fill = false;
     // Container child fieldvbox.Gtk.Box+BoxChild
     this.resetfieldbutton = new global::Gtk.Button ();
     this.resetfieldbutton.CanFocus = true;
     this.resetfieldbutton.Name = "resetfieldbutton";
     this.resetfieldbutton.UseStock = true;
     this.resetfieldbutton.UseUnderline = true;
     this.resetfieldbutton.Label = "gtk-refresh";
     this.fieldvbox.Add (this.resetfieldbutton);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.fieldvbox [this.resetfieldbutton]));
     w24.Position = 1;
     w24.Expand = false;
     w24.Fill = false;
     this.positionsbox.Add (this.fieldvbox);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.fieldvbox]));
     w25.Position = 0;
     w25.Expand = false;
     w25.Fill = false;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.hfieldvbox = new global::Gtk.VBox ();
     this.hfieldvbox.Name = "hfieldvbox";
     this.hfieldvbox.Spacing = 6;
     // Container child hfieldvbox.Gtk.Box+BoxChild
     this.hfieldframe = new global::Gtk.Frame ();
     this.hfieldframe.Name = "hfieldframe";
     this.hfieldframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child hfieldframe.Gtk.Container+ContainerChild
     this.halffieldalignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.halffieldalignment.Name = "halffieldalignment";
     this.halffieldalignment.LeftPadding = ((uint)(6));
     this.halffieldalignment.RightPadding = ((uint)(6));
     // Container child halffieldalignment.Gtk.Container+ContainerChild
     this.hfieldeventbox = new global::Gtk.EventBox ();
     this.hfieldeventbox.Name = "hfieldeventbox";
     // Container child hfieldeventbox.Gtk.Container+ContainerChild
     this.vbox14 = new global::Gtk.VBox ();
     this.vbox14.Name = "vbox14";
     this.vbox14.Spacing = 2;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hfieldimage = new global::Gtk.Image ();
     this.hfieldimage.WidthRequest = 71;
     this.hfieldimage.HeightRequest = 50;
     this.hfieldimage.Name = "hfieldimage";
     this.vbox14.Add (this.hfieldimage);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hfieldimage]));
     w26.Position = 0;
     w26.Expand = false;
     w26.Fill = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hfieldlabel1 = new global::Gtk.Label ();
     this.hfieldlabel1.Name = "hfieldlabel1";
     this.hfieldlabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">Half field</span>");
     this.hfieldlabel1.UseMarkup = true;
     this.vbox14.Add (this.hfieldlabel1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hfieldlabel1]));
     w27.Position = 1;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hfieldlabel2 = new global::Gtk.Label ();
     this.hfieldlabel2.Name = "hfieldlabel2";
     this.hfieldlabel2.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"8\">click to change...</span>");
     this.hfieldlabel2.UseMarkup = true;
     this.vbox14.Add (this.hfieldlabel2);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hfieldlabel2]));
     w28.Position = 2;
     w28.Expand = false;
     w28.Fill = false;
     this.hfieldeventbox.Add (this.vbox14);
     this.halffieldalignment.Add (this.hfieldeventbox);
     this.hfieldframe.Add (this.halffieldalignment);
     this.hfieldvbox.Add (this.hfieldframe);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hfieldvbox [this.hfieldframe]));
     w32.Position = 0;
     w32.Expand = false;
     w32.Fill = false;
     // Container child hfieldvbox.Gtk.Box+BoxChild
     this.resethfieldbutton = new global::Gtk.Button ();
     this.resethfieldbutton.CanFocus = true;
     this.resethfieldbutton.Name = "resethfieldbutton";
     this.resethfieldbutton.UseStock = true;
     this.resethfieldbutton.UseUnderline = true;
     this.resethfieldbutton.Label = "gtk-refresh";
     this.hfieldvbox.Add (this.resethfieldbutton);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hfieldvbox [this.resethfieldbutton]));
     w33.Position = 1;
     w33.Expand = false;
     w33.Fill = false;
     this.positionsbox.Add (this.hfieldvbox);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.hfieldvbox]));
     w34.Position = 1;
     w34.Expand = false;
     w34.Fill = false;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.goalvbox = new global::Gtk.VBox ();
     this.goalvbox.Name = "goalvbox";
     this.goalvbox.Spacing = 6;
     // Container child goalvbox.Gtk.Box+BoxChild
     this.goalframe = new global::Gtk.Frame ();
     this.goalframe.Name = "goalframe";
     this.goalframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child goalframe.Gtk.Container+ContainerChild
     this.goalalignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.goalalignment.Name = "goalalignment";
     this.goalalignment.LeftPadding = ((uint)(6));
     this.goalalignment.RightPadding = ((uint)(6));
     // Container child goalalignment.Gtk.Container+ContainerChild
     this.goaleventbox = new global::Gtk.EventBox ();
     this.goaleventbox.Name = "goaleventbox";
     // Container child goaleventbox.Gtk.Container+ContainerChild
     this.vbox16 = new global::Gtk.VBox ();
     this.vbox16.Name = "vbox16";
     this.vbox16.Spacing = 2;
     // Container child vbox16.Gtk.Box+BoxChild
     this.goalimage = new global::Gtk.Image ();
     this.goalimage.WidthRequest = 71;
     this.goalimage.HeightRequest = 50;
     this.goalimage.Name = "goalimage";
     this.vbox16.Add (this.goalimage);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.goalimage]));
     w35.Position = 0;
     w35.Expand = false;
     w35.Fill = false;
     // Container child vbox16.Gtk.Box+BoxChild
     this.goallabel1 = new global::Gtk.Label ();
     this.goallabel1.Name = "goallabel1";
     this.goallabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">Goal</span>");
     this.goallabel1.UseMarkup = true;
     this.vbox16.Add (this.goallabel1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.goallabel1]));
     w36.Position = 1;
     w36.Expand = false;
     w36.Fill = false;
     // Container child vbox16.Gtk.Box+BoxChild
     this.goallabel2 = new global::Gtk.Label ();
     this.goallabel2.Name = "goallabel2";
     this.goallabel2.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"8\">click to change...</span>");
     this.goallabel2.UseMarkup = true;
     this.vbox16.Add (this.goallabel2);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.goallabel2]));
     w37.Position = 2;
     w37.Expand = false;
     w37.Fill = false;
     this.goaleventbox.Add (this.vbox16);
     this.goalalignment.Add (this.goaleventbox);
     this.goalframe.Add (this.goalalignment);
     this.goalvbox.Add (this.goalframe);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.goalvbox [this.goalframe]));
     w41.Position = 0;
     w41.Expand = false;
     w41.Fill = false;
     // Container child goalvbox.Gtk.Box+BoxChild
     this.resetgoalbutton = new global::Gtk.Button ();
     this.resetgoalbutton.CanFocus = true;
     this.resetgoalbutton.Name = "resetgoalbutton";
     this.resetgoalbutton.UseStock = true;
     this.resetgoalbutton.UseUnderline = true;
     this.resetgoalbutton.Label = "gtk-refresh";
     this.goalvbox.Add (this.resetgoalbutton);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.goalvbox [this.resetgoalbutton]));
     w42.Position = 1;
     w42.Expand = false;
     w42.Fill = false;
     this.positionsbox.Add (this.goalvbox);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.goalvbox]));
     w43.Position = 2;
     w43.Expand = false;
     w43.Fill = false;
     this.vbox10.Add (this.positionsbox);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.positionsbox]));
     w44.Position = 0;
     w44.Expand = false;
     w44.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.periodsbox = new global::Gtk.HBox ();
     this.periodsbox.Name = "periodsbox";
     this.periodsbox.Spacing = 6;
     // Container child periodsbox.Gtk.Box+BoxChild
     this.periodslabel = new global::Gtk.Label ();
     this.periodslabel.Name = "periodslabel";
     this.periodslabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Periods");
     this.periodsbox.Add (this.periodslabel);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.periodslabel]));
     w45.Position = 0;
     w45.Expand = false;
     w45.Fill = false;
     // Container child periodsbox.Gtk.Box+BoxChild
     this.periodsentry = new global::Gtk.Entry ();
     this.periodsentry.CanFocus = true;
     this.periodsentry.Name = "periodsentry";
     this.periodsentry.IsEditable = true;
     this.periodsentry.InvisibleChar = '•';
     this.periodsbox.Add (this.periodsentry);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.periodsentry]));
     w46.Position = 1;
     // Container child periodsbox.Gtk.Box+BoxChild
     this.applybutton = new global::Gtk.Button ();
     this.applybutton.CanFocus = true;
     this.applybutton.Name = "applybutton";
     // Container child applybutton.Gtk.Container+ContainerChild
     this.applyimage = new global::Gtk.Image ();
     this.applyimage.Name = "applyimage";
     this.applybutton.Add (this.applyimage);
     this.periodsbox.Add (this.applybutton);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.applybutton]));
     w48.Position = 2;
     w48.Expand = false;
     w48.Fill = false;
     this.vbox10.Add (this.periodsbox);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.periodsbox]));
     w49.Position = 1;
     w49.Expand = false;
     w49.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.propertiesscrolledwindow = new global::Gtk.ScrolledWindow ();
     this.propertiesscrolledwindow.CanFocus = true;
     this.propertiesscrolledwindow.Name = "propertiesscrolledwindow";
     this.propertiesscrolledwindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.propertiesscrolledwindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child propertiesscrolledwindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w50 = new global::Gtk.Viewport ();
     w50.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.tagpropertiesalignment = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.tagpropertiesalignment.Name = "tagpropertiesalignment";
     this.tagpropertiesalignment.BorderWidth = ((uint)(6));
     // Container child tagpropertiesalignment.Gtk.Container+ContainerChild
     this.propertiesnotebook = new global::Gtk.Notebook ();
     this.propertiesnotebook.CanFocus = true;
     this.propertiesnotebook.Name = "propertiesnotebook";
     this.propertiesnotebook.CurrentPage = 2;
     this.propertiesnotebook.ShowBorder = false;
     this.propertiesnotebook.ShowTabs = false;
     // Notebook tab
     global::Gtk.Label w51 = new global::Gtk.Label ();
     w51.Visible = true;
     this.propertiesnotebook.Add (w51);
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("page1");
     this.propertiesnotebook.SetTabLabel (w51, this.label2);
     this.label2.ShowAll ();
     // Container child propertiesnotebook.Gtk.Notebook+NotebookChild
     this.tagproperties = new global::LongoMatch.Gui.Component.CategoryProperties ();
     this.tagproperties.Events = ((global::Gdk.EventMask)(256));
     this.tagproperties.Name = "tagproperties";
     this.tagproperties.Edited = false;
     this.propertiesnotebook.Add (this.tagproperties);
     global::Gtk.Notebook.NotebookChild w52 = ((global::Gtk.Notebook.NotebookChild)(this.propertiesnotebook [this.tagproperties]));
     w52.Position = 1;
     // Notebook tab
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("page2");
     this.propertiesnotebook.SetTabLabel (this.tagproperties, this.label3);
     this.label3.ShowAll ();
     // Container child propertiesnotebook.Gtk.Notebook+NotebookChild
     this.linkproperties = new global::LongoMatch.Gui.Component.LinkProperties ();
     this.linkproperties.Events = ((global::Gdk.EventMask)(256));
     this.linkproperties.Name = "linkproperties";
     this.linkproperties.Edited = false;
     this.propertiesnotebook.Add (this.linkproperties);
     global::Gtk.Notebook.NotebookChild w53 = ((global::Gtk.Notebook.NotebookChild)(this.propertiesnotebook [this.linkproperties]));
     w53.Position = 2;
     // Notebook tab
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("page3");
     this.propertiesnotebook.SetTabLabel (this.linkproperties, this.label5);
     this.label5.ShowAll ();
     this.tagpropertiesalignment.Add (this.propertiesnotebook);
     w50.Add (this.tagpropertiesalignment);
     this.propertiesscrolledwindow.Add (w50);
     this.vbox10.Add (this.propertiesscrolledwindow);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.propertiesscrolledwindow]));
     w57.Position = 2;
     this.propertiesalignment.Add (this.vbox10);
     this.propertiesframe.Add (this.propertiesalignment);
     this.rightbox.Add (this.propertiesframe);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.rightbox [this.propertiesframe]));
     w60.Position = 0;
     this.hbox2.Add (this.rightbox);
     global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.rightbox]));
     w61.Position = 1;
     w61.Expand = false;
     w61.Fill = false;
     this.Add (this.hbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
 }
Пример #22
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LynnaLab.AddObjectDialog
     this.Name           = "LynnaLab.AddObjectDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child LynnaLab.AddObjectDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.alignment2      = new global::Gtk.Alignment(0F, 0F, 0F, 0F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.typeSpinButton          = new global::Gtk.SpinButton(0, 10, 1);
     this.typeSpinButton.CanFocus = true;
     this.typeSpinButton.Name     = "typeSpinButton";
     this.typeSpinButton.Adjustment.PageIncrement = 10;
     this.typeSpinButton.ClimbRate = 1;
     this.typeSpinButton.Numeric   = true;
     this.alignment2.Add(this.typeSpinButton);
     this.hbox1.Add(this.alignment2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.alignment2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.infoLabel           = new global::Gtk.Label();
     this.infoLabel.Name      = "infoLabel";
     this.infoLabel.Xalign    = 0F;
     this.infoLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Info Label");
     this.hbox1.Add(this.infoLabel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.infoLabel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.descriptionLabel           = new global::Gtk.Label();
     this.descriptionLabel.Name      = "descriptionLabel";
     this.descriptionLabel.Xalign    = 0.2F;
     this.descriptionLabel.Yalign    = 0.1F;
     this.descriptionLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Description Label");
     this.descriptionLabel.Wrap      = true;
     w1.Add(this.descriptionLabel);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.descriptionLabel]));
     w6.Position = 1;
     // Internal child LynnaLab.AddObjectDialog.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name        = "dialog1_ActionArea";
     w7.Spacing     = 10;
     w7.BorderWidth = ((uint)(5));
     w7.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonCancel]));
     w8.Expand = false;
     w8.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 405;
     this.DefaultHeight = 208;
     this.Show();
     this.typeSpinButton.ValueChanged += new global::System.EventHandler(this.OnTypeSpinButtonValueChanged);
     this.buttonCancel.Clicked        += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonOk.Clicked            += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Пример #23
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default");
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Eve Character Monitor");
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("ECMGTK.Resources.Icons.Corpse.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.DefaultWidth = 800;
     this.DefaultHeight = 550;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 3;
     // Container child vbox3.Gtk.Box+BoxChild
     this.ntbPages = new global::Gtk.Notebook ();
     this.ntbPages.CanFocus = true;
     this.ntbPages.Name = "ntbPages";
     this.ntbPages.CurrentPage = 5;
     this.ntbPages.TabPos = ((global::Gtk.PositionType)(0));
     this.ntbPages.BorderWidth = ((uint)(3));
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.vbxOverview = new global::Gtk.VBox ();
     this.vbxOverview.Name = "vbxOverview";
     this.vbxOverview.Spacing = 1;
     this.vbxOverview.BorderWidth = ((uint)(3));
     // Container child vbxOverview.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     this.GtkScrolledWindow.BorderWidth = ((uint)(3));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w2 = new global::Gtk.Viewport ();
     w2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbxAccounts = new global::Gtk.VBox ();
     this.vbxAccounts.Name = "vbxAccounts";
     this.vbxAccounts.Spacing = 6;
     this.vbxAccounts.BorderWidth = ((uint)(6));
     w2.Add (this.vbxAccounts);
     this.GtkScrolledWindow.Add (w2);
     this.vbxOverview.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbxOverview [this.GtkScrolledWindow]));
     w5.Position = 0;
     w5.Padding = ((uint)(2));
     // Container child vbxOverview.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator ();
     this.hseparator1.Name = "hseparator1";
     this.vbxOverview.Add (this.hseparator1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbxOverview [this.hseparator1]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     // Container child vbxOverview.Gtk.Box+BoxChild
     this.hbuttonbox1 = new global::Gtk.HButtonBox ();
     this.hbuttonbox1.Homogeneous = true;
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddNewApiKey = new global::Gtk.Button ();
     this.btnAddNewApiKey.CanFocus = true;
     this.btnAddNewApiKey.Name = "btnAddNewApiKey";
     // Container child btnAddNewApiKey.Gtk.Container+ContainerChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.image3 = new global::Gtk.Image ();
     this.image3.Name = "image3";
     this.image3.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("ECMGTK.Resources.Icons.Internet.png");
     this.hbox4.Add (this.image3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.image3]));
     w7.Position = 0;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Add New Api Key");
     this.label5.Wrap = true;
     this.label5.SingleLineMode = true;
     this.hbox4.Add (this.label5);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label5]));
     w8.Position = 1;
     this.btnAddNewApiKey.Add (this.hbox4);
     this.btnAddNewApiKey.Label = null;
     this.hbuttonbox1.Add (this.btnAddNewApiKey);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.btnAddNewApiKey]));
     w10.Expand = false;
     w10.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnCreateNewCharacter = new global::Gtk.Button ();
     this.btnCreateNewCharacter.CanFocus = true;
     this.btnCreateNewCharacter.Name = "btnCreateNewCharacter";
     // Container child btnCreateNewCharacter.Gtk.Container+ContainerChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.image2 = new global::Gtk.Image ();
     this.image2.Name = "image2";
     this.image2.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("ECMGTK.Resources.Icons.CustomChar.png");
     this.hbox3.Add (this.image2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.image2]));
     w11.Position = 0;
     w11.Expand = false;
     w11.Fill = false;
     // Container child hbox3.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 ("Create New Character");
     this.label2.Wrap = true;
     this.label2.SingleLineMode = true;
     this.hbox3.Add (this.label2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label2]));
     w12.Position = 1;
     this.btnCreateNewCharacter.Add (this.hbox3);
     this.btnCreateNewCharacter.Label = null;
     this.hbuttonbox1.Add (this.btnCreateNewCharacter);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.btnCreateNewCharacter]));
     w14.Position = 1;
     w14.Expand = false;
     w14.Fill = false;
     this.vbxOverview.Add (this.hbuttonbox1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbxOverview [this.hbuttonbox1]));
     w15.Position = 2;
     w15.Expand = false;
     w15.Fill = false;
     this.ntbPages.Add (this.vbxOverview);
     // Notebook tab
     this.label3 = new global::Gtk.Label ();
     this.label3.HeightRequest = 32;
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Home");
     this.ntbPages.SetTabLabel (this.vbxOverview, this.label3);
     this.label3.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.vbxCharSheet = new global::Gtk.VBox ();
     this.vbxCharSheet.Name = "vbxCharSheet";
     this.vbxCharSheet.Spacing = 6;
     // Container child vbxCharSheet.Gtk.Box+BoxChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     this.hbox5.BorderWidth = ((uint)(3));
     // Container child hbox5.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(4));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(1));
     this.GtkAlignment.TopPadding = ((uint)(1));
     this.GtkAlignment.RightPadding = ((uint)(1));
     this.GtkAlignment.BottomPadding = ((uint)(1));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.evtCharPortrait = new global::Gtk.EventBox ();
     this.evtCharPortrait.Name = "evtCharPortrait";
     // Container child evtCharPortrait.Gtk.Container+ContainerChild
     this.imgCharPortrait = new global::Gtk.Image ();
     this.imgCharPortrait.WidthRequest = 160;
     this.imgCharPortrait.HeightRequest = 160;
     this.imgCharPortrait.Name = "imgCharPortrait";
     this.evtCharPortrait.Add (this.imgCharPortrait);
     this.GtkAlignment.Add (this.evtCharPortrait);
     this.frame2.Add (this.GtkAlignment);
     this.hbox5.Add (this.frame2);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.frame2]));
     w20.Position = 0;
     w20.Expand = false;
     w20.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 3;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     this.hbox7.Spacing = 1;
     // Container child hbox7.Gtk.Box+BoxChild
     this.lblCharName = new global::Gtk.Label ();
     this.lblCharName.WidthRequest = 245;
     this.lblCharName.Name = "lblCharName";
     this.lblCharName.Xalign = 0F;
     this.lblCharName.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Character Name</b>");
     this.lblCharName.UseMarkup = true;
     this.hbox7.Add (this.lblCharName);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.lblCharName]));
     w21.Position = 0;
     this.vbox4.Add (this.hbox7);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox7]));
     w22.Position = 0;
     w22.Expand = false;
     w22.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.table2 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.table2.HeightRequest = 25;
     this.table2.Name = "table2";
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.eventbox1 = new global::Gtk.EventBox ();
     this.eventbox1.Events = ((global::Gdk.EventMask)(256));
     this.eventbox1.Name = "eventbox1";
     this.eventbox1.VisibleWindow = false;
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.lblActiveShip = new global::Gtk.Label ();
     this.lblActiveShip.Name = "lblActiveShip";
     this.lblActiveShip.Xalign = 0F;
     this.lblActiveShip.WidthChars = 0;
     this.eventbox1.Add (this.lblActiveShip);
     this.table2.Add (this.eventbox1);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table2 [this.eventbox1]));
     w24.LeftAttach = ((uint)(1));
     w24.RightAttach = ((uint)(2));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label40 = new global::Gtk.Label ();
     this.label40.Name = "label40";
     this.label40.Xalign = 0F;
     this.label40.Yalign = 0F;
     this.label40.LabelProp = global::Mono.Unix.Catalog.GetString ("Active Ship");
     this.label40.WidthChars = 12;
     this.table2.Add (this.label40);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table2 [this.label40]));
     w25.XOptions = ((global::Gtk.AttachOptions)(4));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox4.Add (this.table2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.table2]));
     w26.PackType = ((global::Gtk.PackType)(1));
     w26.Position = 1;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator3 = new global::Gtk.HSeparator ();
     this.hseparator3.Name = "hseparator3";
     this.vbox4.Add (this.hseparator3);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator3]));
     w27.PackType = ((global::Gtk.PackType)(1));
     w27.Position = 2;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.table3 = new global::Gtk.Table (((uint)(8)), ((uint)(2)), false);
     this.table3.Name = "table3";
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.Xalign = 0F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Skillpoints");
     this.table3.Add (this.label15);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table3 [this.label15]));
     w28.XOptions = ((global::Gtk.AttachOptions)(4));
     w28.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label16 = new global::Gtk.Label ();
     this.label16.Name = "label16";
     this.label16.Xalign = 0F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("Clone");
     this.table3.Add (this.label16);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table3 [this.label16]));
     w29.TopAttach = ((uint)(1));
     w29.BottomAttach = ((uint)(2));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label17 = new global::Gtk.Label ();
     this.label17.Name = "label17";
     this.label17.Xalign = 0F;
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString ("Date of Birth");
     this.table3.Add (this.label17);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table3 [this.label17]));
     w30.TopAttach = ((uint)(4));
     w30.BottomAttach = ((uint)(5));
     w30.XOptions = ((global::Gtk.AttachOptions)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label18 = new global::Gtk.Label ();
     this.label18.Name = "label18";
     this.label18.Xalign = 0F;
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString ("Background");
     this.table3.Add (this.label18);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table3 [this.label18]));
     w31.TopAttach = ((uint)(3));
     w31.BottomAttach = ((uint)(4));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label19 = new global::Gtk.Label ();
     this.label19.Name = "label19";
     this.label19.Xalign = 0F;
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString ("Current System");
     this.table3.Add (this.label19);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table3 [this.label19]));
     w32.TopAttach = ((uint)(2));
     w32.BottomAttach = ((uint)(3));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label21 = new global::Gtk.Label ();
     this.label21.Name = "label21";
     this.label21.Xalign = 0F;
     this.label21.LabelProp = global::Mono.Unix.Catalog.GetString ("Security Status");
     this.table3.Add (this.label21);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table3 [this.label21]));
     w33.TopAttach = ((uint)(7));
     w33.BottomAttach = ((uint)(8));
     w33.XOptions = ((global::Gtk.AttachOptions)(4));
     w33.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblAlliance = new global::Gtk.Label ();
     this.lblAlliance.Name = "lblAlliance";
     this.lblAlliance.Xalign = 0F;
     this.table3.Add (this.lblAlliance);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblAlliance]));
     w34.TopAttach = ((uint)(6));
     w34.BottomAttach = ((uint)(7));
     w34.LeftAttach = ((uint)(1));
     w34.RightAttach = ((uint)(2));
     w34.XOptions = ((global::Gtk.AttachOptions)(4));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblAllianceTag = new global::Gtk.Label ();
     this.lblAllianceTag.Name = "lblAllianceTag";
     this.lblAllianceTag.Xalign = 0F;
     this.lblAllianceTag.LabelProp = global::Mono.Unix.Catalog.GetString ("Alliance");
     this.table3.Add (this.lblAllianceTag);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblAllianceTag]));
     w35.TopAttach = ((uint)(6));
     w35.BottomAttach = ((uint)(7));
     w35.XOptions = ((global::Gtk.AttachOptions)(4));
     w35.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblBackground = new global::Gtk.Label ();
     this.lblBackground.Name = "lblBackground";
     this.lblBackground.Xalign = 0F;
     this.table3.Add (this.lblBackground);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblBackground]));
     w36.TopAttach = ((uint)(3));
     w36.BottomAttach = ((uint)(4));
     w36.LeftAttach = ((uint)(1));
     w36.RightAttach = ((uint)(2));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblCone = new global::Gtk.Label ();
     this.lblCone.Name = "lblCone";
     this.lblCone.Xalign = 0F;
     this.table3.Add (this.lblCone);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblCone]));
     w37.TopAttach = ((uint)(1));
     w37.BottomAttach = ((uint)(2));
     w37.LeftAttach = ((uint)(1));
     w37.RightAttach = ((uint)(2));
     w37.XOptions = ((global::Gtk.AttachOptions)(4));
     w37.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblCorporation = new global::Gtk.Label ();
     this.lblCorporation.Name = "lblCorporation";
     this.lblCorporation.Xalign = 0F;
     this.table3.Add (this.lblCorporation);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblCorporation]));
     w38.TopAttach = ((uint)(5));
     w38.BottomAttach = ((uint)(6));
     w38.LeftAttach = ((uint)(1));
     w38.RightAttach = ((uint)(2));
     w38.XOptions = ((global::Gtk.AttachOptions)(4));
     w38.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblCorporationTag = new global::Gtk.Label ();
     this.lblCorporationTag.Name = "lblCorporationTag";
     this.lblCorporationTag.Xalign = 0F;
     this.lblCorporationTag.LabelProp = global::Mono.Unix.Catalog.GetString ("Corporation");
     this.table3.Add (this.lblCorporationTag);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblCorporationTag]));
     w39.TopAttach = ((uint)(5));
     w39.BottomAttach = ((uint)(6));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblCurrentLocation = new global::Gtk.Label ();
     this.lblCurrentLocation.Name = "lblCurrentLocation";
     this.lblCurrentLocation.Xalign = 0F;
     this.table3.Add (this.lblCurrentLocation);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblCurrentLocation]));
     w40.TopAttach = ((uint)(2));
     w40.BottomAttach = ((uint)(3));
     w40.LeftAttach = ((uint)(1));
     w40.RightAttach = ((uint)(2));
     w40.XOptions = ((global::Gtk.AttachOptions)(4));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblDoB = new global::Gtk.Label ();
     this.lblDoB.Name = "lblDoB";
     this.lblDoB.Xalign = 0F;
     this.table3.Add (this.lblDoB);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblDoB]));
     w41.TopAttach = ((uint)(4));
     w41.BottomAttach = ((uint)(5));
     w41.LeftAttach = ((uint)(1));
     w41.RightAttach = ((uint)(2));
     w41.XOptions = ((global::Gtk.AttachOptions)(4));
     w41.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblSecStatus = new global::Gtk.Label ();
     this.lblSecStatus.Name = "lblSecStatus";
     this.lblSecStatus.Xalign = 0F;
     this.table3.Add (this.lblSecStatus);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblSecStatus]));
     w42.TopAttach = ((uint)(7));
     w42.BottomAttach = ((uint)(8));
     w42.LeftAttach = ((uint)(1));
     w42.RightAttach = ((uint)(2));
     w42.XOptions = ((global::Gtk.AttachOptions)(4));
     w42.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblSkillpoints = new global::Gtk.Label ();
     this.lblSkillpoints.Name = "lblSkillpoints";
     this.lblSkillpoints.Xalign = 0F;
     this.table3.Add (this.lblSkillpoints);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblSkillpoints]));
     w43.LeftAttach = ((uint)(1));
     w43.RightAttach = ((uint)(2));
     w43.XOptions = ((global::Gtk.AttachOptions)(4));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox4.Add (this.table3);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.table3]));
     w44.PackType = ((global::Gtk.PackType)(1));
     w44.Position = 3;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator2 = new global::Gtk.HSeparator ();
     this.hseparator2.Name = "hseparator2";
     this.vbox4.Add (this.hseparator2);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator2]));
     w45.PackType = ((global::Gtk.PackType)(1));
     w45.Position = 4;
     w45.Expand = false;
     w45.Fill = false;
     this.hbox5.Add (this.vbox4);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vbox4]));
     w46.Position = 1;
     // Container child hbox5.Gtk.Box+BoxChild
     this.vbox6 = new global::Gtk.VBox ();
     this.vbox6.Name = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 3;
     // Container child hbox8.Gtk.Box+BoxChild
     this.btnRecycleChar = new global::Gtk.Button ();
     this.btnRecycleChar.TooltipMarkup = "Send to Biomass";
     this.btnRecycleChar.CanFocus = true;
     this.btnRecycleChar.Name = "btnRecycleChar";
     this.btnRecycleChar.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child btnRecycleChar.Gtk.Container+ContainerChild
     this.image1 = new global::Gtk.Image ();
     this.image1.Name = "image1";
     this.image1.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("ECMGTK.Resources.Icons.Recycle.png");
     this.btnRecycleChar.Add (this.image1);
     this.btnRecycleChar.Label = null;
     this.hbox8.Add (this.btnRecycleChar);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.btnRecycleChar]));
     w48.Position = 0;
     w48.Expand = false;
     w48.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.btnExport = new global::Gtk.Button ();
     this.btnExport.TooltipMarkup = "Export Character";
     this.btnExport.CanFocus = true;
     this.btnExport.Name = "btnExport";
     this.btnExport.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child btnExport.Gtk.Container+ContainerChild
     this.image4 = new global::Gtk.Image ();
     this.image4.Name = "image4";
     this.image4.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("ECMGTK.Resources.Icons.ExportChar.png");
     this.btnExport.Add (this.image4);
     this.btnExport.Label = null;
     this.hbox8.Add (this.btnExport);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.btnExport]));
     w50.Position = 1;
     w50.Expand = false;
     w50.Fill = false;
     this.vbox6.Add (this.hbox8);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox8]));
     w51.Position = 0;
     w51.Expand = false;
     w51.Fill = false;
     this.hbox5.Add (this.vbox6);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.vbox6]));
     w52.PackType = ((global::Gtk.PackType)(1));
     w52.Position = 2;
     w52.Expand = false;
     w52.Fill = false;
     this.vbxCharSheet.Add (this.hbox5);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.vbxCharSheet [this.hbox5]));
     w53.Position = 0;
     w53.Expand = false;
     w53.Fill = false;
     // Container child vbxCharSheet.Gtk.Box+BoxChild
     this.hbox6 = new global::Gtk.HBox ();
     this.hbox6.Name = "hbox6";
     this.hbox6.Spacing = 6;
     this.hbox6.BorderWidth = ((uint)(3));
     // Container child hbox6.Gtk.Box+BoxChild
     this.ntbCharSheetPages = new global::Gtk.Notebook ();
     this.ntbCharSheetPages.CanFocus = true;
     this.ntbCharSheetPages.Name = "ntbCharSheetPages";
     this.ntbCharSheetPages.CurrentPage = 2;
     this.ntbCharSheetPages.TabPos = ((global::Gtk.PositionType)(0));
     this.ntbCharSheetPages.ShowBorder = false;
     // Container child ntbCharSheetPages.Gtk.Notebook+NotebookChild
     this.vbxSkills = new global::Gtk.VBox ();
     this.vbxSkills.Name = "vbxSkills";
     // Container child vbxSkills.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     this.hbuttonbox2.BorderWidth = ((uint)(3));
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button103 = new global::Gtk.Button ();
     this.button103.CanFocus = true;
     this.button103.Name = "button103";
     this.button103.UseUnderline = true;
     this.button103.Label = global::Mono.Unix.Catalog.GetString ("Open Skill Queue");
     this.hbuttonbox2.Add (this.button103);
     global::Gtk.ButtonBox.ButtonBoxChild w54 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.button103]));
     w54.Expand = false;
     w54.Fill = false;
     this.vbxSkills.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.vbxSkills [this.hbuttonbox2]));
     w55.Position = 0;
     w55.Expand = false;
     w55.Fill = false;
     // Container child vbxSkills.Gtk.Box+BoxChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     this.GtkScrolledWindow1.BorderWidth = ((uint)(3));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.trvSkills = new global::Gtk.TreeView ();
     this.trvSkills.CanFocus = true;
     this.trvSkills.Name = "trvSkills";
     this.trvSkills.EnableSearch = false;
     this.trvSkills.HeadersVisible = false;
     this.GtkScrolledWindow1.Add (this.trvSkills);
     this.vbxSkills.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.vbxSkills [this.GtkScrolledWindow1]));
     w57.Position = 1;
     this.ntbCharSheetPages.Add (this.vbxSkills);
     // Notebook tab
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 0F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Skills");
     this.ntbCharSheetPages.SetTabLabel (this.vbxSkills, this.label7);
     this.label7.ShowAll ();
     // Container child ntbCharSheetPages.Gtk.Notebook+NotebookChild
     this.vbxCertificates = new global::Gtk.VBox ();
     this.vbxCertificates.Name = "vbxCertificates";
     // Container child vbxCertificates.Gtk.Box+BoxChild
     this.hbuttonbox3 = new global::Gtk.HButtonBox ();
     this.hbuttonbox3.Name = "hbuttonbox3";
     this.hbuttonbox3.BorderWidth = ((uint)(3));
     this.hbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
     this.button104 = new global::Gtk.Button ();
     this.button104.CanFocus = true;
     this.button104.Name = "button104";
     this.button104.UseUnderline = true;
     this.button104.Label = global::Mono.Unix.Catalog.GetString ("Open Certificate Planner");
     this.hbuttonbox3.Add (this.button104);
     global::Gtk.ButtonBox.ButtonBoxChild w59 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3 [this.button104]));
     w59.Expand = false;
     w59.Fill = false;
     this.vbxCertificates.Add (this.hbuttonbox3);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vbxCertificates [this.hbuttonbox3]));
     w60.Position = 0;
     w60.Expand = false;
     w60.Fill = false;
     // Container child vbxCertificates.Gtk.Box+BoxChild
     this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow2.Name = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     this.GtkScrolledWindow2.BorderWidth = ((uint)(3));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.trvCertificates = new global::Gtk.TreeView ();
     this.trvCertificates.CanFocus = true;
     this.trvCertificates.Name = "trvCertificates";
     this.trvCertificates.EnableSearch = false;
     this.trvCertificates.HeadersVisible = false;
     this.GtkScrolledWindow2.Add (this.trvCertificates);
     this.vbxCertificates.Add (this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbxCertificates [this.GtkScrolledWindow2]));
     w62.Position = 1;
     this.ntbCharSheetPages.Add (this.vbxCertificates);
     global::Gtk.Notebook.NotebookChild w63 = ((global::Gtk.Notebook.NotebookChild)(this.ntbCharSheetPages [this.vbxCertificates]));
     w63.Position = 1;
     // Notebook tab
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.Xalign = 0F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Certificates");
     this.ntbCharSheetPages.SetTabLabel (this.vbxCertificates, this.label8);
     this.label8.ShowAll ();
     // Container child ntbCharSheetPages.Gtk.Notebook+NotebookChild
     this.scwMedals = new global::Gtk.ScrolledWindow ();
     this.scwMedals.Name = "scwMedals";
     this.scwMedals.ShadowType = ((global::Gtk.ShadowType)(1));
     this.scwMedals.BorderWidth = ((uint)(3));
     // Container child scwMedals.Gtk.Container+ContainerChild
     this.trvMedals = new global::Gtk.TreeView ();
     this.trvMedals.CanFocus = true;
     this.trvMedals.Name = "trvMedals";
     this.trvMedals.HeadersVisible = false;
     this.scwMedals.Add (this.trvMedals);
     this.ntbCharSheetPages.Add (this.scwMedals);
     global::Gtk.Notebook.NotebookChild w65 = ((global::Gtk.Notebook.NotebookChild)(this.ntbCharSheetPages [this.scwMedals]));
     w65.Position = 2;
     // Notebook tab
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.Xalign = 0F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Decorations");
     this.ntbCharSheetPages.SetTabLabel (this.scwMedals, this.label9);
     this.label9.ShowAll ();
     // Container child ntbCharSheetPages.Gtk.Notebook+NotebookChild
     this.scwAttributes = new global::Gtk.ScrolledWindow ();
     this.scwAttributes.Name = "scwAttributes";
     this.scwAttributes.ShadowType = ((global::Gtk.ShadowType)(1));
     this.scwAttributes.BorderWidth = ((uint)(3));
     // Container child scwAttributes.Gtk.Container+ContainerChild
     this.trvAttributes = new global::Gtk.TreeView ();
     this.trvAttributes.CanFocus = true;
     this.trvAttributes.Name = "trvAttributes";
     this.trvAttributes.EnableSearch = false;
     this.trvAttributes.HeadersVisible = false;
     this.scwAttributes.Add (this.trvAttributes);
     this.ntbCharSheetPages.Add (this.scwAttributes);
     global::Gtk.Notebook.NotebookChild w67 = ((global::Gtk.Notebook.NotebookChild)(this.ntbCharSheetPages [this.scwAttributes]));
     w67.Position = 3;
     // Notebook tab
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.Xalign = 0F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Attributes");
     this.ntbCharSheetPages.SetTabLabel (this.scwAttributes, this.label10);
     this.label10.ShowAll ();
     // Container child ntbCharSheetPages.Gtk.Notebook+NotebookChild
     this.scwImplants = new global::Gtk.ScrolledWindow ();
     this.scwImplants.Name = "scwImplants";
     this.scwImplants.ShadowType = ((global::Gtk.ShadowType)(1));
     this.scwImplants.BorderWidth = ((uint)(3));
     // Container child scwImplants.Gtk.Container+ContainerChild
     this.trvImplants = new global::Gtk.TreeView ();
     this.trvImplants.CanFocus = true;
     this.trvImplants.Name = "trvImplants";
     this.trvImplants.HeadersVisible = false;
     this.scwImplants.Add (this.trvImplants);
     this.ntbCharSheetPages.Add (this.scwImplants);
     global::Gtk.Notebook.NotebookChild w69 = ((global::Gtk.Notebook.NotebookChild)(this.ntbCharSheetPages [this.scwImplants]));
     w69.Position = 4;
     // Notebook tab
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.Xalign = 0F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Augmentations");
     this.ntbCharSheetPages.SetTabLabel (this.scwImplants, this.label11);
     this.label11.ShowAll ();
     // Container child ntbCharSheetPages.Gtk.Notebook+NotebookChild
     this.scwEmployment = new global::Gtk.ScrolledWindow ();
     this.scwEmployment.Name = "scwEmployment";
     this.scwEmployment.ShadowType = ((global::Gtk.ShadowType)(1));
     this.scwEmployment.BorderWidth = ((uint)(3));
     // Container child scwEmployment.Gtk.Container+ContainerChild
     this.trvEmployment = new global::Gtk.TreeView ();
     this.trvEmployment.CanFocus = true;
     this.trvEmployment.Name = "trvEmployment";
     this.trvEmployment.HeadersVisible = false;
     this.scwEmployment.Add (this.trvEmployment);
     this.ntbCharSheetPages.Add (this.scwEmployment);
     global::Gtk.Notebook.NotebookChild w71 = ((global::Gtk.Notebook.NotebookChild)(this.ntbCharSheetPages [this.scwEmployment]));
     w71.Position = 5;
     // Notebook tab
     this.label12 = new global::Gtk.Label ();
     this.label12.Name = "label12";
     this.label12.Xalign = 0F;
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Employment History");
     this.ntbCharSheetPages.SetTabLabel (this.scwEmployment, this.label12);
     this.label12.ShowAll ();
     // Container child ntbCharSheetPages.Gtk.Notebook+NotebookChild
     this.scwStandings = new global::Gtk.ScrolledWindow ();
     this.scwStandings.Name = "scwStandings";
     this.scwStandings.ShadowType = ((global::Gtk.ShadowType)(1));
     this.scwStandings.BorderWidth = ((uint)(3));
     // Container child scwStandings.Gtk.Container+ContainerChild
     this.trvStandings = new global::Gtk.TreeView ();
     this.trvStandings.CanFocus = true;
     this.trvStandings.Name = "trvStandings";
     this.trvStandings.HeadersVisible = false;
     this.scwStandings.Add (this.trvStandings);
     this.ntbCharSheetPages.Add (this.scwStandings);
     global::Gtk.Notebook.NotebookChild w73 = ((global::Gtk.Notebook.NotebookChild)(this.ntbCharSheetPages [this.scwStandings]));
     w73.Position = 6;
     // Notebook tab
     this.label13 = new global::Gtk.Label ();
     this.label13.Name = "label13";
     this.label13.Xalign = 0F;
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("Standings");
     this.ntbCharSheetPages.SetTabLabel (this.scwStandings, this.label13);
     this.label13.ShowAll ();
     // Container child ntbCharSheetPages.Gtk.Notebook+NotebookChild
     this.scwCombatLogs = new global::Gtk.ScrolledWindow ();
     this.scwCombatLogs.Name = "scwCombatLogs";
     this.scwCombatLogs.ShadowType = ((global::Gtk.ShadowType)(1));
     this.scwCombatLogs.BorderWidth = ((uint)(3));
     // Container child scwCombatLogs.Gtk.Container+ContainerChild
     this.trvKillLogs = new global::Gtk.TreeView ();
     this.trvKillLogs.CanFocus = true;
     this.trvKillLogs.Name = "trvKillLogs";
     this.trvKillLogs.HeadersVisible = false;
     this.scwCombatLogs.Add (this.trvKillLogs);
     this.ntbCharSheetPages.Add (this.scwCombatLogs);
     global::Gtk.Notebook.NotebookChild w75 = ((global::Gtk.Notebook.NotebookChild)(this.ntbCharSheetPages [this.scwCombatLogs]));
     w75.Position = 7;
     // Notebook tab
     this.label14 = new global::Gtk.Label ();
     this.label14.WidthRequest = 158;
     this.label14.HeightRequest = 32;
     this.label14.Name = "label14";
     this.label14.Xalign = 0F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("Combat Log");
     this.ntbCharSheetPages.SetTabLabel (this.scwCombatLogs, this.label14);
     this.label14.ShowAll ();
     this.hbox6.Add (this.ntbCharSheetPages);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.ntbCharSheetPages]));
     w76.Position = 0;
     this.vbxCharSheet.Add (this.hbox6);
     global::Gtk.Box.BoxChild w77 = ((global::Gtk.Box.BoxChild)(this.vbxCharSheet [this.hbox6]));
     w77.Position = 1;
     this.ntbPages.Add (this.vbxCharSheet);
     global::Gtk.Notebook.NotebookChild w78 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.vbxCharSheet]));
     w78.Position = 1;
     // Notebook tab
     this.label22 = new global::Gtk.Label ();
     this.label22.HeightRequest = 32;
     this.label22.Name = "label22";
     this.label22.LabelProp = global::Mono.Unix.Catalog.GetString ("Character Sheet");
     this.ntbPages.SetTabLabel (this.vbxCharSheet, this.label22);
     this.label22.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.tmpContacts = new global::Gtk.Fixed ();
     this.tmpContacts.Name = "tmpContacts";
     this.tmpContacts.HasWindow = false;
     this.ntbPages.Add (this.tmpContacts);
     global::Gtk.Notebook.NotebookChild w79 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.tmpContacts]));
     w79.Position = 2;
     // Notebook tab
     this.label4 = new global::Gtk.Label ();
     this.label4.HeightRequest = 32;
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("People & Places");
     this.ntbPages.SetTabLabel (this.tmpContacts, this.label4);
     this.label4.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.tmpMail = new global::Gtk.Fixed ();
     this.tmpMail.Name = "tmpMail";
     this.tmpMail.HasWindow = false;
     this.ntbPages.Add (this.tmpMail);
     global::Gtk.Notebook.NotebookChild w80 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.tmpMail]));
     w80.Position = 3;
     // Notebook tab
     this.label23 = new global::Gtk.Label ();
     this.label23.HeightRequest = 32;
     this.label23.Name = "label23";
     this.label23.LabelProp = global::Mono.Unix.Catalog.GetString ("Mail");
     this.ntbPages.SetTabLabel (this.tmpMail, this.label23);
     this.label23.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.tmpFittings = new global::Gtk.Fixed ();
     this.tmpFittings.Name = "tmpFittings";
     this.tmpFittings.HasWindow = false;
     this.ntbPages.Add (this.tmpFittings);
     global::Gtk.Notebook.NotebookChild w81 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.tmpFittings]));
     w81.Position = 4;
     // Notebook tab
     this.label24 = new global::Gtk.Label ();
     this.label24.HeightRequest = 32;
     this.label24.Name = "label24";
     this.label24.LabelProp = global::Mono.Unix.Catalog.GetString ("Fittings");
     this.ntbPages.SetTabLabel (this.tmpFittings, this.label24);
     this.label24.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.hpnMarket = new global::Gtk.HPaned ();
     this.hpnMarket.CanFocus = true;
     this.hpnMarket.Name = "hpnMarket";
     this.hpnMarket.Position = 222;
     this.hpnMarket.BorderWidth = ((uint)(3));
     // Container child hpnMarket.Gtk.Paned+PanedChild
     this.ntbMarketGroups = new global::Gtk.Notebook ();
     this.ntbMarketGroups.CanFocus = true;
     this.ntbMarketGroups.Name = "ntbMarketGroups";
     this.ntbMarketGroups.CurrentPage = 0;
     this.ntbMarketGroups.ShowBorder = false;
     this.ntbMarketGroups.BorderWidth = ((uint)(1));
     // Container child ntbMarketGroups.Gtk.Notebook+NotebookChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 3;
     // Container child vbox1.Gtk.Box+BoxChild
     this.cmbFilter = global::Gtk.ComboBox.NewText ();
     this.cmbFilter.AppendText (global::Mono.Unix.Catalog.GetString ("All Items"));
     this.cmbFilter.AppendText (global::Mono.Unix.Catalog.GetString ("Useable Items"));
     this.cmbFilter.AppendText (global::Mono.Unix.Catalog.GetString ("Trainable Items"));
     this.cmbFilter.AppendText (global::Mono.Unix.Catalog.GetString ("Untrainable Items"));
     this.cmbFilter.Name = "cmbFilter";
     this.cmbFilter.Active = 0;
     this.vbox1.Add (this.cmbFilter);
     global::Gtk.Box.BoxChild w82 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.cmbFilter]));
     w82.Position = 0;
     w82.Expand = false;
     w82.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow3.Name = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.trvMarket = new global::Gtk.TreeView ();
     this.trvMarket.CanFocus = true;
     this.trvMarket.Name = "trvMarket";
     this.trvMarket.EnableSearch = false;
     this.trvMarket.HeadersVisible = false;
     this.GtkScrolledWindow3.Add (this.trvMarket);
     this.vbox1.Add (this.GtkScrolledWindow3);
     global::Gtk.Box.BoxChild w84 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow3]));
     w84.Position = 1;
     this.ntbMarketGroups.Add (this.vbox1);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Market");
     this.ntbMarketGroups.SetTabLabel (this.vbox1, this.label1);
     this.label1.ShowAll ();
     // Container child ntbMarketGroups.Gtk.Notebook+NotebookChild
     this.vbox8 = new global::Gtk.VBox ();
     this.vbox8.Name = "vbox8";
     this.vbox8.Spacing = 6;
     this.vbox8.BorderWidth = ((uint)(3));
     // Container child vbox8.Gtk.Box+BoxChild
     this.hbox10 = new global::Gtk.HBox ();
     this.hbox10.Name = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.label25 = new global::Gtk.Label ();
     this.label25.Name = "label25";
     this.label25.LabelProp = global::Mono.Unix.Catalog.GetString ("Search:");
     this.hbox10.Add (this.label25);
     global::Gtk.Box.BoxChild w86 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.label25]));
     w86.Position = 0;
     w86.Expand = false;
     w86.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.txtMarketFilter = new global::Gtk.Entry ();
     this.txtMarketFilter.CanFocus = true;
     this.txtMarketFilter.Name = "txtMarketFilter";
     this.txtMarketFilter.IsEditable = true;
     this.txtMarketFilter.InvisibleChar = '●';
     this.hbox10.Add (this.txtMarketFilter);
     global::Gtk.Box.BoxChild w87 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.txtMarketFilter]));
     w87.Position = 1;
     this.vbox8.Add (this.hbox10);
     global::Gtk.Box.BoxChild w88 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.hbox10]));
     w88.Position = 0;
     w88.Expand = false;
     w88.Fill = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.GtkScrolledWindow9 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow9.Name = "GtkScrolledWindow9";
     this.GtkScrolledWindow9.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow9.Gtk.Container+ContainerChild
     this.trvSearchItems = new global::Gtk.TreeView ();
     this.trvSearchItems.CanFocus = true;
     this.trvSearchItems.Name = "trvSearchItems";
     this.trvSearchItems.HeadersVisible = false;
     this.GtkScrolledWindow9.Add (this.trvSearchItems);
     this.vbox8.Add (this.GtkScrolledWindow9);
     global::Gtk.Box.BoxChild w90 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.GtkScrolledWindow9]));
     w90.Position = 1;
     this.ntbMarketGroups.Add (this.vbox8);
     global::Gtk.Notebook.NotebookChild w91 = ((global::Gtk.Notebook.NotebookChild)(this.ntbMarketGroups [this.vbox8]));
     w91.Position = 1;
     // Notebook tab
     this.label26 = new global::Gtk.Label ();
     this.label26.Name = "label26";
     this.label26.LabelProp = global::Mono.Unix.Catalog.GetString ("Search");
     this.ntbMarketGroups.SetTabLabel (this.vbox8, this.label26);
     this.label26.ShowAll ();
     this.hpnMarket.Add (this.ntbMarketGroups);
     global::Gtk.Paned.PanedChild w92 = ((global::Gtk.Paned.PanedChild)(this.hpnMarket [this.ntbMarketGroups]));
     w92.Resize = false;
     w92.Shrink = false;
     // Container child hpnMarket.Gtk.Paned+PanedChild
     this.ntbMarketDetails = new global::Gtk.Notebook ();
     this.ntbMarketDetails.CanFocus = true;
     this.ntbMarketDetails.Name = "ntbMarketDetails";
     this.ntbMarketDetails.CurrentPage = 0;
     this.ntbMarketDetails.BorderWidth = ((uint)(3));
     // Container child ntbMarketDetails.Gtk.Notebook+NotebookChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 20;
     this.vbox2.BorderWidth = ((uint)(3));
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 1;
     this.hbox1.BorderWidth = ((uint)(1));
     // Container child hbox1.Gtk.Box+BoxChild
     this.frmItemImage = new global::Gtk.Frame ();
     this.frmItemImage.Name = "frmItemImage";
     this.frmItemImage.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frmItemImage.Gtk.Container+ContainerChild
     this.GtkAlignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name = "GtkAlignment1";
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.btnShowRender = new global::Gtk.Button ();
     this.btnShowRender.Sensitive = false;
     this.btnShowRender.CanFocus = true;
     this.btnShowRender.Name = "btnShowRender";
     this.btnShowRender.Relief = ((global::Gtk.ReliefStyle)(2));
     // Container child btnShowRender.Gtk.Container+ContainerChild
     this.imgItemIconDetails = new global::Gtk.Image ();
     this.imgItemIconDetails.WidthRequest = 64;
     this.imgItemIconDetails.HeightRequest = 64;
     this.imgItemIconDetails.Name = "imgItemIconDetails";
     this.btnShowRender.Add (this.imgItemIconDetails);
     this.btnShowRender.Label = null;
     this.GtkAlignment1.Add (this.btnShowRender);
     this.frmItemImage.Add (this.GtkAlignment1);
     this.hbox1.Add (this.frmItemImage);
     global::Gtk.Box.BoxChild w96 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.frmItemImage]));
     w96.Position = 0;
     w96.Expand = false;
     w96.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox10 = new global::Gtk.VBox ();
     this.vbox10.Name = "vbox10";
     this.vbox10.Spacing = 6;
     // Container child vbox10.Gtk.Box+BoxChild
     this.btnItemInfo = new global::Gtk.Button ();
     this.btnItemInfo.CanFocus = true;
     this.btnItemInfo.Name = "btnItemInfo";
     this.btnItemInfo.Relief = ((global::Gtk.ReliefStyle)(2));
     this.btnItemInfo.Xalign = 0F;
     this.btnItemInfo.Yalign = 0F;
     // Container child btnItemInfo.Gtk.Container+ContainerChild
     this.imgItemInfoDetails = new global::Gtk.Image ();
     this.imgItemInfoDetails.WidthRequest = 16;
     this.imgItemInfoDetails.HeightRequest = 16;
     this.imgItemInfoDetails.Name = "imgItemInfoDetails";
     this.imgItemInfoDetails.Xalign = 0F;
     this.imgItemInfoDetails.Yalign = 0F;
     this.imgItemInfoDetails.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("ECMGTK.Resources.Icons.Info16.png");
     this.btnItemInfo.Add (this.imgItemInfoDetails);
     this.btnItemInfo.Label = null;
     this.vbox10.Add (this.btnItemInfo);
     global::Gtk.Box.BoxChild w98 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.btnItemInfo]));
     w98.Position = 0;
     w98.Expand = false;
     w98.Fill = false;
     this.hbox1.Add (this.vbox10);
     global::Gtk.Box.BoxChild w99 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox10]));
     w99.Position = 1;
     w99.Expand = false;
     w99.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox9 = new global::Gtk.VBox ();
     this.vbox9.Name = "vbox9";
     this.vbox9.Spacing = 6;
     // Container child vbox9.Gtk.Box+BoxChild
     this.hbxItemPath = new global::Gtk.HBox ();
     this.hbxItemPath.Name = "hbxItemPath";
     this.hbxItemPath.Spacing = 6;
     this.vbox9.Add (this.hbxItemPath);
     global::Gtk.Box.BoxChild w100 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.hbxItemPath]));
     w100.Position = 0;
     w100.Expand = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.lblItemNameDetails = new global::Gtk.Label ();
     this.lblItemNameDetails.Name = "lblItemNameDetails";
     this.lblItemNameDetails.Xalign = 0F;
     this.lblItemNameDetails.LabelProp = global::Mono.Unix.Catalog.GetString ("<span size=\"large\" weight=\"bold\">No Type Selected</span>");
     this.lblItemNameDetails.UseMarkup = true;
     this.vbox9.Add (this.lblItemNameDetails);
     global::Gtk.Box.BoxChild w101 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.lblItemNameDetails]));
     w101.Position = 1;
     w101.Expand = false;
     w101.Fill = false;
     this.hbox1.Add (this.vbox9);
     global::Gtk.Box.BoxChild w102 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox9]));
     w102.Position = 2;
     w102.Expand = false;
     w102.Fill = false;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w103 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w103.Position = 0;
     w103.Expand = false;
     w103.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbxBuySell = new global::Gtk.VBox ();
     this.vbxBuySell.Name = "vbxBuySell";
     this.vbxBuySell.Spacing = 6;
     this.vbxBuySell.BorderWidth = ((uint)(3));
     // Container child vbxBuySell.Gtk.Box+BoxChild
     this.label38 = new global::Gtk.Label ();
     this.label38.Name = "label38";
     this.label38.Xalign = 0F;
     this.label38.LabelProp = global::Mono.Unix.Catalog.GetString ("Sellers");
     this.vbxBuySell.Add (this.label38);
     global::Gtk.Box.BoxChild w104 = ((global::Gtk.Box.BoxChild)(this.vbxBuySell [this.label38]));
     w104.Position = 0;
     w104.Expand = false;
     w104.Fill = false;
     // Container child vbxBuySell.Gtk.Box+BoxChild
     this.GtkScrolledWindow13 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow13.Name = "GtkScrolledWindow13";
     this.GtkScrolledWindow13.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow13.Gtk.Container+ContainerChild
     this.trvSellOrders = new global::Gtk.TreeView ();
     this.trvSellOrders.CanFocus = true;
     this.trvSellOrders.Name = "trvSellOrders";
     this.GtkScrolledWindow13.Add (this.trvSellOrders);
     this.vbxBuySell.Add (this.GtkScrolledWindow13);
     global::Gtk.Box.BoxChild w106 = ((global::Gtk.Box.BoxChild)(this.vbxBuySell [this.GtkScrolledWindow13]));
     w106.Position = 1;
     // Container child vbxBuySell.Gtk.Box+BoxChild
     this.label39 = new global::Gtk.Label ();
     this.label39.Name = "label39";
     this.label39.Xalign = 0F;
     this.label39.LabelProp = global::Mono.Unix.Catalog.GetString ("Buyers");
     this.vbxBuySell.Add (this.label39);
     global::Gtk.Box.BoxChild w107 = ((global::Gtk.Box.BoxChild)(this.vbxBuySell [this.label39]));
     w107.Position = 2;
     w107.Expand = false;
     w107.Fill = false;
     // Container child vbxBuySell.Gtk.Box+BoxChild
     this.GtkScrolledWindow14 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow14.Name = "GtkScrolledWindow14";
     this.GtkScrolledWindow14.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow14.Gtk.Container+ContainerChild
     this.trvBuyOrders = new global::Gtk.TreeView ();
     this.trvBuyOrders.CanFocus = true;
     this.trvBuyOrders.Name = "trvBuyOrders";
     this.GtkScrolledWindow14.Add (this.trvBuyOrders);
     this.vbxBuySell.Add (this.GtkScrolledWindow14);
     global::Gtk.Box.BoxChild w109 = ((global::Gtk.Box.BoxChild)(this.vbxBuySell [this.GtkScrolledWindow14]));
     w109.PackType = ((global::Gtk.PackType)(1));
     w109.Position = 3;
     this.vbox2.Add (this.vbxBuySell);
     global::Gtk.Box.BoxChild w110 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbxBuySell]));
     w110.Position = 1;
     this.ntbMarketDetails.Add (this.vbox2);
     // Notebook tab
     this.label35 = new global::Gtk.Label ();
     this.label35.Name = "label35";
     this.label35.LabelProp = global::Mono.Unix.Catalog.GetString ("Details");
     this.ntbMarketDetails.SetTabLabel (this.vbox2, this.label35);
     this.label35.ShowAll ();
     // Container child ntbMarketDetails.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow11 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow11.Name = "GtkScrolledWindow11";
     this.GtkScrolledWindow11.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow11.ShadowType = ((global::Gtk.ShadowType)(1));
     this.GtkScrolledWindow11.BorderWidth = ((uint)(3));
     // Container child GtkScrolledWindow11.Gtk.Container+ContainerChild
     global::Gtk.Viewport w112 = new global::Gtk.Viewport ();
     w112.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.vbbMarketGroups = new global::Gtk.VBox ();
     this.vbbMarketGroups.Name = "vbbMarketGroups";
     this.vbbMarketGroups.Spacing = 3;
     this.vbbMarketGroups.BorderWidth = ((uint)(3));
     w112.Add (this.vbbMarketGroups);
     this.GtkScrolledWindow11.Add (w112);
     this.ntbMarketDetails.Add (this.GtkScrolledWindow11);
     global::Gtk.Notebook.NotebookChild w115 = ((global::Gtk.Notebook.NotebookChild)(this.ntbMarketDetails [this.GtkScrolledWindow11]));
     w115.Position = 1;
     // Notebook tab
     this.label27 = new global::Gtk.Label ();
     this.label27.Name = "label27";
     this.label27.LabelProp = global::Mono.Unix.Catalog.GetString ("Groups");
     this.ntbMarketDetails.SetTabLabel (this.GtkScrolledWindow11, this.label27);
     this.label27.ShowAll ();
     // Container child ntbMarketDetails.Gtk.Notebook+NotebookChild
     this.GtkScrolledWindow12 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow12.Name = "GtkScrolledWindow12";
     this.GtkScrolledWindow12.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow12.Gtk.Container+ContainerChild
     global::Gtk.Viewport w116 = new global::Gtk.Viewport ();
     w116.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport2.Gtk.Container+ContainerChild
     this.vbbMarketItems = new global::Gtk.VBox ();
     this.vbbMarketItems.Name = "vbbMarketItems";
     // Container child vbbMarketItems.Gtk.Box+BoxChild
     this.vbox11 = new global::Gtk.VBox ();
     this.vbox11.Name = "vbox11";
     this.vbox11.Spacing = 6;
     this.vbbMarketItems.Add (this.vbox11);
     global::Gtk.Box.BoxChild w117 = ((global::Gtk.Box.BoxChild)(this.vbbMarketItems [this.vbox11]));
     w117.Position = 0;
     w116.Add (this.vbbMarketItems);
     this.GtkScrolledWindow12.Add (w116);
     this.ntbMarketDetails.Add (this.GtkScrolledWindow12);
     global::Gtk.Notebook.NotebookChild w120 = ((global::Gtk.Notebook.NotebookChild)(this.ntbMarketDetails [this.GtkScrolledWindow12]));
     w120.Position = 2;
     // Notebook tab
     this.label28 = new global::Gtk.Label ();
     this.label28.Name = "label28";
     this.label28.LabelProp = global::Mono.Unix.Catalog.GetString ("My Orders");
     this.ntbMarketDetails.SetTabLabel (this.GtkScrolledWindow12, this.label28);
     this.label28.ShowAll ();
     this.hpnMarket.Add (this.ntbMarketDetails);
     global::Gtk.Paned.PanedChild w121 = ((global::Gtk.Paned.PanedChild)(this.hpnMarket [this.ntbMarketDetails]));
     w121.Shrink = false;
     this.ntbPages.Add (this.hpnMarket);
     global::Gtk.Notebook.NotebookChild w122 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.hpnMarket]));
     w122.Position = 5;
     // Notebook tab
     this.label29 = new global::Gtk.Label ();
     this.label29.HeightRequest = 32;
     this.label29.Name = "label29";
     this.label29.LabelProp = global::Mono.Unix.Catalog.GetString ("Market");
     this.ntbPages.SetTabLabel (this.hpnMarket, this.label29);
     this.label29.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.tmpResearch = new global::Gtk.Fixed ();
     this.tmpResearch.Name = "tmpResearch";
     this.tmpResearch.HasWindow = false;
     this.ntbPages.Add (this.tmpResearch);
     global::Gtk.Notebook.NotebookChild w123 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.tmpResearch]));
     w123.Position = 6;
     // Notebook tab
     this.label30 = new global::Gtk.Label ();
     this.label30.HeightRequest = 32;
     this.label30.Name = "label30";
     this.label30.LabelProp = global::Mono.Unix.Catalog.GetString ("Science & Industry");
     this.ntbPages.SetTabLabel (this.tmpResearch, this.label30);
     this.label30.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.tmpContracts = new global::Gtk.Fixed ();
     this.tmpContracts.Name = "tmpContracts";
     this.tmpContracts.HasWindow = false;
     this.ntbPages.Add (this.tmpContracts);
     global::Gtk.Notebook.NotebookChild w124 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.tmpContracts]));
     w124.Position = 7;
     // Notebook tab
     this.label31 = new global::Gtk.Label ();
     this.label31.HeightRequest = 32;
     this.label31.Name = "label31";
     this.label31.LabelProp = global::Mono.Unix.Catalog.GetString ("Contracts");
     this.ntbPages.SetTabLabel (this.tmpContracts, this.label31);
     this.label31.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.tmpMap = new global::Gtk.Fixed ();
     this.tmpMap.Name = "tmpMap";
     this.tmpMap.HasWindow = false;
     this.ntbPages.Add (this.tmpMap);
     global::Gtk.Notebook.NotebookChild w125 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.tmpMap]));
     w125.Position = 8;
     // Notebook tab
     this.label32 = new global::Gtk.Label ();
     this.label32.HeightRequest = 32;
     this.label32.Name = "label32";
     this.label32.LabelProp = global::Mono.Unix.Catalog.GetString ("Map");
     this.ntbPages.SetTabLabel (this.tmpMap, this.label32);
     this.label32.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.tmpCorporations = new global::Gtk.Fixed ();
     this.tmpCorporations.Name = "tmpCorporations";
     this.tmpCorporations.HasWindow = false;
     this.ntbPages.Add (this.tmpCorporations);
     global::Gtk.Notebook.NotebookChild w126 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.tmpCorporations]));
     w126.Position = 9;
     // Notebook tab
     this.label33 = new global::Gtk.Label ();
     this.label33.HeightRequest = 32;
     this.label33.Name = "label33";
     this.label33.LabelProp = global::Mono.Unix.Catalog.GetString ("Corporations");
     this.ntbPages.SetTabLabel (this.tmpCorporations, this.label33);
     this.label33.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.vbxAssets = new global::Gtk.VBox ();
     this.vbxAssets.Name = "vbxAssets";
     this.vbxAssets.Spacing = 6;
     // Container child vbxAssets.Gtk.Box+BoxChild
     this.GtkScrolledWindow4 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow4.Name = "GtkScrolledWindow4";
     this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
     this.trvAssets = new global::Gtk.TreeView ();
     this.trvAssets.CanFocus = true;
     this.trvAssets.Name = "trvAssets";
     this.trvAssets.Reorderable = true;
     this.GtkScrolledWindow4.Add (this.trvAssets);
     this.vbxAssets.Add (this.GtkScrolledWindow4);
     global::Gtk.Box.BoxChild w128 = ((global::Gtk.Box.BoxChild)(this.vbxAssets [this.GtkScrolledWindow4]));
     w128.Position = 1;
     this.ntbPages.Add (this.vbxAssets);
     global::Gtk.Notebook.NotebookChild w129 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.vbxAssets]));
     w129.Position = 10;
     // Notebook tab
     this.label34 = new global::Gtk.Label ();
     this.label34.HeightRequest = 32;
     this.label34.Name = "label34";
     this.label34.LabelProp = global::Mono.Unix.Catalog.GetString ("Assets");
     this.ntbPages.SetTabLabel (this.vbxAssets, this.label34);
     this.label34.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.tmpMoney = new global::Gtk.Fixed ();
     this.tmpMoney.Name = "tmpMoney";
     this.tmpMoney.HasWindow = false;
     this.ntbPages.Add (this.tmpMoney);
     global::Gtk.Notebook.NotebookChild w130 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.tmpMoney]));
     w130.Position = 11;
     // Notebook tab
     this.label36 = new global::Gtk.Label ();
     this.label36.HeightRequest = 32;
     this.label36.Name = "label36";
     this.label36.LabelProp = global::Mono.Unix.Catalog.GetString ("Money");
     this.ntbPages.SetTabLabel (this.tmpMoney, this.label36);
     this.label36.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.tmpNews = new global::Gtk.Fixed ();
     this.tmpNews.Name = "tmpNews";
     this.tmpNews.HasWindow = false;
     this.ntbPages.Add (this.tmpNews);
     global::Gtk.Notebook.NotebookChild w131 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.tmpNews]));
     w131.Position = 12;
     // Notebook tab
     this.label6 = new global::Gtk.Label ();
     this.label6.HeightRequest = 32;
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("News");
     this.ntbPages.SetTabLabel (this.tmpNews, this.label6);
     this.label6.ShowAll ();
     // Container child ntbPages.Gtk.Notebook+NotebookChild
     this.tmpHelp = new global::Gtk.Fixed ();
     this.tmpHelp.Name = "tmpHelp";
     this.tmpHelp.HasWindow = false;
     this.ntbPages.Add (this.tmpHelp);
     global::Gtk.Notebook.NotebookChild w132 = ((global::Gtk.Notebook.NotebookChild)(this.ntbPages [this.tmpHelp]));
     w132.Position = 13;
     // Notebook tab
     this.label37 = new global::Gtk.Label ();
     this.label37.HeightRequest = 32;
     this.label37.Name = "label37";
     this.label37.LabelProp = global::Mono.Unix.Catalog.GetString ("Help And Settings");
     this.ntbPages.SetTabLabel (this.tmpHelp, this.label37);
     this.label37.ShowAll ();
     this.vbox3.Add (this.ntbPages);
     global::Gtk.Box.BoxChild w133 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.ntbPages]));
     w133.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.stbStatus = new global::Gtk.Statusbar ();
     this.stbStatus.Name = "stbStatus";
     this.stbStatus.Spacing = 6;
     this.stbStatus.BorderWidth = ((uint)(3));
     this.stbStatus.HasResizeGrip = false;
     // Container child stbStatus.Gtk.Box+BoxChild
     this.imgNetworkIndicator = new global::Gtk.Image ();
     this.imgNetworkIndicator.WidthRequest = 16;
     this.imgNetworkIndicator.HeightRequest = 16;
     this.imgNetworkIndicator.Name = "imgNetworkIndicator";
     this.stbStatus.Add (this.imgNetworkIndicator);
     global::Gtk.Box.BoxChild w134 = ((global::Gtk.Box.BoxChild)(this.stbStatus [this.imgNetworkIndicator]));
     w134.PackType = ((global::Gtk.PackType)(1));
     w134.Position = 1;
     w134.Expand = false;
     w134.Fill = false;
     // Container child stbStatus.Gtk.Box+BoxChild
     this.lblCurrentEveTime = new global::Gtk.Label ();
     this.lblCurrentEveTime.Name = "lblCurrentEveTime";
     this.lblCurrentEveTime.LabelProp = global::Mono.Unix.Catalog.GetString ("label1");
     this.stbStatus.Add (this.lblCurrentEveTime);
     global::Gtk.Box.BoxChild w135 = ((global::Gtk.Box.BoxChild)(this.stbStatus [this.lblCurrentEveTime]));
     w135.PackType = ((global::Gtk.PackType)(1));
     w135.Position = 2;
     w135.Expand = false;
     w135.Fill = false;
     this.vbox3.Add (this.stbStatus);
     global::Gtk.Box.BoxChild w136 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.stbStatus]));
     w136.Position = 1;
     w136.Expand = false;
     w136.Fill = false;
     this.Add (this.vbox3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.imgItemIconDetails.Hide ();
     this.btnItemInfo.Hide ();
     this.vbxBuySell.Hide ();
     this.Hide ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.btnAddNewApiKey.Clicked += new global::System.EventHandler (this.AddNewKey);
     this.btnCreateNewCharacter.Clicked += new global::System.EventHandler (this.CreateNewCharacter);
     this.eventbox1.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.ShipClicked);
     this.lblActiveShip.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.ShipClicked);
     this.trvAttributes.RowActivated += new global::Gtk.RowActivatedHandler (this.ClearSelection);
     this.trvMarket.RowCollapsed += new global::Gtk.RowCollapsedHandler (this.RowCollapsed);
     this.trvMarket.RowActivated += new global::Gtk.RowActivatedHandler (this.RowActivated);
     this.txtMarketFilter.Changed += new global::System.EventHandler (this.SearchTextChanged);
     this.trvSearchItems.RowCollapsed += new global::Gtk.RowCollapsedHandler (this.RowCollapsed);
     this.trvSearchItems.RowActivated += new global::Gtk.RowActivatedHandler (this.RowActivated);
     this.btnShowRender.Clicked += new global::System.EventHandler (this.ShowItemRender);
     this.btnItemInfo.Clicked += new global::System.EventHandler (this.ShowItemDetails);
 }
Пример #24
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Pinta.Effects.LevelsDialog
     this.Events          = ((global::Gdk.EventMask)(260));
     this.Name            = "Pinta.Effects.LevelsDialog";
     this.Title           = global::Mono.Unix.Catalog.GetString("Levels Adjustment");
     this.TypeHint        = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Resizable       = false;
     this.AllowGrow       = false;
     this.SkipTaskbarHint = true;
     // Internal child Pinta.Effects.LevelsDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Events      = ((global::Gdk.EventMask)(1534));
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Events  = ((global::Gdk.EventMask)(260));
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelInputHist           = new global::Gtk.Label();
     this.labelInputHist.Name      = "labelInputHist";
     this.labelInputHist.LabelProp = global::Mono.Unix.Catalog.GetString("Input Histogram");
     this.hbox2.Add(this.labelInputHist);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelInputHist]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.hbox2.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.hseparator1]));
     w3.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.histogramInput = new global::Pinta.Gui.Widgets.HistogramWidget();
     this.histogramInput.WidthRequest   = 130;
     this.histogramInput.Events         = ((global::Gdk.EventMask)(256));
     this.histogramInput.Name           = "histogramInput";
     this.histogramInput.FlipHorizontal = true;
     this.histogramInput.FlipVertical   = false;
     this.vbox2.Add(this.histogramInput);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.histogramInput]));
     w5.Position = 1;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w6.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Events  = ((global::Gdk.EventMask)(36));
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.labelInput           = new global::Gtk.Label();
     this.labelInput.Name      = "labelInput";
     this.labelInput.LabelProp = global::Mono.Unix.Catalog.GetString("Input");
     this.hbox3.Add(this.labelInput);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.labelInput]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.hbox3.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.hseparator2]));
     w8.Position = 1;
     this.vbox3.Add(this.hbox3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox3]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Events  = ((global::Gdk.EventMask)(260));
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.vboxInputSpin         = new global::Gtk.VBox();
     this.vboxInputSpin.Name    = "vboxInputSpin";
     this.vboxInputSpin.Spacing = 6;
     // Container child vboxInputSpin.Gtk.Box+BoxChild
     this.spinInHigh          = new global::Gtk.SpinButton(1, 255, 1);
     this.spinInHigh.CanFocus = true;
     this.spinInHigh.Name     = "spinInHigh";
     this.spinInHigh.Adjustment.PageIncrement = 10;
     this.spinInHigh.ClimbRate = 1;
     this.spinInHigh.Numeric   = true;
     this.spinInHigh.Value     = 255;
     this.vboxInputSpin.Add(this.spinInHigh);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vboxInputSpin [this.spinInHigh]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vboxInputSpin.Gtk.Box+BoxChild
     this.colorpanelInHigh = new global::Pinta.Gui.Widgets.ColorPanelWidget();
     this.colorpanelInHigh.HeightRequest = 24;
     this.colorpanelInHigh.Events        = ((global::Gdk.EventMask)(256));
     this.colorpanelInHigh.Name          = "colorpanelInHigh";
     this.vboxInputSpin.Add(this.colorpanelInHigh);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vboxInputSpin [this.colorpanelInHigh]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vboxInputSpin.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     this.vboxInputSpin.Add(this.alignment1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vboxInputSpin [this.alignment1]));
     w12.Position = 2;
     // Container child vboxInputSpin.Gtk.Box+BoxChild
     this.colorpanelInLow = new global::Pinta.Gui.Widgets.ColorPanelWidget();
     this.colorpanelInLow.HeightRequest = 24;
     this.colorpanelInLow.Events        = ((global::Gdk.EventMask)(256));
     this.colorpanelInLow.Name          = "colorpanelInLow";
     this.vboxInputSpin.Add(this.colorpanelInLow);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vboxInputSpin [this.colorpanelInLow]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vboxInputSpin.Gtk.Box+BoxChild
     this.spinInLow          = new global::Gtk.SpinButton(0, 254, 1);
     this.spinInLow.CanFocus = true;
     this.spinInLow.Name     = "spinInLow";
     this.spinInLow.Adjustment.PageIncrement = 10;
     this.spinInLow.ClimbRate = 1;
     this.spinInLow.Numeric   = true;
     this.vboxInputSpin.Add(this.spinInLow);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxInputSpin [this.spinInLow]));
     w14.Position = 4;
     w14.Expand   = false;
     w14.Fill     = false;
     this.hbox8.Add(this.vboxInputSpin);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.vboxInputSpin]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.gradientInput = new global::Pinta.Gui.Widgets.ColorGradientWidget();
     this.gradientInput.WidthRequest    = 40;
     this.gradientInput.CanFocus        = true;
     this.gradientInput.Events          = ((global::Gdk.EventMask)(510));
     this.gradientInput.ExtensionEvents = ((global::Gdk.ExtensionMode)(1));
     this.gradientInput.Name            = "gradientInput";
     this.gradientInput.Count           = 2;
     this.hbox8.Add(this.gradientInput);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.gradientInput]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.vbox3.Add(this.hbox8);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox8]));
     w17.Position = 1;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
     w18.Position = 1;
     w18.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.labelOutput           = new global::Gtk.Label();
     this.labelOutput.Name      = "labelOutput";
     this.labelOutput.LabelProp = global::Mono.Unix.Catalog.GetString("Output");
     this.hbox4.Add(this.labelOutput);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.labelOutput]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.hbox4.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.hseparator3]));
     w20.Position = 1;
     this.vbox4.Add(this.hbox4);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox4]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.gradientOutput = new global::Pinta.Gui.Widgets.ColorGradientWidget();
     this.gradientOutput.WidthRequest = 40;
     this.gradientOutput.Events       = ((global::Gdk.EventMask)(256));
     this.gradientOutput.Name         = "gradientOutput";
     this.gradientOutput.Count        = 3;
     this.hbox9.Add(this.gradientOutput);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.gradientOutput]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.vboxOutputSpin         = new global::Gtk.VBox();
     this.vboxOutputSpin.Name    = "vboxOutputSpin";
     this.vboxOutputSpin.Spacing = 6;
     // Container child vboxOutputSpin.Gtk.Box+BoxChild
     this.spinOutHigh          = new global::Gtk.SpinButton(2, 255, 1);
     this.spinOutHigh.CanFocus = true;
     this.spinOutHigh.Name     = "spinOutHigh";
     this.spinOutHigh.Adjustment.PageIncrement = 10;
     this.spinOutHigh.ClimbRate = 1;
     this.spinOutHigh.Numeric   = true;
     this.spinOutHigh.Value     = 255;
     this.vboxOutputSpin.Add(this.spinOutHigh);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vboxOutputSpin [this.spinOutHigh]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vboxOutputSpin.Gtk.Box+BoxChild
     this.colorpanelOutHigh = new global::Pinta.Gui.Widgets.ColorPanelWidget();
     this.colorpanelOutHigh.HeightRequest = 24;
     this.colorpanelOutHigh.Events        = ((global::Gdk.EventMask)(256));
     this.colorpanelOutHigh.Name          = "colorpanelOutHigh";
     this.vboxOutputSpin.Add(this.colorpanelOutHigh);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxOutputSpin [this.colorpanelOutHigh]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vboxOutputSpin.Gtk.Box+BoxChild
     this.spinOutGamma          = new global::Gtk.SpinButton(0, 100, 0.1);
     this.spinOutGamma.CanFocus = true;
     this.spinOutGamma.Name     = "spinOutGamma";
     this.spinOutGamma.Adjustment.PageIncrement = 10;
     this.spinOutGamma.ClimbRate = 1;
     this.spinOutGamma.Numeric   = true;
     this.spinOutGamma.Value     = 1;
     this.vboxOutputSpin.Add(this.spinOutGamma);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vboxOutputSpin [this.spinOutGamma]));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child vboxOutputSpin.Gtk.Box+BoxChild
     this.colorpanelOutMid = new global::Pinta.Gui.Widgets.ColorPanelWidget();
     this.colorpanelOutMid.HeightRequest = 24;
     this.colorpanelOutMid.Events        = ((global::Gdk.EventMask)(256));
     this.colorpanelOutMid.Name          = "colorpanelOutMid";
     this.vboxOutputSpin.Add(this.colorpanelOutMid);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vboxOutputSpin [this.colorpanelOutMid]));
     w26.Position = 3;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vboxOutputSpin.Gtk.Box+BoxChild
     this.colorpanelOutLow = new global::Pinta.Gui.Widgets.ColorPanelWidget();
     this.colorpanelOutLow.HeightRequest = 24;
     this.colorpanelOutLow.Events        = ((global::Gdk.EventMask)(256));
     this.colorpanelOutLow.Name          = "colorpanelOutLow";
     this.vboxOutputSpin.Add(this.colorpanelOutLow);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vboxOutputSpin [this.colorpanelOutLow]));
     w27.Position = 4;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vboxOutputSpin.Gtk.Box+BoxChild
     this.spinOutLow          = new global::Gtk.SpinButton(0, 252, 1);
     this.spinOutLow.CanFocus = true;
     this.spinOutLow.Name     = "spinOutLow";
     this.spinOutLow.Adjustment.PageIncrement = 10;
     this.spinOutLow.ClimbRate = 1;
     this.spinOutLow.Numeric   = true;
     this.vboxOutputSpin.Add(this.spinOutLow);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxOutputSpin [this.spinOutLow]));
     w28.Position = 5;
     w28.Expand   = false;
     w28.Fill     = false;
     this.hbox9.Add(this.vboxOutputSpin);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.vboxOutputSpin]));
     w29.Position = 2;
     w29.Expand   = false;
     w29.Fill     = false;
     this.vbox4.Add(this.hbox9);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox9]));
     w30.Position = 1;
     this.hbox1.Add(this.vbox4);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
     w31.Position = 2;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.labelOutputHist           = new global::Gtk.Label();
     this.labelOutputHist.Name      = "labelOutputHist";
     this.labelOutputHist.LabelProp = global::Mono.Unix.Catalog.GetString("Output Histogram");
     this.hbox5.Add(this.labelOutputHist);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.labelOutputHist]));
     w32.Position = 0;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.hseparator4      = new global::Gtk.HSeparator();
     this.hseparator4.Name = "hseparator4";
     this.hbox5.Add(this.hseparator4);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.hseparator4]));
     w33.Position = 1;
     this.vbox5.Add(this.hbox5);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox5]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.histogramOutput = new global::Pinta.Gui.Widgets.HistogramWidget();
     this.histogramOutput.WidthRequest   = 130;
     this.histogramOutput.Events         = ((global::Gdk.EventMask)(256));
     this.histogramOutput.Name           = "histogramOutput";
     this.histogramOutput.FlipHorizontal = false;
     this.histogramOutput.FlipVertical   = false;
     this.vbox5.Add(this.histogramOutput);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.histogramOutput]));
     w35.Position = 1;
     this.hbox1.Add(this.vbox5);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox5]));
     w36.Position = 3;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w37.Position = 0;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hboxBottom         = new global::Gtk.HBox();
     this.hboxBottom.Name    = "hboxBottom";
     this.hboxBottom.Spacing = 6;
     // Container child hboxBottom.Gtk.Box+BoxChild
     this.buttonAuto = new global::Gtk.Button();
     this.buttonAuto.WidthRequest = 80;
     this.buttonAuto.CanFocus     = true;
     this.buttonAuto.Name         = "buttonAuto";
     this.buttonAuto.UseUnderline = true;
     this.buttonAuto.Label        = global::Mono.Unix.Catalog.GetString("Auto");
     this.hboxBottom.Add(this.buttonAuto);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hboxBottom [this.buttonAuto]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child hboxBottom.Gtk.Box+BoxChild
     this.buttonReset = new global::Gtk.Button();
     this.buttonReset.WidthRequest = 80;
     this.buttonReset.CanFocus     = true;
     this.buttonReset.Name         = "buttonReset";
     this.buttonReset.UseUnderline = true;
     this.buttonReset.Label        = global::Mono.Unix.Catalog.GetString("Reset");
     this.hboxBottom.Add(this.buttonReset);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hboxBottom [this.buttonReset]));
     w39.Position = 1;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child hboxBottom.Gtk.Box+BoxChild
     this.checkRed               = new global::Gtk.CheckButton();
     this.checkRed.CanFocus      = true;
     this.checkRed.Name          = "checkRed";
     this.checkRed.Label         = global::Mono.Unix.Catalog.GetString("Red");
     this.checkRed.Active        = true;
     this.checkRed.DrawIndicator = true;
     this.checkRed.UseUnderline  = true;
     this.hboxBottom.Add(this.checkRed);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hboxBottom [this.checkRed]));
     w40.Position = 2;
     // Container child hboxBottom.Gtk.Box+BoxChild
     this.checkGreen               = new global::Gtk.CheckButton();
     this.checkGreen.CanFocus      = true;
     this.checkGreen.Name          = "checkGreen";
     this.checkGreen.Label         = global::Mono.Unix.Catalog.GetString("Green");
     this.checkGreen.Active        = true;
     this.checkGreen.DrawIndicator = true;
     this.checkGreen.UseUnderline  = true;
     this.hboxBottom.Add(this.checkGreen);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hboxBottom [this.checkGreen]));
     w41.Position = 3;
     // Container child hboxBottom.Gtk.Box+BoxChild
     this.buttonOk = new global::Gtk.Button();
     this.buttonOk.WidthRequest = 80;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.hboxBottom.Add(this.buttonOk);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hboxBottom [this.buttonOk]));
     w42.PackType = ((global::Gtk.PackType)(1));
     w42.Position = 4;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child hboxBottom.Gtk.Box+BoxChild
     this.buttonCancel = new global::Gtk.Button();
     this.buttonCancel.WidthRequest = 80;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.hboxBottom.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hboxBottom [this.buttonCancel]));
     w43.PackType = ((global::Gtk.PackType)(1));
     w43.Position = 5;
     w43.Expand   = false;
     w43.Fill     = false;
     // Container child hboxBottom.Gtk.Box+BoxChild
     this.checkBlue               = new global::Gtk.CheckButton();
     this.checkBlue.CanFocus      = true;
     this.checkBlue.Name          = "checkBlue";
     this.checkBlue.Label         = global::Mono.Unix.Catalog.GetString("Blue");
     this.checkBlue.Active        = true;
     this.checkBlue.DrawIndicator = true;
     this.checkBlue.UseUnderline  = true;
     this.hboxBottom.Add(this.checkBlue);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.hboxBottom [this.checkBlue]));
     w44.PackType = ((global::Gtk.PackType)(1));
     w44.Position = 6;
     w1.Add(this.hboxBottom);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(w1 [this.hboxBottom]));
     w45.PackType = ((global::Gtk.PackType)(1));
     w45.Position = 4;
     w45.Expand   = false;
     w45.Fill     = false;
     // Internal child Pinta.Effects.LevelsDialog.ActionArea
     global::Gtk.HButtonBox w46 = this.ActionArea;
     w46.Name        = "__gtksharp_58_Stetic_TopLevelDialog_ActionArea";
     w46.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child __gtksharp_58_Stetic_TopLevelDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonDummy              = new global::Gtk.Button();
     this.buttonDummy.Sensitive    = false;
     this.buttonDummy.CanFocus     = true;
     this.buttonDummy.Name         = "buttonDummy";
     this.buttonDummy.UseUnderline = true;
     this.buttonDummy.Label        = global::Mono.Unix.Catalog.GetString("In stetic action button box cannot be empty");
     this.AddActionWidget(this.buttonDummy, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w47 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w46 [this.buttonDummy]));
     w47.Expand = false;
     w47.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 1754;
     this.DefaultHeight = 326;
     this.buttonDummy.Hide();
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MonoDevelop.PackageManagement.PackagesWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "MonoDevelop.PackageManagement.PackagesWidget";
     // Container child MonoDevelop.PackageManagement.PackagesWidget.Gtk.Container+ContainerChild
     this.mainPane = new global::Gtk.HPaned ();
     this.mainPane.CanFocus = true;
     this.mainPane.Name = "mainPane";
     this.mainPane.Position = 322;
     // Container child mainPane.Gtk.Paned+PanedChild
     this.packagesListVBox = new global::Gtk.VBox ();
     this.packagesListVBox.Name = "packagesListVBox";
     this.packagesListVBox.Spacing = 6;
     // Container child packagesListVBox.Gtk.Box+BoxChild
     this.packagesTreeScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.packagesTreeScrolledWindow.Name = "packagesTreeScrolledWindow";
     this.packagesTreeScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child packagesTreeScrolledWindow.Gtk.Container+ContainerChild
     this.packagesTreeView = new global::Gtk.TreeView ();
     this.packagesTreeView.CanFocus = true;
     this.packagesTreeView.Name = "packagesTreeView";
     this.packagesTreeView.EnableSearch = false;
     this.packagesTreeView.HeadersVisible = false;
     this.packagesTreeScrolledWindow.Add (this.packagesTreeView);
     this.packagesListVBox.Add (this.packagesTreeScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.packagesListVBox [this.packagesTreeScrolledWindow]));
     w2.Position = 0;
     // Container child packagesListVBox.Gtk.Box+BoxChild
     this.pagedResultsHBox = new global::Gtk.HBox ();
     this.pagedResultsHBox.Name = "pagedResultsHBox";
     this.pagedResultsHBox.Spacing = 6;
     // Container child pagedResultsHBox.Gtk.Box+BoxChild
     this.pagedResultsLeftLabel = new global::Gtk.Label ();
     this.pagedResultsLeftLabel.Name = "pagedResultsLeftLabel";
     this.pagedResultsHBox.Add (this.pagedResultsLeftLabel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.pagedResultsHBox [this.pagedResultsLeftLabel]));
     w3.Position = 0;
     // Container child pagedResultsHBox.Gtk.Box+BoxChild
     this.pagedResultsWidget = new global::MonoDevelop.PackageManagement.PagedResultsWidget ();
     this.pagedResultsWidget.Events = ((global::Gdk.EventMask)(256));
     this.pagedResultsWidget.Name = "pagedResultsWidget";
     this.pagedResultsHBox.Add (this.pagedResultsWidget);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.pagedResultsHBox [this.pagedResultsWidget]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child pagedResultsHBox.Gtk.Box+BoxChild
     this.pagedResultsRightLabel = new global::Gtk.Label ();
     this.pagedResultsRightLabel.Name = "pagedResultsRightLabel";
     this.pagedResultsHBox.Add (this.pagedResultsRightLabel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.pagedResultsHBox [this.pagedResultsRightLabel]));
     w5.Position = 2;
     this.packagesListVBox.Add (this.pagedResultsHBox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.packagesListVBox [this.pagedResultsHBox]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     this.mainPane.Add (this.packagesListVBox);
     global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.mainPane [this.packagesListVBox]));
     w7.Resize = false;
     // Container child mainPane.Gtk.Paned+PanedChild
     this.packageInfoVBox = new global::Gtk.VBox ();
     this.packageInfoVBox.Name = "packageInfoVBox";
     this.packageInfoVBox.Spacing = 6;
     // Container child packageInfoVBox.Gtk.Box+BoxChild
     this.packageSourceComboBox = global::Gtk.ComboBox.NewText ();
     this.packageSourceComboBox.Name = "packageSourceComboBox";
     this.packageInfoVBox.Add (this.packageSourceComboBox);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.packageSourceComboBox]));
     w8.Position = 0;
     w8.Expand = false;
     w8.Fill = false;
     // Container child packageInfoVBox.Gtk.Box+BoxChild
     this.packageSearchHBox = new global::Gtk.HBox ();
     this.packageSearchHBox.Name = "packageSearchHBox";
     this.packageSearchHBox.Spacing = 6;
     // Container child packageSearchHBox.Gtk.Box+BoxChild
     this.packageSearchEntry = new global::Gtk.Entry ();
     this.packageSearchEntry.CanFocus = true;
     this.packageSearchEntry.Name = "packageSearchEntry";
     this.packageSearchEntry.IsEditable = true;
     this.packageSearchEntry.InvisibleChar = '●';
     this.packageSearchHBox.Add (this.packageSearchEntry);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.packageSearchHBox [this.packageSearchEntry]));
     w9.Position = 0;
     // Container child packageSearchHBox.Gtk.Box+BoxChild
     this.packageSearchButton = new global::Gtk.Button ();
     this.packageSearchButton.CanFocus = true;
     this.packageSearchButton.Name = "packageSearchButton";
     this.packageSearchButton.UseUnderline = true;
     // Container child packageSearchButton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w10 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w11 = new global::Gtk.HBox ();
     w11.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w12 = new global::Gtk.Image ();
     w12.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-find", global::Gtk.IconSize.Menu);
     w11.Add (w12);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w14 = new global::Gtk.Label ();
     w11.Add (w14);
     w10.Add (w11);
     this.packageSearchButton.Add (w10);
     this.packageSearchHBox.Add (this.packageSearchButton);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.packageSearchHBox [this.packageSearchButton]));
     w18.Position = 1;
     w18.Expand = false;
     w18.Fill = false;
     this.packageInfoVBox.Add (this.packageSearchHBox);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.packageSearchHBox]));
     w19.Position = 1;
     w19.Expand = false;
     w19.Fill = false;
     // Container child packageInfoVBox.Gtk.Box+BoxChild
     this.packageInfoFrame = new global::Gtk.Frame ();
     this.packageInfoFrame.Name = "packageInfoFrame";
     this.packageInfoFrame.ShadowType = ((global::Gtk.ShadowType)(0));
     this.packageInfoFrame.LabelYalign = 0F;
     // Container child packageInfoFrame.Gtk.Container+ContainerChild
     this.packageInfoFrameAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.packageInfoFrameAlignment.Name = "packageInfoFrameAlignment";
     // Container child packageInfoFrameAlignment.Gtk.Container+ContainerChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w20 = new global::Gtk.Viewport ();
     w20.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.packageInfoFrameVBox = new global::Gtk.VBox ();
     this.packageInfoFrameVBox.Name = "packageInfoFrameVBox";
     this.packageInfoFrameVBox.Spacing = 6;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageCreatedByHBox = new global::Gtk.HBox ();
     this.packageCreatedByHBox.Name = "packageCreatedByHBox";
     this.packageCreatedByHBox.Spacing = 6;
     // Container child packageCreatedByHBox.Gtk.Box+BoxChild
     this.packageCreatedByLabel = new global::Gtk.Label ();
     this.packageCreatedByLabel.Name = "packageCreatedByLabel";
     this.packageCreatedByLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span weight=\'bold\'>Created by:</span>");
     this.packageCreatedByLabel.UseMarkup = true;
     this.packageCreatedByHBox.Add (this.packageCreatedByLabel);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.packageCreatedByHBox [this.packageCreatedByLabel]));
     w21.Position = 0;
     w21.Expand = false;
     w21.Fill = false;
     // Container child packageCreatedByHBox.Gtk.Box+BoxChild
     this.packageCreatedByTextBox = new global::Gtk.Label ();
     this.packageCreatedByTextBox.Name = "packageCreatedByTextBox";
     this.packageCreatedByTextBox.Selectable = true;
     this.packageCreatedByHBox.Add (this.packageCreatedByTextBox);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.packageCreatedByHBox [this.packageCreatedByTextBox]));
     w22.Position = 1;
     w22.Expand = false;
     w22.Fill = false;
     this.packageInfoFrameVBox.Add (this.packageCreatedByHBox);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageCreatedByHBox]));
     w23.Position = 0;
     w23.Expand = false;
     w23.Fill = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageVersionHBox = new global::Gtk.HBox ();
     this.packageVersionHBox.Name = "packageVersionHBox";
     this.packageVersionHBox.Spacing = 6;
     // Container child packageVersionHBox.Gtk.Box+BoxChild
     this.packageVersionLabel = new global::Gtk.Label ();
     this.packageVersionLabel.Name = "packageVersionLabel";
     this.packageVersionLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span weight=\'bold\'>Version:</span>");
     this.packageVersionLabel.UseMarkup = true;
     this.packageVersionHBox.Add (this.packageVersionLabel);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.packageVersionHBox [this.packageVersionLabel]));
     w24.Position = 0;
     w24.Expand = false;
     w24.Fill = false;
     // Container child packageVersionHBox.Gtk.Box+BoxChild
     this.packageVersionTextBox = new global::Gtk.Label ();
     this.packageVersionTextBox.Name = "packageVersionTextBox";
     this.packageVersionTextBox.Selectable = true;
     this.packageVersionHBox.Add (this.packageVersionTextBox);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.packageVersionHBox [this.packageVersionTextBox]));
     w25.Position = 1;
     w25.Expand = false;
     w25.Fill = false;
     this.packageInfoFrameVBox.Add (this.packageVersionHBox);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageVersionHBox]));
     w26.Position = 1;
     w26.Expand = false;
     w26.Fill = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageLastUpdatedHBox = new global::Gtk.HBox ();
     this.packageLastUpdatedHBox.Name = "packageLastUpdatedHBox";
     this.packageLastUpdatedHBox.Spacing = 6;
     // Container child packageLastUpdatedHBox.Gtk.Box+BoxChild
     this.packageLastUpdatedLabel = new global::Gtk.Label ();
     this.packageLastUpdatedLabel.Name = "packageLastUpdatedLabel";
     this.packageLastUpdatedLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span weight=\'bold\'>Last Updated:</span>");
     this.packageLastUpdatedLabel.UseMarkup = true;
     this.packageLastUpdatedHBox.Add (this.packageLastUpdatedLabel);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.packageLastUpdatedHBox [this.packageLastUpdatedLabel]));
     w27.Position = 0;
     w27.Expand = false;
     w27.Fill = false;
     // Container child packageLastUpdatedHBox.Gtk.Box+BoxChild
     this.packageLastUpdatedTextBox = new global::Gtk.Label ();
     this.packageLastUpdatedTextBox.Name = "packageLastUpdatedTextBox";
     this.packageLastUpdatedTextBox.Selectable = true;
     this.packageLastUpdatedHBox.Add (this.packageLastUpdatedTextBox);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.packageLastUpdatedHBox [this.packageLastUpdatedTextBox]));
     w28.Position = 1;
     w28.Expand = false;
     w28.Fill = false;
     this.packageInfoFrameVBox.Add (this.packageLastUpdatedHBox);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageLastUpdatedHBox]));
     w29.Position = 2;
     w29.Expand = false;
     w29.Fill = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageDownloadsHBox = new global::Gtk.HBox ();
     this.packageDownloadsHBox.Name = "packageDownloadsHBox";
     this.packageDownloadsHBox.Spacing = 6;
     // Container child packageDownloadsHBox.Gtk.Box+BoxChild
     this.packageDownloadsLabel = new global::Gtk.Label ();
     this.packageDownloadsLabel.Name = "packageDownloadsLabel";
     this.packageDownloadsLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span weight=\'bold\'>Downloads:</span>");
     this.packageDownloadsLabel.UseMarkup = true;
     this.packageDownloadsHBox.Add (this.packageDownloadsLabel);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.packageDownloadsHBox [this.packageDownloadsLabel]));
     w30.Position = 0;
     w30.Expand = false;
     w30.Fill = false;
     // Container child packageDownloadsHBox.Gtk.Box+BoxChild
     this.packageDownloadsTextBox = new global::Gtk.Label ();
     this.packageDownloadsTextBox.Name = "packageDownloadsTextBox";
     this.packageDownloadsTextBox.Selectable = true;
     this.packageDownloadsHBox.Add (this.packageDownloadsTextBox);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.packageDownloadsHBox [this.packageDownloadsTextBox]));
     w31.Position = 1;
     w31.Expand = false;
     w31.Fill = false;
     this.packageInfoFrameVBox.Add (this.packageDownloadsHBox);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDownloadsHBox]));
     w32.Position = 3;
     w32.Expand = false;
     w32.Fill = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.viewLicenseTermsHBox = new global::Gtk.HBox ();
     this.viewLicenseTermsHBox.Name = "viewLicenseTermsHBox";
     this.viewLicenseTermsHBox.Spacing = 6;
     // Container child viewLicenseTermsHBox.Gtk.Box+BoxChild
     this.viewLicenseTermsButton = new global::MonoDevelop.PackageManagement.HyperlinkWidget ();
     this.viewLicenseTermsButton.Events = ((global::Gdk.EventMask)(256));
     this.viewLicenseTermsButton.Name = "viewLicenseTermsButton";
     this.viewLicenseTermsButton.Uri = "";
     this.viewLicenseTermsButton.Label = "View License Terms";
     this.viewLicenseTermsHBox.Add (this.viewLicenseTermsButton);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.viewLicenseTermsHBox [this.viewLicenseTermsButton]));
     w33.Position = 0;
     this.packageInfoFrameVBox.Add (this.viewLicenseTermsHBox);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.viewLicenseTermsHBox]));
     w34.Position = 4;
     w34.Expand = false;
     w34.Fill = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.moreInformationHBox = new global::Gtk.HBox ();
     this.moreInformationHBox.Name = "moreInformationHBox";
     // Container child moreInformationHBox.Gtk.Box+BoxChild
     this.moreInformationButton = new global::MonoDevelop.PackageManagement.HyperlinkWidget ();
     this.moreInformationButton.Events = ((global::Gdk.EventMask)(256));
     this.moreInformationButton.Name = "moreInformationButton";
     this.moreInformationButton.Uri = "";
     this.moreInformationButton.Label = "More Information";
     this.moreInformationHBox.Add (this.moreInformationButton);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.moreInformationHBox [this.moreInformationButton]));
     w35.Position = 0;
     this.packageInfoFrameVBox.Add (this.moreInformationHBox);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.moreInformationHBox]));
     w36.Position = 5;
     w36.Expand = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageDescriptionTextView = new global::Gtk.TextView ();
     this.packageDescriptionTextView.CanFocus = true;
     this.packageDescriptionTextView.Name = "packageDescriptionTextView";
     this.packageDescriptionTextView.Editable = false;
     this.packageDescriptionTextView.CursorVisible = false;
     this.packageDescriptionTextView.WrapMode = ((global::Gtk.WrapMode)(2));
     this.packageInfoFrameVBox.Add (this.packageDescriptionTextView);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDescriptionTextView]));
     w37.Position = 6;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageDependenciesHBox = new global::Gtk.HBox ();
     this.packageDependenciesHBox.Name = "packageDependenciesHBox";
     this.packageDependenciesHBox.Spacing = 6;
     // Container child packageDependenciesHBox.Gtk.Box+BoxChild
     this.packageDependenciesLabel = new global::Gtk.Label ();
     this.packageDependenciesLabel.Name = "packageDependenciesLabel";
     this.packageDependenciesLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span weight=\'bold\'>Dependencies:</span>");
     this.packageDependenciesLabel.UseMarkup = true;
     this.packageDependenciesHBox.Add (this.packageDependenciesLabel);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesHBox [this.packageDependenciesLabel]));
     w38.Position = 0;
     w38.Expand = false;
     w38.Fill = false;
     // Container child packageDependenciesHBox.Gtk.Box+BoxChild
     this.packageDependenciesNoneLabel = new global::Gtk.Label ();
     this.packageDependenciesNoneLabel.Name = "packageDependenciesNoneLabel";
     this.packageDependenciesNoneLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("None");
     this.packageDependenciesNoneLabel.Selectable = true;
     this.packageDependenciesHBox.Add (this.packageDependenciesNoneLabel);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesHBox [this.packageDependenciesNoneLabel]));
     w39.Position = 1;
     w39.Expand = false;
     w39.Fill = false;
     this.packageInfoFrameVBox.Add (this.packageDependenciesHBox);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDependenciesHBox]));
     w40.Position = 7;
     w40.Expand = false;
     w40.Fill = false;
     // Container child packageInfoFrameVBox.Gtk.Box+BoxChild
     this.packageDependenciesListHBox = new global::Gtk.HBox ();
     this.packageDependenciesListHBox.Name = "packageDependenciesListHBox";
     this.packageDependenciesListHBox.Spacing = 6;
     this.packageDependenciesListHBox.BorderWidth = ((uint)(2));
     // Container child packageDependenciesListHBox.Gtk.Box+BoxChild
     this.packageDependenciesListLabel = new global::Gtk.Label ();
     this.packageDependenciesListLabel.Name = "packageDependenciesListLabel";
     this.packageDependenciesListLabel.UseMarkup = true;
     this.packageDependenciesListHBox.Add (this.packageDependenciesListLabel);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesListHBox [this.packageDependenciesListLabel]));
     w41.Position = 0;
     w41.Expand = false;
     w41.Fill = false;
     // Container child packageDependenciesListHBox.Gtk.Box+BoxChild
     this.packageDependenciesListFillerLabel = new global::Gtk.Label ();
     this.packageDependenciesListFillerLabel.Name = "packageDependenciesListFillerLabel";
     this.packageDependenciesListFillerLabel.Selectable = true;
     this.packageDependenciesListHBox.Add (this.packageDependenciesListFillerLabel);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesListHBox [this.packageDependenciesListFillerLabel]));
     w42.Position = 1;
     this.packageInfoFrameVBox.Add (this.packageDependenciesListHBox);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDependenciesListHBox]));
     w43.Position = 8;
     w43.Expand = false;
     w43.Fill = false;
     w20.Add (this.packageInfoFrameVBox);
     this.GtkScrolledWindow.Add (w20);
     this.packageInfoFrameAlignment.Add (this.GtkScrolledWindow);
     this.packageInfoFrame.Add (this.packageInfoFrameAlignment);
     this.packageInfoVBox.Add (this.packageInfoFrame);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.packageInfoFrame]));
     w48.Position = 2;
     // Container child packageInfoVBox.Gtk.Box+BoxChild
     this.managePackageButtonBox = new global::Gtk.HButtonBox ();
     this.managePackageButtonBox.Name = "managePackageButtonBox";
     this.managePackageButtonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child managePackageButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.addPackageButton = new global::Gtk.Button ();
     this.addPackageButton.CanFocus = true;
     this.addPackageButton.Name = "addPackageButton";
     this.addPackageButton.UseUnderline = true;
     this.addPackageButton.Label = global::Mono.Unix.Catalog.GetString ("Add");
     this.managePackageButtonBox.Add (this.addPackageButton);
     global::Gtk.ButtonBox.ButtonBoxChild w49 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managePackageButtonBox [this.addPackageButton]));
     w49.Expand = false;
     w49.Fill = false;
     // Container child managePackageButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.removePackageButton = new global::Gtk.Button ();
     this.removePackageButton.CanFocus = true;
     this.removePackageButton.Name = "removePackageButton";
     this.removePackageButton.UseUnderline = true;
     this.removePackageButton.Label = global::Mono.Unix.Catalog.GetString ("Remove");
     this.managePackageButtonBox.Add (this.removePackageButton);
     global::Gtk.ButtonBox.ButtonBoxChild w50 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managePackageButtonBox [this.removePackageButton]));
     w50.Position = 1;
     w50.Expand = false;
     w50.Fill = false;
     // Container child managePackageButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.managePackageButton = new global::Gtk.Button ();
     this.managePackageButton.CanFocus = true;
     this.managePackageButton.Name = "managePackageButton";
     this.managePackageButton.UseUnderline = true;
     this.managePackageButton.Label = global::Mono.Unix.Catalog.GetString ("Manage");
     this.managePackageButtonBox.Add (this.managePackageButton);
     global::Gtk.ButtonBox.ButtonBoxChild w51 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managePackageButtonBox [this.managePackageButton]));
     w51.Position = 2;
     w51.Expand = false;
     w51.Fill = false;
     this.packageInfoVBox.Add (this.managePackageButtonBox);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.managePackageButtonBox]));
     w52.PackType = ((global::Gtk.PackType)(1));
     w52.Position = 3;
     w52.Expand = false;
     w52.Fill = false;
     this.mainPane.Add (this.packageInfoVBox);
     this.Add (this.mainPane);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.packageInfoFrameVBox.Hide ();
     this.addPackageButton.Hide ();
     this.removePackageButton.Hide ();
     this.managePackageButton.Hide ();
     this.Hide ();
     this.packageSourceComboBox.Changed += new global::System.EventHandler (this.PackageSourceChanged);
     this.packageSearchEntry.Activated += new global::System.EventHandler (this.PackageSearchEntryActivated);
     this.packageSearchButton.Clicked += new global::System.EventHandler (this.SearchButtonClicked);
     this.addPackageButton.Clicked += new global::System.EventHandler (this.OnAddPackageButtonClicked);
     this.removePackageButton.Clicked += new global::System.EventHandler (this.RemovePackageButtonClicked);
     this.managePackageButton.Clicked += new global::System.EventHandler (this.ManagePackagesButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ocmgtk.ImportDirectoryDialog
     this.WidthRequest   = 500;
     this.Name           = "ocmgtk.ImportDirectoryDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Import Directory");
     this.TypeHint       = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     this.BorderWidth    = ((uint)(6));
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Internal child ocmgtk.ImportDirectoryDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dirChooser            = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Select A Folder"), ((global::Gtk.FileChooserAction)(2)));
     this.dirChooser.Name       = "dirChooser";
     this.dirChooser.ShowHidden = true;
     this.table1.Add(this.dirChooser);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.dirChooser]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Directory:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.deleteCheck               = new global::Gtk.CheckButton();
     this.deleteCheck.CanFocus      = true;
     this.deleteCheck.Name          = "deleteCheck";
     this.deleteCheck.Label         = global::Mono.Unix.Catalog.GetString("Delete files on completion");
     this.deleteCheck.DrawIndicator = true;
     this.deleteCheck.UseUnderline  = true;
     this.vbox2.Add(this.deleteCheck);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.deleteCheck]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.statusCheck               = new global::Gtk.CheckButton();
     this.statusCheck.CanFocus      = true;
     this.statusCheck.Name          = "statusCheck";
     this.statusCheck.Label         = global::Mono.Unix.Catalog.GetString("Do not overwrite existing found status in database");
     this.statusCheck.DrawIndicator = true;
     this.statusCheck.UseUnderline  = true;
     this.vbox2.Add(this.statusCheck);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.statusCheck]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.oldLogsCheck               = new global::Gtk.CheckButton();
     this.oldLogsCheck.CanFocus      = true;
     this.oldLogsCheck.Name          = "oldLogsCheck";
     this.oldLogsCheck.Label         = global::Mono.Unix.Catalog.GetString("Purge old cache logs");
     this.oldLogsCheck.DrawIndicator = true;
     this.oldLogsCheck.UseUnderline  = true;
     this.vbox2.Add(this.oldLogsCheck);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.oldLogsCheck]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.gsakFieldsCheck               = new global::Gtk.CheckButton();
     this.gsakFieldsCheck.CanFocus      = true;
     this.gsakFieldsCheck.Name          = "gsakFieldsCheck";
     this.gsakFieldsCheck.Label         = global::Mono.Unix.Catalog.GetString("Ignore GSAK/OCM extra fields in GPX file");
     this.gsakFieldsCheck.DrawIndicator = true;
     this.gsakFieldsCheck.UseUnderline  = true;
     this.vbox2.Add(this.gsakFieldsCheck);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.gsakFieldsCheck]));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.addToListCheck               = new global::Gtk.CheckButton();
     this.addToListCheck.CanFocus      = true;
     this.addToListCheck.Name          = "addToListCheck";
     this.addToListCheck.Label         = global::Mono.Unix.Catalog.GetString("Add to bookmark list:");
     this.addToListCheck.DrawIndicator = true;
     this.addToListCheck.UseUnderline  = true;
     this.hbox1.Add(this.addToListCheck);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.addToListCheck]));
     w9.Position = 0;
     w9.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.bmCombo           = global::Gtk.ComboBox.NewText();
     this.bmCombo.Sensitive = false;
     this.bmCombo.Name      = "bmCombo";
     this.hbox1.Add(this.bmCombo);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.bmCombo]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.addBmrkButton           = new global::Gtk.Button();
     this.addBmrkButton.Sensitive = false;
     this.addBmrkButton.CanFocus  = true;
     this.addBmrkButton.Name      = "addBmrkButton";
     // Container child addBmrkButton.Gtk.Container+ContainerChild
     this.image20           = new global::Gtk.Image();
     this.image20.Sensitive = false;
     this.image20.Name      = "image20";
     this.image20.Pixbuf    = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.addBmrkButton.Add(this.image20);
     this.hbox1.Add(this.addBmrkButton);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.addBmrkButton]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w13.Position = 4;
     w13.Expand   = false;
     w13.Fill     = false;
     this.GtkAlignment2.Add(this.vbox2);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel7           = new global::Gtk.Label();
     this.GtkLabel7.Name      = "GtkLabel7";
     this.GtkLabel7.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Options</b>");
     this.GtkLabel7.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel7;
     w1.Add(this.frame1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1 [this.frame1]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Internal child ocmgtk.ImportDirectoryDialog.ActionArea
     global::Gtk.HButtonBox w17 = this.ActionArea;
     w17.Name        = "dialog1_ActionArea";
     w17.Spacing     = 10;
     w17.BorderWidth = ((uint)(5));
     w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonCancel]));
     w18.Expand = false;
     w18.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonOk]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 512;
     this.DefaultHeight = 281;
     this.Show();
     this.addToListCheck.Toggled += new global::System.EventHandler(this.OnBmrkToggle);
     this.addBmrkButton.Clicked  += new global::System.EventHandler(this.OnAddClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget WidgetLibrary.PersonWidget
     global::Stetic.BinContainer.Attach (this);
     this.WidthRequest = 750;
     this.HeightRequest = 650;
     this.Name = "WidgetLibrary.PersonWidget";
     // Container child WidgetLibrary.PersonWidget.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.fixed1 = new global::Gtk.Fixed ();
     this.fixed1.HeightRequest = 10;
     this.fixed1.Name = "fixed1";
     this.fixed1.HasWindow = false;
     this.vbox1.Add (this.fixed1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.fixed1]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(3)), ((uint)(5)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.areaCombobox = global::Gtk.ComboBox.NewText ();
     this.areaCombobox.AppendText ("");
     this.areaCombobox.AppendText ("");
     this.areaCombobox.Name = "areaCombobox";
     this.table1.Add (this.areaCombobox);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.areaCombobox]));
     w2.LeftAttach = ((uint)(4));
     w2.RightAttach = ((uint)(5));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.fixed2 = new global::Gtk.Fixed ();
     this.fixed2.Name = "fixed2";
     this.fixed2.HasWindow = false;
     this.table1.Add (this.fixed2);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.fixed2]));
     w3.LeftAttach = ((uint)(2));
     w3.RightAttach = ((uint)(3));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.fnameEntry = new global::Gtk.Entry ();
     this.fnameEntry.CanFocus = true;
     this.fnameEntry.Name = "fnameEntry";
     this.fnameEntry.IsEditable = true;
     this.fnameEntry.InvisibleChar = '●';
     this.table1.Add (this.fnameEntry);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.fnameEntry]));
     w4.LeftAttach = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Vorname :");
     this.table1.Add (this.label4);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.Xalign = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Nachname :");
     this.table1.Add (this.label5);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w6.TopAttach = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.Xalign = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Abteil :");
     this.table1.Add (this.label6);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w7.LeftAttach = ((uint)(3));
     w7.RightAttach = ((uint)(4));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Aufgabe :");
     this.table1.Add (this.label7);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
     w8.TopAttach = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach = ((uint)(3));
     w8.RightAttach = ((uint)(4));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.Xalign = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Schicht :");
     this.table1.Add (this.label8);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
     w9.TopAttach = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.LeftAttach = ((uint)(3));
     w9.RightAttach = ((uint)(4));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.Xalign = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Typ :");
     this.table1.Add (this.label9);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.label9]));
     w10.TopAttach = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lnameEntry = new global::Gtk.Entry ();
     this.lnameEntry.CanFocus = true;
     this.lnameEntry.Name = "lnameEntry";
     this.lnameEntry.IsEditable = true;
     this.lnameEntry.InvisibleChar = '●';
     this.table1.Add (this.lnameEntry);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.lnameEntry]));
     w11.TopAttach = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.taskCombobox = global::Gtk.ComboBox.NewText ();
     this.taskCombobox.Name = "taskCombobox";
     this.table1.Add (this.taskCombobox);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.taskCombobox]));
     w12.TopAttach = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach = ((uint)(4));
     w12.RightAttach = ((uint)(5));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.timesCombobox = global::Gtk.ComboBox.NewText ();
     this.timesCombobox.Name = "timesCombobox";
     this.table1.Add (this.timesCombobox);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.timesCombobox]));
     w13.TopAttach = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach = ((uint)(4));
     w13.RightAttach = ((uint)(5));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.typCombobox = global::Gtk.ComboBox.NewText ();
     this.typCombobox.Name = "typCombobox";
     this.table1.Add (this.typCombobox);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.typCombobox]));
     w14.TopAttach = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.LeftAttach = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add (this.table1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w15.Position = 1;
     w15.Expand = false;
     w15.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.personalTreeView = new global::Gtk.TreeView ();
     this.personalTreeView.CanFocus = true;
     this.personalTreeView.Name = "personalTreeView";
     this.GtkScrolledWindow.Add (this.personalTreeView);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w17.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator2 = new global::Gtk.HSeparator ();
     this.hseparator2.HeightRequest = 6;
     this.hseparator2.Name = "hseparator2";
     this.vbox1.Add (this.hseparator2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator2]));
     w18.Position = 3;
     w18.Expand = false;
     w18.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.PVHeaderLabel = new global::Gtk.Label ();
     this.PVHeaderLabel.Name = "PVHeaderLabel";
     this.PVHeaderLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Personenverwaltung");
     this.vbox3.Add (this.PVHeaderLabel);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.PVHeaderLabel]));
     w19.Position = 0;
     w19.Expand = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox1 = new global::Gtk.HButtonBox ();
     this.hbuttonbox1.Name = "hbuttonbox1";
     this.hbuttonbox1.Homogeneous = true;
     this.hbuttonbox1.Spacing = 3;
     this.hbuttonbox1.BorderWidth = ((uint)(3));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.PersonAddButton = new global::Gtk.Button ();
     this.PersonAddButton.CanFocus = true;
     this.PersonAddButton.Name = "PersonAddButton";
     this.PersonAddButton.UseUnderline = true;
     // Container child PersonAddButton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w20 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w21 = new global::Gtk.HBox ();
     w21.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w22 = new global::Gtk.Image ();
     w22.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     w21.Add (w22);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w24 = new global::Gtk.Label ();
     w24.LabelProp = global::Mono.Unix.Catalog.GetString ("Neu");
     w24.UseUnderline = true;
     w21.Add (w24);
     w20.Add (w21);
     this.PersonAddButton.Add (w20);
     this.hbuttonbox1.Add (this.PersonAddButton);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.PersonAddButton]));
     w28.Expand = false;
     w28.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.PersonEditButton = new global::Gtk.Button ();
     this.PersonEditButton.CanFocus = true;
     this.PersonEditButton.Name = "PersonEditButton";
     this.PersonEditButton.UseUnderline = true;
     // Container child PersonEditButton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w29 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w30 = new global::Gtk.HBox ();
     w30.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w31 = new global::Gtk.Image ();
     w31.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     w30.Add (w31);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w33 = new global::Gtk.Label ();
     w33.LabelProp = global::Mono.Unix.Catalog.GetString ("Bearbeiten");
     w33.UseUnderline = true;
     w30.Add (w33);
     w29.Add (w30);
     this.PersonEditButton.Add (w29);
     this.hbuttonbox1.Add (this.PersonEditButton);
     global::Gtk.ButtonBox.ButtonBoxChild w37 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.PersonEditButton]));
     w37.Position = 1;
     w37.Expand = false;
     w37.Fill = false;
     this.vbox3.Add (this.hbuttonbox1);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbuttonbox1]));
     w38.Position = 1;
     w38.Expand = false;
     this.hbox1.Add (this.vbox3);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
     w39.Position = 0;
     w39.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator1 = new global::Gtk.VSeparator ();
     this.vseparator1.WidthRequest = 6;
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add (this.vseparator1);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vseparator1]));
     w40.Position = 1;
     w40.Expand = false;
     w40.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.PHeaderLabel = new global::Gtk.Label ();
     this.PHeaderLabel.Name = "PHeaderLabel";
     this.PHeaderLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Verwaltung");
     this.vbox4.Add (this.PHeaderLabel);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.PHeaderLabel]));
     w41.Position = 0;
     w41.Expand = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.managementHbuttonbox = new global::Gtk.HButtonBox ();
     this.managementHbuttonbox.Name = "managementHbuttonbox";
     this.managementHbuttonbox.Homogeneous = true;
     this.managementHbuttonbox.Spacing = 3;
     this.managementHbuttonbox.BorderWidth = ((uint)(3));
     // Container child managementHbuttonbox.Gtk.ButtonBox+ButtonBoxChild
     this.printButton = new global::Gtk.Button ();
     this.printButton.CanFocus = true;
     this.printButton.Name = "printButton";
     this.printButton.UseUnderline = true;
     // Container child printButton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w42 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w43 = new global::Gtk.HBox ();
     w43.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w44 = new global::Gtk.Image ();
     w44.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-print", global::Gtk.IconSize.Menu);
     w43.Add (w44);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w46 = new global::Gtk.Label ();
     w46.LabelProp = global::Mono.Unix.Catalog.GetString ("Drucken");
     w46.UseUnderline = true;
     w43.Add (w46);
     w42.Add (w43);
     this.printButton.Add (w42);
     this.managementHbuttonbox.Add (this.printButton);
     global::Gtk.ButtonBox.ButtonBoxChild w50 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managementHbuttonbox [this.printButton]));
     w50.Expand = false;
     w50.Fill = false;
     // Container child managementHbuttonbox.Gtk.ButtonBox+ButtonBoxChild
     this.printViewButton = new global::Gtk.Button ();
     this.printViewButton.CanFocus = true;
     this.printViewButton.Name = "printViewButton";
     this.printViewButton.UseUnderline = true;
     // Container child printViewButton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w51 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w52 = new global::Gtk.HBox ();
     w52.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w53 = new global::Gtk.Image ();
     w53.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-print-preview", global::Gtk.IconSize.Menu);
     w52.Add (w53);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w55 = new global::Gtk.Label ();
     w55.LabelProp = global::Mono.Unix.Catalog.GetString ("Druckvorschau");
     w55.UseUnderline = true;
     w52.Add (w55);
     w51.Add (w52);
     this.printViewButton.Add (w51);
     this.managementHbuttonbox.Add (this.printViewButton);
     global::Gtk.ButtonBox.ButtonBoxChild w59 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managementHbuttonbox [this.printViewButton]));
     w59.Position = 1;
     w59.Expand = false;
     w59.Fill = false;
     // Container child managementHbuttonbox.Gtk.ButtonBox+ButtonBoxChild
     this.exportButton = new global::Gtk.Button ();
     this.exportButton.CanFocus = true;
     this.exportButton.Name = "exportButton";
     this.exportButton.UseUnderline = true;
     // Container child exportButton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w60 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w61 = new global::Gtk.HBox ();
     w61.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w62 = new global::Gtk.Image ();
     w62.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "stock_right", global::Gtk.IconSize.Menu);
     w61.Add (w62);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w64 = new global::Gtk.Label ();
     w64.LabelProp = global::Mono.Unix.Catalog.GetString ("PDF - Export");
     w64.UseUnderline = true;
     w61.Add (w64);
     w60.Add (w61);
     this.exportButton.Add (w60);
     this.managementHbuttonbox.Add (this.exportButton);
     global::Gtk.ButtonBox.ButtonBoxChild w68 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managementHbuttonbox [this.exportButton]));
     w68.Position = 2;
     w68.Expand = false;
     w68.Fill = false;
     this.vbox4.Add (this.managementHbuttonbox);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.managementHbuttonbox]));
     w69.Position = 1;
     w69.Fill = false;
     this.hbox1.Add (this.vbox4);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4]));
     w70.Position = 2;
     w70.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w71.Position = 4;
     w71.Expand = false;
     w71.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.typCombobox.Changed += new global::System.EventHandler (this.OnTypComboboxChanged);
     this.timesCombobox.Changed += new global::System.EventHandler (this.OnTimesComboboxChanged);
     this.taskCombobox.Changed += new global::System.EventHandler (this.OnTaskComboboxChanged);
     this.lnameEntry.Changed += new global::System.EventHandler (this.OnLnameEntryChanged);
     this.fnameEntry.Changed += new global::System.EventHandler (this.OnFnameEntryChanged);
     this.areaCombobox.Changed += new global::System.EventHandler (this.OnAreaComboboxChanged);
     this.personalTreeView.CursorChanged += new global::System.EventHandler (this.OnPersonalTreeViewCursorChanged);
     this.PersonAddButton.Clicked += new global::System.EventHandler (this.OnPersonAddButtonClicked);
     this.PersonEditButton.Clicked += new global::System.EventHandler (this.OnPersonEditButtonClicked);
     this.printButton.Clicked += new global::System.EventHandler (this.OnPrintButtonClicked);
     this.printViewButton.Clicked += new global::System.EventHandler (this.OnPrintViewButtonClicked);
     this.exportButton.Clicked += new global::System.EventHandler (this.OnExportButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ocmgtk.ReduceLogsDialog
     this.Name           = "ocmgtk.ReduceLogsDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Reduce Number of Logs...");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child ocmgtk.ReduceLogsDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Limit cache to:");
     this.hbox2.Add(this.label12);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label12]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.limitEntry               = new global::Gtk.Entry();
     this.limitEntry.CanFocus      = true;
     this.limitEntry.Name          = "limitEntry";
     this.limitEntry.Text          = global::Mono.Unix.Catalog.GetString("10");
     this.limitEntry.IsEditable    = true;
     this.limitEntry.WidthChars    = 4;
     this.limitEntry.InvisibleChar = '●';
     this.hbox2.Add(this.limitEntry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.limitEntry]));
     w3.Position = 1;
     w3.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("logs");
     this.hbox2.Add(this.label13);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label13]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     w1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox2]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     w5.Padding  = ((uint)(6));
     // Internal child ocmgtk.ReduceLogsDialog.ActionArea
     global::Gtk.HButtonBox w6 = this.ActionArea;
     w6.Name        = "dialog1_ActionArea";
     w6.Spacing     = 10;
     w6.BorderWidth = ((uint)(5));
     w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.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 w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonCancel]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 349;
     this.DefaultHeight = 123;
     this.Show();
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnCancelClicked);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.OnOKClicked);
 }
Пример #29
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MultiMC.ConsoleWindow
     this.WidthRequest = 600;
     this.HeightRequest = 300;
     this.Name = "MultiMC.ConsoleWindow";
     this.Title = "MultiMC Console";
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child MultiMC.ConsoleWindow.Gtk.Container+ContainerChild
     this.ConsoleVBox = new global::Gtk.VBox ();
     this.ConsoleVBox.Name = "ConsoleVBox";
     this.ConsoleVBox.Spacing = 6;
     // Container child ConsoleVBox.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.ConsoleView = new global::Gtk.TextView ();
     this.ConsoleView.CanFocus = true;
     this.ConsoleView.Name = "ConsoleView";
     this.ConsoleView.Editable = false;
     this.ConsoleView.CursorVisible = false;
     this.ConsoleView.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow.Add (this.ConsoleView);
     this.ConsoleVBox.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.ConsoleVBox [this.GtkScrolledWindow]));
     w2.Position = 0;
     // Container child ConsoleVBox.Gtk.Box+BoxChild
     this.ConsoleButtonBox = new global::Gtk.HButtonBox ();
     this.ConsoleButtonBox.Name = "ConsoleButtonBox";
     this.ConsoleButtonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child ConsoleButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.HideButton = new global::Gtk.Button ();
     this.HideButton.CanFocus = true;
     this.HideButton.Name = "HideButton";
     this.HideButton.UseUnderline = true;
     this.HideButton.BorderWidth = ((uint)(2));
     this.HideButton.Label = "Hide";
     this.ConsoleButtonBox.Add (this.HideButton);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.ConsoleButtonBox [this.HideButton]));
     w3.Expand = false;
     w3.Fill = false;
     w3.Padding = ((uint)(4));
     // Container child ConsoleButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.CloseButton = new global::Gtk.Button ();
     this.CloseButton.Sensitive = false;
     this.CloseButton.CanFocus = true;
     this.CloseButton.Name = "CloseButton";
     this.CloseButton.UseUnderline = true;
     this.CloseButton.BorderWidth = ((uint)(2));
     this.CloseButton.Label = "_Close";
     this.ConsoleButtonBox.Add (this.CloseButton);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.ConsoleButtonBox [this.CloseButton]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     this.ConsoleVBox.Add (this.ConsoleButtonBox);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.ConsoleVBox [this.ConsoleButtonBox]));
     w5.Position = 1;
     w5.Expand = false;
     w5.Fill = false;
     this.Add (this.ConsoleVBox);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 600;
     this.DefaultHeight = 300;
     this.Show ();
     this.HideButton.Clicked += new global::System.EventHandler (this.OnHideButtonClicked);
     this.CloseButton.Clicked += new global::System.EventHandler (this.OnCloseButtonClicked);
 }
Пример #30
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CarGlass.Status
     this.Name           = "CarGlass.Status";
     this.Title          = global::Mono.Unix.Catalog.GetString("Статус заказа");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child CarGlass.Status.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checklistTypes      = new global::QSWidgetLib.CheckList();
     this.checklistTypes.Name = "checklistTypes";
     this.table1.Add(this.checklistTypes);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.checklistTypes]));
     w2.TopAttach    = ((uint)(3));
     w2.BottomAttach = ((uint)(4));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.entryName]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.checkColor               = new global::Gtk.CheckButton();
     this.checkColor.CanFocus      = true;
     this.checkColor.Name          = "checkColor";
     this.checkColor.Label         = global::Mono.Unix.Catalog.GetString("Маркировать");
     this.checkColor.DrawIndicator = true;
     this.checkColor.UseUnderline  = true;
     this.hbox1.Add(this.checkColor);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.checkColor]));
     w4.Position = 0;
     w4.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.colorbuttonMarker           = new global::Gtk.ColorButton();
     this.colorbuttonMarker.Sensitive = false;
     this.colorbuttonMarker.CanFocus  = true;
     this.colorbuttonMarker.Events    = ((global::Gdk.EventMask)(784));
     this.colorbuttonMarker.Name      = "colorbuttonMarker";
     this.hbox1.Add(this.colorbuttonMarker);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.colorbuttonMarker]));
     w5.Position = 1;
     this.table1.Add(this.hbox1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox1]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Имя<span foreground=\"red\">*</span>:");
     this.label1.UseMarkup = true;
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.Xalign    = 1F;
     this.label14.Yalign    = 0F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Используется для заказов:");
     this.table1.Add(this.label14);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label14]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Цветовая маркеровка:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Код:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelId           = new global::Gtk.Label();
     this.labelId.Name      = "labelId";
     this.labelId.LabelProp = global::Mono.Unix.Catalog.GetString("label4");
     this.table1.Add(this.labelId);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.labelId]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions    = ((global::Gtk.AttachOptions)(4));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(w1[this.table1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Internal child CarGlass.Status.ActionArea
     global::Gtk.HButtonBox w13 = this.ActionArea;
     w13.Name        = "dialog1_ActionArea";
     w13.Spacing     = 10;
     w13.BorderWidth = ((uint)(5));
     w13.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 w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w13[this.buttonCancel]));
     w14.Expand = false;
     w14.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.Sensitive    = false;
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w13.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w13[this.buttonOk]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 366;
     this.DefaultHeight = 212;
     this.Show();
     this.checkColor.Clicked += new global::System.EventHandler(this.OnCheckColorClicked);
     this.entryName.Changed  += new global::System.EventHandler(this.OnEntryNameChanged);
     this.buttonOk.Clicked   += new global::System.EventHandler(this.OnButtonOkClicked);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget task_tracker.Dialog_Settings
			this.Name = "task_tracker.Dialog_Settings";
			this.Title = global::Mono.Unix.Catalog.GetString ("Settings");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			// Internal child task_tracker.Dialog_Settings.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "dialog1_VBox";
			w1.BorderWidth = ((uint)(2));
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.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 ("Reminder Interval (minutes):");
			this.hbox2.Add (this.label2);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
			w2.Position = 0;
			w2.Expand = false;
			w2.Fill = false;
			// Container child hbox2.Gtk.Box+BoxChild
			this.interval = new global::Gtk.Entry ();
			this.interval.CanFocus = true;
			this.interval.Name = "interval";
			this.interval.IsEditable = true;
			this.interval.InvisibleChar = '•';
			this.hbox2.Add (this.interval);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.interval]));
			w3.Position = 1;
			this.vbox3.Add (this.hbox2);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox2]));
			w4.Position = 0;
			w4.Expand = false;
			w4.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.label6 = new global::Gtk.Label ();
			this.label6.Name = "label6";
			this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Email Report Settings");
			this.vbox3.Add (this.label6);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label6]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbox7 = new global::Gtk.HBox ();
			this.hbox7.Name = "hbox7";
			this.hbox7.Spacing = 6;
			// Container child hbox7.Gtk.Box+BoxChild
			this.label9 = new global::Gtk.Label ();
			this.label9.Name = "label9";
			this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Name:");
			this.hbox7.Add (this.label9);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label9]));
			w6.Position = 0;
			w6.Expand = false;
			w6.Fill = false;
			// Container child hbox7.Gtk.Box+BoxChild
			this.name = new global::Gtk.Entry ();
			this.name.CanFocus = true;
			this.name.Name = "name";
			this.name.IsEditable = true;
			this.name.InvisibleChar = '•';
			this.hbox7.Add (this.name);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.name]));
			w7.Position = 1;
			this.vbox3.Add (this.hbox7);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox7]));
			w8.Position = 2;
			w8.Expand = false;
			w8.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Email Address:");
			this.hbox1.Add (this.label1);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
			w9.Position = 0;
			w9.Expand = false;
			w9.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.email_address = new global::Gtk.Entry ();
			this.email_address.CanFocus = true;
			this.email_address.Name = "email_address";
			this.email_address.IsEditable = true;
			this.email_address.InvisibleChar = '•';
			this.hbox1.Add (this.email_address);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.email_address]));
			w10.Position = 1;
			this.vbox3.Add (this.hbox1);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1]));
			w11.Position = 3;
			w11.Expand = false;
			w11.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbox3 = new global::Gtk.HBox ();
			this.hbox3.Name = "hbox3";
			this.hbox3.Spacing = 6;
			// Container child hbox3.Gtk.Box+BoxChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Destination Address:");
			this.hbox3.Add (this.label3);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label3]));
			w12.Position = 0;
			w12.Expand = false;
			w12.Fill = false;
			// Container child hbox3.Gtk.Box+BoxChild
			this.email_destination = new global::Gtk.Entry ();
			this.email_destination.CanFocus = true;
			this.email_destination.Name = "email_destination";
			this.email_destination.IsEditable = true;
			this.email_destination.InvisibleChar = '•';
			this.hbox3.Add (this.email_destination);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.email_destination]));
			w13.Position = 1;
			this.vbox3.Add (this.hbox3);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox3]));
			w14.Position = 4;
			w14.Expand = false;
			w14.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbox5 = new global::Gtk.HBox ();
			this.hbox5.Name = "hbox5";
			this.hbox5.Spacing = 6;
			// Container child hbox5.Gtk.Box+BoxChild
			this.label5 = new global::Gtk.Label ();
			this.label5.Name = "label5";
			this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Email Subject:");
			this.hbox5.Add (this.label5);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label5]));
			w15.Position = 0;
			w15.Expand = false;
			w15.Fill = false;
			// Container child hbox5.Gtk.Box+BoxChild
			this.email_subject = new global::Gtk.Entry ();
			this.email_subject.CanFocus = true;
			this.email_subject.Name = "email_subject";
			this.email_subject.IsEditable = true;
			this.email_subject.InvisibleChar = '•';
			this.hbox5.Add (this.email_subject);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.email_subject]));
			w16.Position = 1;
			this.vbox3.Add (this.hbox5);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox5]));
			w17.Position = 5;
			w17.Expand = false;
			w17.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbox4 = new global::Gtk.HBox ();
			this.hbox4.Name = "hbox4";
			this.hbox4.Spacing = 6;
			// Container child hbox4.Gtk.Box+BoxChild
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("SMTP Server:");
			this.hbox4.Add (this.label4);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label4]));
			w18.Position = 0;
			w18.Expand = false;
			w18.Fill = false;
			// Container child hbox4.Gtk.Box+BoxChild
			this.smtp_server = new global::Gtk.Entry ();
			this.smtp_server.CanFocus = true;
			this.smtp_server.Name = "smtp_server";
			this.smtp_server.IsEditable = true;
			this.smtp_server.InvisibleChar = '•';
			this.hbox4.Add (this.smtp_server);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.smtp_server]));
			w19.Position = 1;
			this.vbox3.Add (this.hbox4);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox4]));
			w20.Position = 6;
			w20.Expand = false;
			w20.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbox8 = new global::Gtk.HBox ();
			this.hbox8.Name = "hbox8";
			this.hbox8.Spacing = 6;
			// Container child hbox8.Gtk.Box+BoxChild
			this.label10 = new global::Gtk.Label ();
			this.label10.Name = "label10";
			this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("SMTP Port:");
			this.hbox8.Add (this.label10);
			global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.label10]));
			w21.Position = 0;
			w21.Expand = false;
			w21.Fill = false;
			// Container child hbox8.Gtk.Box+BoxChild
			this.smtp_port = new global::Gtk.Entry ();
			this.smtp_port.CanFocus = true;
			this.smtp_port.Name = "smtp_port";
			this.smtp_port.IsEditable = true;
			this.smtp_port.InvisibleChar = '●';
			this.hbox8.Add (this.smtp_port);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.smtp_port]));
			w22.Position = 1;
			this.vbox3.Add (this.hbox8);
			global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox8]));
			w23.Position = 7;
			w23.Expand = false;
			w23.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbox6 = new global::Gtk.HBox ();
			this.hbox6.Name = "hbox6";
			this.hbox6.Spacing = 6;
			// Container child hbox6.Gtk.Box+BoxChild
			this.label7 = new global::Gtk.Label ();
			this.label7.Name = "label7";
			this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Email Password:"******"email_password";
			this.email_password.IsEditable = true;
			this.email_password.Visibility = false;
			this.email_password.InvisibleChar = '•';
			this.hbox6.Add (this.email_password);
			global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.email_password]));
			w25.Position = 1;
			// Container child hbox6.Gtk.Box+BoxChild
			this.label8 = new global::Gtk.Label ();
			this.label8.Name = "label8";
			this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Warning: Plain Text!");
			this.hbox6.Add (this.label8);
			global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.label8]));
			w26.Position = 2;
			w26.Expand = false;
			w26.Fill = false;
			this.vbox3.Add (this.hbox6);
			global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox6]));
			w27.Position = 8;
			w27.Expand = false;
			w27.Fill = false;
			w1.Add (this.vbox3);
			global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox3]));
			w28.Position = 0;
			w28.Expand = false;
			w28.Fill = false;
			// Internal child task_tracker.Dialog_Settings.ActionArea
			global::Gtk.HButtonBox w29 = this.ActionArea;
			w29.Name = "dialog1_ActionArea";
			w29.Spacing = 10;
			w29.BorderWidth = ((uint)(5));
			w29.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 w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29 [this.buttonCancel]));
			w30.Expand = false;
			w30.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonOk = new global::Gtk.Button ();
			this.buttonOk.CanDefault = true;
			this.buttonOk.CanFocus = true;
			this.buttonOk.Name = "buttonOk";
			this.buttonOk.UseStock = true;
			this.buttonOk.UseUnderline = true;
			this.buttonOk.Label = "gtk-ok";
			this.AddActionWidget (this.buttonOk, -5);
			global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29 [this.buttonOk]));
			w31.Position = 1;
			w31.Expand = false;
			w31.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 432;
			this.DefaultHeight = 381;
			this.Show ();
			this.buttonCancel.Clicked += new global::System.EventHandler (this.OnButtonCancelClicked);
			this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
		}
Пример #32
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Gui.CustomMessageDialog
     this.Name           = "Gui.CustomMessageDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("CustomMessageDialog");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     this.Resizable      = false;
     this.Decorated      = false;
     // Container child Gui.CustomMessageDialog.Gtk.Container+ContainerChild
     this.vboxMsgDlg             = new global::Gtk.VBox();
     this.vboxMsgDlg.Name        = "vboxMsgDlg";
     this.vboxMsgDlg.Spacing     = 6;
     this.vboxMsgDlg.BorderWidth = ((uint)(6));
     // Container child vboxMsgDlg.Gtk.Box+BoxChild
     this.hboxDetail         = new global::Gtk.HBox();
     this.hboxDetail.Name    = "hboxDetail";
     this.hboxDetail.Spacing = 6;
     // Container child hboxDetail.Gtk.Box+BoxChild
     this.imageType        = new global::Gtk.Image();
     this.imageType.Name   = "imageType";
     this.imageType.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-error", global::Gtk.IconSize.Dialog);
     this.hboxDetail.Add(this.imageType);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxDetail [this.imageType]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child hboxDetail.Gtk.Box+BoxChild
     this.lText           = new global::Gtk.Label();
     this.lText.Name      = "lText";
     this.lText.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.hboxDetail.Add(this.lText);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDetail [this.lText]));
     w2.Position = 1;
     this.vboxMsgDlg.Add(this.hboxDetail);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxMsgDlg [this.hboxDetail]));
     w3.Position = 0;
     // Container child vboxMsgDlg.Gtk.Box+BoxChild
     this.hbtnboxAction      = new global::Gtk.HButtonBox();
     this.hbtnboxAction.Name = "hbtnboxAction";
     // Container child hbtnboxAction.Gtk.ButtonBox+ButtonBoxChild
     this.btnPositive              = new global::Gtk.Button();
     this.btnPositive.CanFocus     = true;
     this.btnPositive.Name         = "btnPositive";
     this.btnPositive.UseUnderline = true;
     this.btnPositive.Label        = global::Mono.Unix.Catalog.GetString("Ok");
     this.hbtnboxAction.Add(this.btnPositive);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbtnboxAction [this.btnPositive]));
     w4.Expand = false;
     w4.Fill   = false;
     // Container child hbtnboxAction.Gtk.ButtonBox+ButtonBoxChild
     this.btnNegative              = new global::Gtk.Button();
     this.btnNegative.CanFocus     = true;
     this.btnNegative.Name         = "btnNegative";
     this.btnNegative.UseUnderline = true;
     this.btnNegative.Label        = global::Mono.Unix.Catalog.GetString("Cancel");
     this.hbtnboxAction.Add(this.btnNegative);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbtnboxAction [this.btnNegative]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vboxMsgDlg.Add(this.hbtnboxAction);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxMsgDlg [this.hbtnboxAction]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.vboxMsgDlg);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 300;
     this.DefaultHeight = 200;
     this.Hide();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget PinDominator.frmAddAccounts
			this.WidthRequest = 425;
			this.Name = "PinDominator.frmAddAccounts";
			this.Title = global::Mono.Unix.Catalog.GetString ("Add Accounts");
			this.WindowPosition = ((global::Gtk.WindowPosition)(1));
			this.Resizable = false;
			// Container child PinDominator.frmAddAccounts.Gtk.Container+ContainerChild
			this.fixed1 = new global::Gtk.Fixed ();
			this.fixed1.WidthRequest = 420;
			this.fixed1.HeightRequest = 250;
			this.fixed1.Name = "fixed1";
			this.fixed1.HasWindow = false;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.label5 = new global::Gtk.Label ();
			this.label5.Name = "label5";
			this.label5.LabelProp = global::Mono.Unix.Catalog.GetString (" ");
			this.fixed1.Add (this.label5);
			global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label5]));
			w1.X = 67;
			w1.Y = 169;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.hbuttonbox1 = new global::Gtk.HButtonBox ();
			this.hbuttonbox1.Name = "hbuttonbox1";
			this.fixed1.Add (this.hbuttonbox1);
			global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.hbuttonbox1]));
			w2.X = 64;
			w2.Y = 240;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Email  : ");
			this.fixed1.Add (this.label2);
			global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label2]));
			w3.X = 49;
			w3.Y = 45;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.txtInputUserName = new global::Gtk.Entry ();
			this.txtInputUserName.WidthRequest = 200;
			this.txtInputUserName.CanFocus = true;
			this.txtInputUserName.Name = "txtInputUserName";
			this.txtInputUserName.IsEditable = true;
			this.txtInputUserName.InvisibleChar = '●';
			this.fixed1.Add (this.txtInputUserName);
			global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.txtInputUserName]));
			w4.X = 139;
			w4.Y = 39;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Password  : "******"txtInputPassword";
			this.txtInputPassword.IsEditable = true;
			this.txtInputPassword.InvisibleChar = '●';
			this.fixed1.Add (this.txtInputPassword);
			global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.txtInputPassword]));
			w6.X = 139;
			w6.Y = 81;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.btnClearAccounts = new global::Gtk.Button ();
			this.btnClearAccounts.CanFocus = true;
			this.btnClearAccounts.Name = "btnClearAccounts";
			this.btnClearAccounts.UseUnderline = true;
			this.btnClearAccounts.Label = global::Mono.Unix.Catalog.GetString ("Clear Account ");
			this.fixed1.Add (this.btnClearAccounts);
			global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnClearAccounts]));
			w7.X = 251;
			w7.Y = 204;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.btnAddAccounts = new global::Gtk.Button ();
			this.btnAddAccounts.CanFocus = true;
			this.btnAddAccounts.Name = "btnAddAccounts";
			this.btnAddAccounts.UseUnderline = true;
			this.btnAddAccounts.Label = global::Mono.Unix.Catalog.GetString ("Add Account ");
			this.fixed1.Add (this.btnAddAccounts);
			global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnAddAccounts]));
			w8.X = 140;
			w8.Y = 204;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.txtInputProxy = new global::Gtk.Entry ();
			global::Gtk.Tooltips w9 = new Gtk.Tooltips ();
			w9.SetTip (this.txtInputProxy, "Formate -> ProxyIp   : ProxyPort   : ProxyUserName  :  ProxyPassword", "Formate -> ProxyIp   : ProxyPort   : ProxyUserName  :  ProxyPassword");
			this.txtInputProxy.WidthRequest = 200;
			this.txtInputProxy.CanFocus = true;
			this.txtInputProxy.Name = "txtInputProxy";
			this.txtInputProxy.IsEditable = true;
			this.txtInputProxy.InvisibleChar = '●';
			this.fixed1.Add (this.txtInputProxy);
			global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.txtInputProxy]));
			w10.X = 140;
			w10.Y = 159;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Proxy  : ");
			this.fixed1.Add (this.label4);
			global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label4]));
			w11.X = 49;
			w11.Y = 163;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Niche :");
			this.fixed1.Add (this.label1);
			global::Gtk.Fixed.FixedChild w12 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label1]));
			w12.X = 50;
			w12.Y = 126;
			// Container child fixed1.Gtk.Fixed+FixedChild
			this.txtInputNiche = new global::Gtk.Entry ();
			this.txtInputNiche.WidthRequest = 200;
			this.txtInputNiche.CanFocus = true;
			this.txtInputNiche.Name = "txtInputNiche";
			this.txtInputNiche.IsEditable = true;
			this.txtInputNiche.InvisibleChar = '●';
			this.fixed1.Add (this.txtInputNiche);
			global::Gtk.Fixed.FixedChild w13 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.txtInputNiche]));
			w13.X = 139;
			w13.Y = 119;
			this.Add (this.fixed1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 425;
			this.DefaultHeight = 321;
			this.Show ();
			this.btnClearAccounts.Clicked += new global::System.EventHandler (this.OnBtnClearAccountsClicked);
			this.btnAddAccounts.Clicked += new global::System.EventHandler (this.OnBtnAddAccountsClicked);
		}
Пример #34
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget DriveMirror.InputDialog
     this.Name           = "DriveMirror.InputDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child DriveMirror.InputDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.TBInput               = new global::Gtk.Entry();
     this.TBInput.CanFocus      = true;
     this.TBInput.Name          = "TBInput";
     this.TBInput.IsEditable    = true;
     this.TBInput.InvisibleChar = '●';
     this.hbox1.Add(this.TBInput);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.TBInput]));
     w2.Position = 0;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Internal child DriveMirror.InputDialog.ActionArea
     global::Gtk.HButtonBox w4 = this.ActionArea;
     w4.Name        = "ActionArea";
     w4.Spacing     = 10;
     w4.BorderWidth = ((uint)(5));
     w4.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4[this.buttonCancel]));
     w5.Expand = false;
     w5.Fill   = false;
     // Container child ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4[this.buttonOk]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 75;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget YahtzeeSharp.frmAboutHelper
     this.WidthRequest = 600;
     this.HeightRequest = 450;
     this.Name = "YahtzeeSharp.frmAboutHelper";
     this.Title = global::Mono.Unix.Catalog.GetString ("frmAboutHelper");
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("YSlogo.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     this.Modal = true;
     this.BorderWidth = ((uint)(5));
     this.Resizable = false;
     this.AllowGrow = false;
     this.DefaultWidth = 600;
     this.DefaultHeight = 450;
     this.DestroyWithParent = true;
     this.SkipPagerHint = true;
     this.SkipTaskbarHint = true;
     // Container child YahtzeeSharp.frmAboutHelper.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.txtText = new global::Gtk.TextView ();
     this.txtText.CanFocus = true;
     this.txtText.Name = "txtText";
     this.txtText.Editable = false;
     this.txtText.WrapMode = ((global::Gtk.WrapMode)(2));
     this.txtText.RightMargin = 3;
     this.scrolledwindow1.Add (this.txtText);
     this.vbox2.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow1]));
     w2.Position = 0;
     w2.Padding = ((uint)(10));
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     this.frame2.BorderWidth = ((uint)(1));
     // Container child frame2.Gtk.Container+ContainerChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     // Container child hbox1.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnOk = new global::Gtk.Button ();
     this.btnOk.HeightRequest = 31;
     this.btnOk.CanFocus = true;
     this.btnOk.Name = "btnOk";
     this.btnOk.UseUnderline = true;
     this.btnOk.Label = global::Mono.Unix.Catalog.GetString (" Ok ");
     this.hbuttonbox2.Add (this.btnOk);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.btnOk]));
     w3.Expand = false;
     w3.Fill = false;
     this.hbox1.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.hbuttonbox2]));
     w4.Position = 0;
     this.frame2.Add (this.hbox1);
     this.vbox2.Add (this.frame2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame2]));
     w6.Position = 1;
     w6.Expand = false;
     w6.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
     this.btnOk.Clicked += new global::System.EventHandler (this.OnBtnOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.NewFileDialog
     this.Name           = "MonoDevelop.Ide.Projects.NewFileDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("New File");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.Ide.Projects.NewFileDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 192;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.catView = new global::Gtk.TreeView();
     this.catView.WidthRequest   = 160;
     this.catView.CanFocus       = true;
     this.catView.Name           = "catView";
     this.catView.HeadersVisible = false;
     this.scrolledwindow1.Add(this.catView);
     this.hpaned1.Add(this.scrolledwindow1);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
     w3.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.panedTemplates          = new global::Gtk.HPaned();
     this.panedTemplates.CanFocus = true;
     this.panedTemplates.Name     = "panedTemplates";
     this.panedTemplates.Position = 292;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.boxTemplates         = new global::Gtk.VBox();
     this.boxTemplates.Name    = "boxTemplates";
     this.boxTemplates.Spacing = 6;
     this.panedTemplates.Add(this.boxTemplates);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates]));
     w4.Resize = false;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.scrolledInfo                  = new global::Gtk.ScrolledWindow();
     this.scrolledInfo.CanFocus         = true;
     this.scrolledInfo.Name             = "scrolledInfo";
     this.scrolledInfo.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledInfo.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledInfo.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.boxInfo             = new global::Gtk.VBox();
     this.boxInfo.Name        = "boxInfo";
     this.boxInfo.Spacing     = 6;
     this.boxInfo.BorderWidth = ((uint)(3));
     // Container child boxInfo.Gtk.Box+BoxChild
     this.labelTemplateTitle = new global::Gtk.Label();
     this.labelTemplateTitle.WidthRequest = 145;
     this.labelTemplateTitle.Name         = "labelTemplateTitle";
     this.labelTemplateTitle.Xalign       = 0F;
     this.labelTemplateTitle.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Console Project</b>");
     this.labelTemplateTitle.UseMarkup    = true;
     this.labelTemplateTitle.Wrap         = true;
     this.boxInfo.Add(this.labelTemplateTitle);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child boxInfo.Gtk.Box+BoxChild
     this.infoLabel = new global::Gtk.Label();
     this.infoLabel.WidthRequest = 145;
     this.infoLabel.Name         = "infoLabel";
     this.infoLabel.Xalign       = 0F;
     this.infoLabel.Yalign       = 0F;
     this.infoLabel.LabelProp    = global::Mono.Unix.Catalog.GetString("Creates a new C# Project");
     this.infoLabel.Wrap         = true;
     this.boxInfo.Add(this.infoLabel);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.infoLabel]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     w5.Add(this.boxInfo);
     this.scrolledInfo.Add(w5);
     this.panedTemplates.Add(this.scrolledInfo);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo]));
     w10.Resize = false;
     this.hpaned1.Add(this.panedTemplates);
     this.vbox2.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1]));
     w12.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label();
     this.label1.WidthRequest  = 1;
     this.label1.HeightRequest = 1;
     this.label1.Name          = "label1";
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.nameEntry               = new global::Gtk.Entry();
     this.nameEntry.CanFocus      = true;
     this.nameEntry.Name          = "nameEntry";
     this.nameEntry.IsEditable    = true;
     this.nameEntry.InvisibleChar = '●';
     this.hbox2.Add(this.nameEntry);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.nameEntry]));
     w15.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.boxProject         = new global::Gtk.VBox();
     this.boxProject.Name    = "boxProject";
     this.boxProject.Spacing = 6;
     // Container child boxProject.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.projectAddCheckbox               = new global::Gtk.CheckButton();
     this.projectAddCheckbox.CanFocus      = true;
     this.projectAddCheckbox.Name          = "projectAddCheckbox";
     this.projectAddCheckbox.Label         = global::Mono.Unix.Catalog.GetString("_Add to project:");
     this.projectAddCheckbox.DrawIndicator = true;
     this.projectAddCheckbox.UseUnderline  = true;
     this.hbox3.Add(this.projectAddCheckbox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCheckbox]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.projectAddCombo      = global::Gtk.ComboBox.NewText();
     this.projectAddCombo.Name = "projectAddCombo";
     this.hbox3.Add(this.projectAddCombo);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCombo]));
     w18.Position = 1;
     this.boxProject.Add(this.hbox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox3]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child boxProject.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.projectPathLabel           = new global::Gtk.Label();
     this.projectPathLabel.Name      = "projectPathLabel";
     this.projectPathLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Path:");
     this.hbox4.Add(this.projectPathLabel);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectPathLabel]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.projectFolderEntry      = new global::MonoDevelop.Components.FolderEntry();
     this.projectFolderEntry.Name = "projectFolderEntry";
     this.hbox4.Add(this.projectFolderEntry);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectFolderEntry]));
     w21.Position = 1;
     this.boxProject.Add(this.hbox4);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox4]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.vbox2.Add(this.boxProject);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxProject]));
     w23.Position = 3;
     w23.Expand   = false;
     w23.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w24.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.NewFileDialog.ActionArea
     global::Gtk.HButtonBox w25 = this.ActionArea;
     w25.Name        = "dialog1_ActionArea";
     w25.Spacing     = 6;
     w25.BorderWidth = ((uint)(5));
     w25.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.cancelButton              = new global::Gtk.Button();
     this.cancelButton.CanDefault   = true;
     this.cancelButton.CanFocus     = true;
     this.cancelButton.Name         = "cancelButton";
     this.cancelButton.UseStock     = true;
     this.cancelButton.UseUnderline = true;
     this.cancelButton.Label        = "gtk-cancel";
     this.AddActionWidget(this.cancelButton, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.cancelButton]));
     w26.Expand = false;
     w26.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.okButton              = new global::Gtk.Button();
     this.okButton.CanDefault   = true;
     this.okButton.CanFocus     = true;
     this.okButton.Name         = "okButton";
     this.okButton.UseStock     = true;
     this.okButton.UseUnderline = true;
     this.okButton.Label        = "gtk-new";
     w25.Add(this.okButton);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.okButton]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 718;
     this.DefaultHeight = 524;
     this.boxProject.Hide();
     this.Hide();
     this.scrolledInfo.SizeAllocated += new global::Gtk.SizeAllocatedHandler(this.OnScrolledInfoSizeAllocated);
 }
Пример #37
0
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget compactCA.createNewCA
			this.CanDefault = true;
			this.CanFocus = true;
			this.Name = "compactCA.createNewCA";
			this.Title = global::Mono.Unix.Catalog.GetString ("Create New CA");
			this.WindowPosition = ((global::Gtk.WindowPosition)(3));
			this.Modal = true;
			this.Gravity = ((global::Gdk.Gravity)(5));
			// Container child compactCA.createNewCA.Gtk.Container+ContainerChild
			this.table1 = new global::Gtk.Table (((uint)(18)), ((uint)(2)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.cipherAlgoBox = global::Gtk.ComboBox.NewText ();
			this.cipherAlgoBox.AppendText (global::Mono.Unix.Catalog.GetString ("aes128"));
			this.cipherAlgoBox.AppendText (global::Mono.Unix.Catalog.GetString ("aes192"));
			this.cipherAlgoBox.AppendText (global::Mono.Unix.Catalog.GetString ("aes256"));
			this.cipherAlgoBox.Name = "cipherAlgoBox";
			this.cipherAlgoBox.Active = 0;
			this.table1.Add (this.cipherAlgoBox);
			global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.cipherAlgoBox]));
			w1.TopAttach = ((uint)(14));
			w1.BottomAttach = ((uint)(15));
			w1.LeftAttach = ((uint)(1));
			w1.RightAttach = ((uint)(2));
			w1.XPadding = ((uint)(10));
			w1.XOptions = ((global::Gtk.AttachOptions)(4));
			w1.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.commonNameCA = new global::Gtk.Entry ();
			this.commonNameCA.CanFocus = true;
			this.commonNameCA.Name = "commonNameCA";
			this.commonNameCA.IsEditable = true;
			this.commonNameCA.InvisibleChar = '•';
			this.table1.Add (this.commonNameCA);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.commonNameCA]));
			w2.TopAttach = ((uint)(2));
			w2.BottomAttach = ((uint)(3));
			w2.LeftAttach = ((uint)(1));
			w2.RightAttach = ((uint)(2));
			w2.XPadding = ((uint)(10));
			w2.XOptions = ((global::Gtk.AttachOptions)(4));
			w2.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.CountryCA = new global::Gtk.Entry ();
			this.CountryCA.CanFocus = true;
			this.CountryCA.Name = "CountryCA";
			this.CountryCA.IsEditable = true;
			this.CountryCA.MaxLength = 2;
			this.CountryCA.InvisibleChar = '•';
			this.table1.Add (this.CountryCA);
			global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.CountryCA]));
			w3.TopAttach = ((uint)(3));
			w3.BottomAttach = ((uint)(4));
			w3.LeftAttach = ((uint)(1));
			w3.RightAttach = ((uint)(2));
			w3.XPadding = ((uint)(10));
			w3.XOptions = ((global::Gtk.AttachOptions)(4));
			w3.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.DigestCA = global::Gtk.ComboBox.NewText ();
			this.DigestCA.AppendText (global::Mono.Unix.Catalog.GetString ("sha256"));
			this.DigestCA.AppendText (global::Mono.Unix.Catalog.GetString ("sha384"));
			this.DigestCA.AppendText (global::Mono.Unix.Catalog.GetString ("sha512"));
			this.DigestCA.Name = "DigestCA";
			this.DigestCA.Active = 0;
			this.DigestCA.HasFrame = false;
			this.table1.Add (this.DigestCA);
			global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.DigestCA]));
			w4.TopAttach = ((uint)(15));
			w4.BottomAttach = ((uint)(16));
			w4.LeftAttach = ((uint)(1));
			w4.RightAttach = ((uint)(2));
			w4.XPadding = ((uint)(10));
			w4.XOptions = ((global::Gtk.AttachOptions)(4));
			w4.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.eMailCA = new global::Gtk.Entry ();
			this.eMailCA.CanFocus = true;
			this.eMailCA.Name = "eMailCA";
			this.eMailCA.IsEditable = true;
			this.eMailCA.InvisibleChar = '•';
			this.table1.Add (this.eMailCA);
			global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.eMailCA]));
			w5.TopAttach = ((uint)(8));
			w5.BottomAttach = ((uint)(9));
			w5.LeftAttach = ((uint)(1));
			w5.RightAttach = ((uint)(2));
			w5.XPadding = ((uint)(10));
			w5.XOptions = ((global::Gtk.AttachOptions)(4));
			w5.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.extButton = new global::Gtk.Button ();
			this.extButton.CanFocus = true;
			this.extButton.Name = "extButton";
			this.extButton.UseUnderline = true;
			this.extButton.Label = global::Mono.Unix.Catalog.GetString ("Set CRL-Path");
			global::Gtk.Image w6 = new global::Gtk.Image ();
			w6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
			this.extButton.Image = w6;
			this.table1.Add (this.extButton);
			global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.extButton]));
			w7.TopAttach = ((uint)(16));
			w7.BottomAttach = ((uint)(17));
			w7.LeftAttach = ((uint)(1));
			w7.RightAttach = ((uint)(2));
			w7.XOptions = ((global::Gtk.AttachOptions)(0));
			w7.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table1.Gtk.Table+TableChild
			this.hbuttonbox4 = new global::Gtk.HButtonBox ();
			this.hbuttonbox4.Name = "hbuttonbox4";
			this.hbuttonbox4.Spacing = 83;
			this.hbuttonbox4.BorderWidth = ((uint)(3));
			// Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
			this.OKButtonCA = new global::Gtk.Button ();
			this.OKButtonCA.CanFocus = true;
			this.OKButtonCA.Name = "OKButtonCA";
			this.OKButtonCA.UseStock = true;
			this.OKButtonCA.UseUnderline = true;
			this.OKButtonCA.Label = "gtk-ok";
			this.hbuttonbox4.Add (this.OKButtonCA);
			global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4 [this.OKButtonCA]));
			w8.Expand = false;
			w8.Fill = false;
			// Container child hbuttonbox4.Gtk.ButtonBox+ButtonBoxChild
			this.button9 = new global::Gtk.Button ();
			this.button9.CanFocus = true;
			this.button9.Name = "button9";
			this.button9.UseStock = true;
			this.button9.UseUnderline = true;
			this.button9.Label = "gtk-cancel";
			this.hbuttonbox4.Add (this.button9);
			global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox4 [this.button9]));
			w9.Position = 1;
			w9.Expand = false;
			w9.Fill = false;
			this.table1.Add (this.hbuttonbox4);
			global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbuttonbox4]));
			w10.TopAttach = ((uint)(17));
			w10.BottomAttach = ((uint)(18));
			w10.XOptions = ((global::Gtk.AttachOptions)(0));
			w10.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.KeySizeBoxCA = global::Gtk.ComboBox.NewText ();
			this.KeySizeBoxCA.AppendText (global::Mono.Unix.Catalog.GetString ("2048"));
			this.KeySizeBoxCA.AppendText (global::Mono.Unix.Catalog.GetString ("4096"));
			this.KeySizeBoxCA.Name = "KeySizeBoxCA";
			this.KeySizeBoxCA.Active = 0;
			this.table1.Add (this.KeySizeBoxCA);
			global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.KeySizeBoxCA]));
			w11.TopAttach = ((uint)(13));
			w11.BottomAttach = ((uint)(14));
			w11.LeftAttach = ((uint)(1));
			w11.RightAttach = ((uint)(2));
			w11.XPadding = ((uint)(10));
			w11.XOptions = ((global::Gtk.AttachOptions)(4));
			w11.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Recommended Settings</b>");
			this.label1.UseMarkup = true;
			this.table1.Add (this.label1);
			global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
			w12.TopAttach = ((uint)(11));
			w12.BottomAttach = ((uint)(12));
			w12.LeftAttach = ((uint)(1));
			w12.RightAttach = ((uint)(2));
			w12.XPadding = ((uint)(10));
			w12.XOptions = ((global::Gtk.AttachOptions)(4));
			w12.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label10 = new global::Gtk.Label ();
			this.label10.Name = "label10";
			this.label10.Xalign = 0F;
			this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Organization Unit Name (optional)");
			this.table1.Add (this.label10);
			global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.label10]));
			w13.TopAttach = ((uint)(7));
			w13.BottomAttach = ((uint)(8));
			w13.XPadding = ((uint)(10));
			w13.XOptions = ((global::Gtk.AttachOptions)(4));
			w13.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label11 = new global::Gtk.Label ();
			this.label11.Name = "label11";
			this.label11.Xalign = 0F;
			this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("eMail-Adress (optional)");
			this.table1.Add (this.label11);
			global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
			w14.TopAttach = ((uint)(8));
			w14.BottomAttach = ((uint)(9));
			w14.XPadding = ((uint)(10));
			w14.XOptions = ((global::Gtk.AttachOptions)(4));
			w14.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label12 = new global::Gtk.Label ();
			this.label12.Name = "label12";
			this.label12.Xalign = 0F;
			this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Valid (Days)");
			this.table1.Add (this.label12);
			global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.label12]));
			w15.TopAttach = ((uint)(12));
			w15.BottomAttach = ((uint)(13));
			w15.XPadding = ((uint)(10));
			w15.XOptions = ((global::Gtk.AttachOptions)(4));
			w15.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label13 = new global::Gtk.Label ();
			this.label13.Name = "label13";
			this.label13.Xalign = 0F;
			this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("Keylength");
			this.table1.Add (this.label13);
			global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.label13]));
			w16.TopAttach = ((uint)(13));
			w16.BottomAttach = ((uint)(14));
			w16.XPadding = ((uint)(10));
			w16.XOptions = ((global::Gtk.AttachOptions)(4));
			w16.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label14 = new global::Gtk.Label ();
			this.label14.Name = "label14";
			this.label14.Xalign = 0F;
			this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("Message Digest");
			this.table1.Add (this.label14);
			global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.label14]));
			w17.TopAttach = ((uint)(15));
			w17.BottomAttach = ((uint)(16));
			w17.XPadding = ((uint)(10));
			w17.XOptions = ((global::Gtk.AttachOptions)(4));
			w17.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label15 = new global::Gtk.Label ();
			this.label15.Name = "label15";
			this.label15.Xalign = 0F;
			this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Cipher Algorithm");
			this.table1.Add (this.label15);
			global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.label15]));
			w18.TopAttach = ((uint)(14));
			w18.BottomAttach = ((uint)(15));
			w18.XPadding = ((uint)(10));
			w18.XOptions = ((global::Gtk.AttachOptions)(4));
			w18.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label16 = new global::Gtk.Label ();
			this.label16.Name = "label16";
			this.label16.Xalign = 0F;
			this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("CRL");
			this.table1.Add (this.label16);
			global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.label16]));
			w19.TopAttach = ((uint)(16));
			w19.BottomAttach = ((uint)(17));
			w19.XPadding = ((uint)(10));
			w19.XOptions = ((global::Gtk.AttachOptions)(4));
			w19.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label17 = new global::Gtk.Label ();
			this.label17.Name = "label17";
			this.label17.Xpad = 10;
			this.label17.Xalign = 0F;
			this.label17.LabelProp = global::Mono.Unix.Catalog.GetString ("Common Name");
			this.table1.Add (this.label17);
			global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.label17]));
			w20.TopAttach = ((uint)(2));
			w20.BottomAttach = ((uint)(3));
			w20.XOptions = ((global::Gtk.AttachOptions)(4));
			w20.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.Xpad = 10;
			this.label2.Xalign = 0F;
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Name (for storage)");
			this.table1.Add (this.label2);
			global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
			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.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.Xalign = 0F;
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Country Name ( Must be a 2 letter code)");
			this.table1.Add (this.label3);
			global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
			w22.TopAttach = ((uint)(3));
			w22.BottomAttach = ((uint)(4));
			w22.XPadding = ((uint)(10));
			w22.XOptions = ((global::Gtk.AttachOptions)(4));
			w22.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.Xalign = 0F;
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Password (Used for signing)");
			this.table1.Add (this.label4);
			global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
			w23.TopAttach = ((uint)(9));
			w23.BottomAttach = ((uint)(10));
			w23.XPadding = ((uint)(10));
			w23.XOptions = ((global::Gtk.AttachOptions)(4));
			w23.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label5 = new global::Gtk.Label ();
			this.label5.Name = "label5";
			this.label5.Xalign = 0F;
			this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Password (Confirmation)");
			this.table1.Add (this.label5);
			global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
			w24.TopAttach = ((uint)(10));
			w24.BottomAttach = ((uint)(11));
			w24.XPadding = ((uint)(10));
			w24.XOptions = ((global::Gtk.AttachOptions)(4));
			w24.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label6 = new global::Gtk.Label ();
			this.label6.Name = "label6";
			this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>CREATE NEW CA</b>");
			this.label6.UseMarkup = true;
			this.table1.Add (this.label6);
			global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
			w25.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label7 = new global::Gtk.Label ();
			this.label7.Name = "label7";
			this.label7.Xalign = 0F;
			this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("State / Province Name");
			this.table1.Add (this.label7);
			global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
			w26.TopAttach = ((uint)(4));
			w26.BottomAttach = ((uint)(5));
			w26.XPadding = ((uint)(10));
			w26.XOptions = ((global::Gtk.AttachOptions)(4));
			w26.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label8 = new global::Gtk.Label ();
			this.label8.Name = "label8";
			this.label8.Xalign = 0F;
			this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Locality Name (optional)");
			this.table1.Add (this.label8);
			global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
			w27.TopAttach = ((uint)(5));
			w27.BottomAttach = ((uint)(6));
			w27.XPadding = ((uint)(10));
			w27.XOptions = ((global::Gtk.AttachOptions)(4));
			w27.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label9 = new global::Gtk.Label ();
			this.label9.Name = "label9";
			this.label9.Xalign = 0F;
			this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Organization Name");
			this.table1.Add (this.label9);
			global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1 [this.label9]));
			w28.TopAttach = ((uint)(6));
			w28.BottomAttach = ((uint)(7));
			w28.XPadding = ((uint)(10));
			w28.XOptions = ((global::Gtk.AttachOptions)(4));
			w28.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.LocalityCA = new global::Gtk.Entry ();
			this.LocalityCA.CanFocus = true;
			this.LocalityCA.Name = "LocalityCA";
			this.LocalityCA.IsEditable = true;
			this.LocalityCA.InvisibleChar = '•';
			this.table1.Add (this.LocalityCA);
			global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1 [this.LocalityCA]));
			w29.TopAttach = ((uint)(5));
			w29.BottomAttach = ((uint)(6));
			w29.LeftAttach = ((uint)(1));
			w29.RightAttach = ((uint)(2));
			w29.XPadding = ((uint)(10));
			w29.XOptions = ((global::Gtk.AttachOptions)(4));
			w29.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.NameCA = new global::Gtk.Entry ();
			this.NameCA.CanFocus = true;
			this.NameCA.Name = "NameCA";
			this.NameCA.IsEditable = true;
			this.NameCA.InvisibleChar = '•';
			this.table1.Add (this.NameCA);
			global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1 [this.NameCA]));
			w30.TopAttach = ((uint)(1));
			w30.BottomAttach = ((uint)(2));
			w30.LeftAttach = ((uint)(1));
			w30.RightAttach = ((uint)(2));
			w30.XPadding = ((uint)(10));
			w30.XOptions = ((global::Gtk.AttachOptions)(4));
			w30.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.OrganizationCA = new global::Gtk.Entry ();
			this.OrganizationCA.CanFocus = true;
			this.OrganizationCA.Name = "OrganizationCA";
			this.OrganizationCA.IsEditable = true;
			this.OrganizationCA.InvisibleChar = '•';
			this.table1.Add (this.OrganizationCA);
			global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1 [this.OrganizationCA]));
			w31.TopAttach = ((uint)(6));
			w31.BottomAttach = ((uint)(7));
			w31.LeftAttach = ((uint)(1));
			w31.RightAttach = ((uint)(2));
			w31.XPadding = ((uint)(10));
			w31.XOptions = ((global::Gtk.AttachOptions)(4));
			w31.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.OrganizationUnitCA = new global::Gtk.Entry ();
			this.OrganizationUnitCA.CanFocus = true;
			this.OrganizationUnitCA.Name = "OrganizationUnitCA";
			this.OrganizationUnitCA.IsEditable = true;
			this.OrganizationUnitCA.InvisibleChar = '•';
			this.table1.Add (this.OrganizationUnitCA);
			global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1 [this.OrganizationUnitCA]));
			w32.TopAttach = ((uint)(7));
			w32.BottomAttach = ((uint)(8));
			w32.LeftAttach = ((uint)(1));
			w32.RightAttach = ((uint)(2));
			w32.XPadding = ((uint)(10));
			w32.XOptions = ((global::Gtk.AttachOptions)(4));
			w32.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.PasswordCA = new global::Gtk.Entry ();
			this.PasswordCA.CanFocus = true;
			this.PasswordCA.Name = "PasswordCA";
			this.PasswordCA.IsEditable = true;
			this.PasswordCA.Visibility = false;
			this.PasswordCA.InvisibleChar = '•';
			this.table1.Add (this.PasswordCA);
			global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1 [this.PasswordCA]));
			w33.TopAttach = ((uint)(9));
			w33.BottomAttach = ((uint)(10));
			w33.LeftAttach = ((uint)(1));
			w33.RightAttach = ((uint)(2));
			w33.XPadding = ((uint)(10));
			w33.XOptions = ((global::Gtk.AttachOptions)(4));
			w33.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.PasswordCAConfirmation = new global::Gtk.Entry ();
			this.PasswordCAConfirmation.CanFocus = true;
			this.PasswordCAConfirmation.Name = "PasswordCAConfirmation";
			this.PasswordCAConfirmation.IsEditable = true;
			this.PasswordCAConfirmation.Visibility = false;
			this.PasswordCAConfirmation.InvisibleChar = '•';
			this.table1.Add (this.PasswordCAConfirmation);
			global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1 [this.PasswordCAConfirmation]));
			w34.TopAttach = ((uint)(10));
			w34.BottomAttach = ((uint)(11));
			w34.LeftAttach = ((uint)(1));
			w34.RightAttach = ((uint)(2));
			w34.XPadding = ((uint)(10));
			w34.XOptions = ((global::Gtk.AttachOptions)(4));
			w34.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.StateProvinceCA = new global::Gtk.Entry ();
			this.StateProvinceCA.CanFocus = true;
			this.StateProvinceCA.Name = "StateProvinceCA";
			this.StateProvinceCA.IsEditable = true;
			this.StateProvinceCA.InvisibleChar = '•';
			this.table1.Add (this.StateProvinceCA);
			global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1 [this.StateProvinceCA]));
			w35.TopAttach = ((uint)(4));
			w35.BottomAttach = ((uint)(5));
			w35.LeftAttach = ((uint)(1));
			w35.RightAttach = ((uint)(2));
			w35.XPadding = ((uint)(10));
			w35.XOptions = ((global::Gtk.AttachOptions)(4));
			w35.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.ValidCA = new global::Gtk.Entry ();
			this.ValidCA.CanFocus = true;
			this.ValidCA.Name = "ValidCA";
			this.ValidCA.Text = global::Mono.Unix.Catalog.GetString ("365");
			this.ValidCA.IsEditable = true;
			this.ValidCA.InvisibleChar = '•';
			this.table1.Add (this.ValidCA);
			global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1 [this.ValidCA]));
			w36.TopAttach = ((uint)(12));
			w36.BottomAttach = ((uint)(13));
			w36.LeftAttach = ((uint)(1));
			w36.RightAttach = ((uint)(2));
			w36.XPadding = ((uint)(10));
			w36.XOptions = ((global::Gtk.AttachOptions)(4));
			w36.YOptions = ((global::Gtk.AttachOptions)(4));
			this.Add (this.table1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 452;
			this.DefaultHeight = 616;
			this.HasDefault = true;
			this.Show ();
			this.OKButtonCA.Clicked += new global::System.EventHandler (this.okButtonclicked);
			this.button9.Clicked += new global::System.EventHandler (this.cancelClicked);
			this.extButton.Clicked += new global::System.EventHandler (this.OnExtButtonClicked);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.AddExternalFileDialog
     this.Name           = "MonoDevelop.Ide.Projects.AddExternalFileDialog";
     this.Title          = global::MonoDevelop.Core.GettextCatalog.GetString("Add File to Folder");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Ide.Projects.AddExternalFileDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(9));
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.image23        = new global::Gtk.Image();
     this.image23.Name   = "image23";
     this.image23.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-question", global::Gtk.IconSize.Dialog);
     this.vbox3.Add(this.image23);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.image23]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox3]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 18;
     this.vbox2.BorderWidth = ((uint)(3));
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelTitle = new global::Gtk.Label();
     this.labelTitle.WidthRequest = 450;
     this.labelTitle.Name         = "labelTitle";
     this.labelTitle.Xalign       = 0F;
     this.labelTitle.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("The file {0} is outside the target directory. What would you like to do?");
     this.labelTitle.UseMarkup    = true;
     this.labelTitle.Wrap         = true;
     this.vbox2.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelTitle]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment1             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(20));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.radioKeep               = new global::Gtk.RadioButton("");
     this.radioKeep.CanFocus      = true;
     this.radioKeep.Name          = "radioKeep";
     this.radioKeep.DrawIndicator = true;
     this.radioKeep.UseUnderline  = true;
     this.radioKeep.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.radioKeep.Remove(this.radioKeep.Child);
     // Container child radioKeep.Gtk.Container+ContainerChild
     this.labelKeep = new global::Gtk.Label();
     this.labelKeep.WidthRequest = 376;
     this.labelKeep.Name         = "labelKeep";
     this.labelKeep.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("<b>Keep</b> the file in its the current subdirectory ({0})");
     this.labelKeep.UseMarkup    = true;
     this.labelKeep.Wrap         = true;
     this.radioKeep.Add(this.labelKeep);
     this.vbox4.Add(this.radioKeep);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioKeep]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.radioCopy               = new global::Gtk.RadioButton("");
     this.radioCopy.CanFocus      = true;
     this.radioCopy.Name          = "radioCopy";
     this.radioCopy.DrawIndicator = true;
     this.radioCopy.UseUnderline  = true;
     this.radioCopy.Group         = this.radioKeep.Group;
     this.radioCopy.Remove(this.radioCopy.Child);
     // Container child radioCopy.Gtk.Container+ContainerChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("<b>Copy</b> the file to the directory");
     this.label4.UseMarkup = true;
     this.radioCopy.Add(this.label4);
     this.vbox4.Add(this.radioCopy);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioCopy]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.radioMove               = new global::Gtk.RadioButton("");
     this.radioMove.CanFocus      = true;
     this.radioMove.Name          = "radioMove";
     this.radioMove.DrawIndicator = true;
     this.radioMove.UseUnderline  = true;
     this.radioMove.Group         = this.radioKeep.Group;
     this.radioMove.Remove(this.radioMove.Child);
     // Container child radioMove.Gtk.Container+ContainerChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("<b>Move</b> the file to the directory");
     this.label5.UseMarkup = true;
     this.radioMove.Add(this.label5);
     this.vbox4.Add(this.radioMove);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioMove]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.radioLink               = new global::Gtk.RadioButton("");
     this.radioLink.CanFocus      = true;
     this.radioLink.Name          = "radioLink";
     this.radioLink.DrawIndicator = true;
     this.radioLink.UseUnderline  = true;
     this.radioLink.Group         = this.radioKeep.Group;
     this.radioLink.Remove(this.radioLink.Child);
     // Container child radioLink.Gtk.Container+ContainerChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("<b>Add a link</b> to the file");
     this.label6.UseMarkup = true;
     this.radioLink.Add(this.label6);
     this.vbox4.Add(this.radioLink);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.radioLink]));
     w12.Position = 3;
     w12.Expand   = false;
     w12.Fill     = false;
     this.alignment1.Add(this.vbox4);
     this.vbox2.Add(this.alignment1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment1]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.checkApplyAll               = new global::Gtk.CheckButton();
     this.checkApplyAll.CanFocus      = true;
     this.checkApplyAll.Name          = "checkApplyAll";
     this.checkApplyAll.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("Use the same action for all selected files");
     this.checkApplyAll.DrawIndicator = true;
     this.checkApplyAll.UseUnderline  = true;
     this.vbox2.Add(this.checkApplyAll);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkApplyAll]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w17.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.AddExternalFileDialog.ActionArea
     global::Gtk.HButtonBox w18 = this.ActionArea;
     w18.Name        = "dialog1_ActionArea";
     w18.Spacing     = 10;
     w18.BorderWidth = ((uint)(11));
     w18.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonCancel]));
     w19.Expand = false;
     w19.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w18 [this.buttonOk]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 536;
     this.DefaultHeight = 286;
     this.radioKeep.Hide();
     this.checkApplyAll.Hide();
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Gtk# Shell Interaction Test");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth = ((uint)(3));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     this.hbox1.BorderWidth = ((uint)(3));
     // Container child hbox1.Gtk.Box+BoxChild
     this.commandEntry = new global::Gtk.Entry ();
     this.commandEntry.CanFocus = true;
     this.commandEntry.Name = "commandEntry";
     this.commandEntry.IsEditable = true;
     this.commandEntry.InvisibleChar = '●';
     this.hbox1.Add (this.commandEntry);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.commandEntry]));
     w1.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.runButton = new global::Gtk.Button ();
     this.runButton.CanFocus = true;
     this.runButton.Name = "runButton";
     this.runButton.UseUnderline = true;
     this.runButton.Label = global::Mono.Unix.Catalog.GetString ("Run");
     this.hbox1.Add (this.runButton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.runButton]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.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.outputTextview = new global::Gtk.TextView ();
     this.outputTextview.CanFocus = true;
     this.outputTextview.Name = "outputTextview";
     this.outputTextview.Editable = false;
     this.outputTextview.CursorVisible = false;
     this.outputTextview.WrapMode = ((global::Gtk.WrapMode)(2));
     this.scrolledwindow1.Add (this.outputTextview);
     this.GtkAlignment.Add (this.scrolledwindow1);
     this.frame1.Add (this.GtkAlignment);
     this.GtkLabel2 = new global::Gtk.Label ();
     this.GtkLabel2.Name = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Output</b>");
     this.GtkLabel2.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel2;
     this.vbox1.Add (this.frame1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
     w7.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbuttonbox1 = new global::Gtk.HButtonBox ();
     this.hbuttonbox1.Name = "hbuttonbox1";
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.closeButton = new global::Gtk.Button ();
     this.closeButton.CanFocus = true;
     this.closeButton.Name = "closeButton";
     this.closeButton.UseUnderline = true;
     this.closeButton.Label = global::Mono.Unix.Catalog.GetString ("Close");
     this.hbuttonbox1.Add (this.closeButton);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.closeButton]));
     w8.Expand = false;
     w8.Fill = false;
     this.vbox1.Add (this.hbuttonbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbuttonbox1]));
     w9.Position = 2;
     w9.Expand = false;
     w9.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 640;
     this.DefaultHeight = 471;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.commandEntry.Activated += new global::System.EventHandler (this.CommandEntryActivated);
     this.runButton.Clicked += new global::System.EventHandler (this.RunButtonClicked);
     this.closeButton.Clicked += new global::System.EventHandler (this.CloseButtonClicked);
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Deployment.Gui.EditPackageDialog
     this.Name           = "MonoDevelop.Deployment.Gui.EditPackageDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Deployment.Gui.EditPackageDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(12));
     // Container child vbox2.Gtk.Box+BoxChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 0;
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.targetBox             = new global::Gtk.VBox();
     this.targetBox.Name        = "targetBox";
     this.targetBox.Spacing     = 6;
     this.targetBox.BorderWidth = ((uint)(12));
     // Container child targetBox.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.hbox4.Add(this.label4);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label4]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.WidthChars    = 40;
     this.entryName.InvisibleChar = '●';
     this.hbox4.Add(this.entryName);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.entryName]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.targetBox.Add(this.hbox4);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.targetBox [this.hbox4]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child targetBox.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.targetBox.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.targetBox [this.hseparator1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.notebook.Add(this.targetBox);
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Package Settings");
     this.notebook.SetTabLabel(this.targetBox, this.label2);
     this.label2.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.vbox4             = new global::Gtk.VBox();
     this.vbox4.Name        = "vbox4";
     this.vbox4.Spacing     = 6;
     this.vbox4.BorderWidth = ((uint)(12));
     // Container child vbox4.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("Select the projects and solutions you want to include in the package:");
     this.vbox4.Add(this.label6);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label6]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.entrySelector        = new global::MonoDevelop.Deployment.Gui.EntrySelectionTree();
     this.entrySelector.Events = ((global::Gdk.EventMask)(256));
     this.entrySelector.Name   = "entrySelector";
     this.vbox4.Add(this.entrySelector);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.entrySelector]));
     w8.Position = 1;
     this.notebook.Add(this.vbox4);
     global::Gtk.Notebook.NotebookChild w9 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.vbox4]));
     w9.Position = 1;
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Projects/Solutions");
     this.notebook.SetTabLabel(this.vbox4, this.label1);
     this.label1.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.pageFiles             = new global::Gtk.HBox();
     this.pageFiles.Name        = "pageFiles";
     this.pageFiles.Spacing     = 6;
     this.pageFiles.BorderWidth = ((uint)(12));
     // Container child pageFiles.Gtk.Box+BoxChild
     this.fileListView        = new global::MonoDevelop.Deployment.DeployFileListWidget();
     this.fileListView.Events = ((global::Gdk.EventMask)(256));
     this.fileListView.Name   = "fileListView";
     this.pageFiles.Add(this.fileListView);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.pageFiles [this.fileListView]));
     w10.Position = 0;
     this.notebook.Add(this.pageFiles);
     global::Gtk.Notebook.NotebookChild w11 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.pageFiles]));
     w11.Position = 2;
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Files");
     this.notebook.SetTabLabel(this.pageFiles, this.label5);
     this.label5.ShowAll();
     this.vbox2.Add(this.notebook);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.notebook]));
     w12.Position = 0;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w13.Position = 0;
     // Internal child MonoDevelop.Deployment.Gui.EditPackageDialog.ActionArea
     global::Gtk.HButtonBox w14 = this.ActionArea;
     w14.Name        = "dialog1_ActionArea";
     w14.Spacing     = 6;
     w14.BorderWidth = ((uint)(5));
     w14.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.buttonCancel]));
     w15.Expand = false;
     w15.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.okbutton              = new global::Gtk.Button();
     this.okbutton.CanDefault   = true;
     this.okbutton.CanFocus     = true;
     this.okbutton.Name         = "okbutton";
     this.okbutton.UseStock     = true;
     this.okbutton.UseUnderline = true;
     this.okbutton.Label        = "gtk-ok";
     w14.Add(this.okbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.okbutton]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 599;
     this.DefaultHeight = 450;
     this.Hide();
     this.notebook.SwitchPage            += new global::Gtk.SwitchPageHandler(this.OnNotebookSwitchPage);
     this.entryName.Changed              += new global::System.EventHandler(this.OnEntryNameChanged);
     this.entrySelector.SelectionChanged += new global::System.EventHandler(this.OnEntrySelectorSelectionChanged);
     this.okbutton.Clicked += new global::System.EventHandler(this.OnOkbuttonClicked);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget";
			// Container child MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget.Gtk.Container+ContainerChild
			this.vbox6 = new global::Gtk.VBox ();
			this.vbox6.Name = "vbox6";
			this.vbox6.Spacing = 12;
			// Container child vbox6.Gtk.Box+BoxChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 8;
			// Container child hbox2.Gtk.Box+BoxChild
			this.vbox7 = new global::Gtk.VBox ();
			this.vbox7.Name = "vbox7";
			// Container child vbox7.Gtk.Box+BoxChild
			this.labelTokens = new global::Gtk.Label ();
			this.labelTokens.Name = "labelTokens";
			this.labelTokens.Xalign = 0F;
			this.labelTokens.Yalign = 0F;
			this.labelTokens.LabelProp = global::Mono.Unix.Catalog.GetString ("_Token List:");
			this.labelTokens.UseUnderline = true;
			this.vbox7.Add (this.labelTokens);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.labelTokens]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			// Container child vbox7.Gtk.Box+BoxChild
			this.scrolledwindow3 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow3.WidthRequest = 200;
			this.scrolledwindow3.Name = "scrolledwindow3";
			this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child scrolledwindow3.Gtk.Container+ContainerChild
			this.tokensTreeView = new global::Gtk.TreeView ();
			this.tokensTreeView.Name = "tokensTreeView";
			this.tokensTreeView.HeadersVisible = false;
			this.scrolledwindow3.Add (this.tokensTreeView);
			this.vbox7.Add (this.scrolledwindow3);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.scrolledwindow3]));
			w3.Position = 1;
			this.hbox2.Add (this.vbox7);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox7]));
			w4.Position = 0;
			// Container child hbox2.Gtk.Box+BoxChild
			this.vbox14 = new global::Gtk.VBox ();
			this.vbox14.Name = "vbox14";
			this.vbox14.Spacing = 4;
			// Container child vbox14.Gtk.Box+BoxChild
			this.vboxPriority = new global::Gtk.VBox ();
			this.vboxPriority.Name = "vboxPriority";
			this.vboxPriority.Spacing = 4;
			// Container child vboxPriority.Gtk.Box+BoxChild
			this.label112 = new global::Gtk.Label ();
			this.label112.Name = "label112";
			this.label112.Xalign = 0F;
			this.label112.LabelProp = global::Mono.Unix.Catalog.GetString ("_Name:");
			this.label112.UseUnderline = true;
			this.vboxPriority.Add (this.label112);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.label112]));
			w5.Position = 0;
			w5.Expand = false;
			w5.Fill = false;
			// Container child vboxPriority.Gtk.Box+BoxChild
			this.entryToken = new global::Gtk.Entry ();
			this.entryToken.Name = "entryToken";
			this.entryToken.IsEditable = true;
			this.entryToken.MaxLength = 50;
			this.entryToken.InvisibleChar = '●';
			this.vboxPriority.Add (this.entryToken);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.entryToken]));
			w6.Position = 1;
			w6.Expand = false;
			w6.Fill = false;
			// Container child vboxPriority.Gtk.Box+BoxChild
			this.label113 = new global::Gtk.Label ();
			this.label113.Name = "label113";
			this.label113.Xalign = 0F;
			this.label113.LabelProp = global::Mono.Unix.Catalog.GetString ("Priority:");
			this.vboxPriority.Add (this.label113);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.label113]));
			w7.Position = 2;
			w7.Expand = false;
			w7.Fill = false;
			this.vbox14.Add (this.vboxPriority);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.vboxPriority]));
			w8.Position = 0;
			w8.Expand = false;
			w8.Fill = false;
			// Container child vbox14.Gtk.Box+BoxChild
			this.hbuttonbox2 = new global::Gtk.HButtonBox ();
			this.hbuttonbox2.Name = "hbuttonbox2";
			this.hbuttonbox2.Spacing = 6;
			this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
			this.buttonChange = new global::Gtk.Button ();
			this.buttonChange.Name = "buttonChange";
			this.buttonChange.UseStock = true;
			this.buttonChange.UseUnderline = true;
			this.buttonChange.Label = "gtk-edit";
			this.hbuttonbox2.Add (this.buttonChange);
			global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonChange]));
			w9.Expand = false;
			w9.Fill = false;
			// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
			this.buttonRemove = new global::Gtk.Button ();
			this.buttonRemove.Name = "buttonRemove";
			this.buttonRemove.UseStock = true;
			this.buttonRemove.UseUnderline = true;
			this.buttonRemove.Label = "gtk-remove";
			this.hbuttonbox2.Add (this.buttonRemove);
			global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonRemove]));
			w10.Position = 1;
			w10.Expand = false;
			w10.Fill = false;
			// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
			this.buttonAdd = new global::Gtk.Button ();
			this.buttonAdd.Name = "buttonAdd";
			this.buttonAdd.UseStock = true;
			this.buttonAdd.UseUnderline = true;
			this.buttonAdd.Label = "gtk-add";
			this.hbuttonbox2.Add (this.buttonAdd);
			global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonAdd]));
			w11.Position = 2;
			w11.Expand = false;
			w11.Fill = false;
			this.vbox14.Add (this.hbuttonbox2);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hbuttonbox2]));
			w12.Position = 1;
			w12.Expand = false;
			// Container child vbox14.Gtk.Box+BoxChild
			this.label = new global::Gtk.Label ();
			this.label.Name = "label";
			this.label.Ypad = 12;
			this.label.Yalign = 0F;
			this.label.LabelProp = global::Mono.Unix.Catalog.GetString ("<i><b>Note:</b> Only Letters, Digits and Underscore are allowed.</i>");
			this.label.UseMarkup = true;
			this.label.Wrap = true;
			this.label.Justify = ((global::Gtk.Justification)(2));
			this.vbox14.Add (this.label);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.label]));
			w13.Position = 2;
			w13.Expand = false;
			w13.Fill = false;
			this.hbox2.Add (this.vbox14);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox14]));
			w14.Position = 1;
			this.vbox6.Add (this.hbox2);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox2]));
			w15.Position = 0;
			// Container child vbox6.Gtk.Box+BoxChild
			this.hseparator2 = new global::Gtk.HSeparator ();
			this.hseparator2.Name = "hseparator2";
			this.vbox6.Add (this.hseparator2);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hseparator2]));
			w16.Position = 1;
			w16.Expand = false;
			// Container child vbox6.Gtk.Box+BoxChild
			this.frame1 = new global::Gtk.Frame ();
			this.frame1.Name = "frame1";
			this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child frame1.Gtk.Container+ContainerChild
			this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.alignment1.Name = "alignment1";
			this.alignment1.LeftPadding = ((uint)(12));
			this.alignment1.TopPadding = ((uint)(4));
			// Container child alignment1.Gtk.Container+ContainerChild
			this.table6 = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
			this.table6.Name = "table6";
			this.table6.RowSpacing = ((uint)(4));
			this.table6.ColumnSpacing = ((uint)(6));
			// Container child table6.Gtk.Table+TableChild
			this.colorbuttonHighPrio = new global::Gtk.ColorButton ();
			this.colorbuttonHighPrio.Name = "colorbuttonHighPrio";
			this.table6.Add (this.colorbuttonHighPrio);
			global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonHighPrio]));
			w17.LeftAttach = ((uint)(1));
			w17.RightAttach = ((uint)(2));
			w17.XOptions = ((global::Gtk.AttachOptions)(0));
			w17.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table6.Gtk.Table+TableChild
			this.colorbuttonLowPrio = new global::Gtk.ColorButton ();
			this.colorbuttonLowPrio.Name = "colorbuttonLowPrio";
			this.table6.Add (this.colorbuttonLowPrio);
			global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonLowPrio]));
			w18.TopAttach = ((uint)(2));
			w18.BottomAttach = ((uint)(3));
			w18.LeftAttach = ((uint)(1));
			w18.RightAttach = ((uint)(2));
			w18.XOptions = ((global::Gtk.AttachOptions)(0));
			w18.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table6.Gtk.Table+TableChild
			this.colorbuttonNormalPrio = new global::Gtk.ColorButton ();
			this.colorbuttonNormalPrio.Name = "colorbuttonNormalPrio";
			this.table6.Add (this.colorbuttonNormalPrio);
			global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonNormalPrio]));
			w19.TopAttach = ((uint)(1));
			w19.BottomAttach = ((uint)(2));
			w19.LeftAttach = ((uint)(1));
			w19.RightAttach = ((uint)(2));
			w19.XOptions = ((global::Gtk.AttachOptions)(0));
			w19.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table6.Gtk.Table+TableChild
			this.label10 = new global::Gtk.Label ();
			this.label10.Name = "label10";
			this.label10.Xalign = 1F;
			this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("High");
			this.table6.Add (this.label10);
			global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table6 [this.label10]));
			w20.XOptions = ((global::Gtk.AttachOptions)(0));
			w20.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table6.Gtk.Table+TableChild
			this.label11 = new global::Gtk.Label ();
			this.label11.Name = "label11";
			this.label11.Xalign = 1F;
			this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Normal");
			this.table6.Add (this.label11);
			global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table6 [this.label11]));
			w21.TopAttach = ((uint)(1));
			w21.BottomAttach = ((uint)(2));
			w21.XOptions = ((global::Gtk.AttachOptions)(0));
			w21.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table6.Gtk.Table+TableChild
			this.label12 = new global::Gtk.Label ();
			this.label12.Name = "label12";
			this.label12.Xalign = 1F;
			this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Low");
			this.label12.Justify = ((global::Gtk.Justification)(2));
			this.table6.Add (this.label12);
			global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table6 [this.label12]));
			w22.TopAttach = ((uint)(2));
			w22.BottomAttach = ((uint)(3));
			w22.XOptions = ((global::Gtk.AttachOptions)(0));
			w22.YOptions = ((global::Gtk.AttachOptions)(0));
			this.alignment1.Add (this.table6);
			this.frame1.Add (this.alignment1);
			this.label9 = new global::Gtk.Label ();
			this.label9.Name = "label9";
			this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Task Priorities Foreground Colors</b>");
			this.label9.UseMarkup = true;
			this.frame1.LabelWidget = this.label9;
			this.vbox6.Add (this.frame1);
			global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.frame1]));
			w25.PackType = ((global::Gtk.PackType)(1));
			w25.Position = 2;
			w25.Expand = false;
			w25.Fill = false;
			this.Add (this.vbox6);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.label112.MnemonicWidget = this.entryToken;
			this.Show ();
		}
Пример #42
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget task_tracker.WorkReport
     this.Name           = "task_tracker.WorkReport";
     this.Title          = global::Mono.Unix.Catalog.GetString("Weekly Work Report");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child task_tracker.WorkReport.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Destination Address:");
     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.destination_email_address               = new global::Gtk.Entry();
     this.destination_email_address.CanFocus      = true;
     this.destination_email_address.Name          = "destination_email_address";
     this.destination_email_address.IsEditable    = true;
     this.destination_email_address.InvisibleChar = '•';
     this.hbox1.Add(this.destination_email_address);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.destination_email_address]));
     w3.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Subject:");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.email_subject               = new global::Gtk.Entry();
     this.email_subject.CanFocus      = true;
     this.email_subject.Name          = "email_subject";
     this.email_subject.IsEditable    = true;
     this.email_subject.InvisibleChar = '•';
     this.hbox2.Add(this.email_subject);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.email_subject]));
     w6.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.email_body          = new global::Gtk.TextView();
     this.email_body.CanFocus = true;
     this.email_body.Name     = "email_body";
     this.GtkScrolledWindow.Add(this.email_body);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w9.Position = 2;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w10.Position = 0;
     // Internal child task_tracker.WorkReport.ActionArea
     global::Gtk.HButtonBox w11 = this.ActionArea;
     w11.Name        = "dialog1_ActionArea";
     w11.Spacing     = 10;
     w11.BorderWidth = ((uint)(5));
     w11.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.selectWeek              = new global::Gtk.Button();
     this.selectWeek.CanFocus     = true;
     this.selectWeek.Name         = "selectWeek";
     this.selectWeek.UseUnderline = true;
     this.selectWeek.Label        = global::Mono.Unix.Catalog.GetString("Select Week");
     this.AddActionWidget(this.selectWeek, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.selectWeek]));
     w12.Expand = false;
     w12.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonCancel]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonOk]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 513;
     this.DefaultHeight = 428;
     this.Show();
     this.selectWeek.Clicked   += new global::System.EventHandler(this.OnSelectWeekClicked);
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget R7.Emblems.MainWindow
     this.Name = "R7.Emblems.MainWindow";
     this.Title = "";
     this.Icon = global::Stetic.IconLoader.LoadIcon (this, "gtk-home", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child R7.Emblems.MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.filechooser1 = new global::Gtk.FileChooserButton ("Select a Folder", ((global::Gtk.FileChooserAction)(2)));
     this.filechooser1.Name = "filechooser1";
     this.hbox2.Add (this.filechooser1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.filechooser1]));
     w1.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.radioFile = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("File"));
     this.radioFile.CanFocus = true;
     this.radioFile.Name = "radioFile";
     this.radioFile.Active = true;
     this.radioFile.DrawIndicator = true;
     this.radioFile.UseUnderline = true;
     this.radioFile.BorderWidth = ((uint)(6));
     this.radioFile.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.hbox2.Add (this.radioFile);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.radioFile]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.radioFolder = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Folder"));
     this.radioFolder.CanFocus = true;
     this.radioFolder.Name = "radioFolder";
     this.radioFolder.DrawIndicator = true;
     this.radioFolder.UseUnderline = true;
     this.radioFolder.BorderWidth = ((uint)(6));
     this.radioFolder.Group = this.radioFile.Group;
     this.hbox2.Add (this.radioFolder);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.radioFolder]));
     w3.Position = 2;
     w3.Expand = false;
     w3.Fill = false;
     this.vbox1.Add (this.hbox2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w4.Position = 0;
     w4.Expand = false;
     w4.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport ();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.tableEmblems = new global::Gtk.Table (((uint)(3)), ((uint)(3)), true);
     this.tableEmblems.Name = "tableEmblems";
     this.tableEmblems.RowSpacing = ((uint)(8));
     this.tableEmblems.ColumnSpacing = ((uint)(8));
     this.tableEmblems.BorderWidth = ((uint)(6));
     w5.Add (this.tableEmblems);
     this.GtkScrolledWindow.Add (w5);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w8.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator1 = new global::Gtk.HSeparator ();
     this.hseparator1.Name = "hseparator1";
     this.vbox1.Add (this.hseparator1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator1]));
     w9.Position = 3;
     w9.Expand = false;
     w9.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     this.hbuttonbox2.BorderWidth = ((uint)(6));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonAbout = new global::Gtk.Button ();
     this.buttonAbout.CanFocus = true;
     this.buttonAbout.Name = "buttonAbout";
     this.buttonAbout.UseUnderline = true;
     // Container child buttonAbout.Gtk.Container+ContainerChild
     global::Gtk.Alignment w10 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w11 = new global::Gtk.HBox ();
     w11.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w12 = new global::Gtk.Image ();
     w12.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-about", global::Gtk.IconSize.Menu);
     w11.Add (w12);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w14 = new global::Gtk.Label ();
     w14.LabelProp = global::Mono.Unix.Catalog.GetString ("About");
     w14.UseUnderline = true;
     w11.Add (w14);
     w10.Add (w11);
     this.buttonAbout.Add (w10);
     this.hbuttonbox2.Add (this.buttonAbout);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonAbout]));
     w18.Expand = false;
     w18.Fill = false;
     this.hbox1.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.hbuttonbox2]));
     w19.Position = 0;
     w19.Expand = false;
     w19.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hbuttonbox1 = new global::Gtk.HButtonBox ();
     this.hbuttonbox1.Name = "hbuttonbox1";
     this.hbuttonbox1.Spacing = 10;
     this.hbuttonbox1.BorderWidth = ((uint)(6));
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button3 = new global::Gtk.Button ();
     this.button3.CanFocus = true;
     this.button3.Name = "button3";
     this.button3.UseStock = true;
     this.button3.UseUnderline = true;
     this.button3.Label = "gtk-cancel";
     this.hbuttonbox1.Add (this.button3);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.button3]));
     w20.Expand = false;
     w20.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button2 = new global::Gtk.Button ();
     this.button2.CanFocus = true;
     this.button2.Name = "button2";
     this.button2.UseStock = true;
     this.button2.UseUnderline = true;
     this.button2.Label = "gtk-ok";
     this.hbuttonbox1.Add (this.button2);
     global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.button2]));
     w21.Position = 1;
     w21.Expand = false;
     w21.Fill = false;
     this.hbox1.Add (this.hbuttonbox1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.hbuttonbox1]));
     w22.Position = 1;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w23.Position = 4;
     w23.Expand = false;
     w23.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 536;
     this.DefaultHeight = 344;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.filechooser1.SelectionChanged += new global::System.EventHandler (this.OnFilechooser1SelectionChanged);
     this.radioFile.Toggled += new global::System.EventHandler (this.OnRadioFileToggled);
     this.buttonAbout.Clicked += new global::System.EventHandler (this.OnButtonAboutClicked);
     this.button3.Clicked += new global::System.EventHandler (this.OnButton3Clicked);
     this.button2.Clicked += new global::System.EventHandler (this.OnButton2Clicked);
 }
Пример #44
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.DashboardWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.DashboardWidget";
     // Container child LongoMatch.Gui.Component.DashboardWidget.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 12;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox2          = new global::Gtk.VBox();
     this.vbox2.CanFocus = true;
     this.vbox2.Name     = "vbox2";
     this.vbox2.Spacing  = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox2             = new global::Gtk.HButtonBox();
     this.hbuttonbox2.Name        = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addcatbutton          = new global::Gtk.Button();
     this.addcatbutton.CanFocus = true;
     this.addcatbutton.Name     = "addcatbutton";
     // Container child addcatbutton.Gtk.Container+ContainerChild
     this.addcatbuttonimage = new global::VAS.UI.Helpers.ImageView();
     this.addcatbuttonimage.WidthRequest = 0;
     this.addcatbuttonimage.Name         = "addcatbuttonimage";
     this.addcatbutton.Add(this.addcatbuttonimage);
     this.hbuttonbox2.Add(this.addcatbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addcatbutton]));
     w2.Expand = false;
     w2.Fill   = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addtimerbutton          = new global::Gtk.Button();
     this.addtimerbutton.CanFocus = true;
     this.addtimerbutton.Name     = "addtimerbutton";
     // Container child addtimerbutton.Gtk.Container+ContainerChild
     this.addtimerbuttonimage = new global::VAS.UI.Helpers.ImageView();
     this.addtimerbuttonimage.WidthRequest = 0;
     this.addtimerbuttonimage.Name         = "addtimerbuttonimage";
     this.addtimerbutton.Add(this.addtimerbuttonimage);
     this.hbuttonbox2.Add(this.addtimerbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addtimerbutton]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addscorebutton          = new global::Gtk.Button();
     this.addscorebutton.CanFocus = true;
     this.addscorebutton.Name     = "addscorebutton";
     // Container child addscorebutton.Gtk.Container+ContainerChild
     this.addscorebuttonimage = new global::VAS.UI.Helpers.ImageView();
     this.addscorebuttonimage.WidthRequest = 0;
     this.addscorebuttonimage.Name         = "addscorebuttonimage";
     this.addscorebutton.Add(this.addscorebuttonimage);
     this.hbuttonbox2.Add(this.addscorebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addscorebutton]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addcardbutton          = new global::Gtk.Button();
     this.addcardbutton.CanFocus = true;
     this.addcardbutton.Name     = "addcardbutton";
     // Container child addcardbutton.Gtk.Container+ContainerChild
     this.addcardbuttonimage = new global::VAS.UI.Helpers.ImageView();
     this.addcardbuttonimage.WidthRequest = 0;
     this.addcardbuttonimage.Name         = "addcardbuttonimage";
     this.addcardbutton.Add(this.addcardbuttonimage);
     this.hbuttonbox2.Add(this.addcardbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addcardbutton]));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.addtagbutton          = new global::Gtk.Button();
     this.addtagbutton.CanFocus = true;
     this.addtagbutton.Name     = "addtagbutton";
     // Container child addtagbutton.Gtk.Container+ContainerChild
     this.addtagbuttonimage = new global::VAS.UI.Helpers.ImageView();
     this.addtagbuttonimage.WidthRequest = 0;
     this.addtagbuttonimage.Name         = "addtagbuttonimage";
     this.addtagbutton.Add(this.addtagbuttonimage);
     this.hbuttonbox2.Add(this.addtagbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addtagbutton]));
     w10.Position = 4;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox2.Add(this.hbuttonbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbuttonbox2]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.dashscrolledwindow          = new global::Gtk.ScrolledWindow();
     this.dashscrolledwindow.CanFocus = true;
     this.dashscrolledwindow.Name     = "dashscrolledwindow";
     // Container child dashscrolledwindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w12 = new global::Gtk.Viewport();
     w12.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.drawingarea          = new global::Gtk.DrawingArea();
     this.drawingarea.CanFocus = true;
     this.drawingarea.Name     = "drawingarea";
     w12.Add(this.drawingarea);
     this.dashscrolledwindow.Add(w12);
     this.vbox2.Add(this.dashscrolledwindow);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.dashscrolledwindow]));
     w15.Position = 1;
     this.hbox2.Add(this.vbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox2]));
     w16.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.rightbox         = new global::Gtk.VBox();
     this.rightbox.Name    = "rightbox";
     this.rightbox.Spacing = 6;
     // Container child rightbox.Gtk.Box+BoxChild
     this.propertiesframe            = new global::Gtk.Frame();
     this.propertiesframe.Name       = "propertiesframe";
     this.propertiesframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child propertiesframe.Gtk.Container+ContainerChild
     this.propertiesalignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.propertiesalignment.Name        = "propertiesalignment";
     this.propertiesalignment.BorderWidth = ((uint)(6));
     // Container child propertiesalignment.Gtk.Container+ContainerChild
     this.vbox10         = new global::Gtk.VBox();
     this.vbox10.Name    = "vbox10";
     this.vbox10.Spacing = 6;
     // Container child vbox10.Gtk.Box+BoxChild
     this.positionsbox         = new global::Gtk.HBox();
     this.positionsbox.Name    = "positionsbox";
     this.positionsbox.Spacing = 6;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.fieldvbox         = new global::Gtk.VBox();
     this.fieldvbox.Name    = "fieldvbox";
     this.fieldvbox.Spacing = 6;
     // Container child fieldvbox.Gtk.Box+BoxChild
     this.fieldframe            = new global::Gtk.Frame();
     this.fieldframe.Name       = "fieldframe";
     this.fieldframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child fieldframe.Gtk.Container+ContainerChild
     this.fieldalignment              = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.fieldalignment.Name         = "fieldalignment";
     this.fieldalignment.LeftPadding  = ((uint)(6));
     this.fieldalignment.RightPadding = ((uint)(6));
     // Container child fieldalignment.Gtk.Container+ContainerChild
     this.fieldeventbox      = new global::Gtk.EventBox();
     this.fieldeventbox.Name = "fieldeventbox";
     // Container child fieldeventbox.Gtk.Container+ContainerChild
     this.vbox12         = new global::Gtk.VBox();
     this.vbox12.Name    = "vbox12";
     this.vbox12.Spacing = 2;
     // Container child vbox12.Gtk.Box+BoxChild
     this.fieldimage = new global::VAS.UI.Helpers.ImageView();
     this.fieldimage.WidthRequest  = 0;
     this.fieldimage.HeightRequest = 50;
     this.fieldimage.Name          = "fieldimage";
     this.vbox12.Add(this.fieldimage);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.fieldimage]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.fieldlabel1           = new global::Gtk.Label();
     this.fieldlabel1.Name      = "fieldlabel1";
     this.fieldlabel1.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Field</span>");
     this.fieldlabel1.UseMarkup = true;
     this.fieldlabel1.Wrap      = true;
     this.fieldlabel1.Justify   = ((global::Gtk.Justification)(2));
     this.vbox12.Add(this.fieldlabel1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.fieldlabel1]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.fieldlabel2           = new global::Gtk.Label();
     this.fieldlabel2.Name      = "fieldlabel2";
     this.fieldlabel2.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.fieldlabel2.UseMarkup = true;
     this.vbox12.Add(this.fieldlabel2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.fieldlabel2]));
     w19.Position = 2;
     w19.Expand   = false;
     w19.Fill     = false;
     this.fieldeventbox.Add(this.vbox12);
     this.fieldalignment.Add(this.fieldeventbox);
     this.fieldframe.Add(this.fieldalignment);
     this.fieldvbox.Add(this.fieldframe);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.fieldvbox [this.fieldframe]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child fieldvbox.Gtk.Box+BoxChild
     this.resetfieldbutton              = new global::Gtk.Button();
     this.resetfieldbutton.CanFocus     = true;
     this.resetfieldbutton.Name         = "resetfieldbutton";
     this.resetfieldbutton.UseStock     = true;
     this.resetfieldbutton.UseUnderline = true;
     this.resetfieldbutton.Label        = "gtk-refresh";
     this.fieldvbox.Add(this.resetfieldbutton);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.fieldvbox [this.resetfieldbutton]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.positionsbox.Add(this.fieldvbox);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.fieldvbox]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.hfieldvbox         = new global::Gtk.VBox();
     this.hfieldvbox.Name    = "hfieldvbox";
     this.hfieldvbox.Spacing = 6;
     // Container child hfieldvbox.Gtk.Box+BoxChild
     this.hfieldframe            = new global::Gtk.Frame();
     this.hfieldframe.Name       = "hfieldframe";
     this.hfieldframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child hfieldframe.Gtk.Container+ContainerChild
     this.halffieldalignment              = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.halffieldalignment.Name         = "halffieldalignment";
     this.halffieldalignment.LeftPadding  = ((uint)(6));
     this.halffieldalignment.RightPadding = ((uint)(6));
     // Container child halffieldalignment.Gtk.Container+ContainerChild
     this.hfieldeventbox      = new global::Gtk.EventBox();
     this.hfieldeventbox.Name = "hfieldeventbox";
     // Container child hfieldeventbox.Gtk.Container+ContainerChild
     this.vbox14         = new global::Gtk.VBox();
     this.vbox14.Name    = "vbox14";
     this.vbox14.Spacing = 2;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hfieldimage = new global::VAS.UI.Helpers.ImageView();
     this.hfieldimage.WidthRequest  = 0;
     this.hfieldimage.HeightRequest = 50;
     this.hfieldimage.Name          = "hfieldimage";
     this.vbox14.Add(this.hfieldimage);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hfieldimage]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hfieldlabel1           = new global::Gtk.Label();
     this.hfieldlabel1.Name      = "hfieldlabel1";
     this.hfieldlabel1.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Half field</span>");
     this.hfieldlabel1.UseMarkup = true;
     this.vbox14.Add(this.hfieldlabel1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hfieldlabel1]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hfieldlabel2           = new global::Gtk.Label();
     this.hfieldlabel2.Name      = "hfieldlabel2";
     this.hfieldlabel2.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.hfieldlabel2.UseMarkup = true;
     this.vbox14.Add(this.hfieldlabel2);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hfieldlabel2]));
     w28.Position = 2;
     w28.Expand   = false;
     w28.Fill     = false;
     this.hfieldeventbox.Add(this.vbox14);
     this.halffieldalignment.Add(this.hfieldeventbox);
     this.hfieldframe.Add(this.halffieldalignment);
     this.hfieldvbox.Add(this.hfieldframe);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hfieldvbox [this.hfieldframe]));
     w32.Position = 0;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child hfieldvbox.Gtk.Box+BoxChild
     this.resethfieldbutton              = new global::Gtk.Button();
     this.resethfieldbutton.CanFocus     = true;
     this.resethfieldbutton.Name         = "resethfieldbutton";
     this.resethfieldbutton.UseStock     = true;
     this.resethfieldbutton.UseUnderline = true;
     this.resethfieldbutton.Label        = "gtk-refresh";
     this.hfieldvbox.Add(this.resethfieldbutton);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hfieldvbox [this.resethfieldbutton]));
     w33.Position = 1;
     w33.Expand   = false;
     w33.Fill     = false;
     this.positionsbox.Add(this.hfieldvbox);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.hfieldvbox]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child positionsbox.Gtk.Box+BoxChild
     this.goalvbox         = new global::Gtk.VBox();
     this.goalvbox.Name    = "goalvbox";
     this.goalvbox.Spacing = 6;
     // Container child goalvbox.Gtk.Box+BoxChild
     this.goalframe            = new global::Gtk.Frame();
     this.goalframe.Name       = "goalframe";
     this.goalframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child goalframe.Gtk.Container+ContainerChild
     this.goalalignment              = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.goalalignment.Name         = "goalalignment";
     this.goalalignment.LeftPadding  = ((uint)(6));
     this.goalalignment.RightPadding = ((uint)(6));
     // Container child goalalignment.Gtk.Container+ContainerChild
     this.goaleventbox      = new global::Gtk.EventBox();
     this.goaleventbox.Name = "goaleventbox";
     // Container child goaleventbox.Gtk.Container+ContainerChild
     this.vbox16         = new global::Gtk.VBox();
     this.vbox16.Name    = "vbox16";
     this.vbox16.Spacing = 2;
     // Container child vbox16.Gtk.Box+BoxChild
     this.goalimage = new global::VAS.UI.Helpers.ImageView();
     this.goalimage.WidthRequest  = 0;
     this.goalimage.HeightRequest = 50;
     this.goalimage.Name          = "goalimage";
     this.vbox16.Add(this.goalimage);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.goalimage]));
     w35.Position = 0;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child vbox16.Gtk.Box+BoxChild
     this.goallabel1           = new global::Gtk.Label();
     this.goallabel1.Name      = "goallabel1";
     this.goallabel1.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"10\">Goal</span>");
     this.goallabel1.UseMarkup = true;
     this.vbox16.Add(this.goallabel1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.goallabel1]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child vbox16.Gtk.Box+BoxChild
     this.goallabel2           = new global::Gtk.Label();
     this.goallabel2.Name      = "goallabel2";
     this.goallabel2.LabelProp = global::VAS.Core.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.goallabel2.UseMarkup = true;
     this.vbox16.Add(this.goallabel2);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.goallabel2]));
     w37.Position = 2;
     w37.Expand   = false;
     w37.Fill     = false;
     this.goaleventbox.Add(this.vbox16);
     this.goalalignment.Add(this.goaleventbox);
     this.goalframe.Add(this.goalalignment);
     this.goalvbox.Add(this.goalframe);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.goalvbox [this.goalframe]));
     w41.Position = 0;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child goalvbox.Gtk.Box+BoxChild
     this.resetgoalbutton              = new global::Gtk.Button();
     this.resetgoalbutton.CanFocus     = true;
     this.resetgoalbutton.Name         = "resetgoalbutton";
     this.resetgoalbutton.UseStock     = true;
     this.resetgoalbutton.UseUnderline = true;
     this.resetgoalbutton.Label        = "gtk-refresh";
     this.goalvbox.Add(this.resetgoalbutton);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.goalvbox [this.resetgoalbutton]));
     w42.Position = 1;
     w42.Expand   = false;
     w42.Fill     = false;
     this.positionsbox.Add(this.goalvbox);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.positionsbox [this.goalvbox]));
     w43.Position = 2;
     w43.Expand   = false;
     w43.Fill     = false;
     this.vbox10.Add(this.positionsbox);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.positionsbox]));
     w44.Position = 0;
     w44.Expand   = false;
     w44.Fill     = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.periodsbox         = new global::Gtk.HBox();
     this.periodsbox.Name    = "periodsbox";
     this.periodsbox.Spacing = 6;
     // Container child periodsbox.Gtk.Box+BoxChild
     this.periodslabel           = new global::Gtk.Label();
     this.periodslabel.Name      = "periodslabel";
     this.periodslabel.LabelProp = global::VAS.Core.Catalog.GetString("Periods");
     this.periodsbox.Add(this.periodslabel);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.periodslabel]));
     w45.Position = 0;
     w45.Expand   = false;
     w45.Fill     = false;
     // Container child periodsbox.Gtk.Box+BoxChild
     this.periodsentry               = new global::Gtk.Entry();
     this.periodsentry.CanFocus      = true;
     this.periodsentry.Name          = "periodsentry";
     this.periodsentry.IsEditable    = true;
     this.periodsentry.InvisibleChar = '•';
     this.periodsbox.Add(this.periodsentry);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.periodsentry]));
     w46.Position = 1;
     // Container child periodsbox.Gtk.Box+BoxChild
     this.applybutton          = new global::Gtk.Button();
     this.applybutton.CanFocus = true;
     this.applybutton.Name     = "applybutton";
     // Container child applybutton.Gtk.Container+ContainerChild
     this.applyimage = new global::VAS.UI.Helpers.ImageView();
     this.applyimage.WidthRequest = 0;
     this.applyimage.Name         = "applyimage";
     this.applybutton.Add(this.applyimage);
     this.periodsbox.Add(this.applybutton);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.periodsbox [this.applybutton]));
     w48.Position = 2;
     w48.Expand   = false;
     w48.Fill     = false;
     this.vbox10.Add(this.periodsbox);
     global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.periodsbox]));
     w49.Position = 1;
     w49.Expand   = false;
     w49.Fill     = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.propertiesscrolledwindow                  = new global::Gtk.ScrolledWindow();
     this.propertiesscrolledwindow.CanFocus         = true;
     this.propertiesscrolledwindow.Name             = "propertiesscrolledwindow";
     this.propertiesscrolledwindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.propertiesscrolledwindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child propertiesscrolledwindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w50 = new global::Gtk.Viewport();
     w50.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.tagpropertiesalignment             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.tagpropertiesalignment.Name        = "tagpropertiesalignment";
     this.tagpropertiesalignment.BorderWidth = ((uint)(6));
     // Container child tagpropertiesalignment.Gtk.Container+ContainerChild
     this.propertiesnotebook             = new global::Gtk.Notebook();
     this.propertiesnotebook.CanFocus    = true;
     this.propertiesnotebook.Name        = "propertiesnotebook";
     this.propertiesnotebook.CurrentPage = 2;
     this.propertiesnotebook.ShowBorder  = false;
     this.propertiesnotebook.ShowTabs    = false;
     // Notebook tab
     global::Gtk.Label w51 = new global::Gtk.Label();
     w51.Visible = true;
     this.propertiesnotebook.Add(w51);
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("page1");
     this.propertiesnotebook.SetTabLabel(w51, this.label2);
     this.label2.ShowAll();
     // Container child propertiesnotebook.Gtk.Notebook+NotebookChild
     this.tagproperties        = new global::LongoMatch.Gui.Component.CategoryProperties();
     this.tagproperties.Events = ((global::Gdk.EventMask)(256));
     this.tagproperties.Name   = "tagproperties";
     this.tagproperties.Edited = false;
     this.propertiesnotebook.Add(this.tagproperties);
     global::Gtk.Notebook.NotebookChild w52 = ((global::Gtk.Notebook.NotebookChild)(this.propertiesnotebook [this.tagproperties]));
     w52.Position = 1;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString("page2");
     this.propertiesnotebook.SetTabLabel(this.tagproperties, this.label3);
     this.label3.ShowAll();
     // Container child propertiesnotebook.Gtk.Notebook+NotebookChild
     this.linkproperties        = new global::LongoMatch.Gui.Component.LinkProperties();
     this.linkproperties.Events = ((global::Gdk.EventMask)(256));
     this.linkproperties.Name   = "linkproperties";
     this.linkproperties.Edited = false;
     this.propertiesnotebook.Add(this.linkproperties);
     global::Gtk.Notebook.NotebookChild w53 = ((global::Gtk.Notebook.NotebookChild)(this.propertiesnotebook [this.linkproperties]));
     w53.Position = 2;
     // Notebook tab
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::VAS.Core.Catalog.GetString("page3");
     this.propertiesnotebook.SetTabLabel(this.linkproperties, this.label5);
     this.label5.ShowAll();
     this.tagpropertiesalignment.Add(this.propertiesnotebook);
     w50.Add(this.tagpropertiesalignment);
     this.propertiesscrolledwindow.Add(w50);
     this.vbox10.Add(this.propertiesscrolledwindow);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.propertiesscrolledwindow]));
     w57.Position = 2;
     this.propertiesalignment.Add(this.vbox10);
     this.propertiesframe.Add(this.propertiesalignment);
     this.rightbox.Add(this.propertiesframe);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.rightbox [this.propertiesframe]));
     w60.Position = 0;
     this.hbox2.Add(this.rightbox);
     global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.rightbox]));
     w61.Position = 1;
     w61.Expand   = false;
     w61.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.editbutton          = new global::Gtk.ToggleButton();
     this.editbutton.CanFocus = true;
     this.editbutton.Name     = "editbutton";
     this.editbutton.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.editbutton);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.editbutton]));
     w62.Position = 0;
     w62.Expand   = false;
     w62.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox4.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator1]));
     w63.Position = 1;
     w63.Expand   = false;
     w63.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.linksbutton          = new global::Gtk.ToggleButton();
     this.linksbutton.CanFocus = true;
     this.linksbutton.Name     = "linksbutton";
     this.linksbutton.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.linksbutton);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.linksbutton]));
     w64.Position = 2;
     w64.Expand   = false;
     w64.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.vbox4.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator3]));
     w65.Position = 3;
     w65.Expand   = false;
     w65.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.popupbutton          = new global::Gtk.ToggleButton();
     this.popupbutton.CanFocus = true;
     this.popupbutton.Name     = "popupbutton";
     this.popupbutton.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.popupbutton);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.popupbutton]));
     w66.Position = 4;
     w66.Expand   = false;
     w66.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator5      = new global::Gtk.HSeparator();
     this.hseparator5.Name = "hseparator5";
     this.vbox4.Add(this.hseparator5);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator5]));
     w67.Position = 5;
     w67.Expand   = false;
     w67.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.fitbutton          = new global::Gtk.ToggleButton();
     this.fitbutton.CanFocus = true;
     this.fitbutton.Name     = "fitbutton";
     this.fitbutton.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.fitbutton);
     global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.fitbutton]));
     w68.Position = 6;
     w68.Expand   = false;
     w68.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.fillbutton          = new global::Gtk.ToggleButton();
     this.fillbutton.CanFocus = true;
     this.fillbutton.Name     = "fillbutton";
     this.fillbutton.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.fillbutton);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.fillbutton]));
     w69.Position = 7;
     w69.Expand   = false;
     w69.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.d11button          = new global::Gtk.ToggleButton();
     this.d11button.CanFocus = true;
     this.d11button.Name     = "d11button";
     this.d11button.Relief   = ((global::Gtk.ReliefStyle)(2));
     this.vbox4.Add(this.d11button);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.d11button]));
     w70.Position = 8;
     w70.Expand   = false;
     w70.Fill     = false;
     this.hbox2.Add(this.vbox4);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox4]));
     w71.Position = 2;
     w71.Expand   = false;
     this.Add(this.hbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
Пример #45
0
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget gtk.frmCiudad
			this.Name = "gtk.frmCiudad";
			this.Title = global::Mono.Unix.Catalog.GetString ("frmCiudad");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			// Container child gtk.frmCiudad.Gtk.Container+ContainerChild
			this.notebook1 = new global::Gtk.Notebook ();
			this.notebook1.CanFocus = true;
			this.notebook1.Name = "notebook1";
			this.notebook1.CurrentPage = 2;
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 6;
			// Container child vbox1.Gtk.Box+BoxChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.HeightRequest = 300;
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.popdisplay1 = new global::gtk.PopDisplay ();
			this.popdisplay1.Events = ((global::Gdk.EventMask)(256));
			this.popdisplay1.Name = "popdisplay1";
			this.hbox1.Add (this.popdisplay1);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.popdisplay1]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow2.Name = "GtkScrolledWindow2";
			this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
			this.nvTrabajos = new global::Gtk.NodeView ();
			this.nvTrabajos.WidthRequest = 600;
			this.nvTrabajos.CanFocus = true;
			this.nvTrabajos.Name = "nvTrabajos";
			this.GtkScrolledWindow2.Add (this.nvTrabajos);
			this.hbox1.Add (this.GtkScrolledWindow2);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow2]));
			w3.Position = 1;
			this.vbox1.Add (this.hbox1);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
			w4.Position = 0;
			w4.Expand = false;
			w4.Fill = false;
			// Container child vbox1.Gtk.Box+BoxChild
			this.hbuttonbox1 = new global::Gtk.HButtonBox ();
			this.hbuttonbox1.Name = "hbuttonbox1";
			this.hbuttonbox1.BorderWidth = ((uint)(9));
			// Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.cmdRenombrarCiudad = new global::Gtk.Button ();
			this.cmdRenombrarCiudad.CanFocus = true;
			this.cmdRenombrarCiudad.Name = "cmdRenombrarCiudad";
			this.cmdRenombrarCiudad.UseUnderline = true;
			this.cmdRenombrarCiudad.Label = global::Mono.Unix.Catalog.GetString ("_Renombrar");
			this.hbuttonbox1.Add (this.cmdRenombrarCiudad);
			global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.cmdRenombrarCiudad]));
			w5.Expand = false;
			w5.Fill = false;
			this.vbox1.Add (this.hbuttonbox1);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbuttonbox1]));
			w6.Position = 1;
			w6.Expand = false;
			w6.Fill = false;
			this.notebook1.Add (this.vbox1);
			// Notebook tab
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("General");
			this.notebook1.SetTabLabel (this.vbox1, this.label1);
			this.label1.ShowAll ();
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
			this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
			this.nvRecursos = new global::Gtk.NodeView ();
			this.nvRecursos.CanFocus = true;
			this.nvRecursos.Name = "nvRecursos";
			this.GtkScrolledWindow1.Add (this.nvRecursos);
			this.notebook1.Add (this.GtkScrolledWindow1);
			global::Gtk.Notebook.NotebookChild w9 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.GtkScrolledWindow1]));
			w9.Position = 1;
			// Notebook tab
			this.label6 = new global::Gtk.Label ();
			this.label6.Name = "label6";
			this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Recursos");
			this.notebook1.SetTabLabel (this.GtkScrolledWindow1, this.label6);
			this.label6.ShowAll ();
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.hbox4 = new global::Gtk.HBox ();
			this.hbox4.Name = "hbox4";
			this.hbox4.Spacing = 6;
			// Container child hbox4.Gtk.Box+BoxChild
			this.armDefensa = new global::gtk.ArmadaWidget ();
			this.armDefensa.Events = ((global::Gdk.EventMask)(256));
			this.armDefensa.Name = "armDefensa";
			this.hbox4.Add (this.armDefensa);
			global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.armDefensa]));
			w10.Position = 0;
			// Container child hbox4.Gtk.Box+BoxChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbox5 = new global::Gtk.HBox ();
			this.hbox5.Name = "hbox5";
			this.hbox5.Spacing = 6;
			// Container child hbox5.Gtk.Box+BoxChild
			this.ArmadaCombobox = new global::gtk.wgArmadaComboBox ();
			this.ArmadaCombobox.Events = ((global::Gdk.EventMask)(256));
			this.ArmadaCombobox.Name = "ArmadaCombobox";
			this.hbox5.Add (this.ArmadaCombobox);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.ArmadaCombobox]));
			w11.Position = 0;
			w11.Expand = false;
			w11.Fill = false;
			// Container child hbox5.Gtk.Box+BoxChild
			this.cmdAddArmada = new global::Gtk.Button ();
			this.cmdAddArmada.CanFocus = true;
			this.cmdAddArmada.Name = "cmdAddArmada";
			global::Gtk.Image w12 = new global::Gtk.Image ();
			w12.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
			this.cmdAddArmada.Image = w12;
			this.hbox5.Add (this.cmdAddArmada);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.cmdAddArmada]));
			w13.Position = 1;
			w13.Expand = false;
			w13.Fill = false;
			this.vbox3.Add (this.hbox5);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox5]));
			w14.Position = 0;
			w14.Expand = false;
			w14.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.fEdiciónArmada = new global::Gtk.Frame ();
			this.fEdiciónArmada.Name = "fEdiciónArmada";
			this.fEdiciónArmada.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child fEdiciónArmada.Gtk.Container+ContainerChild
			this.GtkAlignment2 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
			this.GtkAlignment2.Name = "GtkAlignment2";
			this.GtkAlignment2.LeftPadding = ((uint)(12));
			// Container child GtkAlignment2.Gtk.Container+ContainerChild
			this.vbox4 = new global::Gtk.VBox ();
			this.vbox4.Name = "vbox4";
			this.vbox4.Spacing = 6;
			// Container child vbox4.Gtk.Box+BoxChild
			this.armSeleccionada = new global::gtk.ArmadaWidget ();
			this.armSeleccionada.Events = ((global::Gdk.EventMask)(256));
			this.armSeleccionada.Name = "armSeleccionada";
			this.vbox4.Add (this.armSeleccionada);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.armSeleccionada]));
			w15.Position = 0;
			// Container child vbox4.Gtk.Box+BoxChild
			this.btboxEditArmada = new global::Gtk.HButtonBox ();
			this.btboxEditArmada.Name = "btboxEditArmada";
			// Container child btboxEditArmada.Gtk.ButtonBox+ButtonBoxChild
			this.cmdAdd = new global::Gtk.Button ();
			this.cmdAdd.CanFocus = true;
			this.cmdAdd.Name = "cmdAdd";
			this.cmdAdd.UseUnderline = true;
			this.cmdAdd.Label = global::Mono.Unix.Catalog.GetString ("_A armada");
			global::Gtk.Image w16 = new global::Gtk.Image ();
			w16.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "stock_right", global::Gtk.IconSize.SmallToolbar);
			this.cmdAdd.Image = w16;
			this.btboxEditArmada.Add (this.cmdAdd);
			global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.btboxEditArmada [this.cmdAdd]));
			w17.Expand = false;
			w17.Fill = false;
			this.vbox4.Add (this.btboxEditArmada);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.btboxEditArmada]));
			w18.Position = 1;
			w18.Expand = false;
			w18.Fill = false;
			this.GtkAlignment2.Add (this.vbox4);
			this.fEdiciónArmada.Add (this.GtkAlignment2);
			this.GtkLabel3 = new global::Gtk.Label ();
			this.GtkLabel3.Name = "GtkLabel3";
			this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Armada</b>");
			this.GtkLabel3.UseMarkup = true;
			this.fEdiciónArmada.LabelWidget = this.GtkLabel3;
			this.vbox3.Add (this.fEdiciónArmada);
			global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.fEdiciónArmada]));
			w21.Position = 1;
			this.hbox4.Add (this.vbox3);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.vbox3]));
			w22.Position = 1;
			w22.Expand = false;
			w22.Fill = false;
			// Container child hbox4.Gtk.Box+BoxChild
			this.frame2 = new global::Gtk.Frame ();
			this.frame2.WidthRequest = 300;
			this.frame2.Name = "frame2";
			this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child frame2.Gtk.Container+ContainerChild
			this.GtkAlignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
			this.GtkAlignment1.Name = "GtkAlignment1";
			this.GtkAlignment1.LeftPadding = ((uint)(12));
			// Container child GtkAlignment1.Gtk.Container+ContainerChild
			this.rcReclutar = new global::gtk.wgReclutar ();
			this.rcReclutar.Events = ((global::Gdk.EventMask)(256));
			this.rcReclutar.Name = "rcReclutar";
			this.GtkAlignment1.Add (this.rcReclutar);
			this.frame2.Add (this.GtkAlignment1);
			this.GtkLabel2 = new global::Gtk.Label ();
			this.GtkLabel2.Name = "GtkLabel2";
			this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>_Reclutar</b>");
			this.GtkLabel2.UseMarkup = true;
			this.GtkLabel2.UseUnderline = true;
			this.frame2.LabelWidget = this.GtkLabel2;
			this.hbox4.Add (this.frame2);
			global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.frame2]));
			w25.Position = 2;
			w25.Expand = false;
			w25.Fill = false;
			this.notebook1.Add (this.hbox4);
			global::Gtk.Notebook.NotebookChild w26 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.hbox4]));
			w26.Position = 2;
			// Notebook tab
			this.label7 = new global::Gtk.Label ();
			this.label7.Name = "label7";
			this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("_Armada");
			this.label7.UseUnderline = true;
			this.notebook1.SetTabLabel (this.hbox4, this.label7);
			this.label7.ShowAll ();
			this.Add (this.notebook1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 724;
			this.DefaultHeight = 380;
			this.Show ();
			this.notebook1.SwitchPage += new global::Gtk.SwitchPageHandler (this.OnNotebook1SwitchPage);
			this.ArmadaCombobox.onSelectionChanged += new global::System.EventHandler (this.OnArmadaComboboxonSelectionChanged);
			this.cmdAddArmada.Clicked += new global::System.EventHandler (this.OnCmdAddArmadaClicked);
			this.cmdAdd.Clicked += new global::System.EventHandler (this.OnCmdAddClicked);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ocmgtk.FileDownloadProgress
     this.WidthRequest    = 450;
     this.Name            = "ocmgtk.FileDownloadProgress";
     this.Title           = global::Mono.Unix.Catalog.GetString("Downloading File");
     this.TypeHint        = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Modal           = true;
     this.Resizable       = false;
     this.AllowGrow       = false;
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child ocmgtk.FileDownloadProgress.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<big><b>Downloading File</b></big>");
     this.label1.UseMarkup = true;
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.fileLabel           = new global::Gtk.Label();
     this.fileLabel.Name      = "fileLabel";
     this.fileLabel.Xalign    = 0F;
     this.fileLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Initializing");
     this.fileLabel.UseMarkup = true;
     this.vbox2.Add(this.fileLabel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.fileLabel]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.progBar      = new global::Gtk.ProgressBar();
     this.progBar.Name = "progBar";
     this.vbox2.Add(this.progBar);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.progBar]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Internal child ocmgtk.FileDownloadProgress.ActionArea
     global::Gtk.HButtonBox w6 = this.ActionArea;
     w6.Name        = "dialog1_ActionArea";
     w6.Spacing     = 10;
     w6.BorderWidth = ((uint)(5));
     w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.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 w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonCancel]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 462;
     this.DefaultHeight = 173;
     this.buttonOk.Hide();
     this.Show();
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnCancelCLick);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.OnOKClick);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Database.Designer.PrimaryKeyConstraintEditorWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Database.Designer.PrimaryKeyConstraintEditorWidget";
			// Container child MonoDevelop.Database.Designer.PrimaryKeyConstraintEditorWidget.Gtk.Container+ContainerChild
			this.hpaned = new global::Gtk.HPaned ();
			this.hpaned.CanFocus = true;
			this.hpaned.Name = "hpaned";
			this.hpaned.Position = 293;
			// Container child hpaned.Gtk.Paned+PanedChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.windowPK = new global::Gtk.ScrolledWindow ();
			this.windowPK.CanFocus = true;
			this.windowPK.Name = "windowPK";
			this.windowPK.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child windowPK.Gtk.Container+ContainerChild
			this.listPK = new global::Gtk.TreeView ();
			this.listPK.CanFocus = true;
			this.listPK.Name = "listPK";
			this.windowPK.Add (this.listPK);
			this.vbox3.Add (this.windowPK);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.windowPK]));
			w2.Position = 0;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbuttonbox = new global::Gtk.HButtonBox ();
			this.hbuttonbox.Name = "hbuttonbox";
			this.hbuttonbox.Spacing = 6;
			this.hbuttonbox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
			// Container child hbuttonbox.Gtk.ButtonBox+ButtonBoxChild
			this.buttonAdd = new global::Gtk.Button ();
			this.buttonAdd.CanFocus = true;
			this.buttonAdd.Name = "buttonAdd";
			this.buttonAdd.UseStock = true;
			this.buttonAdd.UseUnderline = true;
			this.buttonAdd.Label = "gtk-add";
			this.hbuttonbox.Add (this.buttonAdd);
			global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox[this.buttonAdd]));
			w3.Expand = false;
			w3.Fill = false;
			// Container child hbuttonbox.Gtk.ButtonBox+ButtonBoxChild
			this.buttonRemove = new global::Gtk.Button ();
			this.buttonRemove.Sensitive = false;
			this.buttonRemove.CanFocus = true;
			this.buttonRemove.Name = "buttonRemove";
			this.buttonRemove.UseStock = true;
			this.buttonRemove.UseUnderline = true;
			this.buttonRemove.Label = "gtk-remove";
			this.hbuttonbox.Add (this.buttonRemove);
			global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox[this.buttonRemove]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			this.vbox3.Add (this.hbuttonbox);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbuttonbox]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			this.hpaned.Add (this.vbox3);
			global::Gtk.Paned.PanedChild w6 = ((global::Gtk.Paned.PanedChild)(this.hpaned[this.vbox3]));
			w6.Resize = false;
			// Container child hpaned.Gtk.Paned+PanedChild
			this.columnSelecter = new global::MonoDevelop.Database.Components.SelectColumnWidget ();
			this.columnSelecter.Sensitive = false;
			this.columnSelecter.CanFocus = true;
			this.columnSelecter.Name = "columnSelecter";
			this.columnSelecter.ShadowType = ((global::Gtk.ShadowType)(1));
			this.columnSelecter.SingleCheck = false;
			this.hpaned.Add (this.columnSelecter);
			this.Add (this.hpaned);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
			this.buttonAdd.Clicked += new global::System.EventHandler (this.AddClicked);
			this.buttonRemove.Clicked += new global::System.EventHandler (this.RemoveClicked);
		}
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow
     this.Name           = "MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow";
     this.Title          = "Tip of the Day";
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth    = ((uint)(6));
     // Container child MonoDevelop.Ide.Gui.Dialogs.TipOfTheDayWindow.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 12;
     this.vbox3.BorderWidth = ((uint)(6));
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 5;
     // Container child hbox7.Gtk.Box+BoxChild
     this.iconInfo          = new global::MonoDevelop.Components.ImageView();
     this.iconInfo.Name     = "iconInfo";
     this.iconInfo.Xalign   = 0F;
     this.iconInfo.Yalign   = 0F;
     this.iconInfo.IconId   = "gtk-dialog-info";
     this.iconInfo.IconSize = ((global::Gtk.IconSize)(6));
     this.hbox7.Add(this.iconInfo);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.iconInfo]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.categoryLabel           = new global::Gtk.Label();
     this.categoryLabel.Name      = "categoryLabel";
     this.categoryLabel.Xalign    = 0F;
     this.categoryLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Did you know...?");
     this.categoryLabel.UseMarkup = true;
     this.categoryLabel.Wrap      = true;
     this.hbox7.Add(this.categoryLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.categoryLabel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vbox3.Add(this.hbox7);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox7]));
     w3.Position = 0;
     w3.Expand   = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.tipTextview               = new global::Gtk.TextView();
     this.tipTextview.Buffer.Text   = "Did you know that you can design lots of cool things with glade?";
     this.tipTextview.Name          = "tipTextview";
     this.tipTextview.Editable      = false;
     this.tipTextview.CursorVisible = false;
     this.tipTextview.WrapMode      = ((global::Gtk.WrapMode)(2));
     this.scrolledwindow2.Add(this.tipTextview);
     this.vbox3.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow2]));
     w5.Position = 1;
     this.vbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox3]));
     w6.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox5             = new global::Gtk.HBox();
     this.hbox5.Name        = "hbox5";
     this.hbox5.Spacing     = 12;
     this.hbox5.BorderWidth = ((uint)(6));
     // Container child hbox5.Gtk.Box+BoxChild
     this.noshowCheckbutton               = new global::Gtk.CheckButton();
     this.noshowCheckbutton.Name          = "noshowCheckbutton";
     this.noshowCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("_Show at startup");
     this.noshowCheckbutton.DrawIndicator = true;
     this.noshowCheckbutton.UseUnderline  = true;
     this.hbox5.Add(this.noshowCheckbutton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.noshowCheckbutton]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.hbuttonbox1             = new global::Gtk.HButtonBox();
     this.hbuttonbox1.Spacing     = 10;
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.nextButton              = new global::Gtk.Button();
     this.nextButton.Name         = "nextButton";
     this.nextButton.UseUnderline = true;
     this.nextButton.Label        = global::Mono.Unix.Catalog.GetString("_Next Tip");
     this.hbuttonbox1.Add(this.nextButton);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.nextButton]));
     w8.Expand = false;
     w8.Fill   = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.closeButton              = new global::Gtk.Button();
     this.closeButton.CanDefault   = true;
     this.closeButton.Name         = "closeButton";
     this.closeButton.UseStock     = true;
     this.closeButton.UseUnderline = true;
     this.closeButton.Label        = "gtk-close";
     this.hbuttonbox1.Add(this.closeButton);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.closeButton]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.hbox5.Add(this.hbuttonbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.hbuttonbox1]));
     w10.Position = 1;
     this.vbox2.Add(this.hbox5);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox5]));
     w11.Position = 1;
     w11.Expand   = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 500;
     this.DefaultHeight = 285;
     this.Show();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Database.Designer.ForeignKeyConstraintEditorWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Database.Designer.ForeignKeyConstraintEditorWidget";
			// Container child MonoDevelop.Database.Designer.ForeignKeyConstraintEditorWidget.Gtk.Container+ContainerChild
			this.hpaned = new global::Gtk.HPaned ();
			this.hpaned.CanFocus = true;
			this.hpaned.Name = "hpaned";
			this.hpaned.Position = 293;
			// Container child hpaned.Gtk.Paned+PanedChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.windowPK = new global::Gtk.ScrolledWindow ();
			this.windowPK.CanFocus = true;
			this.windowPK.Name = "windowPK";
			this.windowPK.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child windowPK.Gtk.Container+ContainerChild
			this.listFK = new global::Gtk.TreeView ();
			this.listFK.CanFocus = true;
			this.listFK.Name = "listFK";
			this.windowPK.Add (this.listFK);
			this.vbox3.Add (this.windowPK);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.windowPK]));
			w2.Position = 0;
			// Container child vbox3.Gtk.Box+BoxChild
			this.hbuttonbox = new global::Gtk.HButtonBox ();
			this.hbuttonbox.Name = "hbuttonbox";
			this.hbuttonbox.Spacing = 6;
			this.hbuttonbox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
			// Container child hbuttonbox.Gtk.ButtonBox+ButtonBoxChild
			this.buttonAdd = new global::Gtk.Button ();
			this.buttonAdd.CanFocus = true;
			this.buttonAdd.Name = "buttonAdd";
			this.buttonAdd.UseStock = true;
			this.buttonAdd.UseUnderline = true;
			this.buttonAdd.Label = "gtk-add";
			this.hbuttonbox.Add (this.buttonAdd);
			global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox[this.buttonAdd]));
			w3.Expand = false;
			w3.Fill = false;
			// Container child hbuttonbox.Gtk.ButtonBox+ButtonBoxChild
			this.buttonRemove = new global::Gtk.Button ();
			this.buttonRemove.Sensitive = false;
			this.buttonRemove.CanFocus = true;
			this.buttonRemove.Name = "buttonRemove";
			this.buttonRemove.UseStock = true;
			this.buttonRemove.UseUnderline = true;
			this.buttonRemove.Label = "gtk-remove";
			this.hbuttonbox.Add (this.buttonRemove);
			global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox[this.buttonRemove]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			this.vbox3.Add (this.hbuttonbox);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbuttonbox]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			this.hpaned.Add (this.vbox3);
			global::Gtk.Paned.PanedChild w6 = ((global::Gtk.Paned.PanedChild)(this.hpaned[this.vbox3]));
			w6.Resize = false;
			// Container child hpaned.Gtk.Paned+PanedChild
			this.vboxColumns = new global::Gtk.VBox ();
			this.vboxColumns.Name = "vboxColumns";
			this.vboxColumns.Spacing = 6;
			// Container child vboxColumns.Gtk.Box+BoxChild
			this.frame1 = new global::Gtk.Frame ();
			this.frame1.Name = "frame1";
			this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child frame1.Gtk.Container+ContainerChild
			this.GtkAlignment2 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
			this.GtkAlignment2.Name = "GtkAlignment2";
			this.GtkAlignment2.LeftPadding = ((uint)(12));
			// Container child GtkAlignment2.Gtk.Container+ContainerChild
			this.columnSelecter = new global::MonoDevelop.Database.Components.SelectColumnWidget ();
			this.columnSelecter.Sensitive = false;
			this.columnSelecter.CanFocus = true;
			this.columnSelecter.Name = "columnSelecter";
			this.columnSelecter.ShadowType = ((global::Gtk.ShadowType)(1));
			this.columnSelecter.SingleCheck = false;
			this.GtkAlignment2.Add (this.columnSelecter);
			this.frame1.Add (this.GtkAlignment2);
			this.GtkLabel2 = new global::Gtk.Label ();
			this.GtkLabel2.Name = "GtkLabel2";
			this.GtkLabel2.LabelProp = global::MonoDevelop.Database.AddinCatalog.GetString ("Columns");
			this.GtkLabel2.UseMarkup = true;
			this.frame1.LabelWidget = this.GtkLabel2;
			this.vboxColumns.Add (this.frame1);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxColumns[this.frame1]));
			w9.Position = 0;
			// Container child vboxColumns.Gtk.Box+BoxChild
			this.frame2 = new global::Gtk.Frame ();
			this.frame2.Name = "frame2";
			this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child frame2.Gtk.Container+ContainerChild
			this.GtkAlignment3 = new global::Gtk.Alignment (0f, 0f, 1f, 1f);
			this.GtkAlignment3.Name = "GtkAlignment3";
			this.GtkAlignment3.LeftPadding = ((uint)(12));
			// Container child GtkAlignment3.Gtk.Container+ContainerChild
			this.referenceColumnSelecter = new global::MonoDevelop.Database.Components.SelectColumnWidget ();
			this.referenceColumnSelecter.Sensitive = false;
			this.referenceColumnSelecter.CanFocus = true;
			this.referenceColumnSelecter.Name = "referenceColumnSelecter";
			this.referenceColumnSelecter.ShadowType = ((global::Gtk.ShadowType)(1));
			this.referenceColumnSelecter.SingleCheck = false;
			this.GtkAlignment3.Add (this.referenceColumnSelecter);
			this.frame2.Add (this.GtkAlignment3);
			this.GtkLabel3 = new global::Gtk.Label ();
			this.GtkLabel3.Name = "GtkLabel3";
			this.GtkLabel3.LabelProp = global::MonoDevelop.Database.AddinCatalog.GetString ("Reference Columns");
			this.GtkLabel3.UseMarkup = true;
			this.frame2.LabelWidget = this.GtkLabel3;
			this.vboxColumns.Add (this.frame2);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vboxColumns[this.frame2]));
			w12.Position = 1;
			this.hpaned.Add (this.vboxColumns);
			this.Add (this.hpaned);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Show ();
			this.buttonAdd.Clicked += new global::System.EventHandler (this.AddClicked);
			this.buttonRemove.Clicked += new global::System.EventHandler (this.RemoveClicked);
		}
Пример #50
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget lolterpreter_2000.InputBox
     this.Name           = "lolterpreter_2000.InputBox";
     this.Title          = global::Mono.Unix.Catalog.GetString("GIMMEH");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child lolterpreter_2000.InputBox.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textview1          = new global::Gtk.TextView();
     this.textview1.CanFocus = true;
     this.textview1.Name     = "textview1";
     this.GtkScrolledWindow.Add(this.textview1);
     w1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1 [this.GtkScrolledWindow]));
     w3.Position = 0;
     // Internal child lolterpreter_2000.InputBox.ActionArea
     global::Gtk.HButtonBox w4 = this.ActionArea;
     w4.Name        = "dialog1_ActionArea";
     w4.Spacing     = 10;
     w4.BorderWidth = ((uint)(5));
     w4.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonCancel]));
     w5.Expand = false;
     w5.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonOk]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget SshAgentLib.GTK.KeyManagerWiget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "SshAgentLib.GTK.KeyManagerWiget";
     // Container child SshAgentLib.GTK.KeyManagerWiget.Gtk.Container+ContainerChild
     this.mMainLayoutTable = new global::Gtk.Table (((uint)(2)), ((uint)(1)), false);
     this.mMainLayoutTable.Name = "mMainLayoutTable";
     this.mMainLayoutTable.RowSpacing = ((uint)(6));
     this.mMainLayoutTable.ColumnSpacing = ((uint)(6));
     // Container child mMainLayoutTable.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Message");
     this.mMainLayoutTable.Add (this.label1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.mMainLayoutTable [this.label1]));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child mMainLayoutTable.Gtk.Table+TableChild
     this.mButtonBox = new global::Gtk.HButtonBox ();
     this.mButtonBox.Name = "mButtonBox";
     this.mButtonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child mButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.mLockButton = new global::Gtk.Button ();
     this.mLockButton.CanFocus = true;
     this.mLockButton.Name = "mLockButton";
     this.mLockButton.UseUnderline = true;
     this.mLockButton.Label = global::Mono.Unix.Catalog.GetString ("Lock");
     this.mButtonBox.Add (this.mLockButton);
     global::Gtk.ButtonBox.ButtonBoxChild w2 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.mButtonBox [this.mLockButton]));
     w2.Expand = false;
     w2.Fill = false;
     // Container child mButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.mUnlockButton = new global::Gtk.Button ();
     this.mUnlockButton.CanFocus = true;
     this.mUnlockButton.Name = "mUnlockButton";
     this.mUnlockButton.UseUnderline = true;
     this.mUnlockButton.Label = global::Mono.Unix.Catalog.GetString ("Unlock");
     this.mButtonBox.Add (this.mUnlockButton);
     global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.mButtonBox [this.mUnlockButton]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     // Container child mButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.mAddButton = new global::Gtk.Button ();
     this.mAddButton.CanFocus = true;
     this.mAddButton.Name = "mAddButton";
     this.mAddButton.UseUnderline = true;
     this.mAddButton.Label = global::Mono.Unix.Catalog.GetString ("Add...");
     this.mButtonBox.Add (this.mAddButton);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.mButtonBox [this.mAddButton]));
     w4.Position = 2;
     w4.Expand = false;
     w4.Fill = false;
     // Container child mButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.mRemoveButton = new global::Gtk.Button ();
     this.mRemoveButton.CanFocus = true;
     this.mRemoveButton.Name = "mRemoveButton";
     this.mRemoveButton.UseUnderline = true;
     this.mRemoveButton.Label = global::Mono.Unix.Catalog.GetString ("Remove");
     this.mButtonBox.Add (this.mRemoveButton);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.mButtonBox [this.mRemoveButton]));
     w5.Position = 3;
     w5.Expand = false;
     w5.Fill = false;
     // Container child mButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.mRemoveAllButton = new global::Gtk.Button ();
     this.mRemoveAllButton.CanFocus = true;
     this.mRemoveAllButton.Name = "mRemoveAllButton";
     this.mRemoveAllButton.UseUnderline = true;
     this.mRemoveAllButton.Label = global::Mono.Unix.Catalog.GetString ("Remove All");
     this.mButtonBox.Add (this.mRemoveAllButton);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.mButtonBox [this.mRemoveAllButton]));
     w6.Position = 4;
     w6.Expand = false;
     w6.Fill = false;
     // Container child mButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.mRefreshButton = new global::Gtk.Button ();
     this.mRefreshButton.CanFocus = true;
     this.mRefreshButton.Name = "mRefreshButton";
     this.mRefreshButton.UseUnderline = true;
     this.mRefreshButton.Label = global::Mono.Unix.Catalog.GetString ("Refresh");
     this.mButtonBox.Add (this.mRefreshButton);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.mButtonBox [this.mRefreshButton]));
     w7.Position = 5;
     w7.Expand = false;
     w7.Fill = false;
     this.mMainLayoutTable.Add (this.mButtonBox);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.mMainLayoutTable [this.mButtonBox]));
     w8.TopAttach = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child mMainLayoutTable.Gtk.Table+TableChild
     this.mGtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.mGtkScrolledWindow.Name = "mGtkScrolledWindow";
     this.mGtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child mGtkScrolledWindow.Gtk.Container+ContainerChild
     this.mKeyNodeView = new global::Gtk.NodeView ();
     this.mKeyNodeView.CanFocus = true;
     this.mKeyNodeView.Name = "mKeyNodeView";
     this.mGtkScrolledWindow.Add (this.mKeyNodeView);
     this.mMainLayoutTable.Add (this.mGtkScrolledWindow);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.mMainLayoutTable [this.mGtkScrolledWindow]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     this.Add (this.mMainLayoutTable);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.mLockButton.Clicked += new global::System.EventHandler (this.OnMLockButtonClicked);
     this.mUnlockButton.Clicked += new global::System.EventHandler (this.OnMUnlockButtonClicked);
     this.mAddButton.Clicked += new global::System.EventHandler (this.OnMAddButtonClicked);
     this.mRemoveButton.Clicked += new global::System.EventHandler (this.OnMRemoveButtonClicked);
     this.mRemoveAllButton.Clicked += new global::System.EventHandler (this.OnMRemoveAllButtonClicked);
     this.mRefreshButton.Clicked += new global::System.EventHandler (this.OnMRefreshButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Trabalho1.MinimizarAutomato
     this.Name           = "Trabalho1.MinimizarAutomato";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Trabalho1.MinimizarAutomato.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     w1.Add(this.fixed1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.fixed1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Indice do Autômato");
     w1.Add(this.label1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1 [this.label1]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.entry1               = new global::Gtk.Entry();
     this.entry1.CanFocus      = true;
     this.entry1.Name          = "entry1";
     this.entry1.IsEditable    = true;
     this.entry1.InvisibleChar = '●';
     w1.Add(this.entry1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.entry1]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Internal child Trabalho1.MinimizarAutomato.ActionArea
     global::Gtk.HButtonBox w5 = this.ActionArea;
     w5.Name        = "dialog1_ActionArea";
     w5.Spacing     = 10;
     w5.BorderWidth = ((uint)(5));
     w5.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.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 w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.buttonCancel]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.buttonOk]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 93;
     this.Show();
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Пример #53
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default");
     this.FileAction = new global::Gtk.Action ("FileAction", global::Mono.Unix.Catalog.GetString ("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("File");
     w1.Add (this.FileAction, null);
     this.OpenResourceDescriptionAction = new global::Gtk.Action ("OpenResourceDescriptionAction", global::Mono.Unix.Catalog.GetString ("Open Resource Description..."), null, null);
     this.OpenResourceDescriptionAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Open Resource Description...");
     w1.Add (this.OpenResourceDescriptionAction, null);
     this.SaveResourceDescriptionAction = new global::Gtk.Action ("SaveResourceDescriptionAction", global::Mono.Unix.Catalog.GetString ("Save Resource Description..."), null, null);
     this.SaveResourceDescriptionAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Save Resource Description...");
     w1.Add (this.SaveResourceDescriptionAction, null);
     this.PublishAction = new global::Gtk.Action ("PublishAction", global::Mono.Unix.Catalog.GetString ("Publish"), null, null);
     this.PublishAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Publish");
     w1.Add (this.PublishAction, null);
     this.PublishCurrentDocumentAction = new global::Gtk.Action ("PublishCurrentDocumentAction", global::Mono.Unix.Catalog.GetString ("Publish Current Document"), null, null);
     this.PublishCurrentDocumentAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Publish Current Document");
     w1.Add (this.PublishCurrentDocumentAction, null);
     this.PublishFromFolderAction = new global::Gtk.Action ("PublishFromFolderAction", global::Mono.Unix.Catalog.GetString ("Publish From Folder..."), null, null);
     this.PublishFromFolderAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Publish From Folder...");
     w1.Add (this.PublishFromFolderAction, null);
     this.NewAction = new global::Gtk.Action ("NewAction", global::Mono.Unix.Catalog.GetString ("New"), null, null);
     this.NewAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("New");
     w1.Add (this.NewAction, null);
     this.PublishFromCSVAction = new global::Gtk.Action ("PublishFromCSVAction", global::Mono.Unix.Catalog.GetString ("Publish From CSV..."), null, null);
     this.PublishFromCSVAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Publish From CSV");
     w1.Add (this.PublishFromCSVAction, null);
     this.HistoryAction = new global::Gtk.Action ("HistoryAction", global::Mono.Unix.Catalog.GetString ("History"), null, null);
     this.HistoryAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("History");
     w1.Add (this.HistoryAction, null);
     this.ViewPublishHistoryAction = new global::Gtk.Action ("ViewPublishHistoryAction", global::Mono.Unix.Catalog.GetString ("View Publish History"), null, null);
     this.ViewPublishHistoryAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("View Publish History");
     w1.Add (this.ViewPublishHistoryAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Learning Registry Publishing Tool");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.MainVerticalPane = new global::Gtk.VBox ();
     this.MainVerticalPane.Name = "MainVerticalPane";
     this.MainVerticalPane.Spacing = 6;
     this.MainVerticalPane.BorderWidth = ((uint)(6));
     // Container child MainVerticalPane.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString (@"<ui><menubar name='MainMenu'><menu name='FileAction' action='FileAction'><menuitem name='NewAction' action='NewAction'/><menuitem name='OpenResourceDescriptionAction' action='OpenResourceDescriptionAction'/><menuitem name='SaveResourceDescriptionAction' action='SaveResourceDescriptionAction'/></menu><menu name='PublishAction' action='PublishAction'><menuitem name='PublishCurrentDocumentAction' action='PublishCurrentDocumentAction'/><menuitem name='PublishFromCSVAction' action='PublishFromCSVAction'/></menu><menu name='HistoryAction' action='HistoryAction'><menuitem name='ViewPublishHistoryAction' action='ViewPublishHistoryAction'/></menu></menubar></ui>");
     this.MainMenu = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/MainMenu")));
     this.MainMenu.Name = "MainMenu";
     this.MainVerticalPane.Add (this.MainMenu);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.MainVerticalPane [this.MainMenu]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child MainVerticalPane.Gtk.Box+BoxChild
     this.RootNotebook = new global::Gtk.Notebook ();
     this.RootNotebook.CanFocus = true;
     this.RootNotebook.Name = "RootNotebook";
     this.RootNotebook.CurrentPage = 0;
     // Container child RootNotebook.Gtk.Notebook+NotebookChild
     this.ResourceDescriptionContainer = new global::Gtk.HBox ();
     this.ResourceDescriptionContainer.Name = "ResourceDescriptionContainer";
     this.ResourceDescriptionContainer.Spacing = 6;
     this.ResourceDescriptionContainer.BorderWidth = ((uint)(9));
     // Container child ResourceDescriptionContainer.Gtk.Box+BoxChild
     this.ResourceDescriptionColumn1 = new global::Gtk.VBox ();
     this.ResourceDescriptionColumn1.Name = "ResourceDescriptionColumn1";
     this.ResourceDescriptionColumn1.Spacing = 6;
     // Container child ResourceDescriptionColumn1.Gtk.Box+BoxChild
     this.lbl_ResourceDataType = new global::Gtk.Label ();
     this.lbl_ResourceDataType.Name = "lbl_ResourceDataType";
     this.lbl_ResourceDataType.Xalign = 0F;
     this.lbl_ResourceDataType.LabelProp = global::Mono.Unix.Catalog.GetString ("*Resource Data Type:");
     this.ResourceDescriptionColumn1.Add (this.lbl_ResourceDataType);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn1 [this.lbl_ResourceDataType]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child ResourceDescriptionColumn1.Gtk.Box+BoxChild
     this.ResourceDataTypeComboBox = global::Gtk.ComboBox.NewText ();
     this.ResourceDataTypeComboBox.AppendText (global::Mono.Unix.Catalog.GetString ("Metadata"));
     this.ResourceDataTypeComboBox.AppendText (global::Mono.Unix.Catalog.GetString ("Paradata"));
     this.ResourceDataTypeComboBox.AppendText (global::Mono.Unix.Catalog.GetString ("Resource"));
     this.ResourceDataTypeComboBox.AppendText (global::Mono.Unix.Catalog.GetString ("Assertion"));
     this.ResourceDataTypeComboBox.AppendText (global::Mono.Unix.Catalog.GetString ("Other"));
     this.ResourceDataTypeComboBox.Name = "ResourceDataTypeComboBox";
     this.ResourceDataTypeComboBox.Active = 0;
     this.ResourceDescriptionColumn1.Add (this.ResourceDataTypeComboBox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn1 [this.ResourceDataTypeComboBox]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child ResourceDescriptionColumn1.Gtk.Box+BoxChild
     this.lbl_ResourceLocator = new global::Gtk.Label ();
     this.lbl_ResourceLocator.Name = "lbl_ResourceLocator";
     this.lbl_ResourceLocator.Xalign = 0F;
     this.lbl_ResourceLocator.LabelProp = global::Mono.Unix.Catalog.GetString ("*Resource Locator:");
     this.ResourceDescriptionColumn1.Add (this.lbl_ResourceLocator);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn1 [this.lbl_ResourceLocator]));
     w5.Position = 2;
     w5.Expand = false;
     w5.Fill = false;
     // Container child ResourceDescriptionColumn1.Gtk.Box+BoxChild
     this.ResourceLocatorTextBox = new global::Gtk.Entry ();
     this.ResourceLocatorTextBox.CanFocus = true;
     this.ResourceLocatorTextBox.Name = "ResourceLocatorTextBox";
     this.ResourceLocatorTextBox.IsEditable = true;
     this.ResourceLocatorTextBox.InvisibleChar = '●';
     this.ResourceDescriptionColumn1.Add (this.ResourceLocatorTextBox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn1 [this.ResourceLocatorTextBox]));
     w6.Position = 3;
     w6.Expand = false;
     w6.Fill = false;
     // Container child ResourceDescriptionColumn1.Gtk.Box+BoxChild
     this.lbl_PayloadPlacement = new global::Gtk.Label ();
     this.lbl_PayloadPlacement.Name = "lbl_PayloadPlacement";
     this.lbl_PayloadPlacement.Xalign = 0F;
     this.lbl_PayloadPlacement.LabelProp = global::Mono.Unix.Catalog.GetString ("*Payload Placement:");
     this.ResourceDescriptionColumn1.Add (this.lbl_PayloadPlacement);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn1 [this.lbl_PayloadPlacement]));
     w7.Position = 4;
     w7.Expand = false;
     w7.Fill = false;
     // Container child ResourceDescriptionColumn1.Gtk.Box+BoxChild
     this.PayloadPlacementComboBox = global::Gtk.ComboBox.NewText ();
     this.PayloadPlacementComboBox.AppendText (global::Mono.Unix.Catalog.GetString ("Inline"));
     this.PayloadPlacementComboBox.AppendText (global::Mono.Unix.Catalog.GetString ("Linked"));
     this.PayloadPlacementComboBox.AppendText ("");
     this.PayloadPlacementComboBox.Name = "PayloadPlacementComboBox";
     this.PayloadPlacementComboBox.Active = 0;
     this.ResourceDescriptionColumn1.Add (this.PayloadPlacementComboBox);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn1 [this.PayloadPlacementComboBox]));
     w8.Position = 5;
     w8.Expand = false;
     w8.Fill = false;
     // Container child ResourceDescriptionColumn1.Gtk.Box+BoxChild
     this.PayloadChooseContainer = new global::Gtk.VBox ();
     this.PayloadChooseContainer.Name = "PayloadChooseContainer";
     this.PayloadChooseContainer.Spacing = 6;
     // Container child PayloadChooseContainer.Gtk.Box+BoxChild
     this.PayloadFileContainer = new global::Gtk.VBox ();
     this.PayloadFileContainer.Name = "PayloadFileContainer";
     this.PayloadFileContainer.Spacing = 6;
     // Container child PayloadFileContainer.Gtk.Box+BoxChild
     this.lbl_PayloadFile = new global::Gtk.Label ();
     this.lbl_PayloadFile.Name = "lbl_PayloadFile";
     this.lbl_PayloadFile.Xalign = 0F;
     this.lbl_PayloadFile.LabelProp = global::Mono.Unix.Catalog.GetString ("*Payload File:");
     this.PayloadFileContainer.Add (this.lbl_PayloadFile);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.PayloadFileContainer [this.lbl_PayloadFile]));
     w9.Position = 0;
     w9.Expand = false;
     w9.Fill = false;
     // Container child PayloadFileContainer.Gtk.Box+BoxChild
     this.PayloadFileChooser = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.PayloadFileChooser.Name = "PayloadFileChooser";
     this.PayloadFileContainer.Add (this.PayloadFileChooser);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.PayloadFileContainer [this.PayloadFileChooser]));
     w10.Position = 1;
     w10.Expand = false;
     w10.Fill = false;
     this.PayloadChooseContainer.Add (this.PayloadFileContainer);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.PayloadChooseContainer [this.PayloadFileContainer]));
     w11.Position = 0;
     w11.Expand = false;
     w11.Fill = false;
     // Container child PayloadChooseContainer.Gtk.Box+BoxChild
     this.PayloadLocatorContainer = new global::Gtk.VBox ();
     this.PayloadLocatorContainer.Name = "PayloadLocatorContainer";
     this.PayloadLocatorContainer.Spacing = 6;
     // Container child PayloadLocatorContainer.Gtk.Box+BoxChild
     this.lbl_PayloadLocator = new global::Gtk.Label ();
     this.lbl_PayloadLocator.Name = "lbl_PayloadLocator";
     this.lbl_PayloadLocator.Xalign = 0F;
     this.lbl_PayloadLocator.LabelProp = global::Mono.Unix.Catalog.GetString ("*Payload Locator:");
     this.PayloadLocatorContainer.Add (this.lbl_PayloadLocator);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.PayloadLocatorContainer [this.lbl_PayloadLocator]));
     w12.Position = 0;
     w12.Expand = false;
     w12.Fill = false;
     // Container child PayloadLocatorContainer.Gtk.Box+BoxChild
     this.PayloadLocatorTextBox = new global::Gtk.Entry ();
     this.PayloadLocatorTextBox.CanFocus = true;
     this.PayloadLocatorTextBox.Name = "PayloadLocatorTextBox";
     this.PayloadLocatorTextBox.IsEditable = true;
     this.PayloadLocatorTextBox.InvisibleChar = '●';
     this.PayloadLocatorContainer.Add (this.PayloadLocatorTextBox);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.PayloadLocatorContainer [this.PayloadLocatorTextBox]));
     w13.Position = 1;
     w13.Expand = false;
     w13.Fill = false;
     this.PayloadChooseContainer.Add (this.PayloadLocatorContainer);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.PayloadChooseContainer [this.PayloadLocatorContainer]));
     w14.Position = 1;
     w14.Expand = false;
     w14.Fill = false;
     // Container child PayloadChooseContainer.Gtk.Box+BoxChild
     this.PayloadEditorButtonBox = new global::Gtk.HButtonBox ();
     this.PayloadEditorButtonBox.Name = "PayloadEditorButtonBox";
     // Container child PayloadEditorButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.EditPayloadButton = new global::Gtk.Button ();
     this.EditPayloadButton.CanFocus = true;
     this.EditPayloadButton.Name = "EditPayloadButton";
     this.EditPayloadButton.UseUnderline = true;
     this.EditPayloadButton.Label = global::Mono.Unix.Catalog.GetString ("Edit Data");
     this.PayloadEditorButtonBox.Add (this.EditPayloadButton);
     global::Gtk.ButtonBox.ButtonBoxChild w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.PayloadEditorButtonBox [this.EditPayloadButton]));
     w15.Expand = false;
     w15.Fill = false;
     // Container child PayloadEditorButtonBox.Gtk.ButtonBox+ButtonBoxChild
     this.ChoosePayloadFileButton = new global::Gtk.Button ();
     this.ChoosePayloadFileButton.CanFocus = true;
     this.ChoosePayloadFileButton.Name = "ChoosePayloadFileButton";
     this.ChoosePayloadFileButton.UseUnderline = true;
     this.ChoosePayloadFileButton.Label = global::Mono.Unix.Catalog.GetString ("Choose File...");
     this.PayloadEditorButtonBox.Add (this.ChoosePayloadFileButton);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.PayloadEditorButtonBox [this.ChoosePayloadFileButton]));
     w16.Position = 1;
     w16.Expand = false;
     w16.Fill = false;
     this.PayloadChooseContainer.Add (this.PayloadEditorButtonBox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.PayloadChooseContainer [this.PayloadEditorButtonBox]));
     w17.Position = 2;
     w17.Expand = false;
     w17.Fill = false;
     this.ResourceDescriptionColumn1.Add (this.PayloadChooseContainer);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn1 [this.PayloadChooseContainer]));
     w18.Position = 6;
     w18.Expand = false;
     w18.Fill = false;
     // Container child ResourceDescriptionColumn1.Gtk.Box+BoxChild
     this.lbl_PayloadSchema = new global::Gtk.Label ();
     this.lbl_PayloadSchema.Name = "lbl_PayloadSchema";
     this.lbl_PayloadSchema.Xalign = 0F;
     this.lbl_PayloadSchema.LabelProp = global::Mono.Unix.Catalog.GetString ("*Payload Schema:");
     this.ResourceDescriptionColumn1.Add (this.lbl_PayloadSchema);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn1 [this.lbl_PayloadSchema]));
     w19.Position = 7;
     w19.Expand = false;
     w19.Fill = false;
     // Container child ResourceDescriptionColumn1.Gtk.Box+BoxChild
     this.PayloadSchemaTextBox = new global::Gtk.Entry ();
     this.PayloadSchemaTextBox.CanFocus = true;
     this.PayloadSchemaTextBox.Name = "PayloadSchemaTextBox";
     this.PayloadSchemaTextBox.IsEditable = true;
     this.PayloadSchemaTextBox.InvisibleChar = '●';
     this.ResourceDescriptionColumn1.Add (this.PayloadSchemaTextBox);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn1 [this.PayloadSchemaTextBox]));
     w20.Position = 8;
     w20.Expand = false;
     w20.Fill = false;
     this.ResourceDescriptionContainer.Add (this.ResourceDescriptionColumn1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionContainer [this.ResourceDescriptionColumn1]));
     w21.Position = 0;
     w21.Expand = false;
     w21.Fill = false;
     w21.Padding = ((uint)(10));
     // Container child ResourceDescriptionContainer.Gtk.Box+BoxChild
     this.ResourceDescriptionColumn2 = new global::Gtk.VBox ();
     this.ResourceDescriptionColumn2.Name = "ResourceDescriptionColumn2";
     this.ResourceDescriptionColumn2.Spacing = 6;
     // Container child ResourceDescriptionColumn2.Gtk.Box+BoxChild
     this.lbl_SchemaLocator = new global::Gtk.Label ();
     this.lbl_SchemaLocator.Name = "lbl_SchemaLocator";
     this.lbl_SchemaLocator.Xalign = 0F;
     this.lbl_SchemaLocator.LabelProp = global::Mono.Unix.Catalog.GetString ("Schema Locator:");
     this.ResourceDescriptionColumn2.Add (this.lbl_SchemaLocator);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn2 [this.lbl_SchemaLocator]));
     w22.Position = 0;
     w22.Expand = false;
     w22.Fill = false;
     // Container child ResourceDescriptionColumn2.Gtk.Box+BoxChild
     this.PayloadSchemaLocatorTextBox = new global::Gtk.Entry ();
     this.PayloadSchemaLocatorTextBox.CanFocus = true;
     this.PayloadSchemaLocatorTextBox.Name = "PayloadSchemaLocatorTextBox";
     this.PayloadSchemaLocatorTextBox.IsEditable = true;
     this.PayloadSchemaLocatorTextBox.InvisibleChar = '●';
     this.ResourceDescriptionColumn2.Add (this.PayloadSchemaLocatorTextBox);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn2 [this.PayloadSchemaLocatorTextBox]));
     w23.Position = 1;
     w23.Expand = false;
     w23.Fill = false;
     // Container child ResourceDescriptionColumn2.Gtk.Box+BoxChild
     this.lbl_SchemaFormat = new global::Gtk.Label ();
     this.lbl_SchemaFormat.Name = "lbl_SchemaFormat";
     this.lbl_SchemaFormat.Xalign = 0F;
     this.lbl_SchemaFormat.LabelProp = global::Mono.Unix.Catalog.GetString ("Schema MIME Type:");
     this.ResourceDescriptionColumn2.Add (this.lbl_SchemaFormat);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn2 [this.lbl_SchemaFormat]));
     w24.Position = 2;
     w24.Expand = false;
     w24.Fill = false;
     // Container child ResourceDescriptionColumn2.Gtk.Box+BoxChild
     this.SchemaFormatTextBox = new global::Gtk.Entry ();
     this.SchemaFormatTextBox.CanFocus = true;
     this.SchemaFormatTextBox.Name = "SchemaFormatTextBox";
     this.SchemaFormatTextBox.IsEditable = true;
     this.SchemaFormatTextBox.InvisibleChar = '●';
     this.ResourceDescriptionColumn2.Add (this.SchemaFormatTextBox);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn2 [this.SchemaFormatTextBox]));
     w25.Position = 3;
     w25.Expand = false;
     w25.Fill = false;
     // Container child ResourceDescriptionColumn2.Gtk.Box+BoxChild
     this.lbl_Keywords = new global::Gtk.Label ();
     this.lbl_Keywords.Name = "lbl_Keywords";
     this.lbl_Keywords.Xalign = 0F;
     this.lbl_Keywords.LabelProp = global::Mono.Unix.Catalog.GetString ("Keywords (separated by commas):");
     this.ResourceDescriptionColumn2.Add (this.lbl_Keywords);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn2 [this.lbl_Keywords]));
     w26.Position = 4;
     w26.Expand = false;
     w26.Fill = false;
     // Container child ResourceDescriptionColumn2.Gtk.Box+BoxChild
     this.KeywordsTextBox = new global::Gtk.Entry ();
     this.KeywordsTextBox.CanFocus = true;
     this.KeywordsTextBox.Name = "KeywordsTextBox";
     this.KeywordsTextBox.IsEditable = true;
     this.KeywordsTextBox.InvisibleChar = '●';
     this.ResourceDescriptionColumn2.Add (this.KeywordsTextBox);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn2 [this.KeywordsTextBox]));
     w27.Position = 5;
     w27.Expand = false;
     w27.Fill = false;
     // Container child ResourceDescriptionColumn2.Gtk.Box+BoxChild
     this.lbl_TimeToLive = new global::Gtk.Label ();
     this.lbl_TimeToLive.Name = "lbl_TimeToLive";
     this.lbl_TimeToLive.Xalign = 0F;
     this.lbl_TimeToLive.LabelProp = global::Mono.Unix.Catalog.GetString ("Time To Live:");
     this.ResourceDescriptionColumn2.Add (this.lbl_TimeToLive);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn2 [this.lbl_TimeToLive]));
     w28.Position = 6;
     w28.Expand = false;
     w28.Fill = false;
     // Container child ResourceDescriptionColumn2.Gtk.Box+BoxChild
     this.TTLFieldContainer = new global::Gtk.HBox ();
     this.TTLFieldContainer.Name = "TTLFieldContainer";
     this.TTLFieldContainer.Spacing = 6;
     // Container child TTLFieldContainer.Gtk.Box+BoxChild
     this.TimeToLiveTextBox = new global::Gtk.Entry ();
     this.TimeToLiveTextBox.CanFocus = true;
     this.TimeToLiveTextBox.Name = "TimeToLiveTextBox";
     this.TimeToLiveTextBox.IsEditable = true;
     this.TimeToLiveTextBox.WidthChars = 10;
     this.TimeToLiveTextBox.InvisibleChar = '●';
     this.TTLFieldContainer.Add (this.TimeToLiveTextBox);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.TTLFieldContainer [this.TimeToLiveTextBox]));
     w29.Position = 0;
     // Container child TTLFieldContainer.Gtk.Box+BoxChild
     this.lbl_Days = new global::Gtk.Label ();
     this.lbl_Days.Name = "lbl_Days";
     this.lbl_Days.LabelProp = global::Mono.Unix.Catalog.GetString ("days");
     this.TTLFieldContainer.Add (this.lbl_Days);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.TTLFieldContainer [this.lbl_Days]));
     w30.Position = 1;
     w30.Expand = false;
     w30.Fill = false;
     this.ResourceDescriptionColumn2.Add (this.TTLFieldContainer);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn2 [this.TTLFieldContainer]));
     w31.Position = 7;
     w31.Expand = false;
     w31.Fill = false;
     this.ResourceDescriptionContainer.Add (this.ResourceDescriptionColumn2);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionContainer [this.ResourceDescriptionColumn2]));
     w32.Position = 1;
     w32.Expand = false;
     w32.Fill = false;
     w32.Padding = ((uint)(5));
     // Container child ResourceDescriptionContainer.Gtk.Box+BoxChild
     this.ResourceDescriptionColumn3 = new global::Gtk.VBox ();
     this.ResourceDescriptionColumn3.Name = "ResourceDescriptionColumn3";
     this.ResourceDescriptionColumn3.Spacing = 6;
     // Container child ResourceDescriptionColumn3.Gtk.Box+BoxChild
     this.lbl_SubmitterType = new global::Gtk.Label ();
     this.lbl_SubmitterType.Name = "lbl_SubmitterType";
     this.lbl_SubmitterType.Xalign = 0F;
     this.lbl_SubmitterType.LabelProp = global::Mono.Unix.Catalog.GetString ("*Submitter Type:");
     this.ResourceDescriptionColumn3.Add (this.lbl_SubmitterType);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn3 [this.lbl_SubmitterType]));
     w33.Position = 0;
     w33.Expand = false;
     w33.Fill = false;
     // Container child ResourceDescriptionColumn3.Gtk.Box+BoxChild
     this.SubmitterTypeComboBox = global::Gtk.ComboBox.NewText ();
     this.SubmitterTypeComboBox.AppendText (global::Mono.Unix.Catalog.GetString ("Anonymous"));
     this.SubmitterTypeComboBox.AppendText (global::Mono.Unix.Catalog.GetString ("User"));
     this.SubmitterTypeComboBox.AppendText (global::Mono.Unix.Catalog.GetString ("Agent"));
     this.SubmitterTypeComboBox.Name = "SubmitterTypeComboBox";
     this.SubmitterTypeComboBox.Active = 0;
     this.ResourceDescriptionColumn3.Add (this.SubmitterTypeComboBox);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn3 [this.SubmitterTypeComboBox]));
     w34.Position = 1;
     w34.Expand = false;
     w34.Fill = false;
     // Container child ResourceDescriptionColumn3.Gtk.Box+BoxChild
     this.SubmitterNameContainer = new global::Gtk.VBox ();
     this.SubmitterNameContainer.Name = "SubmitterNameContainer";
     this.SubmitterNameContainer.Spacing = 6;
     // Container child SubmitterNameContainer.Gtk.Box+BoxChild
     this.lbl_SubmitterName = new global::Gtk.Label ();
     this.lbl_SubmitterName.Name = "lbl_SubmitterName";
     this.lbl_SubmitterName.Xalign = 0F;
     this.lbl_SubmitterName.LabelProp = global::Mono.Unix.Catalog.GetString ("*Submitter Name:");
     this.SubmitterNameContainer.Add (this.lbl_SubmitterName);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.SubmitterNameContainer [this.lbl_SubmitterName]));
     w35.Position = 0;
     w35.Expand = false;
     w35.Fill = false;
     // Container child SubmitterNameContainer.Gtk.Box+BoxChild
     this.SubmitterNameTextBox = new global::Gtk.Entry ();
     this.SubmitterNameTextBox.CanFocus = true;
     this.SubmitterNameTextBox.Name = "SubmitterNameTextBox";
     this.SubmitterNameTextBox.IsEditable = true;
     this.SubmitterNameTextBox.InvisibleChar = '●';
     this.SubmitterNameContainer.Add (this.SubmitterNameTextBox);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.SubmitterNameContainer [this.SubmitterNameTextBox]));
     w36.Position = 1;
     w36.Expand = false;
     w36.Fill = false;
     this.ResourceDescriptionColumn3.Add (this.SubmitterNameContainer);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn3 [this.SubmitterNameContainer]));
     w37.Position = 2;
     w37.Expand = false;
     w37.Fill = false;
     // Container child ResourceDescriptionColumn3.Gtk.Box+BoxChild
     this.lbl_Curator = new global::Gtk.Label ();
     this.lbl_Curator.Name = "lbl_Curator";
     this.lbl_Curator.Xalign = 0F;
     this.lbl_Curator.LabelProp = global::Mono.Unix.Catalog.GetString ("Curator:");
     this.ResourceDescriptionColumn3.Add (this.lbl_Curator);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn3 [this.lbl_Curator]));
     w38.Position = 3;
     w38.Expand = false;
     w38.Fill = false;
     // Container child ResourceDescriptionColumn3.Gtk.Box+BoxChild
     this.CuratorTextBox = new global::Gtk.Entry ();
     this.CuratorTextBox.CanFocus = true;
     this.CuratorTextBox.Name = "CuratorTextBox";
     this.CuratorTextBox.IsEditable = true;
     this.CuratorTextBox.InvisibleChar = '●';
     this.ResourceDescriptionColumn3.Add (this.CuratorTextBox);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn3 [this.CuratorTextBox]));
     w39.Position = 4;
     w39.Expand = false;
     w39.Fill = false;
     // Container child ResourceDescriptionColumn3.Gtk.Box+BoxChild
     this.lbl_Owner = new global::Gtk.Label ();
     this.lbl_Owner.Name = "lbl_Owner";
     this.lbl_Owner.Xalign = 0F;
     this.lbl_Owner.LabelProp = global::Mono.Unix.Catalog.GetString ("Owner:");
     this.ResourceDescriptionColumn3.Add (this.lbl_Owner);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn3 [this.lbl_Owner]));
     w40.Position = 5;
     w40.Expand = false;
     w40.Fill = false;
     // Container child ResourceDescriptionColumn3.Gtk.Box+BoxChild
     this.OwnerTextBox = new global::Gtk.Entry ();
     this.OwnerTextBox.CanFocus = true;
     this.OwnerTextBox.Name = "OwnerTextBox";
     this.OwnerTextBox.IsEditable = true;
     this.OwnerTextBox.InvisibleChar = '●';
     this.ResourceDescriptionColumn3.Add (this.OwnerTextBox);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn3 [this.OwnerTextBox]));
     w41.Position = 6;
     w41.Expand = false;
     w41.Fill = false;
     // Container child ResourceDescriptionColumn3.Gtk.Box+BoxChild
     this.lbl_Signer = new global::Gtk.Label ();
     this.lbl_Signer.Name = "lbl_Signer";
     this.lbl_Signer.Xalign = 0F;
     this.lbl_Signer.LabelProp = global::Mono.Unix.Catalog.GetString ("Signer:");
     this.ResourceDescriptionColumn3.Add (this.lbl_Signer);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn3 [this.lbl_Signer]));
     w42.Position = 7;
     w42.Expand = false;
     w42.Fill = false;
     // Container child ResourceDescriptionColumn3.Gtk.Box+BoxChild
     this.SignerTextBox = new global::Gtk.Entry ();
     this.SignerTextBox.CanFocus = true;
     this.SignerTextBox.Name = "SignerTextBox";
     this.SignerTextBox.IsEditable = true;
     this.SignerTextBox.InvisibleChar = '●';
     this.ResourceDescriptionColumn3.Add (this.SignerTextBox);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionColumn3 [this.SignerTextBox]));
     w43.Position = 8;
     w43.Expand = false;
     w43.Fill = false;
     this.ResourceDescriptionContainer.Add (this.ResourceDescriptionColumn3);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.ResourceDescriptionContainer [this.ResourceDescriptionColumn3]));
     w44.Position = 2;
     w44.Expand = false;
     w44.Fill = false;
     w44.Padding = ((uint)(10));
     this.RootNotebook.Add (this.ResourceDescriptionContainer);
     // Notebook tab
     this.lbl_nb_ResourceDescription = new global::Gtk.Label ();
     this.lbl_nb_ResourceDescription.Name = "lbl_nb_ResourceDescription";
     this.lbl_nb_ResourceDescription.LabelProp = global::Mono.Unix.Catalog.GetString ("Resource Description");
     this.RootNotebook.SetTabLabel (this.ResourceDescriptionContainer, this.lbl_nb_ResourceDescription);
     this.lbl_nb_ResourceDescription.ShowAll ();
     // Container child RootNotebook.Gtk.Notebook+NotebookChild
     this.TermsOfServiceContainer = new global::Gtk.VBox ();
     this.TermsOfServiceContainer.Name = "TermsOfServiceContainer";
     this.TermsOfServiceContainer.Spacing = 6;
     this.TermsOfServiceContainer.BorderWidth = ((uint)(9));
     // Container child TermsOfServiceContainer.Gtk.Box+BoxChild
     this.lbl_TermsOfServiceUrl = new global::Gtk.Label ();
     this.lbl_TermsOfServiceUrl.Name = "lbl_TermsOfServiceUrl";
     this.lbl_TermsOfServiceUrl.Xalign = 0F;
     this.lbl_TermsOfServiceUrl.LabelProp = global::Mono.Unix.Catalog.GetString ("Terms of Service Url:");
     this.TermsOfServiceContainer.Add (this.lbl_TermsOfServiceUrl);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.TermsOfServiceContainer [this.lbl_TermsOfServiceUrl]));
     w46.Position = 0;
     w46.Expand = false;
     w46.Fill = false;
     // Container child TermsOfServiceContainer.Gtk.Box+BoxChild
     this.TermsOfServiceTextBox = new global::Gtk.Entry ();
     this.TermsOfServiceTextBox.CanFocus = true;
     this.TermsOfServiceTextBox.Name = "TermsOfServiceTextBox";
     this.TermsOfServiceTextBox.IsEditable = true;
     this.TermsOfServiceTextBox.InvisibleChar = '●';
     this.TermsOfServiceContainer.Add (this.TermsOfServiceTextBox);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.TermsOfServiceContainer [this.TermsOfServiceTextBox]));
     w47.Position = 1;
     w47.Expand = false;
     w47.Fill = false;
     // Container child TermsOfServiceContainer.Gtk.Box+BoxChild
     this.lbl_AttributionStatement = new global::Gtk.Label ();
     this.lbl_AttributionStatement.Name = "lbl_AttributionStatement";
     this.lbl_AttributionStatement.Xalign = 0F;
     this.lbl_AttributionStatement.LabelProp = global::Mono.Unix.Catalog.GetString ("Attribution Statement:");
     this.TermsOfServiceContainer.Add (this.lbl_AttributionStatement);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.TermsOfServiceContainer [this.lbl_AttributionStatement]));
     w48.Position = 2;
     w48.Expand = false;
     w48.Fill = false;
     // Container child TermsOfServiceContainer.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.AttributionStatementTextView = new global::Gtk.TextView ();
     this.AttributionStatementTextView.CanFocus = true;
     this.AttributionStatementTextView.Name = "AttributionStatementTextView";
     this.GtkScrolledWindow.Add (this.AttributionStatementTextView);
     this.TermsOfServiceContainer.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.TermsOfServiceContainer [this.GtkScrolledWindow]));
     w50.Position = 3;
     this.RootNotebook.Add (this.TermsOfServiceContainer);
     global::Gtk.Notebook.NotebookChild w51 = ((global::Gtk.Notebook.NotebookChild)(this.RootNotebook [this.TermsOfServiceContainer]));
     w51.Position = 1;
     // Notebook tab
     this.lbl_nb_TermsOfService = new global::Gtk.Label ();
     this.lbl_nb_TermsOfService.Name = "lbl_nb_TermsOfService";
     this.lbl_nb_TermsOfService.LabelProp = global::Mono.Unix.Catalog.GetString ("Terms Of Service");
     this.RootNotebook.SetTabLabel (this.TermsOfServiceContainer, this.lbl_nb_TermsOfService);
     this.lbl_nb_TermsOfService.ShowAll ();
     // Container child RootNotebook.Gtk.Notebook+NotebookChild
     this.SignatureInformationWidget = new global::SignatureInformationWidget ();
     this.SignatureInformationWidget.Events = ((global::Gdk.EventMask)(256));
     this.SignatureInformationWidget.Name = "SignatureInformationWidget";
     this.RootNotebook.Add (this.SignatureInformationWidget);
     global::Gtk.Notebook.NotebookChild w52 = ((global::Gtk.Notebook.NotebookChild)(this.RootNotebook [this.SignatureInformationWidget]));
     w52.Position = 2;
     // Notebook tab
     this.lbl_nb_SignatureInformation = new global::Gtk.Label ();
     this.lbl_nb_SignatureInformation.Name = "lbl_nb_SignatureInformation";
     this.lbl_nb_SignatureInformation.LabelProp = global::Mono.Unix.Catalog.GetString ("Signature Information");
     this.RootNotebook.SetTabLabel (this.SignatureInformationWidget, this.lbl_nb_SignatureInformation);
     this.lbl_nb_SignatureInformation.ShowAll ();
     // Container child RootNotebook.Gtk.Notebook+NotebookChild
     this.NodeInformationContainer = new global::Gtk.HBox ();
     this.NodeInformationContainer.Name = "NodeInformationContainer";
     this.NodeInformationContainer.Spacing = 6;
     this.NodeInformationContainer.BorderWidth = ((uint)(9));
     // Container child NodeInformationContainer.Gtk.Box+BoxChild
     this.NodeInfo = new global::NodeInfoWidget ();
     this.NodeInfo.Events = ((global::Gdk.EventMask)(256));
     this.NodeInfo.Name = "NodeInfo";
     this.NodeInformationContainer.Add (this.NodeInfo);
     global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.NodeInformationContainer [this.NodeInfo]));
     w53.Position = 0;
     w53.Expand = false;
     w53.Fill = false;
     this.RootNotebook.Add (this.NodeInformationContainer);
     global::Gtk.Notebook.NotebookChild w54 = ((global::Gtk.Notebook.NotebookChild)(this.RootNotebook [this.NodeInformationContainer]));
     w54.Position = 3;
     // Notebook tab
     this.lbl_nb_NodeInformation = new global::Gtk.Label ();
     this.lbl_nb_NodeInformation.Name = "lbl_nb_NodeInformation";
     this.lbl_nb_NodeInformation.LabelProp = global::Mono.Unix.Catalog.GetString ("Node Information");
     this.RootNotebook.SetTabLabel (this.NodeInformationContainer, this.lbl_nb_NodeInformation);
     this.lbl_nb_NodeInformation.ShowAll ();
     this.MainVerticalPane.Add (this.RootNotebook);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.MainVerticalPane [this.RootNotebook]));
     w55.Position = 1;
     w55.Expand = false;
     w55.Padding = ((uint)(10));
     // Container child MainVerticalPane.Gtk.Box+BoxChild
     this.RequiredFieldNotificationContainer = new global::Gtk.HBox ();
     this.RequiredFieldNotificationContainer.Name = "RequiredFieldNotificationContainer";
     this.RequiredFieldNotificationContainer.Spacing = 6;
     // Container child RequiredFieldNotificationContainer.Gtk.Box+BoxChild
     this.lbl_requiredFieldsNotifier = new global::Gtk.Label ();
     this.lbl_requiredFieldsNotifier.Name = "lbl_requiredFieldsNotifier";
     this.lbl_requiredFieldsNotifier.Xalign = 1F;
     this.lbl_requiredFieldsNotifier.LabelProp = global::Mono.Unix.Catalog.GetString ("Note: * indicates a required field");
     this.lbl_requiredFieldsNotifier.Justify = ((global::Gtk.Justification)(1));
     this.RequiredFieldNotificationContainer.Add (this.lbl_requiredFieldsNotifier);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.RequiredFieldNotificationContainer [this.lbl_requiredFieldsNotifier]));
     w56.Position = 2;
     w56.Padding = ((uint)(5));
     this.MainVerticalPane.Add (this.RequiredFieldNotificationContainer);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.MainVerticalPane [this.RequiredFieldNotificationContainer]));
     w57.Position = 2;
     w57.Expand = false;
     w57.Fill = false;
     // Container child MainVerticalPane.Gtk.Box+BoxChild
     this.lbl_ConsoleOutput = new global::Gtk.Label ();
     this.lbl_ConsoleOutput.Name = "lbl_ConsoleOutput";
     this.lbl_ConsoleOutput.Xalign = 0F;
     this.lbl_ConsoleOutput.LabelProp = global::Mono.Unix.Catalog.GetString ("Console Output:");
     this.lbl_ConsoleOutput.UseMarkup = true;
     this.MainVerticalPane.Add (this.lbl_ConsoleOutput);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.MainVerticalPane [this.lbl_ConsoleOutput]));
     w58.Position = 3;
     w58.Expand = false;
     w58.Fill = false;
     // Container child MainVerticalPane.Gtk.Box+BoxChild
     this.ConsoleContainer = new global::Gtk.ScrolledWindow ();
     this.ConsoleContainer.Name = "ConsoleContainer";
     this.ConsoleContainer.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child ConsoleContainer.Gtk.Container+ContainerChild
     this.ConsoleWindow = new global::Gtk.TextView ();
     this.ConsoleWindow.CanFocus = true;
     this.ConsoleWindow.Name = "ConsoleWindow";
     this.ConsoleWindow.Editable = false;
     this.ConsoleWindow.CursorVisible = false;
     this.ConsoleWindow.WrapMode = ((global::Gtk.WrapMode)(1));
     this.ConsoleContainer.Add (this.ConsoleWindow);
     this.MainVerticalPane.Add (this.ConsoleContainer);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.MainVerticalPane [this.ConsoleContainer]));
     w60.Position = 4;
     this.Add (this.MainVerticalPane);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 639;
     this.DefaultHeight = 619;
     this.PayloadLocatorContainer.Hide ();
     this.PayloadEditorButtonBox.Hide ();
     this.SubmitterNameContainer.Hide ();
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.OpenResourceDescriptionAction.Activated += new global::System.EventHandler (this.LoadResourceDescriptionDocument);
     this.SaveResourceDescriptionAction.Activated += new global::System.EventHandler (this.SaveResourceDescriptionDocument);
     this.PublishCurrentDocumentAction.Activated += new global::System.EventHandler (this.PublishDocument);
     this.NewAction.Activated += new global::System.EventHandler (this.ResetFields);
     this.PublishFromCSVAction.Activated += new global::System.EventHandler (this.OnPublishFromCSVActionActivated);
     this.ViewPublishHistoryAction.Activated += new global::System.EventHandler (this.CreateHistoryWindow);
     this.PayloadPlacementComboBox.Changed += new global::System.EventHandler (this.UpdatePayloadChooseContainer);
     this.PayloadFileChooser.SelectionChanged += new global::System.EventHandler (this.OnPayloadFileChooserSelectionChanged);
     this.EditPayloadButton.Clicked += new global::System.EventHandler (this.CreateEditPayloadPopup);
     this.ChoosePayloadFileButton.Clicked += new global::System.EventHandler (this.ChooseNewPayloadFile);
     this.SubmitterTypeComboBox.Changed += new global::System.EventHandler (this.UpdateSubmitterNameVisibility);
 }
Пример #54
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoGame.Tools.Pipeline.AddFileDialog
     this.Name           = "MonoGame.Tools.Pipeline.AddFileDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Add File Action");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(4));
     // Internal child MonoGame.Tools.Pipeline.AddFileDialog.VBox
     #if GTK2
     global::Gtk.VBox w1 = this.VBox;
     #elif GTK3
     global::Gtk.Box w1 = this.ContentArea;
     #endif
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.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("The file <b>%file</b> is outside of the target directory. What would you like to do?");
     this.label1.Wrap      = true;
     w1.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.radiobuttonCopy               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Copy the file to the directory"));
     this.radiobuttonCopy.CanFocus      = true;
     this.radiobuttonCopy.Name          = "radiobuttonCopy";
     this.radiobuttonCopy.Active        = true;
     this.radiobuttonCopy.DrawIndicator = true;
     this.radiobuttonCopy.UseUnderline  = true;
     w1.Add(this.radiobuttonCopy);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1 [this.radiobuttonCopy]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.radiobuttonLink               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Add a link to the file"));
     this.radiobuttonLink.CanFocus      = true;
     this.radiobuttonLink.Name          = "radiobuttonLink";
     this.radiobuttonLink.DrawIndicator = true;
     this.radiobuttonLink.UseUnderline  = true;
     this.radiobuttonLink.Group         = this.radiobuttonCopy.Group;
     w1.Add(this.radiobuttonLink);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.radiobuttonLink]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.radiobuttonSkip               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Skip adding the file"));
     this.radiobuttonSkip.CanFocus      = true;
     this.radiobuttonSkip.Name          = "radiobuttonSkip";
     this.radiobuttonSkip.DrawIndicator = true;
     this.radiobuttonSkip.UseUnderline  = true;
     this.radiobuttonSkip.Group         = this.radiobuttonCopy.Group;
     w1.Add(this.radiobuttonSkip);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.radiobuttonSkip]));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.checkbutton1               = new global::Gtk.CheckButton();
     this.checkbutton1.CanFocus      = true;
     this.checkbutton1.Name          = "checkbutton1";
     this.checkbutton1.Label         = global::Mono.Unix.Catalog.GetString("Use the same action for all selected files");
     this.checkbutton1.DrawIndicator = true;
     this.checkbutton1.UseUnderline  = true;
     w1.Add(this.checkbutton1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.checkbutton1]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 5;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     w1.Add(this.alignment1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1 [this.alignment1]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 6;
     // Internal child MonoGame.Tools.Pipeline.AddFileDialog.ActionArea
     #if GTK2
     global::Gtk.HButtonBox w8 = this.ActionArea;
     #elif GTK3
     global::Gtk.ButtonBox w8 = this.ActionArea;
     #endif
     w8.Name        = "dialog1_ActionArea";
     w8.Spacing     = 10;
     w8.BorderWidth = ((uint)(5));
     w8.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 w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonCancel]));
     w9.Expand = false;
     w9.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w8.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonOk]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 398;
     this.DefaultHeight = 261;
     this.Show();
     this.Response         += new global::Gtk.ResponseHandler(this.OnResponse);
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Пример #55
0
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget gtk.frmCiv
			this.Name = "gtk.frmCiv";
			this.Title = global::Mono.Unix.Catalog.GetString ("frmCiv");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			// Container child gtk.frmCiv.Gtk.Container+ContainerChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 6;
			// Container child vbox1.Gtk.Box+BoxChild
			this.notebook1 = new global::Gtk.Notebook ();
			this.notebook1.CanFocus = true;
			this.notebook1.Name = "notebook1";
			this.notebook1.CurrentPage = 0;
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			// Container child vbox2.Gtk.Box+BoxChild
			this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow.Name = "GtkScrolledWindow";
			this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow.Gtk.Container+ContainerChild
			this.nvCiudades = new global::Gtk.NodeView ();
			this.nvCiudades.CanFocus = true;
			this.nvCiudades.Name = "nvCiudades";
			this.GtkScrolledWindow.Add (this.nvCiudades);
			this.vbox2.Add (this.GtkScrolledWindow);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
			w2.Position = 0;
			// Container child vbox2.Gtk.Box+BoxChild
			this.hbuttonbox1 = new global::Gtk.HButtonBox ();
			this.hbuttonbox1.Name = "hbuttonbox1";
			// Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
			this.cmdIrCiudad = new global::Gtk.Button ();
			this.cmdIrCiudad.CanFocus = true;
			this.cmdIrCiudad.Name = "cmdIrCiudad";
			this.cmdIrCiudad.UseUnderline = true;
			this.cmdIrCiudad.Label = global::Mono.Unix.Catalog.GetString ("_Ir a");
			this.hbuttonbox1.Add (this.cmdIrCiudad);
			global::Gtk.ButtonBox.ButtonBoxChild w3 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.cmdIrCiudad]));
			w3.Expand = false;
			w3.Fill = false;
			this.vbox2.Add (this.hbuttonbox1);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbuttonbox1]));
			w4.Position = 1;
			w4.Expand = false;
			w4.Fill = false;
			this.notebook1.Add (this.vbox2);
			// Notebook tab
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Ciudades");
			this.notebook1.SetTabLabel (this.vbox2, this.label1);
			this.label1.ShowAll ();
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.frame1 = new global::Gtk.Frame ();
			this.frame1.Name = "frame1";
			this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
			this.frame1.LabelXalign = 1F;
			// Container child frame1.Gtk.Container+ContainerChild
			this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
			this.GtkAlignment.Name = "GtkAlignment";
			this.GtkAlignment.LeftPadding = ((uint)(12));
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow1.WidthRequest = 0;
			this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
			this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
			this.nvAvances = new global::Gtk.NodeView ();
			this.nvAvances.WidthRequest = 200;
			this.nvAvances.CanFocus = true;
			this.nvAvances.Name = "nvAvances";
			this.GtkScrolledWindow1.Add (this.nvAvances);
			this.GtkAlignment.Add (this.GtkScrolledWindow1);
			this.frame1.Add (this.GtkAlignment);
			this.GtkLabel1 = new global::Gtk.Label ();
			this.GtkLabel1.Name = "GtkLabel1";
			this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Avances</b>");
			this.GtkLabel1.UseMarkup = true;
			this.frame1.LabelWidget = this.GtkLabel1;
			this.hbox1.Add (this.frame1);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.frame1]));
			w9.Position = 0;
			w9.Expand = false;
			w9.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.frame2 = new global::Gtk.Frame ();
			this.frame2.Name = "frame2";
			this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
			this.frame2.LabelXalign = 1F;
			// Container child frame2.Gtk.Container+ContainerChild
			this.GtkAlignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
			this.GtkAlignment1.Name = "GtkAlignment1";
			this.GtkAlignment1.LeftPadding = ((uint)(12));
			// Container child GtkAlignment1.Gtk.Container+ContainerChild
			this.hbox3 = new global::Gtk.HBox ();
			this.hbox3.Name = "hbox3";
			this.hbox3.Spacing = 6;
			// Container child hbox3.Gtk.Box+BoxChild
			this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow3.Name = "GtkScrolledWindow3";
			this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
			this.nvInvestigando = new global::Gtk.NodeView ();
			this.nvInvestigando.WidthRequest = 200;
			this.nvInvestigando.CanFocus = true;
			this.nvInvestigando.Name = "nvInvestigando";
			this.GtkScrolledWindow3.Add (this.nvInvestigando);
			this.hbox3.Add (this.GtkScrolledWindow3);
			global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.GtkScrolledWindow3]));
			w11.Position = 0;
			// Container child hbox3.Gtk.Box+BoxChild
			this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow2.Name = "GtkScrolledWindow2";
			this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
			this.nvInvestDetalle = new global::Gtk.NodeView ();
			this.nvInvestDetalle.WidthRequest = 400;
			this.nvInvestDetalle.CanFocus = true;
			this.nvInvestDetalle.Name = "nvInvestDetalle";
			this.GtkScrolledWindow2.Add (this.nvInvestDetalle);
			this.hbox3.Add (this.GtkScrolledWindow2);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.GtkScrolledWindow2]));
			w13.Position = 1;
			this.GtkAlignment1.Add (this.hbox3);
			this.frame2.Add (this.GtkAlignment1);
			this.GtkLabel2 = new global::Gtk.Label ();
			this.GtkLabel2.Name = "GtkLabel2";
			this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Investigando</b>");
			this.GtkLabel2.UseMarkup = true;
			this.frame2.LabelWidget = this.GtkLabel2;
			this.hbox1.Add (this.frame2);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.frame2]));
			w16.Position = 1;
			w16.Expand = false;
			w16.Fill = false;
			this.notebook1.Add (this.hbox1);
			global::Gtk.Notebook.NotebookChild w17 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.hbox1]));
			w17.Position = 1;
			// Notebook tab
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("_Avances");
			this.label2.UseUnderline = true;
			this.notebook1.SetTabLabel (this.hbox1, this.label2);
			this.label2.ShowAll ();
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.hbox4 = new global::Gtk.HBox ();
			this.hbox4.Name = "hbox4";
			this.hbox4.Spacing = 6;
			// Container child hbox4.Gtk.Box+BoxChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.ArmadaSelector = new global::gtk.wgArmadaComboBox ();
			this.ArmadaSelector.Events = ((global::Gdk.EventMask)(256));
			this.ArmadaSelector.Name = "ArmadaSelector";
			this.vbox3.Add (this.ArmadaSelector);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.ArmadaSelector]));
			w18.Position = 0;
			w18.Expand = false;
			w18.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.ArmadaSeleccionadaInfo = new global::gtk.ArmadaWidget ();
			this.ArmadaSeleccionadaInfo.WidthRequest = 200;
			this.ArmadaSeleccionadaInfo.Events = ((global::Gdk.EventMask)(256));
			this.ArmadaSeleccionadaInfo.Name = "ArmadaSeleccionadaInfo";
			this.vbox3.Add (this.ArmadaSeleccionadaInfo);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.ArmadaSeleccionadaInfo]));
			w19.Position = 1;
			// Container child vbox3.Gtk.Box+BoxChild
			this.lbPos = new global::Gtk.Label ();
			this.lbPos.Name = "lbPos";
			this.vbox3.Add (this.lbPos);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.lbPos]));
			w20.Position = 2;
			w20.Expand = false;
			w20.Fill = false;
			this.hbox4.Add (this.vbox3);
			global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.vbox3]));
			w21.Position = 0;
			w21.Expand = false;
			w21.Fill = false;
			// Container child hbox4.Gtk.Box+BoxChild
			this.vbox4 = new global::Gtk.VBox ();
			this.vbox4.Name = "vbox4";
			this.vbox4.Spacing = 6;
			// Container child vbox4.Gtk.Box+BoxChild
			this.expIr = new global::Gtk.Expander (null);
			this.expIr.CanFocus = true;
			this.expIr.Name = "expIr";
			this.expIr.Expanded = true;
			// Container child expIr.Gtk.Container+ContainerChild
			this.hbox5 = new global::Gtk.HBox ();
			this.hbox5.Name = "hbox5";
			this.hbox5.Spacing = 6;
			// Container child hbox5.Gtk.Box+BoxChild
			this.IrACB = new global::gtk.GeneralCombobox ();
			this.IrACB.Events = ((global::Gdk.EventMask)(256));
			this.IrACB.Name = "IrACB";
			this.hbox5.Add (this.IrACB);
			global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.IrACB]));
			w22.Position = 0;
			w22.Expand = false;
			w22.Fill = false;
			// Container child hbox5.Gtk.Box+BoxChild
			this.cmdIrA = new global::Gtk.Button ();
			this.cmdIrA.CanFocus = true;
			this.cmdIrA.Name = "cmdIrA";
			this.cmdIrA.UseUnderline = true;
			this.cmdIrA.Label = global::Mono.Unix.Catalog.GetString ("_Ir");
			this.hbox5.Add (this.cmdIrA);
			global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.cmdIrA]));
			w23.Position = 1;
			w23.Expand = false;
			w23.Fill = false;
			this.expIr.Add (this.hbox5);
			this.GtkLabel9 = new global::Gtk.Label ();
			this.GtkLabel9.Name = "GtkLabel9";
			this.GtkLabel9.LabelProp = global::Mono.Unix.Catalog.GetString ("Ir a");
			this.GtkLabel9.UseUnderline = true;
			this.expIr.LabelWidget = this.GtkLabel9;
			this.vbox4.Add (this.expIr);
			global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.expIr]));
			w25.Position = 0;
			w25.Expand = false;
			w25.Fill = false;
			this.hbox4.Add (this.vbox4);
			global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.vbox4]));
			w26.Position = 1;
			w26.Expand = false;
			w26.Fill = false;
			// Container child hbox4.Gtk.Box+BoxChild
			this.hbuttonbox2 = new global::Gtk.HButtonBox ();
			this.hbuttonbox2.Name = "hbuttonbox2";
			this.hbuttonbox2.BorderWidth = ((uint)(18));
			// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
			this.cmdColonizar = new global::Gtk.Button ();
			this.cmdColonizar.CanFocus = true;
			this.cmdColonizar.Name = "cmdColonizar";
			this.cmdColonizar.UseUnderline = true;
			this.cmdColonizar.Label = global::Mono.Unix.Catalog.GetString ("_Colonizar");
			this.hbuttonbox2.Add (this.cmdColonizar);
			global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.cmdColonizar]));
			w27.Expand = false;
			w27.Fill = false;
			this.hbox4.Add (this.hbuttonbox2);
			global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.hbuttonbox2]));
			w28.PackType = ((global::Gtk.PackType)(1));
			w28.Position = 2;
			this.notebook1.Add (this.hbox4);
			global::Gtk.Notebook.NotebookChild w29 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.hbox4]));
			w29.Position = 2;
			// Notebook tab
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Armadas");
			this.notebook1.SetTabLabel (this.hbox4, this.label3);
			this.label3.ShowAll ();
			this.vbox1.Add (this.notebook1);
			global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.notebook1]));
			w30.Position = 0;
			// Container child vbox1.Gtk.Box+BoxChild
			this.statusbar = new global::Gtk.Statusbar ();
			this.statusbar.Name = "statusbar";
			this.statusbar.Spacing = 6;
			// Container child statusbar.Gtk.Box+BoxChild
			this.Mens = new global::gtk.MensView ();
			this.Mens.Events = ((global::Gdk.EventMask)(256));
			this.Mens.Name = "Mens";
			this.statusbar.Add (this.Mens);
			global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.statusbar [this.Mens]));
			w31.Position = 1;
			w31.Expand = false;
			w31.Fill = false;
			// Container child statusbar.Gtk.Box+BoxChild
			this.cmdActualiza = new global::Gtk.Button ();
			this.cmdActualiza.CanFocus = true;
			this.cmdActualiza.Name = "cmdActualiza";
			this.cmdActualiza.UseUnderline = true;
			this.cmdActualiza.Label = global::Mono.Unix.Catalog.GetString ("Actualiza");
			this.statusbar.Add (this.cmdActualiza);
			global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.statusbar [this.cmdActualiza]));
			w32.PackType = ((global::Gtk.PackType)(1));
			w32.Position = 2;
			w32.Expand = false;
			w32.Fill = false;
			this.vbox1.Add (this.statusbar);
			global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.statusbar]));
			w33.Position = 1;
			w33.Expand = false;
			w33.Fill = false;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 1002;
			this.DefaultHeight = 300;
			this.Show ();
			this.notebook1.SwitchPage += new global::Gtk.SwitchPageHandler (this.OnNotebook1SwitchPage);
			this.cmdIrCiudad.Activated += new global::System.EventHandler (this.OnCmdIrActivated);
			this.cmdIrCiudad.Clicked += new global::System.EventHandler (this.OnCmdIrActivated);
			this.nvInvestigando.CursorChanged += new global::System.EventHandler (this.OnNvInvestigandoCursorChanged);
			this.ArmadaSelector.onSelectionChanged += new global::System.EventHandler (this.OnArmadaSelectoronSelectionChanged);
			this.cmdIrA.Clicked += new global::System.EventHandler (this.OnCmdIrAClicked);
			this.cmdIrA.Activated += new global::System.EventHandler (this.OnCmdIrAClicked);
			this.cmdColonizar.Clicked += new global::System.EventHandler (this.OnCmdColonizarClicked);
			this.cmdColonizar.Activated += new global::System.EventHandler (this.OnCmdColonizarClicked);
			this.cmdActualiza.Clicked += new global::System.EventHandler (this.OnCmdActualizaClicked);
			this.cmdActualiza.Activated += new global::System.EventHandler (this.OnCmdActualizaClicked);
		}
Пример #56
0
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget catoolgui.createCert
			this.Name = "catoolgui.createCert";
			this.Title = global::Mono.Unix.Catalog.GetString ("Certificate Creation - Step 2: Extensions");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.Modal = true;
			// Container child catoolgui.createCert.Gtk.Container+ContainerChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			// Container child vbox2.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Certificate Extensions</b>");
			this.label1.UseMarkup = true;
			this.vbox2.Add (this.label1);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.table1 = new global::Gtk.Table (((uint)(5)), ((uint)(2)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.certCaPass = new global::Gtk.Entry ();
			this.certCaPass.CanFocus = true;
			this.certCaPass.Name = "certCaPass";
			this.certCaPass.IsEditable = true;
			this.certCaPass.Visibility = false;
			this.certCaPass.InvisibleChar = '•';
			this.table1.Add (this.certCaPass);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.certCaPass]));
			w2.TopAttach = ((uint)(4));
			w2.BottomAttach = ((uint)(5));
			w2.LeftAttach = ((uint)(1));
			w2.RightAttach = ((uint)(2));
			w2.XPadding = ((uint)(10));
			w2.XOptions = ((global::Gtk.AttachOptions)(4));
			w2.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.certTypeBox = global::Gtk.ComboBox.NewText ();
			this.certTypeBox.AppendText (global::Mono.Unix.Catalog.GetString ("Clientcertificate"));
			this.certTypeBox.AppendText (global::Mono.Unix.Catalog.GetString ("Servercertificate"));
			this.certTypeBox.Name = "certTypeBox";
			this.certTypeBox.Active = 0;
			this.table1.Add (this.certTypeBox);
			global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.certTypeBox]));
			w3.LeftAttach = ((uint)(1));
			w3.RightAttach = ((uint)(2));
			w3.XPadding = ((uint)(10));
			w3.YPadding = ((uint)(5));
			w3.XOptions = ((global::Gtk.AttachOptions)(4));
			w3.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.hbuttonbox2 = new global::Gtk.HButtonBox ();
			this.hbuttonbox2.Name = "hbuttonbox2";
			this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
			// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
			this.addSubjAlt = new global::Gtk.Button ();
			this.addSubjAlt.CanFocus = true;
			this.addSubjAlt.Name = "addSubjAlt";
			this.addSubjAlt.UseUnderline = true;
			this.addSubjAlt.Label = global::Mono.Unix.Catalog.GetString ("Add Entry");
			global::Gtk.Image w4 = new global::Gtk.Image ();
			w4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
			this.addSubjAlt.Image = w4;
			this.hbuttonbox2.Add (this.addSubjAlt);
			global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.addSubjAlt]));
			w5.Expand = false;
			w5.Fill = false;
			// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
			this.subAltremove = new global::Gtk.Button ();
			this.subAltremove.CanFocus = true;
			this.subAltremove.Name = "subAltremove";
			this.subAltremove.UseUnderline = true;
			this.subAltremove.Label = global::Mono.Unix.Catalog.GetString ("Remove Entry");
			global::Gtk.Image w6 = new global::Gtk.Image ();
			w6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-remove", global::Gtk.IconSize.Menu);
			this.subAltremove.Image = w6;
			this.hbuttonbox2.Add (this.subAltremove);
			global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.subAltremove]));
			w7.Position = 1;
			w7.Expand = false;
			w7.Fill = false;
			this.table1.Add (this.hbuttonbox2);
			global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbuttonbox2]));
			w8.TopAttach = ((uint)(3));
			w8.BottomAttach = ((uint)(4));
			w8.XOptions = ((global::Gtk.AttachOptions)(4));
			w8.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.Xalign = 0F;
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Certificate - Type</b>");
			this.label2.UseMarkup = true;
			this.table1.Add (this.label2);
			global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
			w9.XPadding = ((uint)(10));
			w9.XOptions = ((global::Gtk.AttachOptions)(4));
			w9.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.Xalign = 0F;
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Subject Alternative Names</b>");
			this.label4.UseMarkup = true;
			this.table1.Add (this.label4);
			global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
			w10.TopAttach = ((uint)(1));
			w10.BottomAttach = ((uint)(2));
			w10.XPadding = ((uint)(10));
			w10.XOptions = ((global::Gtk.AttachOptions)(4));
			w10.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label5 = new global::Gtk.Label ();
			this.label5.Name = "label5";
			this.label5.Xalign = 0F;
			this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>CA Password:</b>");
			this.label5.UseMarkup = true;
			this.table1.Add (this.label5);
			global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
			w11.TopAttach = ((uint)(4));
			w11.BottomAttach = ((uint)(5));
			w11.XPadding = ((uint)(10));
			w11.XOptions = ((global::Gtk.AttachOptions)(4));
			w11.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.subjAltBox = global::Gtk.ComboBox.NewText ();
			this.subjAltBox.Name = "subjAltBox";
			this.table1.Add (this.subjAltBox);
			global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.subjAltBox]));
			w12.TopAttach = ((uint)(3));
			w12.BottomAttach = ((uint)(4));
			w12.LeftAttach = ((uint)(1));
			w12.RightAttach = ((uint)(2));
			w12.XPadding = ((uint)(10));
			w12.XOptions = ((global::Gtk.AttachOptions)(4));
			w12.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.subjAltEntry = new global::Gtk.Entry ();
			this.subjAltEntry.CanFocus = true;
			this.subjAltEntry.Name = "subjAltEntry";
			this.subjAltEntry.IsEditable = true;
			this.subjAltEntry.InvisibleChar = '•';
			this.table1.Add (this.subjAltEntry);
			global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.subjAltEntry]));
			w13.TopAttach = ((uint)(2));
			w13.BottomAttach = ((uint)(3));
			w13.LeftAttach = ((uint)(1));
			w13.RightAttach = ((uint)(2));
			w13.XPadding = ((uint)(10));
			w13.XOptions = ((global::Gtk.AttachOptions)(4));
			w13.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.subjAltReason = global::Gtk.ComboBox.NewText ();
			this.subjAltReason.AppendText (global::Mono.Unix.Catalog.GetString ("eMail"));
			this.subjAltReason.AppendText (global::Mono.Unix.Catalog.GetString ("IP"));
			this.subjAltReason.AppendText (global::Mono.Unix.Catalog.GetString ("URI"));
			this.subjAltReason.AppendText (global::Mono.Unix.Catalog.GetString ("DNS"));
			this.subjAltReason.Name = "subjAltReason";
			this.subjAltReason.Active = 2;
			this.table1.Add (this.subjAltReason);
			global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.subjAltReason]));
			w14.TopAttach = ((uint)(2));
			w14.BottomAttach = ((uint)(3));
			w14.XPadding = ((uint)(10));
			w14.XOptions = ((global::Gtk.AttachOptions)(1));
			w14.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox2.Add (this.table1);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
			w15.Position = 1;
			w15.Expand = false;
			w15.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.hbox3 = new global::Gtk.HBox ();
			this.hbox3.Name = "hbox3";
			this.hbox3.Spacing = 6;
			// Container child hbox3.Gtk.Box+BoxChild
			this.hbuttonbox3 = new global::Gtk.HButtonBox ();
			this.hbuttonbox3.Name = "hbuttonbox3";
			this.hbuttonbox3.Spacing = -6;
			this.hbuttonbox3.BorderWidth = ((uint)(4));
			this.hbuttonbox3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
			// Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
			this.okCertButton = new global::Gtk.Button ();
			this.okCertButton.CanFocus = true;
			this.okCertButton.Name = "okCertButton";
			this.okCertButton.UseStock = true;
			this.okCertButton.UseUnderline = true;
			this.okCertButton.Label = "gtk-ok";
			this.hbuttonbox3.Add (this.okCertButton);
			global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3 [this.okCertButton]));
			w16.Expand = false;
			w16.Fill = false;
			// Container child hbuttonbox3.Gtk.ButtonBox+ButtonBoxChild
			this.cancelCertButton = new global::Gtk.Button ();
			this.cancelCertButton.CanFocus = true;
			this.cancelCertButton.Name = "cancelCertButton";
			this.cancelCertButton.UseStock = true;
			this.cancelCertButton.UseUnderline = true;
			this.cancelCertButton.Label = "gtk-cancel";
			this.hbuttonbox3.Add (this.cancelCertButton);
			global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox3 [this.cancelCertButton]));
			w17.Position = 1;
			w17.Expand = false;
			w17.Fill = false;
			this.hbox3.Add (this.hbuttonbox3);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.hbuttonbox3]));
			w18.Position = 0;
			this.vbox2.Add (this.hbox3);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox3]));
			w19.Position = 2;
			w19.Expand = false;
			w19.Fill = false;
			this.Add (this.vbox2);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 451;
			this.DefaultHeight = 242;
			this.Show ();
			this.addSubjAlt.Clicked += new global::System.EventHandler (this.OnaddSubjAltClicked);
			this.subAltremove.Clicked += new global::System.EventHandler (this.OnSubAltremoveClicked);
			this.okCertButton.Clicked += new global::System.EventHandler (this.OnOkCertButtonClicked);
			this.cancelCertButton.Clicked += new global::System.EventHandler (this.OnCancelCertButtonClicked);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Stereo.Gui.RenameNamespaceItemDialog
     this.Name           = "MonoDevelop.Stereo.Gui.RenameNamespaceItemDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Stereo.Gui.RenameNamespaceItemDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox         = new global::Gtk.VBox();
     this.vbox.Name    = "vbox";
     this.vbox.Spacing = 6;
     // Container child vbox.Gtk.Box+BoxChild
     this.hbox             = new global::Gtk.HBox();
     this.hbox.Name        = "hbox";
     this.hbox.Spacing     = 6;
     this.hbox.BorderWidth = ((uint)(5));
     // Container child hbox.Gtk.Box+BoxChild
     this.labelNewName           = new global::Gtk.Label();
     this.labelNewName.Name      = "labelNewName";
     this.labelNewName.LabelProp = global::Mono.Unix.Catalog.GetString("New Name:");
     this.hbox.Add(this.labelNewName);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox [this.labelNewName]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox.Gtk.Box+BoxChild
     this.entry               = new global::Gtk.Entry();
     this.entry.CanFocus      = true;
     this.entry.Name          = "entry";
     this.entry.IsEditable    = true;
     this.entry.InvisibleChar = '●';
     this.hbox.Add(this.entry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox [this.entry]));
     w3.Position = 1;
     this.vbox.Add(this.hbox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox.Gtk.Box+BoxChild
     this.renameFileFlag               = new global::Gtk.CheckButton();
     this.renameFileFlag.CanFocus      = true;
     this.renameFileFlag.Name          = "renameFileFlag";
     this.renameFileFlag.Label         = global::Mono.Unix.Catalog.GetString("Rename file that contains public class");
     this.renameFileFlag.DrawIndicator = true;
     this.renameFileFlag.UseUnderline  = true;
     this.renameFileFlag.BorderWidth   = ((uint)(5));
     this.vbox.Add(this.renameFileFlag);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox [this.renameFileFlag]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // 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.imageWarning      = new global::Gtk.Image();
     this.imageWarning.Name = "imageWarning";
     this.hbox1.Add(this.imageWarning);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.imageWarning]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelWarning      = new global::Gtk.Label();
     this.labelWarning.Name = "labelWarning";
     this.hbox1.Add(this.labelWarning);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelWarning]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox.Add(this.hbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox1]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     w1.Add(this.vbox);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Internal child MonoDevelop.Stereo.Gui.RenameNamespaceItemDialog.ActionArea
     global::Gtk.HButtonBox w10 = this.ActionArea;
     w10.Name        = "dialog1_ActionArea";
     w10.Spacing     = 10;
     w10.BorderWidth = ((uint)(5));
     w10.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonPreview              = new global::Gtk.Button();
     this.buttonPreview.CanFocus     = true;
     this.buttonPreview.Name         = "buttonPreview";
     this.buttonPreview.UseUnderline = true;
     this.buttonPreview.Label        = global::Mono.Unix.Catalog.GetString("_Preview");
     this.AddActionWidget(this.buttonPreview, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonPreview]));
     w11.Expand = false;
     w11.Fill   = false;
     // 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 w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonCancel]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.AddActionWidget(this.buttonOk, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonOk]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 165;
     this.Show();
 }
Пример #58
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoGame.Tools.Pipeline.YesNoCancelDialog
     this.Name           = "MonoGame.Tools.Pipeline.YesNoCancelDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoGame.Tools.Pipeline.YesNoCancelDialog.VBox
     #if GTK2
     global::Gtk.VBox w1 = this.VBox;
     #elif GTK3
     global::Gtk.Box w1 = this.ContentArea;
     #endif
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.image1        = new global::Gtk.Image();
     this.image1.Name   = "image1";
     this.image1.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-question", global::Gtk.IconSize.Dialog);
     this.hbox1.Add(this.image1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.image1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // 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("label1");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     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;
     // Internal child MonoGame.Tools.Pipeline.YesNoCancelDialog.ActionArea
     #if GTK2
     global::Gtk.HButtonBox w5 = this.ActionArea;
     #elif GTK3
     global::Gtk.ButtonBox w5 = this.ActionArea;
     #endif
     w5.Name        = "dialog1_ActionArea";
     w5.Spacing     = 10;
     w5.BorderWidth = ((uint)(5));
     w5.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button9              = new global::Gtk.Button();
     this.button9.CanFocus     = true;
     this.button9.Name         = "button9";
     this.button9.UseStock     = true;
     this.button9.UseUnderline = true;
     this.button9.Label        = "gtk-yes";
     this.AddActionWidget(this.button9, -8);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.button9]));
     w6.Expand = false;
     w6.Fill   = false;
     // 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-no";
     this.AddActionWidget(this.buttonCancel, -9);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.buttonCancel]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonOk, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.buttonOk]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 373;
     this.DefaultHeight = 96;
     this.Show();
     this.Response += new global::Gtk.ResponseHandler(this.OnResponse);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget QSChat.ChatHistory
     this.Name = "QSChat.ChatHistory";
     this.Title = global::Mono.Unix.Catalog.GetString ("Архив чата");
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("QSChat.icons.document-open-recent.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child QSChat.ChatHistory.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeviewDates = new global::Gtk.TreeView ();
     this.treeviewDates.CanFocus = true;
     this.treeviewDates.Name = "treeviewDates";
     this.GtkScrolledWindow1.Add (this.treeviewDates);
     this.hbox2.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow1]));
     w2.Position = 0;
     w2.Expand = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textviewTalks = new global::Gtk.TextView ();
     this.textviewTalks.CanFocus = true;
     this.textviewTalks.Name = "textviewTalks";
     this.textviewTalks.Editable = false;
     this.textviewTalks.WrapMode = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindow.Add (this.textviewTalks);
     this.hbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow]));
     w4.Position = 1;
     this.vbox2.Add (this.hbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w5.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     this.hbuttonbox2.BorderWidth = ((uint)(3));
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonClose = new global::Gtk.Button ();
     this.buttonClose.CanFocus = true;
     this.buttonClose.Name = "buttonClose";
     this.buttonClose.UseStock = true;
     this.buttonClose.UseUnderline = true;
     this.buttonClose.Label = "gtk-close";
     this.hbuttonbox2.Add (this.buttonClose);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonClose]));
     w6.Expand = false;
     w6.Fill = false;
     this.vbox2.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbuttonbox2]));
     w7.Position = 1;
     w7.Expand = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 546;
     this.DefaultHeight = 348;
     this.Show ();
     this.buttonClose.Clicked += new global::System.EventHandler (this.OnButtonCloseClicked);
 }
Пример #60
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget DBusExplorer.CustomBusDialog
     this.Name           = "DBusExplorer.CustomBusDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Enter Bus name");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Internal child DBusExplorer.CustomBusDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Bus name : ");
     this.hbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.busName               = new global::Gtk.Entry();
     this.busName.CanFocus      = true;
     this.busName.Name          = "busName";
     this.busName.IsEditable    = true;
     this.busName.InvisibleChar = '●';
     this.hbox3.Add(this.busName);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.busName]));
     w3.Position = 1;
     w3.Padding  = ((uint)(5));
     w1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1[this.hbox3]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     w4.Padding  = ((uint)(16));
     // Internal child DBusExplorer.CustomBusDialog.ActionArea
     global::Gtk.HButtonBox w5 = this.ActionArea;
     w5.Name        = "dialog1_ActionArea";
     w5.Spacing     = 6;
     w5.BorderWidth = ((uint)(5));
     w5.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 w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5[this.buttonCancel]));
     w6.Expand = false;
     w6.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5[this.buttonOk]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 127;
     this.Show();
 }