protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Database.Components.DatabaseConnectionSettingsDialog
			this.Name = "MonoDevelop.Database.Components.DatabaseConnectionSettingsDialog";
			this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
			this.WindowPosition = ((global::Gtk.WindowPosition)(1));
			this.SkipTaskbarHint = true;
			// Internal child MonoDevelop.Database.Components.DatabaseConnectionSettingsDialog.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;
			w1.Add (this.vbox);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1[this.vbox]));
			w2.Position = 0;
			// Internal child MonoDevelop.Database.Components.DatabaseConnectionSettingsDialog.ActionArea
			global::Gtk.HButtonBox w3 = this.ActionArea;
			w3.Name = "dialog1_ActionArea";
			w3.Spacing = 6;
			w3.BorderWidth = ((uint)(5));
			w3.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 w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonCancel]));
			w4.Expand = false;
			w4.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";
			this.AddActionWidget (this.buttonOk, -5);
			global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3[this.buttonOk]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 606;
			this.DefaultHeight = 355;
			this.Show ();
			this.buttonCancel.Clicked += new global::System.EventHandler (this.OnCancelClicked);
			this.buttonOk.Clicked += new global::System.EventHandler (this.OnOkClicked);
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget RippleClientGtk.SplashWindow
     this.Name = "RippleClientGtk.SplashWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("SplashWindow");
     this.Icon = global::Gdk.Pixbuf.LoadFromResource ("RippleClientGtk.Images.ice_splash.png");
     this.TypeHint = ((global::Gdk.WindowTypeHint)(4));
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     this.Resizable = false;
     this.AllowGrow = false;
     this.AcceptFocus = false;
     // Container child RippleClientGtk.SplashWindow.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.image87 = new global::Gtk.Image ();
     this.image87.Name = "image87";
     this.image87.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("RippleClientGtk.ice_splash.png");
     this.vbox2.Add (this.image87);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.image87]));
     w1.Position = 0;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 305;
     this.DefaultHeight = 224;
     this.Show ();
 }
Esempio n. 3
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.button4 = new global::Gtk.Button ();
     this.button4.CanFocus = true;
     this.button4.Name = "button4";
     this.button4.UseUnderline = true;
     this.button4.Label = global::Mono.Unix.Catalog.GetString ("GtkButton");
     this.vbox1.Add (this.button4);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.button4]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.button4.Clicked += new global::System.EventHandler (this.OnButton4Clicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget superiorpics.ResponsiveGrid
     global::Stetic.BinContainer.Attach (this);
     this.Name = "superiorpics.ResponsiveGrid";
     // Container child superiorpics.ResponsiveGrid.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table = new global::Gtk.Table (((uint)(3)), ((uint)(3)), false);
     this.table.Name = "table";
     this.table.RowSpacing = ((uint)(6));
     this.table.ColumnSpacing = ((uint)(6));
     this.vbox2.Add (this.table);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table]));
     w1.Position = 0;
     w1.Expand = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment4 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment4.Name = "alignment4";
     this.vbox2.Add (this.alignment4);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment4]));
     w2.Position = 1;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget Mono.Upnp.GtkClient.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.WidthRequest = 0;
			this.HeightRequest = 0;
			this.Name = "Mono.Upnp.GtkClient.MainWindow";
			this.Title = global::Mono.Unix.Catalog.GetString ("Mono.Upnp");
			this.WindowPosition = ((global::Gtk.WindowPosition)(1));
			// Container child Mono.Upnp.GtkClient.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.hpaned = new global::Gtk.HPaned ();
			this.hpaned.CanFocus = true;
			this.hpaned.Name = "hpaned";
			this.hpaned.Position = 354;
			this.hpaned.BorderWidth = ((uint)(5));
			// Container child hpaned.Gtk.Paned+PanedChild
			this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow.Name = "GtkScrolledWindow";
			this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow.Gtk.Container+ContainerChild
			this.list = new global::Gtk.TreeView ();
			this.list.CanFocus = true;
			this.list.Name = "list";
			this.GtkScrolledWindow.Add (this.list);
			this.hpaned.Add (this.GtkScrolledWindow);
			global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned [this.GtkScrolledWindow]));
			w3.Resize = false;
			// Container child hpaned.Gtk.Paned+PanedChild
			this.infoBox = new global::Gtk.VBox ();
			this.infoBox.Name = "infoBox";
			this.infoBox.Spacing = 6;
			// Container child infoBox.Gtk.Box+BoxChild
			this.infoFiller = new global::Gtk.Label ();
			this.infoFiller.Name = "infoFiller";
			this.infoFiller.LabelProp = global::Mono.Unix.Catalog.GetString ("Select a device or service");
			this.infoBox.Add (this.infoFiller);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.infoBox [this.infoFiller]));
			w4.Position = 0;
			w4.Fill = false;
			this.hpaned.Add (this.infoBox);
			this.vbox1.Add (this.hpaned);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hpaned]));
			w6.Position = 0;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 1077;
			this.DefaultHeight = 527;
			this.Show ();
			this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
		}
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Gui.OptionPanels.AssemblyFoldersPanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Ide.Gui.OptionPanels.AssemblyFoldersPanelWidget";
			// Container child MonoDevelop.Ide.Gui.OptionPanels.AssemblyFoldersPanelWidget.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.Xalign = 0f;
			this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("Custom folders where MonoDevelop should look for assemblies and packages:");
			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.selector = new global::MonoDevelop.Components.FolderListSelector ();
			this.selector.Events = ((global::Gdk.EventMask)(256));
			this.selector.Name = "selector";
			this.vbox1.Add (this.selector);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.selector]));
			w2.Position = 1;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget 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);
 }
Esempio n. 8
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // 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.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeView = new global::Gtk.TreeView ();
     this.treeView.CanFocus = true;
     this.treeView.Name = "treeView";
     this.GtkScrolledWindow.Add (this.treeView);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w2.Position = 0;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
Esempio n. 9
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 ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='toolbar1'/></ui>");
     this.toolbar1 = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/toolbar1")));
     this.toolbar1.Name = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.vbox1.Add (this.toolbar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.toolbar1]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Categoría");
     this.hbox1.Add (this.label1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboBox = new global::Gtk.ComboBox ();
     this.comboBox.Name = "comboBox";
     this.hbox1.Add (this.comboBox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboBox]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w5.Position = 1;
     w5.Expand = false;
     w5.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Mono.Upnp.GtkClient.RawXmlInfo
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Mono.Upnp.GtkClient.RawXmlInfo";
     // Container child Mono.Upnp.GtkClient.RawXmlInfo.Gtk.Container+ContainerChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.CanFocus = true;
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport ();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.raw = new global::Gtk.TextView ();
     this.raw.CanFocus = true;
     this.raw.Name = "raw";
     this.raw.Editable = false;
     this.vbox1.Add (this.raw);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.raw]));
     w2.Position = 0;
     w1.Add (this.vbox1);
     this.scrolledwindow1.Add (w1);
     this.Add (this.scrolledwindow1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Projects.OptionPanels.BaseDirectoryPanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Ide.Projects.OptionPanels.BaseDirectoryPanelWidget";
			// Container child MonoDevelop.Ide.Projects.OptionPanels.BaseDirectoryPanelWidget.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.Xalign = 0F;
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Location of Files</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.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.WidthRequest = 12;
			this.label2.Name = "label2";
			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.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Root directory:");
			this.hbox1.Add (this.label3);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label3]));
			w3.Position = 1;
			w3.Expand = false;
			w3.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.folderentry = new global::MonoDevelop.Components.FolderEntry ();
			this.folderentry.Name = "folderentry";
			this.hbox1.Add (this.folderentry);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.folderentry]));
			w4.Position = 2;
			this.vbox2.Add (this.hbox1);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
			w5.Position = 1;
			w5.Expand = false;
			w5.Fill = false;
			this.Add (this.vbox2);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget BugzillaInterface.SensitiveTextBox
     global::Stetic.BinContainer.Attach (this);
     this.Name = "BugzillaInterface.SensitiveTextBox";
     // Container child BugzillaInterface.SensitiveTextBox.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.enabledButton = new global::Gtk.CheckButton ();
     this.enabledButton.CanFocus = true;
     this.enabledButton.Name = "enabledButton";
     this.enabledButton.Label = global::Mono.Unix.Catalog.GetString ("Enabled");
     this.enabledButton.DrawIndicator = true;
     this.enabledButton.UseUnderline = true;
     this.vbox2.Add (this.enabledButton);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.enabledButton]));
     w1.Position = 0;
     w1.Expand = false;
     w1.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.textLabel = new global::Gtk.Label ();
     this.textLabel.WidthRequest = 100;
     this.textLabel.Name = "textLabel";
     this.textLabel.Xpad = 13;
     this.textLabel.Xalign = 0F;
     this.textLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("label1");
     this.hbox1.Add (this.textLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.textLabel]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.textEntry = new global::Gtk.Entry ();
     this.textEntry.Sensitive = false;
     this.textEntry.CanFocus = true;
     this.textEntry.Name = "textEntry";
     this.textEntry.IsEditable = true;
     this.textEntry.InvisibleChar = '●';
     this.hbox1.Add (this.textEntry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.textEntry]));
     w3.Position = 1;
     this.vbox2.Add (this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.enabledButton.Toggled += new global::System.EventHandler (this.ToggleSensitivity);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Docking.Components.Messages
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Docking.Components.Messages";
     // Container child Docking.Components.Messages.Gtk.Container+ContainerChild
     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.textview1 = new global::Docking.Widgets.TextViewLocalized ();
     this.textview1.CanFocus = true;
     this.textview1.Name = "textview1";
     this.textview1.Editable = false;
     this.GtkScrolledWindow.Add (this.textview1);
     this.vbox2.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w2.Position = 1;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget fileparsersharp.ViewWindow
     this.Name = "fileparsersharp.ViewWindow";
     this.Title = "ViewWindow";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child fileparsersharp.ViewWindow.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 = "ViewWindow";
     this.vbox2.Add (this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
     w1.Position = 1;
     w1.Expand = false;
     w1.Fill = false;
     this.Add (this.vbox2);
     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 TraceLab.UI.GTK.ConfirmationPage
			global::Stetic.BinContainer.Attach (this);
			this.Name = "TraceLab.UI.GTK.ConfirmationPage";
			// Container child TraceLab.UI.GTK.ConfirmationPage.Gtk.Container+ContainerChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			// Container child vbox2.Gtk.Box+BoxChild
			this.messageTextView = new global::Gtk.TextView ();
			this.messageTextView.Sensitive = false;
			this.messageTextView.CanFocus = true;
			this.messageTextView.Name = "messageTextView";
			this.messageTextView.Editable = false;
			this.messageTextView.CursorVisible = false;
			this.messageTextView.Justification = ((global::Gtk.Justification)(2));
			this.messageTextView.WrapMode = ((global::Gtk.WrapMode)(2));
			this.messageTextView.LeftMargin = 10;
			this.messageTextView.RightMargin = 10;
			this.vbox2.Add (this.messageTextView);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.messageTextView]));
			w1.Position = 0;
			w1.Padding = ((uint)(25));
			this.Add (this.vbox2);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.messageTextView.Hide ();
			this.Hide ();
		}
Esempio n. 16
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.clearAction = new global::Gtk.Action ("clearAction", global::Mono.Unix.Catalog.GetString ("_Limpiar"), null, "gtk-clear");
     this.clearAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Limpiar");
     w1.Add (this.clearAction, null);
     this.editAction = new global::Gtk.Action ("editAction", global::Mono.Unix.Catalog.GetString ("_Editar"), null, "gtk-edit");
     this.editAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Editar");
     w1.Add (this.editAction, null);
     this.refreshAction = new global::Gtk.Action ("refreshAction", null, null, "gtk-refresh");
     w1.Add (this.refreshAction, null);
     this.newAction = new global::Gtk.Action ("newAction", null, null, "gtk-new");
     w1.Add (this.newAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='toolbar1'><toolitem name='newAction' action='newAction'/><toolitem name='editAction' action='editAction'/><toolitem name='clearAction' action='clearAction'/><toolitem name='refreshAction' action='refreshAction'/></toolbar></ui>");
     this.toolbar1 = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/toolbar1")));
     this.toolbar1.Name = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.vbox1.Add (this.toolbar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.toolbar1]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeView = new global::Gtk.TreeView ();
     this.treeView.CanFocus = true;
     this.treeView.Name = "treeView";
     this.GtkScrolledWindow.Add (this.treeView);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w4.Position = 2;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.clearAction.Activated += new global::System.EventHandler (this.OnClearActionActivated);
     this.editAction.Activated += new global::System.EventHandler (this.OnEditActionActivated);
     this.refreshAction.Activated += new global::System.EventHandler (this.OnRefreshActionActivated);
     this.newAction.Activated += new global::System.EventHandler (this.OnNewActionActivated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget NicoMonoViewer.NicorepoWidgetItemSubComment
     global::Stetic.BinContainer.Attach (this);
     this.Name = "NicoMonoViewer.NicorepoWidgetItemSubComment";
     // Container child NicoMonoViewer.NicorepoWidgetItemSubComment.Gtk.Container+ContainerChild
     this.vboxSub = new global::Gtk.VBox ();
     this.vboxSub.Name = "vboxSub";
     this.vboxSub.Spacing = 6;
     // Container child vboxSub.Gtk.Box+BoxChild
     this.vboxItem = new global::Gtk.VBox ();
     this.vboxItem.Name = "vboxItem";
     this.vboxItem.Spacing = 6;
     this.vboxSub.Add (this.vboxItem);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vboxSub [this.vboxItem]));
     w1.Position = 0;
     // Container child vboxSub.Gtk.Box+BoxChild
     this.hboxPost = new global::Gtk.HBox ();
     this.hboxPost.Name = "hboxPost";
     this.hboxPost.Spacing = 6;
     this.vboxSub.Add (this.hboxPost);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxSub [this.hboxPost]));
     w2.Position = 1;
     this.Add (this.vboxSub);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget DownloadProgressForm
     this.Name = "DownloadProgressForm";
     this.Title = "WakaTime | Downloading..";
     this.TypeHint = ((global::Gdk.WindowTypeHint)(4));
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth = ((uint)(4));
     this.DefaultWidth = 480;
     this.Gravity = ((global::Gdk.Gravity)(5));
     // Container child DownloadProgressForm.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.progressbar1 = new global::Gtk.ProgressBar ();
     this.progressbar1.Name = "progressbar1";
     this.progressbar1.PulseStep = 1;
     this.vbox1.Add (this.progressbar1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.progressbar1]));
     w1.PackType = ((global::Gtk.PackType)(1));
     w1.Position = 0;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultHeight = 75;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
Esempio n. 19
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.combobox = global::Gtk.ComboBox.NewText ();
     this.combobox.Name = "combobox";
     this.vbox1.Add (this.combobox);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.combobox]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Projects.OptionPanels.PortableRuntimeOptionsPanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Ide.Projects.OptionPanels.PortableRuntimeOptionsPanelWidget";
			// Container child MonoDevelop.Ide.Projects.OptionPanels.PortableRuntimeOptionsPanelWidget.Gtk.Container+ContainerChild
			this.vbox1 = new global::Gtk.VBox ();
			this.vbox1.Name = "vbox1";
			this.vbox1.Spacing = 6;
			// Container child vbox1.Gtk.Box+BoxChild
			this.labelTargetFrameworks = new global::Gtk.Label ();
			this.labelTargetFrameworks.Name = "labelTargetFrameworks";
			this.labelTargetFrameworks.Xalign = 0F;
			this.labelTargetFrameworks.LabelProp = global::Mono.Unix.Catalog.GetString ("Target Frameworks:");
			this.vbox1.Add (this.labelTargetFrameworks);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.labelTargetFrameworks]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			this.Add (this.vbox1);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Windows.Controls.ListBox
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Windows.Controls.ListBox";
     // Container child Windows.Controls.ListBox.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboboxentry = global::Gtk.ComboBoxEntry.NewText ();
     this.comboboxentry.Name = "comboboxentry";
     this.hbox1.Add (this.comboboxentry);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboboxentry]));
     w1.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnAdd = new global::Gtk.Button ();
     this.btnAdd.CanDefault = true;
     this.btnAdd.CanFocus = true;
     this.btnAdd.Name = "btnAdd";
     this.btnAdd.Relief = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w2 = new global::Gtk.Image ();
     w2.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAdd.Image = w2;
     this.hbox1.Add (this.btnAdd);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnAdd]));
     w3.Position = 1;
     w3.Expand = false;
     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.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.listbox = new global::Gtk.TreeView ();
     this.listbox.TooltipMarkup = "Press delete to remove symbols from portfolio.";
     this.listbox.CanFocus = true;
     this.listbox.Name = "listbox";
     this.GtkScrolledWindow.Add (this.listbox);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w6.Position = 1;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.comboboxentry.Changed += new global::System.EventHandler (this.OnComboboxentryChanged);
     this.btnAdd.Clicked += new global::System.EventHandler (this.OnBtnAddClicked);
     this.listbox.KeyReleaseEvent += new global::Gtk.KeyReleaseEventHandler (this.OnListboxKeyReleaseEvent);
 }
Esempio n. 22
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);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Vodovoz.UnreadedMessagesWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Vodovoz.UnreadedMessagesWidget";
     // Container child Vodovoz.UnreadedMessagesWidget.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.eventboxLabel = new global::Gtk.EventBox ();
     this.eventboxLabel.Name = "eventboxLabel";
     // Container child eventboxLabel.Gtk.Container+ContainerChild
     this.labelUnreadedMessages = new global::Gtk.Label ();
     this.labelUnreadedMessages.Name = "labelUnreadedMessages";
     this.labelUnreadedMessages.Xalign = 0F;
     this.labelUnreadedMessages.UseMarkup = true;
     this.eventboxLabel.Add (this.labelUnreadedMessages);
     this.vbox1.Add (this.eventboxLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.eventboxLabel]));
     w2.Position = 0;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.eventboxLabel.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnEventboxLabelButtonPressEvent);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.GtkCore.Dialogs.GtkDesignerOptionsPanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.GtkCore.Dialogs.GtkDesignerOptionsPanelWidget";
			// Container child MonoDevelop.GtkCore.Dialogs.GtkDesignerOptionsPanelWidget.Gtk.Container+ContainerChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			// Container child vbox2.Gtk.Box+BoxChild
			this.checkSwitchLayout = new global::Gtk.CheckButton ();
			this.checkSwitchLayout.CanFocus = true;
			this.checkSwitchLayout.Name = "checkSwitchLayout";
			this.checkSwitchLayout.Label = global::Mono.Unix.Catalog.GetString ("Automatically switch to the \"GUI Builder\" layout when opening the designer");
			this.checkSwitchLayout.DrawIndicator = true;
			this.checkSwitchLayout.UseUnderline = true;
			this.vbox2.Add (this.checkSwitchLayout);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkSwitchLayout]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			this.Add (this.vbox2);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.Hide ();
		}
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Core.Logger.CoreLoggerConsol
     this.Name = "Core.Logger.CoreLoggerConsol";
     this.Title = global::Mono.Unix.Catalog.GetString ("CoreLoggerConsol");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child Core.Logger.CoreLoggerConsol.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.reset = new global::Gtk.Button ();
     this.reset.CanFocus = true;
     this.reset.Name = "reset";
     this.reset.UseUnderline = true;
     this.reset.Label = global::Mono.Unix.Catalog.GetString ("Reset Log");
     this.vbox1.Add (this.reset);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.reset]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     this.Add (this.vbox1);
     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 LongoMatch.Plugins.Stats.PlayerCategoryViewer
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Plugins.Stats.PlayerCategoryViewer";
     // Container child LongoMatch.Plugins.Stats.PlayerCategoryViewer.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.tagger = new global::LongoMatch.Gui.Component.PlaysCoordinatesTagger ();
     this.tagger.HeightRequest = 200;
     this.tagger.Events = ((global::Gdk.EventMask)(256));
     this.tagger.Name = "tagger";
     this.vbox1.Add (this.tagger);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.tagger]));
     w1.Position = 0;
     w1.Expand = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
Esempio n. 27
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.c_RegenerateAction = new global::Gtk.Action ("c_RegenerateAction", null, "Regenerate MonoDevelop Projects", "regenerate");
     w1.Add (this.c_RegenerateAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = "Module Manager";
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.c_VerticalBox1 = new global::Gtk.VBox ();
     this.c_VerticalBox1.Name = "c_VerticalBox1";
     // Container child c_VerticalBox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><toolbar name='c_Toolbar'><toolitem name='c_RegenerateAction' action='c_RegenerateAction'/><separator/></toolbar></ui>");
     this.c_Toolbar = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/c_Toolbar")));
     this.c_Toolbar.Name = "c_Toolbar";
     this.c_Toolbar.ShowArrow = false;
     this.c_Toolbar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.c_Toolbar.IconSize = ((global::Gtk.IconSize)(1));
     this.c_VerticalBox1.Add (this.c_Toolbar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.c_VerticalBox1 [this.c_Toolbar]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child c_VerticalBox1.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.c_ProjectTreeView = new global::Gtk.TreeView ();
     this.c_ProjectTreeView.CanFocus = true;
     this.c_ProjectTreeView.Name = "c_ProjectTreeView";
     this.GtkScrolledWindow.Add (this.c_ProjectTreeView);
     this.c_VerticalBox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.c_VerticalBox1 [this.GtkScrolledWindow]));
     w4.Position = 1;
     // Container child c_VerticalBox1.Gtk.Box+BoxChild
     this.c_CreateMessageLabel = new global::Gtk.Label ();
     this.c_CreateMessageLabel.Name = "c_CreateMessageLabel";
     this.c_CreateMessageLabel.Xpad = 10;
     this.c_CreateMessageLabel.Ypad = 5;
     this.c_CreateMessageLabel.Xalign = 0F;
     this.c_VerticalBox1.Add (this.c_CreateMessageLabel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.c_VerticalBox1 [this.c_CreateMessageLabel]));
     w5.Position = 2;
     w5.Expand = false;
     w5.Fill = false;
     this.Add (this.c_VerticalBox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 479;
     this.DefaultHeight = 300;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MonoDevelop.NETResources.ResXObjectIconWidget
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this);
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default");
     this.efwdsfasdfAction = new global::Gtk.Action ("efwdsfasdfAction", global::Mono.Unix.Catalog.GetString ("efwdsfasdf"), null, null);
     this.efwdsfasdfAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("efwdsfasdf");
     w2.Add (this.efwdsfasdfAction, null);
     this.AddResourceAction = new global::Gtk.Action ("AddResourceAction", global::Mono.Unix.Catalog.GetString ("Add Resource..."), null, null);
     this.AddResourceAction.IsImportant = true;
     this.AddResourceAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Add Resource...");
     w2.Add (this.AddResourceAction, null);
     this.UIManager.InsertActionGroup (w2, 0);
     this.Name = "MonoDevelop.NETResources.ResXObjectIconWidget";
     // Container child MonoDevelop.NETResources.ResXObjectIconWidget.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.entriesIV = new global::Gtk.IconView ();
     this.entriesIV.CanFocus = true;
     this.entriesIV.Name = "entriesIV";
     this.entriesIV.ItemWidth = 100;
     this.vbox1.Add (this.entriesIV);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.entriesIV]));
     w3.Position = 0;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     w1.SetUiManager (UIManager);
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Serpis.Ad.MyWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Serpis.Ad.MyWidget";
     // Container child Serpis.Ad.MyWidget.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // 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.treeView = new global::Gtk.TreeView ();
     this.treeView.CanFocus = true;
     this.treeView.Name = "treeView";
     this.GtkScrolledWindow.Add (this.treeView);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w2.Position = 1;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
Esempio n. 30
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget CryptoConfigWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "CryptoConfigWidget";
     // Container child CryptoConfigWidget.Gtk.Container+ContainerChild
     this.fraCryptoConfig = new global::Gtk.Frame ();
     this.fraCryptoConfig.Name = "fraCryptoConfig";
     this.fraCryptoConfig.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child fraCryptoConfig.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(4));
     this.GtkAlignment.TopPadding = ((uint)(4));
     this.GtkAlignment.RightPadding = ((uint)(4));
     this.GtkAlignment.BottomPadding = ((uint)(4));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.rbnRsaCryptoProvider = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("RSA Cryptography Provider"));
     this.rbnRsaCryptoProvider.TooltipMarkup = "RSA cryptography provider";
     this.rbnRsaCryptoProvider.CanFocus = true;
     this.rbnRsaCryptoProvider.Name = "rbnRsaCryptoProvider";
     this.rbnRsaCryptoProvider.DrawIndicator = true;
     this.rbnRsaCryptoProvider.UseUnderline = true;
     this.rbnRsaCryptoProvider.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.vbox4.Add (this.rbnRsaCryptoProvider);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.rbnRsaCryptoProvider]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.rbnDes3CryptoProvider = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("DES3 Cryptography Provider"));
     this.rbnDes3CryptoProvider.TooltipMarkup = "DES3 Cryptography Provider.";
     this.rbnDes3CryptoProvider.CanFocus = true;
     this.rbnDes3CryptoProvider.Name = "rbnDes3CryptoProvider";
     this.rbnDes3CryptoProvider.DrawIndicator = true;
     this.rbnDes3CryptoProvider.UseUnderline = true;
     this.rbnDes3CryptoProvider.Group = this.rbnRsaCryptoProvider.Group;
     this.vbox4.Add (this.rbnDes3CryptoProvider);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.rbnDes3CryptoProvider]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     this.GtkAlignment.Add (this.vbox4);
     this.fraCryptoConfig.Add (this.GtkAlignment);
     this.lblCryptoConfigTitle = new global::Gtk.Label ();
     this.lblCryptoConfigTitle.Name = "lblCryptoConfigTitle";
     this.lblCryptoConfigTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Cryptography Provider</b>");
     this.lblCryptoConfigTitle.UseMarkup = true;
     this.fraCryptoConfig.LabelWidget = this.lblCryptoConfigTitle;
     this.Add (this.fraCryptoConfig);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
Esempio n. 31
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget AquaControl.Preferences
     this.Name           = "AquaControl.Preferences";
     this.Title          = global::Mono.Unix.Catalog.GetString("Window");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(15));
     // Container child AquaControl.Preferences.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.xivelyFeedLabel           = new global::Gtk.Label();
     this.xivelyFeedLabel.Name      = "xivelyFeedLabel";
     this.xivelyFeedLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Xively Feed Id:");
     this.vbox1.Add(this.xivelyFeedLabel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.xivelyFeedLabel]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.xivelyFeedIdEntry               = new global::Gtk.Entry();
     this.xivelyFeedIdEntry.CanFocus      = true;
     this.xivelyFeedIdEntry.Name          = "xivelyFeedIdEntry";
     this.xivelyFeedIdEntry.IsEditable    = true;
     this.xivelyFeedIdEntry.InvisibleChar = '●';
     this.vbox1.Add(this.xivelyFeedIdEntry);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.xivelyFeedIdEntry]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.xivelyApiLabel           = new global::Gtk.Label();
     this.xivelyApiLabel.Name      = "xivelyApiLabel";
     this.xivelyApiLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Xively Api Key:");
     this.vbox1.Add(this.xivelyApiLabel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.xivelyApiLabel]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.xivelyApiKeyEntry               = new global::Gtk.Entry();
     this.xivelyApiKeyEntry.CanFocus      = true;
     this.xivelyApiKeyEntry.Name          = "xivelyApiKeyEntry";
     this.xivelyApiKeyEntry.IsEditable    = true;
     this.xivelyApiKeyEntry.InvisibleChar = '●';
     this.vbox1.Add(this.xivelyApiKeyEntry);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.xivelyApiKeyEntry]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.impKeyLabel           = new global::Gtk.Label();
     this.impKeyLabel.Name      = "impKeyLabel";
     this.impKeyLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Imp Api Key:");
     this.vbox1.Add(this.impKeyLabel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.impKeyLabel]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.impKeyEntry               = new global::Gtk.Entry();
     this.impKeyEntry.CanFocus      = true;
     this.impKeyEntry.Name          = "impKeyEntry";
     this.impKeyEntry.IsEditable    = true;
     this.impKeyEntry.InvisibleChar = '●';
     this.vbox1.Add(this.impKeyEntry);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.impKeyEntry]));
     w6.Position = 5;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox1.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator2]));
     w7.Position = 6;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbuttonbox1      = new global::Gtk.HButtonBox();
     this.hbuttonbox1.Name = "hbuttonbox1";
     this.vbox1.Add(this.hbuttonbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbuttonbox1]));
     w8.Position = 7;
     w8.Expand   = false;
     w8.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.r           = new global::Gtk.Label();
     this.r.Name      = "r";
     this.r.LabelProp = global::Mono.Unix.Catalog.GetString("Background R:");
     this.hbox1.Add(this.r);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.r]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.rEntry          = new global::Gtk.SpinButton(0, 1, 0.01);
     this.rEntry.CanFocus = true;
     this.rEntry.Name     = "rEntry";
     this.rEntry.Adjustment.PageIncrement = 10;
     this.rEntry.ClimbRate = 0.01;
     this.rEntry.Numeric   = true;
     this.hbox1.Add(this.rEntry);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.rEntry]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w11.Position = 8;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.b1           = new global::Gtk.Label();
     this.b1.Name      = "b1";
     this.b1.LabelProp = global::Mono.Unix.Catalog.GetString("Background G:");
     this.hbox2.Add(this.b1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.b1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.gEntry          = new global::Gtk.SpinButton(0, 1, 0.01);
     this.gEntry.CanFocus = true;
     this.gEntry.Name     = "gEntry";
     this.gEntry.Adjustment.PageIncrement = 10;
     this.gEntry.ClimbRate = 0.01;
     this.gEntry.Numeric   = true;
     this.hbox2.Add(this.gEntry);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.gEntry]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.rndBtn              = new global::Gtk.Button();
     this.rndBtn.CanFocus     = true;
     this.rndBtn.Name         = "rndBtn";
     this.rndBtn.UseUnderline = true;
     this.rndBtn.Label        = global::Mono.Unix.Catalog.GetString("Randomize!");
     this.hbox2.Add(this.rndBtn);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.rndBtn]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w15.Position = 9;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.b           = new global::Gtk.Label();
     this.b.Name      = "b";
     this.b.LabelProp = global::Mono.Unix.Catalog.GetString("Background B:");
     this.hbox3.Add(this.b);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.b]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.bEntry          = new global::Gtk.SpinButton(0, 1, 0.01);
     this.bEntry.CanFocus = true;
     this.bEntry.Name     = "bEntry";
     this.bEntry.Adjustment.PageIncrement = 10;
     this.bEntry.ClimbRate = 0.01;
     this.bEntry.Numeric   = true;
     this.hbox3.Add(this.bEntry);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.bEntry]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
     w18.Position = 10;
     w18.Expand   = false;
     w18.Fill     = false;
     // 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 w19 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator1]));
     w19.Position = 11;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.save              = new global::Gtk.Button();
     this.save.CanFocus     = true;
     this.save.Name         = "save";
     this.save.UseUnderline = true;
     this.save.Label        = global::Mono.Unix.Catalog.GetString("Save");
     this.vbox1.Add(this.save);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.save]));
     w20.Position = 12;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.statusLabel      = new global::Gtk.Label();
     this.statusLabel.Name = "statusLabel";
     this.vbox1.Add(this.statusLabel);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.statusLabel]));
     w21.Position = 13;
     w21.Expand   = false;
     w21.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 408;
     this.DefaultHeight = 358;
     this.Show();
     this.rndBtn.Clicked += new global::System.EventHandler(this.OnRndBtnClicked);
     this.save.Clicked   += new global::System.EventHandler(this.OnSaveButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Stock.WriteOffView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Stock.WriteOffView";
     // Container child workwear.Views.Stock.WriteOffView.Gtk.Container+ContainerChild
     this.dialog1_VBox             = new global::Gtk.VBox();
     this.dialog1_VBox.Name        = "dialog1_VBox";
     this.dialog1_VBox.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.dialog1_VBox.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // 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)(3));
     // Container child hbox1.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Номер:");
     this.table2.Add(this.label4);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2[this.label4]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ylabelId           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelId.Name      = "ylabelId";
     this.ylabelId.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel3");
     this.table2.Add(this.ylabelId);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2[this.ylabelId]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table2]));
     w8.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.GtkScrolledWindowComments            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowComments.Name       = "GtkScrolledWindowComments";
     this.GtkScrolledWindowComments.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowComments.Gtk.Container+ContainerChild
     this.ytextComment            = new global::Gamma.GtkWidgets.yTextView();
     this.ytextComment.CanFocus   = true;
     this.ytextComment.Name       = "ytextComment";
     this.ytextComment.AcceptsTab = false;
     this.ytextComment.WrapMode   = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindowComments.Add(this.ytextComment);
     this.table3.Add(this.GtkScrolledWindowComments);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table3[this.GtkScrolledWindowComments]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label26           = new global::Gtk.Label();
     this.label26.Name      = "label26";
     this.label26.Xalign    = 1F;
     this.label26.Yalign    = 0F;
     this.label26.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.table3.Add(this.label26);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3[this.label26]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Пользователь:");
     this.table3.Add(this.label5);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3[this.label5]));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.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("Дата<span foreground=\"red\">*</span>:");
     this.label6.UseMarkup = true;
     this.table3.Add(this.label6);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.label6]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ydateDoc                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateDoc.Events             = ((global::Gdk.EventMask)(256));
     this.ydateDoc.Name               = "ydateDoc";
     this.ydateDoc.WithTime           = false;
     this.ydateDoc.HideCalendarButton = false;
     this.ydateDoc.Date               = new global::System.DateTime(0);
     this.ydateDoc.IsEditable         = true;
     this.ydateDoc.AutoSeparation     = true;
     this.table3.Add(this.ydateDoc);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.ydateDoc]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ylabelCreatedBy           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCreatedBy.Name      = "ylabelCreatedBy";
     this.ylabelCreatedBy.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.table3.Add(this.ylabelCreatedBy);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3[this.ylabelCreatedBy]));
     w15.LeftAttach  = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table3]));
     w16.Position = 1;
     this.dialog1_VBox.Add(this.hbox1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.hbox1]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // 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.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.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Списание материальных ценностей");
     this.hbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label1]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonFillBuhDoc          = new global::Gamma.GtkWidgets.yButton();
     this.buttonFillBuhDoc.CanFocus = true;
     this.buttonFillBuhDoc.Name     = "buttonFillBuhDoc";
     this.buttonFillBuhDoc.Label    = global::Mono.Unix.Catalog.GetString("Заменить бух. документ");
     global::Gtk.Image w19 = new global::Gtk.Image();
     w19.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "stock_copy", global::Gtk.IconSize.Menu);
     this.buttonFillBuhDoc.Image = w19;
     this.hbox3.Add(this.buttonFillBuhDoc);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonFillBuhDoc]));
     w20.PackType = ((global::Gtk.PackType)(1));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.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.ytreeItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeItems.CanFocus = true;
     this.ytreeItems.Name     = "ytreeItems";
     this.GtkScrolledWindow.Add(this.ytreeItems);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w23.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonAddStore              = new global::Gtk.Button();
     this.buttonAddStore.CanFocus     = true;
     this.buttonAddStore.Name         = "buttonAddStore";
     this.buttonAddStore.UseUnderline = true;
     this.buttonAddStore.Label        = global::Mono.Unix.Catalog.GetString("Со склада");
     global::Gtk.Image w24 = new global::Gtk.Image();
     w24.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddStore.Image = w24;
     this.hbox5.Add(this.buttonAddStore);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonAddStore]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonAddWorker              = new global::Gtk.Button();
     this.buttonAddWorker.CanFocus     = true;
     this.buttonAddWorker.Name         = "buttonAddWorker";
     this.buttonAddWorker.UseUnderline = true;
     this.buttonAddWorker.Label        = global::Mono.Unix.Catalog.GetString("С работника");
     global::Gtk.Image w26 = new global::Gtk.Image();
     w26.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddWorker.Image = w26;
     this.hbox5.Add(this.buttonAddWorker);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonAddWorker]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonAddObject              = new global::Gtk.Button();
     this.buttonAddObject.CanFocus     = true;
     this.buttonAddObject.Name         = "buttonAddObject";
     this.buttonAddObject.UseUnderline = true;
     this.buttonAddObject.Label        = global::Mono.Unix.Catalog.GetString("С подразделения");
     global::Gtk.Image w28 = new global::Gtk.Image();
     w28.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddObject.Image = w28;
     this.hbox5.Add(this.buttonAddObject);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonAddObject]));
     w29.Position = 2;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonDel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonDel.CanFocus     = true;
     this.buttonDel.Name         = "buttonDel";
     this.buttonDel.UseStock     = true;
     this.buttonDel.UseUnderline = true;
     this.buttonDel.Label        = "gtk-remove";
     this.hbox5.Add(this.buttonDel);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonDel]));
     w30.Position = 3;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.labelSum           = new global::Gamma.GtkWidgets.yLabel();
     this.labelSum.Name      = "labelSum";
     this.labelSum.Xalign    = 1F;
     this.labelSum.LabelProp = global::Mono.Unix.Catalog.GetString("Количество:");
     this.hbox5.Add(this.labelSum);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.labelSum]));
     w31.Position = 4;
     this.vbox2.Add(this.hbox5);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox5]));
     w32.Position = 2;
     w32.Expand   = false;
     w32.Fill     = false;
     this.dialog1_VBox.Add(this.vbox2);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox[this.vbox2]));
     w33.Position = 2;
     this.Add(this.dialog1_VBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
Esempio n. 33
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.D.OptionPanels.ProjectOptions
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.D.OptionPanels.ProjectOptions";
     // Container child MonoDevelop.D.OptionPanels.ProjectOptions.Gtk.Container+ContainerChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 1;
     this.notebook1.EnablePopup = true;
     this.notebook1.ShowBorder  = false;
     this.notebook1.Scrollable  = true;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.table4               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(4));
     this.table4.ColumnSpacing = ((uint)(4));
     this.table4.BorderWidth   = ((uint)(4));
     // Container child table4.Gtk.Table+TableChild
     this.combo_ProjectType      = global::Gtk.ComboBox.NewText();
     this.combo_ProjectType.Name = "combo_ProjectType";
     this.table4.Add(this.combo_ProjectType);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table4 [this.combo_ProjectType]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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("Extra Linker Options");
     this.table4.Add(this.label10);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table4 [this.label10]));
     w2.TopAttach    = ((uint)(5));
     w2.BottomAttach = ((uint)(6));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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("Compile target");
     this.table4.Add(this.label13);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table4 [this.label13]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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("Output file");
     this.table4.Add(this.label3);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table4 [this.label3]));
     w4.TopAttach    = ((uint)(3));
     w4.BottomAttach = ((uint)(4));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Output directory");
     this.table4.Add(this.label6);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table4 [this.label6]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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("Libraries\r\n(one per line)");
     this.table4.Add(this.label8);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table4 [this.label8]));
     w6.TopAttach    = ((uint)(4));
     w6.BottomAttach = ((uint)(5));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.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("Note: Relative paths will be related to the project\'s base directory!");
     this.table4.Add(this.label9);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table4 [this.label9]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.XOptions    = ((global::Gtk.AttachOptions)(4));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.scrolledwindow3 = new global::Gtk.ScrolledWindow();
     this.scrolledwindow3.HeightRequest = 100;
     this.scrolledwindow3.CanFocus      = true;
     this.scrolledwindow3.Name          = "scrolledwindow3";
     this.scrolledwindow3.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow3.Gtk.Container+ContainerChild
     this.text_Libraries          = new global::Gtk.TextView();
     this.text_Libraries.CanFocus = true;
     this.text_Libraries.Name     = "text_Libraries";
     this.scrolledwindow3.Add(this.text_Libraries);
     this.table4.Add(this.scrolledwindow3);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table4 [this.scrolledwindow3]));
     w9.TopAttach    = ((uint)(4));
     w9.BottomAttach = ((uint)(5));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.scrolledwindow5 = new global::Gtk.ScrolledWindow();
     this.scrolledwindow5.HeightRequest = 100;
     this.scrolledwindow5.CanFocus      = true;
     this.scrolledwindow5.Name          = "scrolledwindow5";
     this.scrolledwindow5.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow5.Gtk.Container+ContainerChild
     this.extraLinkerTextView = new global::Gtk.TextView();
     this.extraLinkerTextView.TooltipMarkup = "A newline-separated list of extra options to send to the compiler.\r\nOne option ca" +
                                              "n be in more than one line.\r\nExample:\r\n\t`--pkg\r\n\tcairo`";
     this.extraLinkerTextView.CanFocus = true;
     this.extraLinkerTextView.Name     = "extraLinkerTextView";
     this.scrolledwindow5.Add(this.extraLinkerTextView);
     this.table4.Add(this.scrolledwindow5);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table4 [this.scrolledwindow5]));
     w11.TopAttach    = ((uint)(5));
     w11.BottomAttach = ((uint)(6));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.text_BinDirectory               = new global::Gtk.Entry();
     this.text_BinDirectory.CanFocus      = true;
     this.text_BinDirectory.Name          = "text_BinDirectory";
     this.text_BinDirectory.IsEditable    = true;
     this.text_BinDirectory.InvisibleChar = '●';
     this.table4.Add(this.text_BinDirectory);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table4 [this.text_BinDirectory]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.text_TargetFile               = new global::Gtk.Entry();
     this.text_TargetFile.CanFocus      = true;
     this.text_TargetFile.Name          = "text_TargetFile";
     this.text_TargetFile.IsEditable    = true;
     this.text_TargetFile.InvisibleChar = '●';
     this.table4.Add(this.text_TargetFile);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table4 [this.text_TargetFile]));
     w13.TopAttach    = ((uint)(3));
     w13.BottomAttach = ((uint)(4));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add(this.table4);
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Linking");
     this.notebook1.SetTabLabel(this.table4, this.label2);
     this.label2.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.table1               = new global::Gtk.Table(((uint)(10)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(4));
     this.table1.ColumnSpacing = ((uint)(4));
     this.table1.BorderWidth   = ((uint)(4));
     // Container child table1.Gtk.Table+TableChild
     this.cbPreferOneStepCompilation               = new global::Gtk.CheckButton();
     this.cbPreferOneStepCompilation.CanFocus      = true;
     this.cbPreferOneStepCompilation.Name          = "cbPreferOneStepCompilation";
     this.cbPreferOneStepCompilation.Label         = global::Mono.Unix.Catalog.GetString("Perform a one-step compilation if the compiler allows it to do that");
     this.cbPreferOneStepCompilation.DrawIndicator = true;
     this.cbPreferOneStepCompilation.UseUnderline  = true;
     this.table1.Add(this.cbPreferOneStepCompilation);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbPreferOneStepCompilation]));
     w15.TopAttach    = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.cbUseDefaultCompiler               = new global::Gtk.CheckButton();
     this.cbUseDefaultCompiler.CanFocus      = true;
     this.cbUseDefaultCompiler.Name          = "cbUseDefaultCompiler";
     this.cbUseDefaultCompiler.Label         = global::Mono.Unix.Catalog.GetString("Use Default Compiler");
     this.cbUseDefaultCompiler.Active        = true;
     this.cbUseDefaultCompiler.DrawIndicator = true;
     this.cbUseDefaultCompiler.UseUnderline  = true;
     this.table1.Add(this.cbUseDefaultCompiler);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbUseDefaultCompiler]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.cmbCompiler      = global::Gtk.ComboBox.NewText();
     this.cmbCompiler.Name = "cmbCompiler";
     this.table1.Add(this.cmbCompiler);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.cmbCompiler]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.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("Note: Relative paths will be related to the project\'s base directory!");
     this.table1.Add(this.label11);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
     w18.LeftAttach  = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label17           = new global::Gtk.Label();
     this.label17.Name      = "label17";
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("Debug constants");
     this.table1.Add(this.label17);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.label17]));
     w19.TopAttach    = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label18           = new global::Gtk.Label();
     this.label18.Name      = "label18";
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString("Version constants");
     this.table1.Add(this.label18);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.label18]));
     w20.TopAttach    = ((uint)(6));
     w20.BottomAttach = ((uint)(7));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label19           = new global::Gtk.Label();
     this.label19.Name      = "label19";
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString("Debug level");
     this.table1.Add(this.label19);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.label19]));
     w21.TopAttach    = ((uint)(5));
     w21.BottomAttach = ((uint)(6));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label20           = new global::Gtk.Label();
     this.label20.Name      = "label20";
     this.label20.LabelProp = global::Mono.Unix.Catalog.GetString("DDoc directory");
     this.table1.Add(this.label20);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.label20]));
     w22.TopAttach    = ((uint)(8));
     w22.BottomAttach = ((uint)(9));
     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("Compiler");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w23.TopAttach    = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     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("Objects directory");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w24.TopAttach    = ((uint)(7));
     w24.BottomAttach = ((uint)(8));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.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("Extra Compiler Options");
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
     w25.TopAttach    = ((uint)(9));
     w25.BottomAttach = ((uint)(10));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.scrolledwindow4 = new global::Gtk.ScrolledWindow();
     this.scrolledwindow4.HeightRequest = 150;
     this.scrolledwindow4.CanFocus      = true;
     this.scrolledwindow4.Name          = "scrolledwindow4";
     this.scrolledwindow4.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow4.Gtk.Container+ContainerChild
     this.extraCompilerTextView = new global::Gtk.TextView();
     this.extraCompilerTextView.TooltipMarkup = "A newline-separated list of extra options to send to the compiler.\r\nOne option ca" +
                                                "n be in more than one line.\r\nExample:\r\n\t`--pkg\r\n\tcairo`";
     this.extraCompilerTextView.CanFocus = true;
     this.extraCompilerTextView.Name     = "extraCompilerTextView";
     this.scrolledwindow4.Add(this.extraCompilerTextView);
     this.table1.Add(this.scrolledwindow4);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1 [this.scrolledwindow4]));
     w27.TopAttach    = ((uint)(9));
     w27.BottomAttach = ((uint)(10));
     w27.LeftAttach   = ((uint)(1));
     w27.RightAttach  = ((uint)(2));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.spin_debugLevel = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.spin_debugLevel.TooltipMarkup = "The debug level the program is built in.\r\nA value of zero (0) will not emit a -de" +
                                          "bug flag to the compilation argument string!";
     this.spin_debugLevel.CanFocus = true;
     this.spin_debugLevel.Name     = "spin_debugLevel";
     this.spin_debugLevel.Adjustment.PageIncrement = 10D;
     this.spin_debugLevel.ClimbRate = 1D;
     this.spin_debugLevel.Numeric   = true;
     this.table1.Add(this.spin_debugLevel);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1 [this.spin_debugLevel]));
     w28.TopAttach    = ((uint)(5));
     w28.BottomAttach = ((uint)(6));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(2));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.text_DDocDir               = new global::Gtk.Entry();
     this.text_DDocDir.CanFocus      = true;
     this.text_DDocDir.Name          = "text_DDocDir";
     this.text_DDocDir.IsEditable    = true;
     this.text_DDocDir.InvisibleChar = '●';
     this.table1.Add(this.text_DDocDir);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1 [this.text_DDocDir]));
     w29.TopAttach    = ((uint)(8));
     w29.BottomAttach = ((uint)(9));
     w29.LeftAttach   = ((uint)(1));
     w29.RightAttach  = ((uint)(2));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.text_debugConstants = new global::Gtk.Entry();
     this.text_debugConstants.TooltipMarkup = "Semicolon (;) separated list of debug constants to define for debug-build compila" +
                                              "tion.\r\nImportant: May affect code completion if omitted/written into extra compi" +
                                              "ler options field!";
     this.text_debugConstants.CanFocus      = true;
     this.text_debugConstants.Name          = "text_debugConstants";
     this.text_debugConstants.IsEditable    = true;
     this.text_debugConstants.InvisibleChar = '●';
     this.table1.Add(this.text_debugConstants);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1 [this.text_debugConstants]));
     w30.TopAttach    = ((uint)(4));
     w30.BottomAttach = ((uint)(5));
     w30.LeftAttach   = ((uint)(1));
     w30.RightAttach  = ((uint)(2));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.text_ObjectsDirectory               = new global::Gtk.Entry();
     this.text_ObjectsDirectory.CanFocus      = true;
     this.text_ObjectsDirectory.Name          = "text_ObjectsDirectory";
     this.text_ObjectsDirectory.IsEditable    = true;
     this.text_ObjectsDirectory.InvisibleChar = '●';
     this.table1.Add(this.text_ObjectsDirectory);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1 [this.text_ObjectsDirectory]));
     w31.TopAttach    = ((uint)(7));
     w31.BottomAttach = ((uint)(8));
     w31.LeftAttach   = ((uint)(1));
     w31.RightAttach  = ((uint)(2));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.text_versionConstants = new global::Gtk.Entry();
     this.text_versionConstants.TooltipMarkup = "Semicolon (;) separated list of version constants to define for compilation.\r\nImp" +
                                                "ortant: May affect code completion if omitted/written into extra compiler option" +
                                                "s field!";
     this.text_versionConstants.CanFocus      = true;
     this.text_versionConstants.Name          = "text_versionConstants";
     this.text_versionConstants.IsEditable    = true;
     this.text_versionConstants.InvisibleChar = '●';
     this.table1.Add(this.text_versionConstants);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1 [this.text_versionConstants]));
     w32.TopAttach    = ((uint)(6));
     w32.BottomAttach = ((uint)(7));
     w32.LeftAttach   = ((uint)(1));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.notebook1.Add(this.table1);
     global::Gtk.Notebook.NotebookChild w33 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.table1]));
     w33.Position = 1;
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Compiling");
     this.notebook1.SetTabLabel(this.table1, this.label1);
     this.label1.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.Xalign    = 0F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("Checking a project in this list will add an include (that points to the respectiv" +
                                                                  "e project\'s base directory) to this project automatically.");
     this.label16.Wrap = true;
     this.vbox2.Add(this.label16);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label16]));
     w34.Position = 0;
     w34.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     global::Gtk.Viewport w35 = new global::Gtk.Viewport();
     w35.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vbox_ProjectDeps         = new global::Gtk.VBox();
     this.vbox_ProjectDeps.Name    = "vbox_ProjectDeps";
     this.vbox_ProjectDeps.Spacing = 6;
     w35.Add(this.vbox_ProjectDeps);
     this.scrolledwindow2.Add(w35);
     this.vbox2.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow2]));
     w38.Position = 1;
     this.notebook1.Add(this.vbox2);
     global::Gtk.Notebook.NotebookChild w39 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox2]));
     w39.Position = 2;
     // Notebook tab
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Project Dependencies");
     this.notebook1.SetTabLabel(this.vbox2, this.label12);
     this.label12.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.vbox7             = new global::Gtk.VBox();
     this.vbox7.Name        = "vbox7";
     this.vbox7.Spacing     = 6;
     this.vbox7.BorderWidth = ((uint)(3));
     // Container child vbox7.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.TooltipMarkup = "Line-separated list of paths where the compiler (and the code completion engine!)" +
                                             " shall look in to resolve imports.";
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.text_Includes          = new global::Gtk.TextView();
     this.text_Includes.CanFocus = true;
     this.text_Includes.Name     = "text_Includes";
     this.GtkScrolledWindow1.Add(this.text_Includes);
     this.table2.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table2 [this.GtkScrolledWindow1]));
     w41.TopAttach    = ((uint)(1));
     w41.BottomAttach = ((uint)(2));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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("Note: Relative paths will be related to the project\'s base directory!");
     this.table2.Add(this.label14);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table2 [this.label14]));
     w42.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.table3               = new global::Gtk.Table(((uint)(2)), ((uint)(1)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.button_AddInclude              = new global::Gtk.Button();
     this.button_AddInclude.CanFocus     = true;
     this.button_AddInclude.Name         = "button_AddInclude";
     this.button_AddInclude.UseUnderline = true;
     this.button_AddInclude.Label        = global::Mono.Unix.Catalog.GetString("Browse & Add");
     this.table3.Add(this.button_AddInclude);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table3 [this.button_AddInclude]));
     w43.XOptions = ((global::Gtk.AttachOptions)(4));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     this.table2.Add(this.table3);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table2 [this.table3]));
     w44.TopAttach    = ((uint)(1));
     w44.BottomAttach = ((uint)(2));
     w44.LeftAttach   = ((uint)(1));
     w44.RightAttach  = ((uint)(2));
     w44.XOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox7.Add(this.table2);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.table2]));
     w45.Position = 0;
     this.notebook1.Add(this.vbox7);
     global::Gtk.Notebook.NotebookChild w46 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.vbox7]));
     w46.Position = 3;
     // Notebook tab
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Includes");
     this.notebook1.SetTabLabel(this.vbox7, this.label15);
     this.label15.ShowAll();
     this.Add(this.notebook1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.cbUseDefaultCompiler.Clicked += new global::System.EventHandler(this.cbUseDefaultCompiler_Clicked);
     this.button_AddInclude.Clicked    += new global::System.EventHandler(this.OnButtonAddIncludeClicked);
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.CommitMessageStylePanelWidget
     MonoDevelop.Components.BinContainer.Attach(this);
     this.Name = "MonoDevelop.VersionControl.CommitMessageStylePanelWidget";
     // Container child MonoDevelop.VersionControl.CommitMessageStylePanelWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entryHeader               = new global::Gtk.Entry();
     this.entryHeader.CanFocus      = true;
     this.entryHeader.Name          = "entryHeader";
     this.entryHeader.IsEditable    = true;
     this.entryHeader.InvisibleChar = '●';
     this.table2.Add(this.entryHeader);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table2 [this.entryHeader]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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("Message Header:");
     this.table2.Add(this.label4);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table2 [this.label4]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.tableFlags               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.tableFlags.Name          = "tableFlags";
     this.tableFlags.RowSpacing    = ((uint)(6));
     this.tableFlags.ColumnSpacing = ((uint)(6));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkIncludeDirs               = new global::Gtk.CheckButton();
     this.checkIncludeDirs.CanFocus      = true;
     this.checkIncludeDirs.Name          = "checkIncludeDirs";
     this.checkIncludeDirs.Label         = global::Mono.Unix.Catalog.GetString("Include file directories");
     this.checkIncludeDirs.DrawIndicator = true;
     this.checkIncludeDirs.UseUnderline  = true;
     this.tableFlags.Add(this.checkIncludeDirs);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkIncludeDirs]));
     w4.TopAttach    = ((uint)(3));
     w4.BottomAttach = ((uint)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkIndent               = new global::Gtk.CheckButton();
     this.checkIndent.CanFocus      = true;
     this.checkIndent.Name          = "checkIndent";
     this.checkIndent.Label         = global::Mono.Unix.Catalog.GetString("Align message text");
     this.checkIndent.DrawIndicator = true;
     this.checkIndent.UseUnderline  = true;
     this.tableFlags.Add(this.checkIndent);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkIndent]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkIndentEntries               = new global::Gtk.CheckButton();
     this.checkIndentEntries.CanFocus      = true;
     this.checkIndentEntries.Name          = "checkIndentEntries";
     this.checkIndentEntries.Label         = global::Mono.Unix.Catalog.GetString("Indent entries");
     this.checkIndentEntries.DrawIndicator = true;
     this.checkIndentEntries.UseUnderline  = true;
     this.tableFlags.Add(this.checkIndentEntries);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkIndentEntries]));
     w6.LeftAttach  = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkLineSep               = new global::Gtk.CheckButton();
     this.checkLineSep.CanFocus      = true;
     this.checkLineSep.Name          = "checkLineSep";
     this.checkLineSep.Label         = global::Mono.Unix.Catalog.GetString("Add a blank line between messages");
     this.checkLineSep.DrawIndicator = true;
     this.checkLineSep.UseUnderline  = true;
     this.tableFlags.Add(this.checkLineSep);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkLineSep]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkMsgInNewLine               = new global::Gtk.CheckButton();
     this.checkMsgInNewLine.CanFocus      = true;
     this.checkMsgInNewLine.Name          = "checkMsgInNewLine";
     this.checkMsgInNewLine.Label         = global::Mono.Unix.Catalog.GetString("File list and message in separate lines");
     this.checkMsgInNewLine.DrawIndicator = true;
     this.checkMsgInNewLine.UseUnderline  = true;
     this.tableFlags.Add(this.checkMsgInNewLine);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkMsgInNewLine]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkOneLinePerFile               = new global::Gtk.CheckButton();
     this.checkOneLinePerFile.CanFocus      = true;
     this.checkOneLinePerFile.Name          = "checkOneLinePerFile";
     this.checkOneLinePerFile.Label         = global::Mono.Unix.Catalog.GetString("One line per file");
     this.checkOneLinePerFile.DrawIndicator = true;
     this.checkOneLinePerFile.UseUnderline  = true;
     this.tableFlags.Add(this.checkOneLinePerFile);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkOneLinePerFile]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkUseBullets               = new global::Gtk.CheckButton();
     this.checkUseBullets.CanFocus      = true;
     this.checkUseBullets.Name          = "checkUseBullets";
     this.checkUseBullets.Label         = global::Mono.Unix.Catalog.GetString("Use bullets");
     this.checkUseBullets.DrawIndicator = true;
     this.checkUseBullets.UseUnderline  = true;
     this.tableFlags.Add(this.checkUseBullets);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkUseBullets]));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkWrap               = new global::Gtk.CheckButton();
     this.checkWrap.CanFocus      = true;
     this.checkWrap.Name          = "checkWrap";
     this.checkWrap.Label         = global::Mono.Unix.Catalog.GetString("Wrap");
     this.checkWrap.DrawIndicator = true;
     this.checkWrap.UseUnderline  = true;
     this.tableFlags.Add(this.checkWrap);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkWrap]));
     w11.TopAttach    = ((uint)(3));
     w11.BottomAttach = ((uint)(4));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.tableFlags);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.tableFlags]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 0F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Preview:");
     this.vbox1.Add(this.label9);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label9]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Sensitive        = false;
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textview          = new global::Gtk.TextView();
     this.textview.CanFocus = true;
     this.textview.Name     = "textview";
     this.GtkScrolledWindow.Add(this.textview);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w15.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.entryHeader.Changed         += new global::System.EventHandler(this.OnEntryHeaderChanged);
     this.checkWrap.Toggled           += new global::System.EventHandler(this.OnCheckWrapToggled);
     this.checkUseBullets.Toggled     += new global::System.EventHandler(this.OnCheckUseBulletsToggled);
     this.checkOneLinePerFile.Toggled += new global::System.EventHandler(this.OnCheckOneLinePerFileToggled);
     this.checkMsgInNewLine.Toggled   += new global::System.EventHandler(this.OnCheckMsgInNewLineToggled);
     this.checkLineSep.Toggled        += new global::System.EventHandler(this.OnCheckLineSepToggled);
     this.checkIndentEntries.Toggled  += new global::System.EventHandler(this.OnCheckIndentEntriesToggled);
     this.checkIndent.Toggled         += new global::System.EventHandler(this.OnCheckIndentToggled);
     this.checkIncludeDirs.Toggled    += new global::System.EventHandler(this.OnCheckIncludeDirsToggled);
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.CodeTemplates.EditTemplateDialog
     this.Name            = "MonoDevelop.Ide.CodeTemplates.EditTemplateDialog";
     this.Title           = "";
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth     = ((uint)(6));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 555;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entryDescription               = new global::Gtk.Entry();
     this.entryDescription.CanFocus      = true;
     this.entryDescription.Name          = "entryDescription";
     this.entryDescription.IsEditable    = true;
     this.entryDescription.InvisibleChar = '●';
     this.hbox1.Add(this.entryDescription);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entryDescription]));
     w2.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.Xalign       = 0F;
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("_Mime:");
     this.label2.UseUnderline = true;
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboboxentryMime      = global::Gtk.ComboBoxEntry.NewText();
     this.comboboxentryMime.Name = "comboboxentryMime";
     this.hbox1.Add(this.comboboxentryMime);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboboxentryMime]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     this.table2.Add(this.hbox1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entryShortcut1               = new global::Gtk.Entry();
     this.entryShortcut1.CanFocus      = true;
     this.entryShortcut1.Name          = "entryShortcut1";
     this.entryShortcut1.Text          = global::Mono.Unix.Catalog.GetString(" ");
     this.entryShortcut1.IsEditable    = true;
     this.entryShortcut1.InvisibleChar = '●';
     this.hbox2.Add(this.entryShortcut1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.entryShortcut1]));
     w6.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label5              = new global::Gtk.Label();
     this.label5.Name         = "label5";
     this.label5.Xalign       = 0F;
     this.label5.LabelProp    = global::Mono.Unix.Catalog.GetString("_Group:");
     this.label5.UseUnderline = true;
     this.hbox2.Add(this.label5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label5]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.comboboxentryGroups      = global::Gtk.ComboBoxEntry.NewText();
     this.comboboxentryGroups.Name = "comboboxentryGroups";
     this.hbox2.Add(this.comboboxentryGroups);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboboxentryGroups]));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     this.table2.Add(this.hbox2);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox2]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.checkbuttonExpansion               = new global::Gtk.CheckButton();
     this.checkbuttonExpansion.CanFocus      = true;
     this.checkbuttonExpansion.Name          = "checkbuttonExpansion";
     this.checkbuttonExpansion.Label         = global::Mono.Unix.Catalog.GetString("Is _expandable template");
     this.checkbuttonExpansion.DrawIndicator = true;
     this.checkbuttonExpansion.UseUnderline  = true;
     this.hbox5.Add(this.checkbuttonExpansion);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.checkbuttonExpansion]));
     w10.Position = 0;
     w10.Expand   = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.checkbuttonSurroundWith               = new global::Gtk.CheckButton();
     this.checkbuttonSurroundWith.CanFocus      = true;
     this.checkbuttonSurroundWith.Name          = "checkbuttonSurroundWith";
     this.checkbuttonSurroundWith.Label         = global::Mono.Unix.Catalog.GetString("Is _surround with template");
     this.checkbuttonSurroundWith.DrawIndicator = true;
     this.checkbuttonSurroundWith.UseUnderline  = true;
     this.hbox5.Add(this.checkbuttonSurroundWith);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.checkbuttonSurroundWith]));
     w11.Position = 1;
     this.table2.Add(this.hbox5);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox5]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.Xalign       = 0F;
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("_Shortcut:");
     this.label1.UseUnderline = true;
     this.table2.Add(this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2 [this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3              = new global::Gtk.Label();
     this.label3.Name         = "label3";
     this.label3.Xalign       = 1F;
     this.label3.LabelProp    = global::Mono.Unix.Catalog.GetString("_Description:");
     this.label3.UseUnderline = true;
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table2]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 6;
     this.vbox3.BorderWidth = ((uint)(6));
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Template Text:");
     this.hbox3.Add(this.label6);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label6]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     this.hbox3.Add(this.fixed1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.fixed1]));
     w17.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.checkbuttonWhiteSpaces               = new global::Gtk.CheckButton();
     this.checkbuttonWhiteSpaces.CanFocus      = true;
     this.checkbuttonWhiteSpaces.Name          = "checkbuttonWhiteSpaces";
     this.checkbuttonWhiteSpaces.Label         = global::Mono.Unix.Catalog.GetString("S_how whitespaces");
     this.checkbuttonWhiteSpaces.DrawIndicator = true;
     this.checkbuttonWhiteSpaces.UseUnderline  = true;
     this.hbox3.Add(this.checkbuttonWhiteSpaces);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.checkbuttonWhiteSpaces]));
     w18.Position = 2;
     w18.Expand   = false;
     this.vbox3.Add(this.hbox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox3]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox3.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow1]));
     w20.Position = 1;
     this.vbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox3]));
     w21.Position = 1;
     this.hpaned1.Add(this.vbox2);
     global::Gtk.Paned.PanedChild w22 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox2]));
     w22.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.comboboxVariables      = global::Gtk.ComboBox.NewText();
     this.comboboxVariables.Name = "comboboxVariables";
     this.vbox4.Add(this.comboboxVariables);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.comboboxVariables]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.treeviewVariable          = new global::Gtk.TreeView();
     this.treeviewVariable.CanFocus = true;
     this.treeviewVariable.Name     = "treeviewVariable";
     this.scrolledwindow2.Add(this.treeviewVariable);
     this.vbox4.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledwindow2]));
     w25.Position = 1;
     this.hpaned1.Add(this.vbox4);
     w1.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(w1 [this.hpaned1]));
     w27.Position = 0;
     // Internal child MonoDevelop.Ide.CodeTemplates.EditTemplateDialog.ActionArea
     global::Gtk.HButtonBox w28 = this.ActionArea;
     w28.Name        = "dialog1_ActionArea";
     w28.Spacing     = 6;
     w28.BorderWidth = ((uint)(5));
     w28.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w28 [this.buttonCancel]));
     w29.Expand = false;
     w29.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w28 [this.buttonOk]));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 859;
     this.DefaultHeight = 494;
     this.Hide();
 }
Esempio n. 36
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoReports.Gui.Widgets.MainDesignView
     Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach(this);
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default");
     this.executeAction = new global::Gtk.Action("executeAction", null, null, "gtk-execute");
     w2.Add(this.executeAction, null);
     this.UIManager.InsertActionGroup(w2, 0);
     this.Name = "MonoReports.Gui.Widgets.MainDesignView";
     // Container child MonoReports.Gui.Widgets.MainDesignView.Gtk.Container+ContainerChild
     this.mainNotebook             = new global::Gtk.Notebook();
     this.mainNotebook.CanFocus    = true;
     this.mainNotebook.Events      = ((global::Gdk.EventMask)(52992));
     this.mainNotebook.Name        = "mainNotebook";
     this.mainNotebook.CurrentPage = 2;
     // Container child mainNotebook.Gtk.Notebook+NotebookChild
     this.designScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.designScrolledWindow.CanFocus   = true;
     this.designScrolledWindow.Name       = "designScrolledWindow";
     this.designScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child designScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w3 = new global::Gtk.Viewport();
     w3.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.drawingarea                 = new global::Gtk.DrawingArea();
     this.drawingarea.CanFocus        = true;
     this.drawingarea.Events          = ((global::Gdk.EventMask)(69382));
     this.drawingarea.ExtensionEvents = ((global::Gdk.ExtensionMode)(1));
     this.drawingarea.Name            = "drawingarea";
     w3.Add(this.drawingarea);
     this.designScrolledWindow.Add(w3);
     this.mainNotebook.Add(this.designScrolledWindow);
     // Notebook tab
     this.designTitleLabel           = new global::Gtk.Label();
     this.designTitleLabel.Name      = "designTitleLabel";
     this.designTitleLabel.LabelProp = global::Mono.Unix.Catalog.GetString("desing");
     this.mainNotebook.SetTabLabel(this.designScrolledWindow, this.designTitleLabel);
     this.designTitleLabel.ShowAll();
     // Container child mainNotebook.Gtk.Notebook+NotebookChild
     this.previewVbox         = new global::Gtk.VBox();
     this.previewVbox.Name    = "previewVbox";
     this.previewVbox.Spacing = 6;
     // Container child previewVbox.Gtk.Box+BoxChild
     this.previewScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.previewScrolledWindow.CanFocus   = true;
     this.previewScrolledWindow.Name       = "previewScrolledWindow";
     this.previewScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child previewScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w7 = new global::Gtk.Viewport();
     w7.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.previewDrawingArea        = new global::Gtk.DrawingArea();
     this.previewDrawingArea.Events = ((global::Gdk.EventMask)(774));
     this.previewDrawingArea.Name   = "previewDrawingArea";
     w7.Add(this.previewDrawingArea);
     this.previewScrolledWindow.Add(w7);
     this.previewVbox.Add(this.previewScrolledWindow);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.previewVbox [this.previewScrolledWindow]));
     w10.Position = 0;
     // Container child previewVbox.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name=\'previewToolbar\'/></ui>");
     this.previewToolbar           = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/previewToolbar")));
     this.previewToolbar.Name      = "previewToolbar";
     this.previewToolbar.ShowArrow = false;
     this.previewVbox.Add(this.previewToolbar);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.previewVbox [this.previewToolbar]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     this.mainNotebook.Add(this.previewVbox);
     global::Gtk.Notebook.NotebookChild w12 = ((global::Gtk.Notebook.NotebookChild)(this.mainNotebook [this.previewVbox]));
     w12.Position = 1;
     // Notebook tab
     this.previewTitleLabel           = new global::Gtk.Label();
     this.previewTitleLabel.Name      = "previewTitleLabel";
     this.previewTitleLabel.LabelProp = global::Mono.Unix.Catalog.GetString("preview");
     this.mainNotebook.SetTabLabel(this.previewVbox, this.previewTitleLabel);
     this.previewTitleLabel.ShowAll();
     // Container child mainNotebook.Gtk.Notebook+NotebookChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vpaned1          = new global::Gtk.VPaned();
     this.vpaned1.CanFocus = true;
     this.vpaned1.Name     = "vpaned1";
     this.vpaned1.Position = 399;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.codeTextview          = new global::Gtk.TextView();
     this.codeTextview.CanFocus = true;
     this.codeTextview.Name     = "codeTextview";
     this.GtkScrolledWindow.Add(this.codeTextview);
     this.vpaned1.Add(this.GtkScrolledWindow);
     global::Gtk.Paned.PanedChild w14 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.GtkScrolledWindow]));
     w14.Resize = false;
     // Container child vpaned1.Gtk.Paned+PanedChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.outputTextview          = new global::Gtk.TextView();
     this.outputTextview.CanFocus = true;
     this.outputTextview.Name     = "outputTextview";
     this.GtkScrolledWindow1.Add(this.outputTextview);
     this.vpaned1.Add(this.GtkScrolledWindow1);
     this.vbox2.Add(this.vpaned1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vpaned1]));
     w17.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name=\'toolbar1\'><toolitem name=\'executeAction\' action=\'executeAction" +
                                    "\'/></toolbar></ui>");
     this.toolbar1           = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar1")));
     this.toolbar1.Name      = "toolbar1";
     this.toolbar1.ShowArrow = false;
     this.vbox2.Add(this.toolbar1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.toolbar1]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.mainNotebook.Add(this.vbox2);
     global::Gtk.Notebook.NotebookChild w19 = ((global::Gtk.Notebook.NotebookChild)(this.mainNotebook [this.vbox2]));
     w19.Position = 2;
     // Notebook tab
     this.datasourceLabel           = new global::Gtk.Label();
     this.datasourceLabel.Name      = "datasourceLabel";
     this.datasourceLabel.LabelProp = global::Mono.Unix.Catalog.GetString("datasource");
     this.mainNotebook.SetTabLabel(this.vbox2, this.datasourceLabel);
     this.datasourceLabel.ShowAll();
     this.Add(this.mainNotebook);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     w1.SetUiManager(UIManager);
     this.Hide();
     this.executeAction.Activated               += new global::System.EventHandler(this.OnExecuteActionActivated);
     this.mainNotebook.SwitchPage               += new global::Gtk.SwitchPageHandler(this.OnMainNotebookSwitchPage);
     this.drawingarea.ButtonPressEvent          += new global::Gtk.ButtonPressEventHandler(this.OnDrawingareaButtonPressEvent);
     this.drawingarea.ButtonReleaseEvent        += new global::Gtk.ButtonReleaseEventHandler(this.OnDrawingareaButtonReleaseEvent);
     this.drawingarea.MotionNotifyEvent         += new global::Gtk.MotionNotifyEventHandler(this.OnDrawingareaMotionNotifyEvent);
     this.drawingarea.ExposeEvent               += new global::Gtk.ExposeEventHandler(this.OnDrawingareaExposeEvent);
     this.drawingarea.KeyPressEvent             += new global::Gtk.KeyPressEventHandler(this.OnDrawingareaKeyPressEvent);
     this.drawingarea.KeyReleaseEvent           += new global::Gtk.KeyReleaseEventHandler(this.OnDrawingareaKeyReleaseEvent);
     this.previewDrawingArea.ExposeEvent        += new global::Gtk.ExposeEventHandler(this.OnPreviewDrawingareaExposeEvent);
     this.previewDrawingArea.ButtonPressEvent   += new global::Gtk.ButtonPressEventHandler(this.OnDrawingareaButtonPressEvent);
     this.previewDrawingArea.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.OnDrawingareaButtonReleaseEvent);
     this.previewDrawingArea.MotionNotifyEvent  += new global::Gtk.MotionNotifyEventHandler(this.OnDrawingareaMotionNotifyEvent);
 }
Esempio n. 37
0
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Git.UserGitConfigDialog
     this.Name           = "MonoDevelop.VersionControl.Git.UserGitConfigDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.VersionControl.Git.UserGitConfigDialog.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.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Username:"******"alignment8";
     // Container child alignment8.Gtk.Container+ContainerChild
     this.usernameEntry               = new global::Gtk.Entry();
     this.usernameEntry.CanFocus      = true;
     this.usernameEntry.Name          = "usernameEntry";
     this.usernameEntry.IsEditable    = true;
     this.usernameEntry.InvisibleChar = '●';
     this.alignment8.Add(this.usernameEntry);
     this.hbox5.Add(this.alignment8);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.alignment8]));
     w4.Position = 1;
     this.vbox2.Add(this.hbox5);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox5]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Email:");
     this.hbox6.Add(this.label2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.label2]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.alignment7      = new global::Gtk.Alignment(1F, 1F, 0.71F, 1F);
     this.alignment7.Name = "alignment7";
     // Container child alignment7.Gtk.Container+ContainerChild
     this.emailEntry               = new global::Gtk.Entry();
     this.emailEntry.CanFocus      = true;
     this.emailEntry.Name          = "emailEntry";
     this.emailEntry.IsEditable    = true;
     this.emailEntry.InvisibleChar = '●';
     this.alignment7.Add(this.emailEntry);
     this.hbox6.Add(this.alignment7);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.alignment7]));
     w8.Position = 1;
     this.vbox2.Add(this.hbox6);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox6]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Internal child MonoDevelop.VersionControl.Git.UserGitConfigDialog.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  = 332;
     this.DefaultHeight = 184;
     this.Show();
     this.usernameEntry.Changed += new global::System.EventHandler(this.OnChanged);
     this.emailEntry.Changed    += new global::System.EventHandler(this.OnChanged);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Complaints.CreateInnerComplaintView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Complaints.CreateInnerComplaintView";
     // Container child Vodovoz.Views.Complaints.CreateInnerComplaintView.Gtk.Container+ContainerChild
     this.vboxDialog         = new global::Gtk.VBox();
     this.vboxDialog.Name    = "vboxDialog";
     this.vboxDialog.Spacing = 6;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hboxDialogButtons         = new global::Gtk.HBox();
     this.hboxDialogButtons.Name    = "hboxDialogButtons";
     this.hboxDialogButtons.Spacing = 6;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hboxDialogButtons.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hboxDialogButtons.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vboxDialog.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hboxDialogButtons]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.tableFields               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.tableFields.Name          = "tableFields";
     this.tableFields.RowSpacing    = ((uint)(6));
     this.tableFields.ColumnSpacing = ((uint)(6));
     // Container child tableFields.Gtk.Table+TableChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytextviewComplaintText          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextviewComplaintText.CanFocus = true;
     this.ytextviewComplaintText.Name     = "ytextviewComplaintText";
     this.GtkScrolledWindow1.Add(this.ytextviewComplaintText);
     this.tableFields.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableFields[this.GtkScrolledWindow1]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     // Container child tableFields.Gtk.Table+TableChild
     this.guiltyitemsview        = new global::Vodovoz.Views.Complaints.GuiltyItemsView();
     this.guiltyitemsview.Events = ((global::Gdk.EventMask)(256));
     this.guiltyitemsview.Name   = "guiltyitemsview";
     this.tableFields.Add(this.guiltyitemsview);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableFields[this.guiltyitemsview]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelComplaintKind           = new global::Gtk.Label();
     this.labelComplaintKind.Name      = "labelComplaintKind";
     this.labelComplaintKind.LabelProp = global::Mono.Unix.Catalog.GetString("Вид рекламации:");
     this.tableFields.Add(this.labelComplaintKind);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelComplaintKind]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelComplaintText           = new global::Gtk.Label();
     this.labelComplaintText.Name      = "labelComplaintText";
     this.labelComplaintText.Xalign    = 1F;
     this.labelComplaintText.Yalign    = 0F;
     this.labelComplaintText.LabelProp = global::Mono.Unix.Catalog.GetString("Проблема:");
     this.tableFields.Add(this.labelComplaintText);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelComplaintText]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.labelGuilty           = new global::Gtk.Label();
     this.labelGuilty.Name      = "labelGuilty";
     this.labelGuilty.Xalign    = 1F;
     this.labelGuilty.Yalign    = 0F;
     this.labelGuilty.LabelProp = global::Mono.Unix.Catalog.GetString("Виновники:");
     this.tableFields.Add(this.labelGuilty);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableFields[this.labelGuilty]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableFields.Gtk.Table+TableChild
     this.spLstComplaintKind                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.spLstComplaintKind.Name                = "spLstComplaintKind";
     this.spLstComplaintKind.AddIfNotExist       = false;
     this.spLstComplaintKind.DefaultFirst        = false;
     this.spLstComplaintKind.ShowSpecialStateAll = false;
     this.spLstComplaintKind.ShowSpecialStateNot = false;
     this.tableFields.Add(this.spLstComplaintKind);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableFields[this.spLstComplaintKind]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxDialog.Add(this.tableFields);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.tableFields]));
     w13.Position = 1;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxDialog.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hseparator1]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.Add(this.vboxDialog);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 39
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.JournalViewers.ProductGroupView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.JournalViewers.ProductGroupView";
     // Container child Vodovoz.JournalViewers.ProductGroupView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnAdd              = new global::Gtk.Button();
     this.btnAdd.CanFocus     = true;
     this.btnAdd.Name         = "btnAdd";
     this.btnAdd.UseUnderline = true;
     this.btnAdd.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAdd.Image = w1;
     this.hbox1.Add(this.btnAdd);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnAdd]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonEdit              = new global::Gtk.Button();
     this.buttonEdit.CanFocus     = true;
     this.buttonEdit.Name         = "buttonEdit";
     this.buttonEdit.UseUnderline = true;
     this.buttonEdit.Label        = global::Mono.Unix.Catalog.GetString("Изменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEdit.Image = w3;
     this.hbox1.Add(this.buttonEdit);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonEdit]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     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("Удалить");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w5;
     this.hbox1.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonDelete]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonFilter               = new global::Gtk.CheckButton();
     this.buttonFilter.CanFocus      = true;
     this.buttonFilter.Name          = "buttonFilter";
     this.buttonFilter.Label         = global::Mono.Unix.Catalog.GetString("Фильтр");
     this.buttonFilter.DrawIndicator = false;
     this.buttonFilter.UseUnderline  = true;
     this.hbox1.Add(this.buttonFilter);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonFilter]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 3;
     w7.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonRefresh              = new global::Gtk.Button();
     this.buttonRefresh.CanFocus     = true;
     this.buttonRefresh.Name         = "buttonRefresh";
     this.buttonRefresh.UseUnderline = true;
     this.buttonRefresh.Label        = global::Mono.Unix.Catalog.GetString("Обновить");
     global::Gtk.Image w8 = new global::Gtk.Image();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-refresh", global::Gtk.IconSize.Menu);
     this.buttonRefresh.Image = w8;
     this.hbox1.Add(this.buttonRefresh);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonRefresh]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 4;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxFilter         = new global::Gtk.HBox();
     this.hboxFilter.Name    = "hboxFilter";
     this.hboxFilter.Spacing = 6;
     this.vbox1.Add(this.hboxFilter);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxFilter]));
     w11.Position = 1;
     w11.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.searchentity        = new global::QSWidgetLib.SearchEntity();
     this.searchentity.Events = ((global::Gdk.EventMask)(256));
     this.searchentity.Name   = "searchentity";
     this.vbox1.Add(this.searchentity);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.searchentity]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.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.tableProductGroup          = new global::QSOrmProject.RepresentationTreeView();
     this.tableProductGroup.CanFocus = true;
     this.tableProductGroup.Name     = "tableProductGroup";
     this.GtkScrolledWindow.Add(this.tableProductGroup);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w14.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.hboxFilter.Hide();
     this.Hide();
 }
Esempio n. 40
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("File");
     w1.Add(this.FileAction, "<Alt>f");
     this.OpenFileAction            = new global::Gtk.Action("OpenFileAction", global::Mono.Unix.Catalog.GetString("Open File"), null, null);
     this.OpenFileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Open");
     w1.Add(this.OpenFileAction, "<Control>o");
     this.closeAction            = new global::Gtk.Action("closeAction", global::Mono.Unix.Catalog.GetString("Close"), null, null);
     this.closeAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Close");
     w1.Add(this.closeAction, "<Control>s");
     this.quitAction            = new global::Gtk.Action("quitAction", global::Mono.Unix.Catalog.GetString("Quit"), null, null);
     this.quitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Quit");
     w1.Add(this.quitAction, "<Control>q");
     this.ToolsAction             = new global::Gtk.Action("ToolsAction", global::Mono.Unix.Catalog.GetString("Tools"), null, null);
     this.ToolsAction.HideIfEmpty = false;
     this.ToolsAction.ShortLabel  = global::Mono.Unix.Catalog.GetString("Tools");
     w1.Add(this.ToolsAction, "<Alt>t");
     this.shareScreenAction            = new global::Gtk.Action("shareScreenAction", global::Mono.Unix.Catalog.GetString("Share Screen"), null, null);
     this.shareScreenAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Record");
     w1.Add(this.shareScreenAction, null);
     this.HelpAction            = new global::Gtk.Action("HelpAction", global::Mono.Unix.Catalog.GetString("Help"), null, null);
     this.HelpAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Help");
     w1.Add(this.HelpAction, "<Alt>h");
     this.aboutAction            = new global::Gtk.Action("aboutAction", global::Mono.Unix.Catalog.GetString("About"), null, null);
     this.aboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("About");
     w1.Add(this.aboutAction, "<Control>a");
     this.CreateSessionAction            = new global::Gtk.Action("CreateSessionAction", global::Mono.Unix.Catalog.GetString("Create Session"), null, null);
     this.CreateSessionAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Create Session");
     w1.Add(this.CreateSessionAction, null);
     this.JoinSessionAction            = new global::Gtk.Action("JoinSessionAction", global::Mono.Unix.Catalog.GetString("Join Session"), null, null);
     this.JoinSessionAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Join Session");
     w1.Add(this.JoinSessionAction, null);
     this.DocumentationAction            = new global::Gtk.Action("DocumentationAction", global::Mono.Unix.Catalog.GetString("Documentation"), null, null);
     this.DocumentationAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Documentation");
     w1.Add(this.DocumentationAction, null);
     this.ConnectAction            = new global::Gtk.Action("ConnectAction", global::Mono.Unix.Catalog.GetString("Connect"), null, null);
     this.ConnectAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Connect");
     w1.Add(this.ConnectAction, null);
     this.EndSessionAction            = new global::Gtk.Action("EndSessionAction", global::Mono.Unix.Catalog.GetString("End Session"), null, null);
     this.EndSessionAction.ShortLabel = global::Mono.Unix.Catalog.GetString("End Session");
     w1.Add(this.EndSessionAction, null);
     this.LeaveSessionAction            = new global::Gtk.Action("LeaveSessionAction", global::Mono.Unix.Catalog.GetString("Leave Session"), null, null);
     this.LeaveSessionAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Leave Session");
     w1.Add(this.LeaveSessionAction, null);
     this.RequestRemoteAccessAction            = new global::Gtk.Action("RequestRemoteAccessAction", global::Mono.Unix.Catalog.GetString("Request Remote Access"), null, null);
     this.RequestRemoteAccessAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Request Screen Control");
     w1.Add(this.RequestRemoteAccessAction, null);
     this.TerminateRemoteAccessAction            = new global::Gtk.Action("TerminateRemoteAccessAction", global::Mono.Unix.Catalog.GetString("Terminate Remote Access"), null, null);
     this.TerminateRemoteAccessAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Terminate Remote Access");
     w1.Add(this.TerminateRemoteAccessAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Screenary");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "gtk-go-forward", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.mainVbox         = new global::Gtk.VBox();
     this.mainVbox.Name    = "mainVbox";
     this.mainVbox.Spacing = 6;
     // Container child mainVbox.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='OpenFileAction' action='OpenFileAction'/><menuitem name='ConnectAction' action='ConnectAction'/><menuitem name='quitAction' action='quitAction'/></menu><menu name='ToolsAction' action='ToolsAction'><menuitem name='CreateSessionAction' action='CreateSessionAction'/><menuitem name='EndSessionAction' action='EndSessionAction'/><menuitem name='JoinSessionAction' action='JoinSessionAction'/><menuitem name='LeaveSessionAction' action='LeaveSessionAction'/><menuitem name='shareScreenAction' action='shareScreenAction'/><menuitem name='RequestRemoteAccessAction' action='RequestRemoteAccessAction'/><menuitem name='TerminateRemoteAccessAction' action='TerminateRemoteAccessAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='aboutAction' action='aboutAction'/><menuitem name='DocumentationAction' action='DocumentationAction'/></menu></menubar></ui>");
     this.menubar1            = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar1")));
     this.menubar1.CanDefault = true;
     this.menubar1.Events     = ((global::Gdk.EventMask)(2));
     this.menubar1.Name       = "menubar1";
     this.vbox1.Add(this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.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.mainDrawingArea = new global::Gtk.DrawingArea();
     this.mainDrawingArea.WidthRequest  = 1024;
     this.mainDrawingArea.HeightRequest = 768;
     this.mainDrawingArea.CanFocus      = true;
     this.mainDrawingArea.Name          = "mainDrawingArea";
     this.hbox2.Add(this.mainDrawingArea);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.mainDrawingArea]));
     w3.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox3 = new global::Gtk.VBox();
     this.vbox3.WidthRequest = 200;
     this.vbox3.Name         = "vbox3";
     this.vbox3.Spacing      = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.lblParticipants           = new global::Gtk.Label();
     this.lblParticipants.Name      = "lblParticipants";
     this.lblParticipants.LabelProp = global::Mono.Unix.Catalog.GetString("Participants");
     this.vbox3.Add(this.lblParticipants);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.lblParticipants]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.txtParticipants               = new global::Gtk.TextView();
     this.txtParticipants.Sensitive     = false;
     this.txtParticipants.CanFocus      = true;
     this.txtParticipants.Name          = "txtParticipants";
     this.txtParticipants.Editable      = false;
     this.txtParticipants.CursorVisible = false;
     this.txtParticipants.Justification = ((global::Gtk.Justification)(2));
     this.GtkScrolledWindow.Add(this.txtParticipants);
     this.vbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow]));
     w6.Position = 1;
     this.hbox2.Add(this.vbox3);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox3]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w8.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.notificationBar         = new global::Gtk.Statusbar();
     this.notificationBar.Name    = "notificationBar";
     this.notificationBar.Spacing = 6;
     this.vbox2.Add(this.notificationBar);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.notificationBar]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox2]));
     w10.Position = 1;
     this.mainVbox.Add(this.vbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.mainVbox [this.vbox1]));
     w11.Position = 0;
     this.Add(this.mainVbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth        = 1232;
     this.DefaultHeight       = 856;
     this.menubar1.HasDefault = true;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.OpenFileAction.Activated              += new global::System.EventHandler(this.OnOpenActionActivated);
     this.closeAction.Activated                 += new global::System.EventHandler(this.OnCloseActionActivated);
     this.quitAction.Activated                  += new global::System.EventHandler(this.OnQuitActionActivated);
     this.shareScreenAction.Activated           += new global::System.EventHandler(this.OnShareScreenActionActivated);
     this.aboutAction.Activated                 += new global::System.EventHandler(this.OnAboutActionActivated);
     this.CreateSessionAction.Activated         += new global::System.EventHandler(this.OnCreateSessionActionActivated);
     this.JoinSessionAction.Activated           += new global::System.EventHandler(this.OnJoinSessionActionActivated);
     this.ConnectAction.Activated               += new global::System.EventHandler(this.OnConnectActionActivated);
     this.EndSessionAction.Activated            += new global::System.EventHandler(this.OnEndSessionActionActivated);
     this.LeaveSessionAction.Activated          += new global::System.EventHandler(this.OnLeaveSessionActionActivated);
     this.RequestRemoteAccessAction.Activated   += new global::System.EventHandler(this.OnRequestRemoteAccessActivated);
     this.TerminateRemoteAccessAction.Activated += new global::System.EventHandler(this.OnTerminateRemoteAccessActivated);
     this.mainDrawingArea.ExposeEvent           += new global::Gtk.ExposeEventHandler(this.OnMainDrawingAreaExposeEvent);
     this.mainDrawingArea.ButtonReleaseEvent    += new global::Gtk.ButtonReleaseEventHandler(this.OnMainDrawingAreaButtonReleaseEvent);
     this.mainDrawingArea.ButtonPressEvent      += new global::Gtk.ButtonPressEventHandler(this.OnMainDrawingAreaButtonPressEvent);
     this.mainDrawingArea.MotionNotifyEvent     += new global::Gtk.MotionNotifyEventHandler(this.OnMainDrawingAreaMotionNotifyEvent);
     this.mainDrawingArea.KeyPressEvent         += new global::Gtk.KeyPressEventHandler(this.OnMainDrawingAreaKeyPressEvent);
     this.mainDrawingArea.KeyReleaseEvent       += new global::Gtk.KeyReleaseEventHandler(this.OnMainDrawingAreaKeyReleaseEvent);
 }
Esempio n. 41
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Bottles.ProfitabilityBottlesByStockReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Bottles.ProfitabilityBottlesByStockReport";
     // Container child Vodovoz.ReportsParameters.Bottles.ProfitabilityBottlesByStockReport.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.dtrngPeriod           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dtrngPeriod.Events    = ((global::Gdk.EventMask)(256));
     this.dtrngPeriod.Name      = "dtrngPeriod";
     this.dtrngPeriod.StartDate = new global::System.DateTime(0);
     this.dtrngPeriod.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dtrngPeriod);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.dtrngPeriod]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblDiscountPct           = new global::Gamma.GtkWidgets.yLabel();
     this.lblDiscountPct.Name      = "lblDiscountPct";
     this.lblDiscountPct.Xalign    = 1F;
     this.lblDiscountPct.LabelProp = global::Mono.Unix.Catalog.GetString("Скидка:");
     this.table1.Add(this.lblDiscountPct);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.lblDiscountPct]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblPeriod           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPeriod.Name      = "lblPeriod";
     this.lblPeriod.Xalign    = 1F;
     this.lblPeriod.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.lblPeriod);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.lblPeriod]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.specCmbDiscountPct                     = new global::Gamma.Widgets.ySpecComboBox();
     this.specCmbDiscountPct.Name                = "specCmbDiscountPct";
     this.specCmbDiscountPct.AddIfNotExist       = false;
     this.specCmbDiscountPct.DefaultFirst        = false;
     this.specCmbDiscountPct.ShowSpecialStateAll = true;
     this.specCmbDiscountPct.ShowSpecialStateNot = false;
     this.table1.Add(this.specCmbDiscountPct);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.specCmbDiscountPct]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.buttonRun              = new global::Gtk.Button();
     this.buttonRun.CanFocus     = true;
     this.buttonRun.Name         = "buttonRun";
     this.buttonRun.UseUnderline = true;
     this.buttonRun.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox2.Add(this.buttonRun);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonRun]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonRun.Clicked += new global::System.EventHandler(this.OnButtonRunClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Orders.UndeliveryTransferAbsenceReasonView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Orders.UndeliveryTransferAbsenceReasonView";
     // Container child Vodovoz.Views.Orders.UndeliveryTransferAbsenceReasonView.Gtk.Container+ContainerChild
     this.vboxDialog         = new global::Gtk.VBox();
     this.vboxDialog.Name    = "vboxDialog";
     this.vboxDialog.Spacing = 6;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hboxDialogButtons         = new global::Gtk.HBox();
     this.hboxDialogButtons.Name    = "hboxDialogButtons";
     this.hboxDialogButtons.Spacing = 6;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hboxDialogButtons.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hboxDialogButtons.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hboxDialogButtons.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxDialogButtons[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vboxDialog.Add(this.hboxDialogButtons);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hboxDialogButtons]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxDialog.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hseparator1]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vboxDialog.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.labelName           = new global::Gtk.Label();
     this.labelName.Name      = "labelName";
     this.labelName.Xalign    = 1F;
     this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString("Название:");
     this.table1.Add(this.labelName);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.labelName]));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryName               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryName.CanFocus      = true;
     this.yentryName.Name          = "yentryName";
     this.yentryName.IsEditable    = true;
     this.yentryName.InvisibleChar = '•';
     this.table1.Add(this.yentryName);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryName]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vboxDialog.Add(this.table1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.table1]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vboxDialog.Gtk.Box+BoxChild
     this.ychkIsArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ychkIsArchive.CanFocus      = true;
     this.ychkIsArchive.Name          = "ychkIsArchive";
     this.ychkIsArchive.Label         = global::Mono.Unix.Catalog.GetString("Архивный");
     this.ychkIsArchive.DrawIndicator = true;
     this.ychkIsArchive.UseUnderline  = true;
     this.vboxDialog.Add(this.ychkIsArchive);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.ychkIsArchive]));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     this.Add(this.vboxDialog);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.OldExportTo1cDialog
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.OldExportTo1cDialog";
     // Container child Vodovoz.OldExportTo1cDialog.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.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)(27));
     // Container child table1.Gtk.Table+TableChild
     this.dateperiodpicker1           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker1.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker1.Name      = "dateperiodpicker1";
     this.dateperiodpicker1.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker1.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.dateperiodpicker1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.dateperiodpicker1]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindowErrors            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowErrors.Name       = "GtkScrolledWindowErrors";
     this.GtkScrolledWindowErrors.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowErrors.Gtk.Container+ContainerChild
     this.textviewErrors          = new global::Gtk.TextView();
     this.textviewErrors.CanFocus = true;
     this.textviewErrors.Name     = "textviewErrors";
     this.textviewErrors.Editable = false;
     this.GtkScrolledWindowErrors.Add(this.textviewErrors);
     this.table1.Add(this.GtkScrolledWindowErrors);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindowErrors]));
     w3.TopAttach    = ((uint)(3));
     w3.BottomAttach = ((uint)(4));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonExport              = new global::Gtk.Button();
     this.buttonExport.Sensitive    = false;
     this.buttonExport.CanFocus     = true;
     this.buttonExport.Name         = "buttonExport";
     this.buttonExport.UseUnderline = true;
     this.buttonExport.Label        = global::Mono.Unix.Catalog.GetString("В бухгалтерию ООО");
     this.hbox4.Add(this.buttonExport);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonExport]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonExportIPTinkoff              = new global::Gtk.Button();
     this.buttonExportIPTinkoff.Sensitive    = false;
     this.buttonExportIPTinkoff.CanFocus     = true;
     this.buttonExportIPTinkoff.Name         = "buttonExportIPTinkoff";
     this.buttonExportIPTinkoff.UseUnderline = true;
     this.buttonExportIPTinkoff.Label        = global::Mono.Unix.Catalog.GetString("В ИП для оплаты по Тинькофф");
     this.hbox4.Add(this.buttonExportIPTinkoff);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonExportIPTinkoff]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.table1.Add(this.hbox4);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox4]));
     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.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.table1.Add(this.label10);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label10]));
     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.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 0F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Сформировать выгрузку:");
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     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.LabelProp = global::Mono.Unix.Catalog.GetString("Выгрузка в 1с 8.2");
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w10.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.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("Заказов на сумму:");
     this.table3.Add(this.label1);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3[this.label1]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.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.table3.Add(this.label2);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3[this.label2]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.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.table3.Add(this.label3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.label3]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.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("Выгрузка на сумму:");
     this.table3.Add(this.label4);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.label4]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатур выгружено:");
     this.table3.Add(this.label5);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3[this.label5]));
     w15.TopAttach    = ((uint)(5));
     w15.BottomAttach = ((uint)(6));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Счет-фактур выгружено:");
     this.table3.Add(this.label6);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table3[this.label6]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelExportedSum           = new global::Gtk.Label();
     this.labelExportedSum.Name      = "labelExportedSum";
     this.labelExportedSum.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelExportedSum);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table3[this.labelExportedSum]));
     w17.TopAttach    = ((uint)(3));
     w17.BottomAttach = ((uint)(4));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelTotalCounterparty           = new global::Gtk.Label();
     this.labelTotalCounterparty.Name      = "labelTotalCounterparty";
     this.labelTotalCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelTotalCounterparty);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalCounterparty]));
     w18.TopAttach    = ((uint)(4));
     w18.BottomAttach = ((uint)(5));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelTotalInvoices           = new global::Gtk.Label();
     this.labelTotalInvoices.Name      = "labelTotalInvoices";
     this.labelTotalInvoices.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelTotalInvoices);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalInvoices]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelTotalNomenclature           = new global::Gtk.Label();
     this.labelTotalNomenclature.Name      = "labelTotalNomenclature";
     this.labelTotalNomenclature.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelTotalNomenclature);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalNomenclature]));
     w20.TopAttach    = ((uint)(5));
     w20.BottomAttach = ((uint)(6));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelTotalSales           = new global::Gtk.Label();
     this.labelTotalSales.Name      = "labelTotalSales";
     this.labelTotalSales.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelTotalSales);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalSales]));
     w21.LeftAttach  = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelTotalSum           = new global::Gtk.Label();
     this.labelTotalSum.Name      = "labelTotalSum";
     this.labelTotalSum.LabelProp = global::Mono.Unix.Catalog.GetString("0");
     this.table3.Add(this.labelTotalSum);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table3[this.labelTotalSum]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.LeftAttach   = ((uint)(1));
     w22.RightAttach  = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table3);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table3]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.Sensitive    = false;
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w24 = new global::Gtk.Image();
     w24.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Button);
     this.buttonSave.Image = w24;
     this.hbox3.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonSave]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
     w27.Position = 1;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.GtkScrolledWindowErrors.Hide();
     this.Hide();
     this.buttonExport.Clicked            += new global::System.EventHandler(this.OnButtonExportClicked);
     this.buttonExportIPTinkoff.Clicked   += new global::System.EventHandler(this.OnButtonExportIPTinkoffClicked);
     this.dateperiodpicker1.PeriodChanged += new global::System.EventHandler(this.OnDateperiodpicker1PeriodChanged);
     this.buttonSave.Clicked += new global::System.EventHandler(this.OnButtonSaveClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.SourceEditor.OptionPanels.CompletionAppearancePanel
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.SourceEditor.OptionPanels.CompletionAppearancePanel";
     // Container child MonoDevelop.SourceEditor.OptionPanels.CompletionAppearancePanel.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Completion list has");
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.spinbutton1          = new global::Gtk.SpinButton(0, 100, 1);
     this.spinbutton1.CanFocus = true;
     this.spinbutton1.Name     = "spinbutton1";
     this.spinbutton1.Adjustment.PageIncrement = 10;
     this.spinbutton1.ClimbRate = 1;
     this.spinbutton1.Numeric   = true;
     this.hbox1.Add(this.spinbutton1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.spinbutton1]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("rows");
     this.hbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label3]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     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.alignment3             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name        = "alignment3";
     this.alignment3.LeftPadding = ((uint)(12));
     // Container child alignment3.Gtk.Container+ContainerChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.filterByBrowsableCheckbutton               = new global::Gtk.CheckButton();
     this.filterByBrowsableCheckbutton.CanFocus      = true;
     this.filterByBrowsableCheckbutton.Name          = "filterByBrowsableCheckbutton";
     this.filterByBrowsableCheckbutton.Label         = global::Mono.Unix.Catalog.GetString("_Filter members by [EditorBrowsable] attribute");
     this.filterByBrowsableCheckbutton.Active        = true;
     this.filterByBrowsableCheckbutton.DrawIndicator = true;
     this.filterByBrowsableCheckbutton.UseUnderline  = true;
     this.vbox5.Add(this.filterByBrowsableCheckbutton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.filterByBrowsableCheckbutton]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     this.hbox2.Add(this.fixed1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fixed1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Padding  = ((uint)(6));
     // Container child hbox2.Gtk.Box+BoxChild
     this.normalOnlyRadiobutton               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("_Show Normal members only"));
     this.normalOnlyRadiobutton.CanFocus      = true;
     this.normalOnlyRadiobutton.Name          = "normalOnlyRadiobutton";
     this.normalOnlyRadiobutton.DrawIndicator = true;
     this.normalOnlyRadiobutton.UseUnderline  = true;
     this.normalOnlyRadiobutton.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.hbox2.Add(this.normalOnlyRadiobutton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.normalOnlyRadiobutton]));
     w7.Position = 1;
     this.vbox5.Add(this.hbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.alignment1             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(38));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<i>EditorBrowsableState.Always</i>");
     this.label4.UseMarkup = true;
     this.alignment1.Add(this.label4);
     this.vbox5.Add(this.alignment1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.alignment1]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.fixed2           = new global::Gtk.Fixed();
     this.fixed2.Name      = "fixed2";
     this.fixed2.HasWindow = false;
     this.hbox3.Add(this.fixed2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.fixed2]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Padding  = ((uint)(6));
     // Container child hbox3.Gtk.Box+BoxChild
     this.includeAdvancedRadiobutton               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Show Normal and _Advanced members"));
     this.includeAdvancedRadiobutton.CanFocus      = true;
     this.includeAdvancedRadiobutton.Name          = "includeAdvancedRadiobutton";
     this.includeAdvancedRadiobutton.DrawIndicator = true;
     this.includeAdvancedRadiobutton.UseUnderline  = true;
     this.includeAdvancedRadiobutton.Group         = this.normalOnlyRadiobutton.Group;
     this.hbox3.Add(this.includeAdvancedRadiobutton);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.includeAdvancedRadiobutton]));
     w12.Position = 1;
     this.vbox5.Add(this.hbox3);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox3]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.alignment2             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name        = "alignment2";
     this.alignment2.LeftPadding = ((uint)(38));
     // Container child alignment2.Gtk.Container+ContainerChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 0F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("<i>EditorBrowsableState.Always and EditorBrowsableState.Advanced</i>");
     this.label5.UseMarkup = true;
     this.alignment2.Add(this.label5);
     this.vbox5.Add(this.alignment2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.alignment2]));
     w15.Position = 4;
     w15.Expand   = false;
     w15.Fill     = false;
     this.alignment3.Add(this.vbox5);
     this.vbox1.Add(this.alignment3);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment3]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 45
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget escuela_manejo.Security_forms.SecurityAddRol
     this.Name           = "escuela_manejo.Security_forms.SecurityAddRol";
     this.Title          = global::Mono.Unix.Catalog.GetString("SecurityAddRol");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child escuela_manejo.Security_forms.SecurityAddRol.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label3      = new global::Gtk.Label();
     this.label3.Name = "label3";
     this.hbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label3]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.lbrol           = new global::Gtk.Label();
     this.lbrol.Name      = "lbrol";
     this.lbrol.LabelProp = global::Mono.Unix.Catalog.GetString("Rol");
     this.hbox4.Add(this.lbrol);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.lbrol]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.txtrol               = new global::Gtk.Entry();
     this.txtrol.CanFocus      = true;
     this.txtrol.Name          = "txtrol";
     this.txtrol.IsEditable    = true;
     this.txtrol.InvisibleChar = '•';
     this.hbox4.Add(this.txtrol);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.txtrol]));
     w3.Position = 1;
     this.hbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.hbox4]));
     w4.Position = 1;
     this.vbox4.Add(this.hbox2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox2]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Estado");
     this.hbox3.Add(this.label4);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label4]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.comborol = global::Gtk.ComboBox.NewText();
     this.comborol.WidthRequest = 150;
     this.comborol.Name         = "comborol";
     this.hbox3.Add(this.comborol);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.comborol]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox4.Add(this.hbox3);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox3]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.button6              = new global::Gtk.Button();
     this.button6.CanFocus     = true;
     this.button6.Name         = "button6";
     this.button6.UseUnderline = true;
     this.button6.Label        = global::Mono.Unix.Catalog.GetString("Agregar rol");
     this.vbox4.Add(this.button6);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.button6]));
     w9.Position = 2;
     w9.Fill     = false;
     this.Add(this.vbox4);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.button6.Clicked += new global::System.EventHandler(this.OnBtnAgregarRolClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.IronPython.Gui.OptionsWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.IronPython.Gui.OptionsWidget";
     // Container child MonoDevelop.IronPython.Gui.OptionsWidget.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.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Runtime</b>");
     this.label1.UseMarkup = true;
     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.alignment1             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(12));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(7)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Python options:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.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("Python version:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.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("Default module:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.moduleEntry               = new global::Gtk.Entry();
     this.moduleEntry.CanFocus      = true;
     this.moduleEntry.Name          = "moduleEntry";
     this.moduleEntry.IsEditable    = true;
     this.moduleEntry.InvisibleChar = '•';
     this.table1.Add(this.moduleEntry);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.moduleEntry]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.optimizeCheck               = new global::Gtk.CheckButton();
     this.optimizeCheck.CanFocus      = true;
     this.optimizeCheck.Name          = "optimizeCheck";
     this.optimizeCheck.Label         = global::Mono.Unix.Catalog.GetString("Optimize");
     this.optimizeCheck.DrawIndicator = true;
     this.optimizeCheck.UseUnderline  = true;
     this.table1.Add(this.optimizeCheck);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.optimizeCheck]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.runtimeOptionsEntry               = new global::Gtk.Entry();
     this.runtimeOptionsEntry.CanFocus      = true;
     this.runtimeOptionsEntry.Name          = "runtimeOptionsEntry";
     this.runtimeOptionsEntry.IsEditable    = true;
     this.runtimeOptionsEntry.InvisibleChar = '•';
     this.table1.Add(this.runtimeOptionsEntry);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.runtimeOptionsEntry]));
     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.showClrExcCheck               = new global::Gtk.CheckButton();
     this.showClrExcCheck.CanFocus      = true;
     this.showClrExcCheck.Name          = "showClrExcCheck";
     this.showClrExcCheck.Label         = global::Mono.Unix.Catalog.GetString("Show CLR exceptions");
     this.showClrExcCheck.DrawIndicator = true;
     this.showClrExcCheck.UseUnderline  = true;
     this.table1.Add(this.showClrExcCheck);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.showClrExcCheck]));
     w8.TopAttach    = ((uint)(4));
     w8.BottomAttach = ((uint)(5));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.showExcDetailCheck               = new global::Gtk.CheckButton();
     this.showExcDetailCheck.CanFocus      = true;
     this.showExcDetailCheck.Name          = "showExcDetailCheck";
     this.showExcDetailCheck.Label         = global::Mono.Unix.Catalog.GetString("Show exception details");
     this.showExcDetailCheck.DrawIndicator = true;
     this.showExcDetailCheck.UseUnderline  = true;
     this.table1.Add(this.showExcDetailCheck);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.showExcDetailCheck]));
     w9.TopAttach    = ((uint)(5));
     w9.BottomAttach = ((uint)(6));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.versionComboBox      = global::Gtk.ComboBox.NewText();
     this.versionComboBox.Name = "versionComboBox";
     this.table1.Add(this.versionComboBox);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.versionComboBox]));
     w10.LeftAttach  = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.warnInconsistentTabCheck               = new global::Gtk.CheckButton();
     this.warnInconsistentTabCheck.CanFocus      = true;
     this.warnInconsistentTabCheck.Name          = "warnInconsistentTabCheck";
     this.warnInconsistentTabCheck.Label         = global::Mono.Unix.Catalog.GetString("Warn inconsistent tabbing");
     this.warnInconsistentTabCheck.DrawIndicator = true;
     this.warnInconsistentTabCheck.UseUnderline  = true;
     this.table1.Add(this.warnInconsistentTabCheck);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.warnInconsistentTabCheck]));
     w11.TopAttach    = ((uint)(6));
     w11.BottomAttach = ((uint)(7));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.alignment1.Add(this.table1);
     this.vbox1.Add(this.alignment1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 0F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Module/Assembly Paths</b>");
     this.label5.UseMarkup = true;
     this.vbox1.Add(this.label5);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label5]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     w14.Padding  = ((uint)(6));
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment2             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name        = "alignment2";
     this.alignment2.LeftPadding = ((uint)(12));
     // Container child alignment2.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.pathsTreeview                = new global::Gtk.TreeView();
     this.pathsTreeview.CanFocus       = true;
     this.pathsTreeview.Name           = "pathsTreeview";
     this.pathsTreeview.HeadersVisible = false;
     this.scrolledwindow1.Add(this.pathsTreeview);
     this.hbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.scrolledwindow1]));
     w16.Position = 0;
     // 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.pathsAddButton              = new global::Gtk.Button();
     this.pathsAddButton.CanFocus     = true;
     this.pathsAddButton.Name         = "pathsAddButton";
     this.pathsAddButton.UseStock     = true;
     this.pathsAddButton.UseUnderline = true;
     this.pathsAddButton.Label        = "gtk-add";
     this.vbox2.Add(this.pathsAddButton);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.pathsAddButton]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.pathsRemoveButton              = new global::Gtk.Button();
     this.pathsRemoveButton.Sensitive    = false;
     this.pathsRemoveButton.CanFocus     = true;
     this.pathsRemoveButton.Name         = "pathsRemoveButton";
     this.pathsRemoveButton.UseStock     = true;
     this.pathsRemoveButton.UseUnderline = true;
     this.pathsRemoveButton.Label        = "gtk-remove";
     this.vbox2.Add(this.pathsRemoveButton);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.pathsRemoveButton]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.alignment2.Add(this.hbox1);
     this.vbox1.Add(this.alignment2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.alignment2]));
     w21.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.pathsAddButton.Clicked    += new global::System.EventHandler(this.pathsAddButtonClickHandler);
     this.pathsRemoveButton.Clicked += new global::System.EventHandler(this.pathsRemoveButtonClickHandler);
 }
        protected virtual void Build()
        {
            global::Stetic.Gui.Initialize(this);
            // Widget MonoDevelop.FSharp.Gui.FSharpSettingsWidget
            global::Stetic.BinContainer.Attach(this);
            this.Name = "MonoDevelop.FSharp.Gui.FSharpSettingsWidget";
            // Container child MonoDevelop.FSharp.Gui.FSharpSettingsWidget.Gtk.Container+ContainerChild
            this.vbox1             = new global::Gtk.VBox();
            this.vbox1.Name        = "vbox1";
            this.vbox1.Spacing     = 6;
            this.vbox1.BorderWidth = ((uint)(6));
            // Container child vbox1.Gtk.Box+BoxChild
            this.hbox2         = new global::Gtk.HBox();
            this.hbox2.Name    = "hbox2";
            this.hbox2.Spacing = 6;
            // Container child hbox2.Gtk.Box+BoxChild
            this.label4           = new global::Gtk.Label();
            this.label4.Name      = "label4";
            this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>F# Interactive</b>");
            this.label4.UseMarkup = true;
            this.hbox2.Add(this.label4);
            global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label4]));
            w1.Position = 0;
            w1.Expand   = false;
            w1.Fill     = false;
            this.vbox1.Add(this.hbox2);
            global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
            w2.Position = 0;
            w2.Expand   = false;
            w2.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.advanceToNextLineCheckbox = new global::Gtk.CheckButton();
            this.advanceToNextLineCheckbox.TooltipMarkup = "When sending a line or an empty selection to F# interactive this property automatically advances to the next line.";
            this.advanceToNextLineCheckbox.CanFocus      = true;
            this.advanceToNextLineCheckbox.Name          = "advanceToNextLineCheckbox";
            this.advanceToNextLineCheckbox.Label         = global::Mono.Unix.Catalog.GetString("Advance to next line");
            this.advanceToNextLineCheckbox.Active        = true;
            this.advanceToNextLineCheckbox.DrawIndicator = true;
            this.advanceToNextLineCheckbox.UseUnderline  = true;

            this.vbox1.Add(this.advanceToNextLineCheckbox);
            global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.advanceToNextLineCheckbox]));

            w3.Position = 1;
            w3.Expand   = false;
            w3.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.hseparator4      = new global::Gtk.HSeparator();
            this.hseparator4.Name = "hseparator4";
            this.vbox1.Add(this.hseparator4);
            global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator4]));
            w4.Position = 2;
            w4.Expand   = false;
            w4.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.hseparator3      = new global::Gtk.HSeparator();
            this.hseparator3.Name = "hseparator3";
            this.vbox1.Add(this.hseparator3);
            global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator3]));
            w5.Position = 3;
            w5.Expand   = false;
            w5.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.label2 = new global::Gtk.Label();
            this.label2.TooltipMarkup = "This is only used when xbuild is not being used.";
            this.label2.Name          = "label2";
            this.label2.LabelProp     = global::Mono.Unix.Catalog.GetString("<b>F# Default Compiler</b>");
            this.label2.UseMarkup     = true;
            this.hbox1.Add(this.label2);
            global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
            w6.Position = 0;
            w6.Expand   = false;
            w6.Fill     = false;
            // Container child hbox1.Gtk.Box+BoxChild
            this.checkCompilerUseDefault               = new global::Gtk.CheckButton();
            this.checkCompilerUseDefault.CanFocus      = true;
            this.checkCompilerUseDefault.Name          = "checkCompilerUseDefault";
            this.checkCompilerUseDefault.Label         = global::Mono.Unix.Catalog.GetString("Use Default");
            this.checkCompilerUseDefault.Active        = true;
            this.checkCompilerUseDefault.DrawIndicator = true;
            this.checkCompilerUseDefault.UseUnderline  = true;
            this.hbox1.Add(this.checkCompilerUseDefault);
            global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkCompilerUseDefault]));
            w7.Position = 1;
            this.vbox1.Add(this.hbox1);
            global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
            w8.Position = 4;
            w8.Expand   = false;
            w8.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.table2               = new global::Gtk.Table(((uint)(1)), ((uint)(3)), false);
            this.table2.Name          = "table2";
            this.table2.RowSpacing    = ((uint)(6));
            this.table2.ColumnSpacing = ((uint)(6));
            // Container child table2.Gtk.Table+TableChild
            this.buttonCompilerBrowse              = new global::Gtk.Button();
            this.buttonCompilerBrowse.CanFocus     = true;
            this.buttonCompilerBrowse.Name         = "buttonCompilerBrowse";
            this.buttonCompilerBrowse.UseUnderline = true;
            this.buttonCompilerBrowse.Label        = global::Mono.Unix.Catalog.GetString("_Browse...");
            this.table2.Add(this.buttonCompilerBrowse);
            global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2 [this.buttonCompilerBrowse]));
            w9.LeftAttach  = ((uint)(2));
            w9.RightAttach = ((uint)(3));
            w9.XPadding    = ((uint)(8));
            w9.XOptions    = ((global::Gtk.AttachOptions)(4));
            w9.YOptions    = ((global::Gtk.AttachOptions)(4));
            // Container child table2.Gtk.Table+TableChild
            this.entryCompilerPath               = new global::Gtk.Entry();
            this.entryCompilerPath.CanFocus      = true;
            this.entryCompilerPath.Name          = "entryCompilerPath";
            this.entryCompilerPath.Text          = global::Mono.Unix.Catalog.GetString("1234");
            this.entryCompilerPath.IsEditable    = true;
            this.entryCompilerPath.InvisibleChar = '●';
            this.table2.Add(this.entryCompilerPath);
            global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2 [this.entryCompilerPath]));
            w10.LeftAttach  = ((uint)(1));
            w10.RightAttach = ((uint)(2));
            w10.XPadding    = ((uint)(8));
            w10.YOptions    = ((global::Gtk.AttachOptions)(4));
            // Container child table2.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("Path");
            this.table2.Add(this.label3);
            global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
            w11.XPadding = ((uint)(8));
            w11.XOptions = ((global::Gtk.AttachOptions)(4));
            w11.YOptions = ((global::Gtk.AttachOptions)(4));
            this.frame1.Add(this.table2);
            this.vbox1.Add(this.frame1);
            global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
            w13.Position = 5;
            w13.Expand   = false;
            w13.Fill     = false;
            // 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 w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator1]));
            w14.Position = 6;
            w14.Expand   = false;
            w14.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.hbox3         = new global::Gtk.HBox();
            this.hbox3.Name    = "hbox3";
            this.hbox3.Spacing = 6;
            // Container child hbox3.Gtk.Box+BoxChild
            this.label8           = new global::Gtk.Label();
            this.label8.Name      = "label8";
            this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("<b>F# Editor</b>");
            this.label8.UseMarkup = true;
            this.hbox3.Add(this.label8);
            global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label8]));
            w15.Position = 0;
            w15.Expand   = false;
            w15.Fill     = false;
            this.vbox1.Add(this.hbox3);
            global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
            w16.Position = 7;
            w16.Expand   = false;
            w16.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.checkHighlightMutables               = new global::Gtk.CheckButton();
            this.checkHighlightMutables.CanFocus      = true;
            this.checkHighlightMutables.Name          = "checkHighlightMutables";
            this.checkHighlightMutables.Label         = global::Mono.Unix.Catalog.GetString("Highlight mutable variables");
            this.checkHighlightMutables.Active        = true;
            this.checkHighlightMutables.DrawIndicator = true;
            this.checkHighlightMutables.UseUnderline  = true;
            this.vbox1.Add(this.checkHighlightMutables);
            global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkHighlightMutables]));
            w17.Position = 8;
            w17.Expand   = false;
            w17.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.checkTypeSignatures               = new global::Gtk.CheckButton();
            this.checkTypeSignatures.CanFocus      = true;
            this.checkTypeSignatures.Name          = "checkTypeSignatures";
            this.checkTypeSignatures.Label         = global::Mono.Unix.Catalog.GetString("Show function type signatures");
            this.checkTypeSignatures.Active        = true;
            this.checkTypeSignatures.DrawIndicator = true;
            this.checkTypeSignatures.UseUnderline  = true;
            this.vbox1.Add(this.checkTypeSignatures);
            global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkTypeSignatures]));
            w18.Position = 9;
            w18.Expand   = false;
            w18.Fill     = false;
            this.Add(this.vbox1);
            if ((this.Child != null))
            {
                this.Child.ShowAll();
            }
            this.Hide();
        }
Esempio n. 48
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget vocab.EditPairDialog
     this.Name           = "vocab.EditPairDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Edit Entry");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child vocab.EditPairDialog.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)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(18));
     // Container child table1.Gtk.Table+TableChild
     this.entry_de               = new global::Gtk.Entry();
     this.entry_de.CanFocus      = true;
     this.entry_de.Name          = "entry_de";
     this.entry_de.IsEditable    = true;
     this.entry_de.InvisibleChar = '•';
     this.table1.Add(this.entry_de);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entry_de]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entry_en               = new global::Gtk.Entry();
     this.entry_en.CanFocus      = true;
     this.entry_en.Name          = "entry_en";
     this.entry_en.IsEditable    = true;
     this.entry_en.InvisibleChar = '•';
     this.table1.Add(this.entry_en);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.entry_en]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.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("en");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("de");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.table1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Internal child vocab.EditPairDialog.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        = 400;
     this.DefaultHeight       = 184;
     this.buttonOk.HasDefault = true;
     this.Show();
 }
Esempio n. 49
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Website Checker");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-question", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(4));
     // Container child hbox1.Gtk.Box+BoxChild
     this.lblURLs = new global::Gtk.Label();
     this.lblURLs.TooltipMarkup = "Add the URLs, one per line";
     this.lblURLs.Name          = "lblURLs";
     this.lblURLs.LabelProp     = global::Mono.Unix.Catalog.GetString("URLs");
     this.hbox1.Add(this.lblURLs);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.lblURLs]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.txtURLs = new global::Gtk.TextView();
     this.txtURLs.TooltipMarkup = "Add the URLs, one per line";
     this.txtURLs.CanFocus      = true;
     this.txtURLs.Name          = "txtURLs";
     this.hbox1.Add(this.txtURLs);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.txtURLs]));
     w2.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.imgLoading      = new global::Gtk.Image();
     this.imgLoading.Name = "imgLoading";
     this.hbox1.Add(this.imgLoading);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.imgLoading]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnStart              = new global::Gtk.Button();
     this.btnStart.CanFocus     = true;
     this.btnStart.Name         = "btnStart";
     this.btnStart.UseUnderline = true;
     // Container child btnStart.Gtk.Container+ContainerChild
     global::Gtk.Alignment w4 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w5 = new global::Gtk.HBox();
     w5.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-media-play", global::Gtk.IconSize.Menu);
     w5.Add(w6);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w8 = new global::Gtk.Label();
     w8.LabelProp    = global::Mono.Unix.Catalog.GetString("Start");
     w8.UseUnderline = true;
     w5.Add(w8);
     w4.Add(w5);
     this.btnStart.Add(w4);
     this.hbox1.Add(this.btnStart);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnStart]));
     w12.Position = 3;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnStop              = new global::Gtk.Button();
     this.btnStop.CanFocus     = true;
     this.btnStop.Name         = "btnStop";
     this.btnStop.UseUnderline = true;
     // Container child btnStop.Gtk.Container+ContainerChild
     global::Gtk.Alignment w13 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w14 = new global::Gtk.HBox();
     w14.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w15 = new global::Gtk.Image();
     w15.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-media-stop", global::Gtk.IconSize.Button);
     w14.Add(w15);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w17 = new global::Gtk.Label();
     w17.LabelProp    = global::Mono.Unix.Catalog.GetString("Stop");
     w17.UseUnderline = true;
     w14.Add(w17);
     w13.Add(w14);
     this.btnStop.Add(w13);
     this.hbox1.Add(this.btnStop);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnStop]));
     w21.Position = 4;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnClear              = new global::Gtk.Button();
     this.btnClear.CanFocus     = true;
     this.btnClear.Name         = "btnClear";
     this.btnClear.UseUnderline = true;
     // Container child btnClear.Gtk.Container+ContainerChild
     global::Gtk.Alignment w22 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w23 = new global::Gtk.HBox();
     w23.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w24 = new global::Gtk.Image();
     w24.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-clear", global::Gtk.IconSize.Menu);
     w23.Add(w24);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w26 = new global::Gtk.Label();
     w26.LabelProp    = global::Mono.Unix.Catalog.GetString("Clear");
     w26.UseUnderline = true;
     w23.Add(w26);
     w22.Add(w23);
     this.btnClear.Add(w22);
     this.hbox1.Add(this.btnClear);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnClear]));
     w30.Position = 5;
     w30.Expand   = false;
     w30.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.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.tvResults           = new global::Gtk.TreeView();
     this.tvResults.CanFocus  = true;
     this.tvResults.Name      = "tvResults";
     this.tvResults.RulesHint = true;
     this.GtkScrolledWindow.Add(this.tvResults);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w33.Position = 2;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.imgLoading.Hide();
     this.btnStop.Hide();
     this.Show();
     this.DeleteEvent             += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.txtURLs.KeyReleaseEvent += new global::Gtk.KeyReleaseEventHandler(this.OnTxtURLsKeyReleaseEvent);
     this.btnStart.Clicked        += new global::System.EventHandler(this.OnBtnStartClicked);
     this.btnStop.Clicked         += new global::System.EventHandler(this.OnBtnStopClicked);
     this.btnClear.Clicked        += new global::System.EventHandler(this.OnBtnClearClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.OrderIncorrectPrices
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.OrderIncorrectPrices";
     // Container child Vodovoz.ReportsParameters.OrderIncorrectPrices.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.hbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox3.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.dateperiodpicker]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.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("За весь период");
     this.checkbutton1.DrawIndicator = true;
     this.checkbutton1.UseUnderline  = true;
     this.vbox1.Add(this.checkbutton1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.checkbutton1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateRepot              = new global::Gtk.Button();
     this.buttonCreateRepot.CanFocus     = true;
     this.buttonCreateRepot.Name         = "buttonCreateRepot";
     this.buttonCreateRepot.UseUnderline = true;
     this.buttonCreateRepot.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateRepot);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateRepot]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.checkbutton1.Toggled      += new global::System.EventHandler(this.OnCheckbutton1Toggled);
     this.buttonCreateRepot.Clicked += new global::System.EventHandler(this.OnButtonCreateRepotClicked);
 }
Esempio n. 51
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.MainAction            = new global::Gtk.Action("MainAction", global::Mono.Unix.Catalog.GetString("Main"), null, null);
     this.MainAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Main");
     w1.Add(this.MainAction, null);
     this.ConnectAction            = new global::Gtk.Action("ConnectAction", global::Mono.Unix.Catalog.GetString("Connect..."), null, null);
     this.ConnectAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Connect...");
     w1.Add(this.ConnectAction, null);
     this.DisconnectAction            = new global::Gtk.Action("DisconnectAction", global::Mono.Unix.Catalog.GetString("Disconnect"), null, null);
     this.DisconnectAction.Sensitive  = false;
     this.DisconnectAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Disconnect");
     w1.Add(this.DisconnectAction, null);
     this.ExitAction            = new global::Gtk.Action("ExitAction", global::Mono.Unix.Catalog.GetString("Exit"), null, null);
     this.ExitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Exit");
     w1.Add(this.ExitAction, null);
     this.ViewAction            = new global::Gtk.Action("ViewAction", global::Mono.Unix.Catalog.GetString("View"), null, null);
     this.ViewAction.ShortLabel = global::Mono.Unix.Catalog.GetString("View");
     w1.Add(this.ViewAction, null);
     this.ClientViewAction            = new global::Gtk.RadioAction("ClientViewAction", global::Mono.Unix.Catalog.GetString("Client View"), null, null, 0);
     this.ClientViewAction.Group      = new global::GLib.SList(global::System.IntPtr.Zero);
     this.ClientViewAction.Sensitive  = false;
     this.ClientViewAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Client View");
     w1.Add(this.ClientViewAction, null);
     this.ResourceAssignAction            = new global::Gtk.RadioAction("ResourceAssignAction", global::Mono.Unix.Catalog.GetString("Resource Assign"), null, null, 0);
     this.ResourceAssignAction.Group      = this.ClientViewAction.Group;
     this.ResourceAssignAction.Sensitive  = false;
     this.ResourceAssignAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Resource Assign");
     w1.Add(this.ResourceAssignAction, null);
     this.DashboardAction                   = new global::Gtk.RadioAction("DashboardAction", global::Mono.Unix.Catalog.GetString("Dashboard"), null, null, 0);
     this.DashboardAction.Group             = this.ResourceAssignAction.Group;
     this.DashboardAction.Sensitive         = false;
     this.DashboardAction.ShortLabel        = global::Mono.Unix.Catalog.GetString("Dashboard");
     this.DashboardAction.Visible           = false;
     this.DashboardAction.VisibleHorizontal = false;
     this.DashboardAction.VisibleVertical   = false;
     this.DashboardAction.VisibleOverflown  = false;
     w1.Add(this.DashboardAction, null);
     this.MonitorAction            = new global::Gtk.Action("MonitorAction", global::Mono.Unix.Catalog.GetString("Monitor"), null, null);
     this.MonitorAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Monitor");
     w1.Add(this.MonitorAction, null);
     this.GPUMetricMonitorAction            = new global::Gtk.Action("GPUMetricMonitorAction", global::Mono.Unix.Catalog.GetString("GPU Metric Monitor"), null, null);
     this.GPUMetricMonitorAction.Sensitive  = false;
     this.GPUMetricMonitorAction.ShortLabel = global::Mono.Unix.Catalog.GetString("GPU Metric Monitor");
     w1.Add(this.GPUMetricMonitorAction, null);
     this.HelpAction            = new global::Gtk.Action("HelpAction", global::Mono.Unix.Catalog.GetString("Help"), null, null);
     this.HelpAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Help");
     w1.Add(this.HelpAction, null);
     this.DocumentationAction            = new global::Gtk.Action("DocumentationAction", global::Mono.Unix.Catalog.GetString("Documentation"), null, null);
     this.DocumentationAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Documentation");
     w1.Add(this.DocumentationAction, null);
     this.UpdateAction            = new global::Gtk.Action("UpdateAction", global::Mono.Unix.Catalog.GetString("Update..."), null, null);
     this.UpdateAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Update...");
     w1.Add(this.UpdateAction, null);
     this.LicenseAction            = new global::Gtk.Action("LicenseAction", global::Mono.Unix.Catalog.GetString("License..."), null, null);
     this.LicenseAction.ShortLabel = global::Mono.Unix.Catalog.GetString("License...");
     w1.Add(this.LicenseAction, null);
     this.ReportBugsAction            = new global::Gtk.Action("ReportBugsAction", global::Mono.Unix.Catalog.GetString("Report Bugs..."), null, null);
     this.ReportBugsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Report Bugs...");
     w1.Add(this.ReportBugsAction, null);
     this.AboutAction            = new global::Gtk.Action("AboutAction", global::Mono.Unix.Catalog.GetString("About"), null, null);
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("About");
     w1.Add(this.AboutAction, null);
     this.ToolsAction            = new global::Gtk.Action("ToolsAction", global::Mono.Unix.Catalog.GetString("Tools"), null, null);
     this.ToolsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Tools");
     w1.Add(this.ToolsAction, null);
     this.DeploymentAction            = new global::Gtk.Action("DeploymentAction", global::Mono.Unix.Catalog.GetString("Deployment"), null, null);
     this.DeploymentAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Deployment");
     w1.Add(this.DeploymentAction, null);
     this.ServerAction            = new global::Gtk.Action("ServerAction", global::Mono.Unix.Catalog.GetString("Server ..."), null, null);
     this.ServerAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Server ...");
     w1.Add(this.ServerAction, null);
     this.ClientAction            = new global::Gtk.Action("ClientAction", global::Mono.Unix.Catalog.GetString("Client ..."), null, null);
     this.ClientAction.Sensitive  = false;
     this.ClientAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Client ...");
     w1.Add(this.ClientAction, null);
     this.DebugLogAction            = new global::Gtk.Action("DebugLogAction", global::Mono.Unix.Catalog.GetString("Debug Log..."), null, null);
     this.DebugLogAction.Sensitive  = false;
     this.DebugLogAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Debug Log...");
     w1.Add(this.DebugLogAction, null);
     this.BackupRestoreAction            = new global::Gtk.Action("BackupRestoreAction", global::Mono.Unix.Catalog.GetString("Backup & Restore..."), null, null);
     this.BackupRestoreAction.Sensitive  = false;
     this.BackupRestoreAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Backup & Restore...");
     w1.Add(this.BackupRestoreAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     this.BorderWidth    = ((uint)(2));
     this.Gravity        = ((global::Gdk.Gravity)(5));
     // 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.image1        = new global::Gtk.Image();
     this.image1.Name   = "image1";
     this.image1.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("MatrixResourceManager.logo.png");
     this.vbox1.Add(this.image1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.image1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='menubar1'><menu name='MainAction' action='MainAction'><menuitem name='ConnectAction' action='ConnectAction'/><menuitem name='DisconnectAction' action='DisconnectAction'/><menuitem name='ExitAction' action='ExitAction'/></menu><menu name='ViewAction' action='ViewAction'><menuitem name='ClientViewAction' action='ClientViewAction'/><menuitem name='ResourceAssignAction' action='ResourceAssignAction'/><menuitem name='DashboardAction' action='DashboardAction'/></menu><menu name='ToolsAction' action='ToolsAction'><menu name='DeploymentAction' action='DeploymentAction'><menuitem name='ServerAction' action='ServerAction'/><menuitem name='ClientAction' action='ClientAction'/></menu><menuitem name='DebugLogAction' action='DebugLogAction'/><menuitem name='BackupRestoreAction' action='BackupRestoreAction'/></menu><menu name='MonitorAction' action='MonitorAction'><menuitem name='GPUMetricMonitorAction' action='GPUMetricMonitorAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='DocumentationAction' action='DocumentationAction'/><menuitem name='UpdateAction' action='UpdateAction'/><menuitem name='LicenseAction' action='LicenseAction'/><menuitem name='ReportBugsAction' action='ReportBugsAction'/><menuitem name='AboutAction' action='AboutAction'/></menu></menubar></ui>");
     this.menubar1      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox1.Add(this.menubar1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar1]));
     w3.Position = 1;
     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));
     this.frame1.Add(this.GtkAlignment);
     this.vbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
     w5.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.statusbar1         = new global::Gtk.Statusbar();
     this.statusbar1.Name    = "statusbar1";
     this.statusbar1.Spacing = 6;
     this.vbox1.Add(this.statusbar1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.statusbar1]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 1476;
     this.DefaultHeight = 797;
     this.Show();
     this.DeleteEvent                      += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.ConnectAction.Activated          += new global::System.EventHandler(this.OnConnectActionActivated);
     this.DisconnectAction.Activated       += new global::System.EventHandler(this.OnDisconnectActionActivated);
     this.ExitAction.Activated             += new global::System.EventHandler(this.OnExitActionActivated);
     this.ClientViewAction.Activated       += new global::System.EventHandler(this.OnClientViewActionActivated);
     this.ResourceAssignAction.Activated   += new global::System.EventHandler(this.OnResourceAssignActionActivated);
     this.GPUMetricMonitorAction.Activated += new global::System.EventHandler(this.OnGPUMetricMonitorActionActivated);
     this.LicenseAction.Activated          += new global::System.EventHandler(this.OnLicenseActionActivated);
     this.AboutAction.Activated            += new global::System.EventHandler(this.OnAboutActionActivated);
     this.ServerAction.Activated           += new global::System.EventHandler(this.OnServerActionActivated);
     this.ClientAction.Activated           += new global::System.EventHandler(this.OnClientActionActivated);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.CodecsChoiceDialog
     this.Name              = "LongoMatch.Gui.Dialog.CodecsChoiceDialog";
     this.Icon              = global::Stetic.IconLoader.LoadIcon(this, "lm-longomatch", global::Gtk.IconSize.Menu);
     this.WindowPosition    = ((global::Gtk.WindowPosition)(1));
     this.Modal             = true;
     this.DestroyWithParent = true;
     this.Gravity           = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint     = true;
     this.SkipTaskbarHint   = true;
     // Internal child LongoMatch.Gui.Dialog.CodecsChoiceDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.alignment4      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment4.Name = "alignment4";
     // Container child alignment4.Gtk.Container+ContainerChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(10));
     // Container child vbox2.Gtk.Box+BoxChild
     this.headereventbox      = new global::Gtk.EventBox();
     this.headereventbox.Name = "headereventbox";
     // Container child headereventbox.Gtk.Container+ContainerChild
     this.alignment3               = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name          = "alignment3";
     this.alignment3.LeftPadding   = ((uint)(20));
     this.alignment3.TopPadding    = ((uint)(20));
     this.alignment3.RightPadding  = ((uint)(20));
     this.alignment3.BottomPadding = ((uint)(20));
     // Container child alignment3.Gtk.Container+ContainerChild
     this.titlelabel           = new global::Gtk.Label();
     this.titlelabel.Name      = "titlelabel";
     this.titlelabel.Xalign    = 0F;
     this.titlelabel.LabelProp = global::VAS.Core.Catalog.GetString("Missing CODECS");
     this.alignment3.Add(this.titlelabel);
     this.headereventbox.Add(this.alignment3);
     this.vbox2.Add(this.headereventbox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.headereventbox]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString("As explained and detailed in the <a href=\"http://www.longomatch.com/open-source.html\">OpenSource project</a> page, the use of this free and open source version of LongoMatch requires that you also install additional software called a CODEC, which may also be free.  \n\nTo acknowledge your understanding and for more information on why this is so, where to get it and how to install it visit the <a href=\"http://www.longomatch.com/open-source.html\">OpenSource project</a> page.\n\nTo avoid this, and to enjoy many additional functional benefits, we encourage you to upgrade to Longomatch PRO, which, for a fee, is ready-to-use. ");
     this.label1.UseMarkup = true;
     this.label1.Wrap      = true;
     this.label1.Justify   = ((global::Gtk.Justification)(3));
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.alignment4.Add(this.vbox2);
     w1.Add(this.alignment4);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1 [this.alignment4]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Internal child LongoMatch.Gui.Dialog.CodecsChoiceDialog.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.buttonOk            = new global::Gtk.Button();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus   = true;
     this.buttonOk.Name       = "buttonOk";
     // Container child buttonOk.Gtk.Container+ContainerChild
     this.buttonOKimage      = new global::VAS.UI.Helpers.ImageView();
     this.buttonOKimage.Name = "buttonOKimage";
     this.buttonOk.Add(this.buttonOKimage);
     this.AddActionWidget(this.buttonOk, -3);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonOk]));
     w10.Expand = false;
     w10.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 606;
     this.DefaultHeight = 397;
     this.Show();
 }
Esempio n. 53
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Refactoring.IntroduceConstant.IntroduceConstantDialog
     this.Name           = "MonoDevelop.Refactoring.IntroduceConstant.IntroduceConstantDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Introduce Constant");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.Refactoring.IntroduceConstant.IntroduceConstantDialog.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.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboboxModifiers      = global::Gtk.ComboBox.NewText();
     this.comboboxModifiers.Name = "comboboxModifiers";
     this.table1.Add(this.comboboxModifiers);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.comboboxModifiers]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     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.entry               = new global::Gtk.Entry();
     this.entry.CanFocus      = true;
     this.entry.Name          = "entry";
     this.entry.IsEditable    = true;
     this.entry.InvisibleChar = '●';
     this.table1.Add(this.entry);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.entry]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.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("_Access modifier:");
     this.label1.UseUnderline = true;
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     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.labelNewName              = new global::Gtk.Label();
     this.labelNewName.Name         = "labelNewName";
     this.labelNewName.Xalign       = 0f;
     this.labelNewName.LabelProp    = global::Mono.Unix.Catalog.GetString("_Constant name:");
     this.labelNewName.UseUnderline = true;
     this.table1.Add(this.labelNewName);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.labelNewName]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.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.imageWarning        = new global::Gtk.Image();
     this.imageWarning.Name   = "imageWarning";
     this.imageWarning.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Button);
     this.hbox3.Add(this.imageWarning);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.imageWarning]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.labelWarning      = new global::Gtk.Label();
     this.labelWarning.Name = "labelWarning";
     this.hbox3.Add(this.labelWarning);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.labelWarning]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Internal child MonoDevelop.Refactoring.IntroduceConstant.IntroduceConstantDialog.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.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 w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11[this.buttonPreview]));
     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  = 390;
     this.DefaultHeight = 162;
     this.labelNewName.MnemonicWidget = this.entry;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.ComplaintFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.GtkViews.ComplaintFilterView";
     // Container child Vodovoz.Filters.GtkViews.ComplaintFilterView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table4               = new global::Gtk.Table(((uint)(4)), ((uint)(3)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.entryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entryCounterparty.Name             = "entryCounterparty";
     this.entryCounterparty.CanEditReference = false;
     this.table4.Add(this.entryCounterparty);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table4[this.entryCounterparty]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.entryreferencevmEmployee        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.entryreferencevmEmployee.Events = ((global::Gdk.EventMask)(256));
     this.entryreferencevmEmployee.Name   = "entryreferencevmEmployee";
     this.table4.Add(this.entryreferencevmEmployee);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table4[this.entryreferencevmEmployee]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     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 = global::Mono.Unix.Catalog.GetString("Дата");
     this.hbox3.Add(this.label5);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label5]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.yenumcomboboxDateType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxDateType.Name = "yenumcomboboxDateType";
     this.yenumcomboboxDateType.ShowSpecialStateAll = false;
     this.yenumcomboboxDateType.ShowSpecialStateNot = false;
     this.yenumcomboboxDateType.UseShortTitle       = false;
     this.yenumcomboboxDateType.DefaultFirst        = false;
     this.hbox3.Add(this.yenumcomboboxDateType);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.yenumcomboboxDateType]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.daterangepicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepicker.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepicker.Name      = "daterangepicker";
     this.daterangepicker.StartDate = new global::System.DateTime(0);
     this.daterangepicker.EndDate   = new global::System.DateTime(0);
     this.hbox3.Add(this.daterangepicker);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.daterangepicker]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.table4.Add(this.hbox3);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table4[this.hbox3]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.RightAttach  = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.ybuttonMyComplaint              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonMyComplaint.CanFocus     = true;
     this.ybuttonMyComplaint.Name         = "ybuttonMyComplaint";
     this.ybuttonMyComplaint.UseUnderline = true;
     this.ybuttonMyComplaint.Label        = global::Mono.Unix.Catalog.GetString("Мои рекламации");
     this.hbox5.Add(this.ybuttonMyComplaint);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.ybuttonMyComplaint]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     this.table4.Add(this.hbox5);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table4[this.hbox5]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(2));
     w8.RightAttach  = ((uint)(3));
     w8.XPadding     = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Автор рекламации");
     this.table4.Add(this.label3);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table4[this.label3]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("В работе у");
     this.table4.Add(this.label4);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table4[this.label4]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Клиент");
     this.table4.Add(this.label6);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table4[this.label6]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.yentryreferenceSubdivision        = new global::Gamma.Widgets.yEntryReference();
     this.yentryreferenceSubdivision.Events = ((global::Gdk.EventMask)(256));
     this.yentryreferenceSubdivision.Name   = "yentryreferenceSubdivision";
     this.table4.Add(this.yentryreferenceSubdivision);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table4[this.yentryreferenceSubdivision]));
     w12.LeftAttach  = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.XOptions    = ((global::Gtk.AttachOptions)(4));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table4);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table4]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator3      = new global::Gtk.VSeparator();
     this.vseparator3.Name = "vseparator3";
     this.hbox1.Add(this.vseparator3);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator3]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.frmGuilty            = new global::Gtk.Frame();
     this.frmGuilty.Name       = "frmGuilty";
     this.frmGuilty.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frmGuilty.Gtk.Container+ContainerChild
     this.GtkAlignment6             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment6.Name        = "GtkAlignment6";
     this.GtkAlignment6.LeftPadding = ((uint)(12));
     // Container child GtkAlignment6.Gtk.Container+ContainerChild
     this.guiltyItemView        = new global::Vodovoz.Views.Complaints.GuiltyItemView();
     this.guiltyItemView.Events = ((global::Gdk.EventMask)(256));
     this.guiltyItemView.Name   = "guiltyItemView";
     this.GtkAlignment6.Add(this.guiltyItemView);
     this.frmGuilty.Add(this.GtkAlignment6);
     this.GtkLabel10            = new global::Gtk.Label();
     this.GtkLabel10.Name       = "GtkLabel10";
     this.GtkLabel10.LabelProp  = global::Mono.Unix.Catalog.GetString("<b>Виновный:</b>");
     this.GtkLabel10.UseMarkup  = true;
     this.frmGuilty.LabelWidget = this.GtkLabel10;
     this.hbox1.Add(this.frmGuilty);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.frmGuilty]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.hbox1.Add(this.vseparator2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator2]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(4)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.cmbComplaintKind                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.cmbComplaintKind.Name                = "cmbComplaintKind";
     this.cmbComplaintKind.AddIfNotExist       = false;
     this.cmbComplaintKind.DefaultFirst        = false;
     this.cmbComplaintKind.ShowSpecialStateAll = true;
     this.cmbComplaintKind.ShowSpecialStateNot = false;
     this.table1.Add(this.cmbComplaintKind);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.cmbComplaintKind]));
     w19.TopAttach    = ((uint)(3));
     w19.BottomAttach = ((uint)(4));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.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("Тип:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     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.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Статус рекламации:");
     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.lblComplaintKind           = new global::Gtk.Label();
     this.lblComplaintKind.Name      = "lblComplaintKind";
     this.lblComplaintKind.Xalign    = 1F;
     this.lblComplaintKind.LabelProp = global::Mono.Unix.Catalog.GetString("Вид:");
     this.table1.Add(this.lblComplaintKind);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.lblComplaintKind]));
     w22.TopAttach    = ((uint)(3));
     w22.BottomAttach = ((uint)(4));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblComplaintObject           = new global::Gtk.Label();
     this.lblComplaintObject.Name      = "lblComplaintObject";
     this.lblComplaintObject.Xalign    = 1F;
     this.lblComplaintObject.LabelProp = global::Mono.Unix.Catalog.GetString("Объект рекламаций:");
     this.table1.Add(this.lblComplaintObject);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.lblComplaintObject]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxCurrentSubdivisionStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxCurrentSubdivisionStatus.Name = "yenumcomboboxCurrentSubdivisionStatus";
     this.yenumcomboboxCurrentSubdivisionStatus.ShowSpecialStateAll = true;
     this.yenumcomboboxCurrentSubdivisionStatus.ShowSpecialStateNot = false;
     this.yenumcomboboxCurrentSubdivisionStatus.UseShortTitle       = false;
     this.yenumcomboboxCurrentSubdivisionStatus.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxCurrentSubdivisionStatus);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxCurrentSubdivisionStatus]));
     w24.LeftAttach  = ((uint)(3));
     w24.RightAttach = ((uint)(4));
     w24.XOptions    = ((global::Gtk.AttachOptions)(4));
     w24.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxStatus.Name = "yenumcomboboxStatus";
     this.yenumcomboboxStatus.ShowSpecialStateAll = true;
     this.yenumcomboboxStatus.ShowSpecialStateNot = false;
     this.yenumcomboboxStatus.UseShortTitle       = false;
     this.yenumcomboboxStatus.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxStatus);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxStatus]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxType.Name = "yenumcomboboxType";
     this.yenumcomboboxType.ShowSpecialStateAll = true;
     this.yenumcomboboxType.ShowSpecialStateNot = false;
     this.yenumcomboboxType.UseShortTitle       = false;
     this.yenumcomboboxType.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxType);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxType]));
     w26.LeftAttach  = ((uint)(1));
     w26.RightAttach = ((uint)(2));
     w26.XOptions    = ((global::Gtk.AttachOptions)(4));
     w26.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ylabelEmployeeSubdivisionStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelEmployeeSubdivisionStatus.Name      = "ylabelEmployeeSubdivisionStatus";
     this.ylabelEmployeeSubdivisionStatus.Xalign    = 1F;
     this.ylabelEmployeeSubdivisionStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус в отделе %отдел%:");
     this.table1.Add(this.ylabelEmployeeSubdivisionStatus);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.ylabelEmployeeSubdivisionStatus]));
     w27.LeftAttach  = ((uint)(2));
     w27.RightAttach = ((uint)(3));
     w27.XOptions    = ((global::Gtk.AttachOptions)(4));
     w27.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yspeccomboboxComplaintObject                     = new global::Gamma.Widgets.ySpecComboBox();
     this.yspeccomboboxComplaintObject.Name                = "yspeccomboboxComplaintObject";
     this.yspeccomboboxComplaintObject.AddIfNotExist       = false;
     this.yspeccomboboxComplaintObject.DefaultFirst        = false;
     this.yspeccomboboxComplaintObject.ShowSpecialStateAll = false;
     this.yspeccomboboxComplaintObject.ShowSpecialStateNot = false;
     this.table1.Add(this.yspeccomboboxComplaintObject);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.yspeccomboboxComplaintObject]));
     w28.TopAttach    = ((uint)(2));
     w28.BottomAttach = ((uint)(3));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(2));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w29.Position = 4;
     w29.Expand   = false;
     w29.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // 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 w31 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoGame.Tools.Pipeline.CollectionEditorDialog
     this.Name           = "MonoGame.Tools.Pipeline.CollectionEditorDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoGame.Tools.Pipeline.CollectionEditorDialog.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.textview2          = new global::Gtk.TextView();
     this.textview2.CanFocus = true;
     this.textview2.Name     = "textview2";
     this.GtkScrolledWindow.Add(this.textview2);
     w1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1 [this.GtkScrolledWindow]));
     w3.Position = 0;
     // Internal child MonoGame.Tools.Pipeline.CollectionEditorDialog.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";
     w4.Add(this.buttonOk);
     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();
     this.Response         += new global::Gtk.ResponseHandler(this.OnResponse);
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Esempio n. 56
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoGame.Tools.Pipeline.TextEditorDialog
     this.Name           = "MonoGame.Tools.Pipeline.TextEditorDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(4));
     // Internal child MonoGame.Tools.Pipeline.TextEditorDialog.VBox
     #if GTK2
     global::Gtk.VBox w1 = this.VBox;
     #elif GTK3
     global::Gtk.Box w1 = this.ContentArea;
     #endif
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 4;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.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("label2");
     w1.Add(this.label2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.label2]));
     w2.Position = 0;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.entry1 = new global::Gtk.Entry();
     #if GTK3
     entry1.Expand = true;
     #endif
     this.entry1.CanFocus      = true;
     this.entry1.Name          = "entry1";
     this.entry1.IsEditable    = true;
     this.entry1.InvisibleChar = '●';
     w1.Add(this.entry1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1 [this.entry1]));
     w3.Position = 1;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.label3 = new global::Gtk.Label();
     this.label3.HeightRequest = 0;
     this.label3.Name          = "label3";
     this.label3.LabelProp     = global::Mono.Unix.Catalog.GetString("Only Letters, numbers, space and \"_\" are allowed.");
     w1.Add(this.label3);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.label3]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Internal child MonoGame.Tools.Pipeline.TextEditorDialog.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.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.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";
     w5.Add(this.buttonOk);
     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  = 367;
     this.DefaultHeight = 143;
     this.label3.Hide();
     this.Show();
     this.Response         += new global::Gtk.ResponseHandler(this.OnResponse);
     this.entry1.Changed   += new global::System.EventHandler(this.OnEntry1Changed);
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Zyrenth.ZoraGen.GtkUI.ViewSecretsDialog
     this.Name              = "Zyrenth.ZoraGen.GtkUI.ViewSecretsDialog";
     this.Title             = global::Mono.Unix.Catalog.GetString("Generate Secrets");
     this.Icon              = global::Gdk.Pixbuf.LoadFromResource("Zyrenth.ZoraGen.GtkUI.Farore.ico");
     this.WindowPosition    = ((global::Gtk.WindowPosition)(4));
     this.Modal             = true;
     this.DestroyWithParent = true;
     // Internal child Zyrenth.ZoraGen.GtkUI.ViewSecretsDialog.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)(8));
     // 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.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Secret to start game:");
     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.swGame = new global::Zyrenth.ZoraGen.GtkUI.LargeSecretWidget();
     this.swGame.WidthRequest  = 172;
     this.swGame.HeightRequest = 52;
     this.swGame.Events        = ((global::Gdk.EventMask)(256));
     this.swGame.Name          = "swGame";
     this.vbox2.Add(this.swGame);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.swGame]));
     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.BottomPadding = ((uint)(4));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.palInfoLabel      = new global::Gtk.Label();
     this.palInfoLabel.Name = "palInfoLabel";
     this.alignment1.Add(this.palInfoLabel);
     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.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Ring Secret:");
     this.vbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label2]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.swRings = new global::Zyrenth.ZoraGen.GtkUI.LargeSecretWidget();
     this.swRings.WidthRequest  = 172;
     this.swRings.HeightRequest = 52;
     this.swRings.Events        = ((global::Gdk.EventMask)(256));
     this.swRings.Name          = "swRings";
     this.vbox2.Add(this.swRings);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.swRings]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label();
     this.label4.WidthRequest = 172;
     this.label4.Name         = "label4";
     this.label4.LabelProp    = global::Mono.Unix.Catalog.GetString("Memory secrets can only be used AFTER you find the corresponding person in the game.");
     this.label4.Wrap         = true;
     this.vbox2.Add(this.label4);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label4]));
     w8.Position = 5;
     w8.Expand   = false;
     w8.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(11)), ((uint)(1)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(1));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Secret\n(for Game1)");
     this.label5.Justify   = ((global::Gtk.Justification)(2));
     this.table2.Add(this.label5);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2[this.label5]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.swSec1        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swSec1.Events = ((global::Gdk.EventMask)(256));
     this.swSec1.Name   = "swSec1";
     this.table2.Add(this.swSec1);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2[this.swSec1]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.swSec10        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swSec10.Events = ((global::Gdk.EventMask)(256));
     this.swSec10.Name   = "swSec10";
     this.table2.Add(this.swSec10);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.swSec10]));
     w12.TopAttach    = ((uint)(10));
     w12.BottomAttach = ((uint)(11));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.swSec2        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swSec2.Events = ((global::Gdk.EventMask)(256));
     this.swSec2.Name   = "swSec2";
     this.table2.Add(this.swSec2);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.swSec2]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.swSec3        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swSec3.Events = ((global::Gdk.EventMask)(256));
     this.swSec3.Name   = "swSec3";
     this.table2.Add(this.swSec3);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.swSec3]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.swSec4        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swSec4.Events = ((global::Gdk.EventMask)(256));
     this.swSec4.Name   = "swSec4";
     this.table2.Add(this.swSec4);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2[this.swSec4]));
     w15.TopAttach    = ((uint)(4));
     w15.BottomAttach = ((uint)(5));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.swSec5        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swSec5.Events = ((global::Gdk.EventMask)(256));
     this.swSec5.Name   = "swSec5";
     this.table2.Add(this.swSec5);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table2[this.swSec5]));
     w16.TopAttach    = ((uint)(5));
     w16.BottomAttach = ((uint)(6));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.swSec6        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swSec6.Events = ((global::Gdk.EventMask)(256));
     this.swSec6.Name   = "swSec6";
     this.table2.Add(this.swSec6);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table2[this.swSec6]));
     w17.TopAttach    = ((uint)(6));
     w17.BottomAttach = ((uint)(7));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.swSec7        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swSec7.Events = ((global::Gdk.EventMask)(256));
     this.swSec7.Name   = "swSec7";
     this.table2.Add(this.swSec7);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table2[this.swSec7]));
     w18.TopAttach    = ((uint)(7));
     w18.BottomAttach = ((uint)(8));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.swSec8        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swSec8.Events = ((global::Gdk.EventMask)(256));
     this.swSec8.Name   = "swSec8";
     this.table2.Add(this.swSec8);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2[this.swSec8]));
     w19.TopAttach    = ((uint)(8));
     w19.BottomAttach = ((uint)(9));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.swSec9        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swSec9.Events = ((global::Gdk.EventMask)(256));
     this.swSec9.Name   = "swSec9";
     this.table2.Add(this.swSec9);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2[this.swSec9]));
     w20.TopAttach    = ((uint)(9));
     w20.BottomAttach = ((uint)(10));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table2]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     w21.Padding  = ((uint)(6));
     // Container child hbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(11)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(1));
     this.table1.ColumnSpacing = ((uint)(8));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Memories\n(for Game2)");
     this.label3.Justify   = ((global::Gtk.Justification)(2));
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblMem1           = new global::Gtk.Label();
     this.lblMem1.Name      = "lblMem1";
     this.lblMem1.Xalign    = 0F;
     this.lblMem1.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.table1.Add(this.lblMem1);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.lblMem1]));
     w23.TopAttach    = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach   = ((uint)(1));
     w23.RightAttach  = ((uint)(2));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblMem10           = new global::Gtk.Label();
     this.lblMem10.Name      = "lblMem10";
     this.lblMem10.Xalign    = 0F;
     this.lblMem10.LabelProp = global::Mono.Unix.Catalog.GetString("label10");
     this.table1.Add(this.lblMem10);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.lblMem10]));
     w24.TopAttach    = ((uint)(10));
     w24.BottomAttach = ((uint)(11));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(2));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblMem2        = new global::Gtk.Label();
     this.lblMem2.Name   = "lblMem2";
     this.lblMem2.Xalign = 0F;
     this.table1.Add(this.lblMem2);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.lblMem2]));
     w25.TopAttach    = ((uint)(2));
     w25.BottomAttach = ((uint)(3));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblMem3           = new global::Gtk.Label();
     this.lblMem3.Name      = "lblMem3";
     this.lblMem3.Xalign    = 0F;
     this.lblMem3.LabelProp = global::Mono.Unix.Catalog.GetString("label3");
     this.table1.Add(this.lblMem3);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.lblMem3]));
     w26.TopAttach    = ((uint)(3));
     w26.BottomAttach = ((uint)(4));
     w26.LeftAttach   = ((uint)(1));
     w26.RightAttach  = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblMem4           = new global::Gtk.Label();
     this.lblMem4.Name      = "lblMem4";
     this.lblMem4.Xalign    = 0F;
     this.lblMem4.LabelProp = global::Mono.Unix.Catalog.GetString("label4");
     this.table1.Add(this.lblMem4);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.lblMem4]));
     w27.TopAttach    = ((uint)(4));
     w27.BottomAttach = ((uint)(5));
     w27.LeftAttach   = ((uint)(1));
     w27.RightAttach  = ((uint)(2));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblMem5           = new global::Gtk.Label();
     this.lblMem5.Name      = "lblMem5";
     this.lblMem5.Xalign    = 0F;
     this.lblMem5.LabelProp = global::Mono.Unix.Catalog.GetString("label5");
     this.table1.Add(this.lblMem5);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.lblMem5]));
     w28.TopAttach    = ((uint)(5));
     w28.BottomAttach = ((uint)(6));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(2));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblMem6           = new global::Gtk.Label();
     this.lblMem6.Name      = "lblMem6";
     this.lblMem6.Xalign    = 0F;
     this.lblMem6.LabelProp = global::Mono.Unix.Catalog.GetString("label6");
     this.table1.Add(this.lblMem6);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1[this.lblMem6]));
     w29.TopAttach    = ((uint)(6));
     w29.BottomAttach = ((uint)(7));
     w29.LeftAttach   = ((uint)(1));
     w29.RightAttach  = ((uint)(2));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblMem7           = new global::Gtk.Label();
     this.lblMem7.Name      = "lblMem7";
     this.lblMem7.Xalign    = 0F;
     this.lblMem7.LabelProp = global::Mono.Unix.Catalog.GetString("label7");
     this.table1.Add(this.lblMem7);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1[this.lblMem7]));
     w30.TopAttach    = ((uint)(7));
     w30.BottomAttach = ((uint)(8));
     w30.LeftAttach   = ((uint)(1));
     w30.RightAttach  = ((uint)(2));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblMem8           = new global::Gtk.Label();
     this.lblMem8.Name      = "lblMem8";
     this.lblMem8.Xalign    = 0F;
     this.lblMem8.LabelProp = global::Mono.Unix.Catalog.GetString("label8");
     this.table1.Add(this.lblMem8);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1[this.lblMem8]));
     w31.TopAttach    = ((uint)(8));
     w31.BottomAttach = ((uint)(9));
     w31.LeftAttach   = ((uint)(1));
     w31.RightAttach  = ((uint)(2));
     w31.XOptions     = ((global::Gtk.AttachOptions)(4));
     w31.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lblMem9           = new global::Gtk.Label();
     this.lblMem9.Name      = "lblMem9";
     this.lblMem9.Xalign    = 0F;
     this.lblMem9.LabelProp = global::Mono.Unix.Catalog.GetString("label9");
     this.table1.Add(this.lblMem9);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1[this.lblMem9]));
     w32.TopAttach    = ((uint)(9));
     w32.BottomAttach = ((uint)(10));
     w32.LeftAttach   = ((uint)(1));
     w32.RightAttach  = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.swMem1        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swMem1.Events = ((global::Gdk.EventMask)(256));
     this.swMem1.Name   = "swMem1";
     this.table1.Add(this.swMem1);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1[this.swMem1]));
     w33.TopAttach    = ((uint)(1));
     w33.BottomAttach = ((uint)(2));
     w33.XOptions     = ((global::Gtk.AttachOptions)(4));
     w33.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.swMem10        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swMem10.Events = ((global::Gdk.EventMask)(256));
     this.swMem10.Name   = "swMem10";
     this.table1.Add(this.swMem10);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1[this.swMem10]));
     w34.TopAttach    = ((uint)(10));
     w34.BottomAttach = ((uint)(11));
     w34.XOptions     = ((global::Gtk.AttachOptions)(4));
     w34.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.swMem2        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swMem2.Events = ((global::Gdk.EventMask)(256));
     this.swMem2.Name   = "swMem2";
     this.table1.Add(this.swMem2);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1[this.swMem2]));
     w35.TopAttach    = ((uint)(2));
     w35.BottomAttach = ((uint)(3));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.swMem3        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swMem3.Events = ((global::Gdk.EventMask)(256));
     this.swMem3.Name   = "swMem3";
     this.table1.Add(this.swMem3);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1[this.swMem3]));
     w36.TopAttach    = ((uint)(3));
     w36.BottomAttach = ((uint)(4));
     w36.XOptions     = ((global::Gtk.AttachOptions)(4));
     w36.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.swMem4        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swMem4.Events = ((global::Gdk.EventMask)(256));
     this.swMem4.Name   = "swMem4";
     this.table1.Add(this.swMem4);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table1[this.swMem4]));
     w37.TopAttach    = ((uint)(4));
     w37.BottomAttach = ((uint)(5));
     w37.XOptions     = ((global::Gtk.AttachOptions)(4));
     w37.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.swMem5        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swMem5.Events = ((global::Gdk.EventMask)(256));
     this.swMem5.Name   = "swMem5";
     this.table1.Add(this.swMem5);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1[this.swMem5]));
     w38.TopAttach    = ((uint)(5));
     w38.BottomAttach = ((uint)(6));
     w38.XOptions     = ((global::Gtk.AttachOptions)(4));
     w38.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.swMem6        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swMem6.Events = ((global::Gdk.EventMask)(256));
     this.swMem6.Name   = "swMem6";
     this.table1.Add(this.swMem6);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1[this.swMem6]));
     w39.TopAttach    = ((uint)(6));
     w39.BottomAttach = ((uint)(7));
     w39.XOptions     = ((global::Gtk.AttachOptions)(4));
     w39.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.swMem7        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swMem7.Events = ((global::Gdk.EventMask)(256));
     this.swMem7.Name   = "swMem7";
     this.table1.Add(this.swMem7);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table1[this.swMem7]));
     w40.TopAttach    = ((uint)(7));
     w40.BottomAttach = ((uint)(8));
     w40.XOptions     = ((global::Gtk.AttachOptions)(4));
     w40.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.swMem8        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swMem8.Events = ((global::Gdk.EventMask)(256));
     this.swMem8.Name   = "swMem8";
     this.table1.Add(this.swMem8);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table1[this.swMem8]));
     w41.TopAttach    = ((uint)(8));
     w41.BottomAttach = ((uint)(9));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     w41.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.swMem9        = new global::Zyrenth.ZoraGen.GtkUI.SmallSecretWidget();
     this.swMem9.Events = ((global::Gdk.EventMask)(256));
     this.swMem9.Name   = "swMem9";
     this.table1.Add(this.swMem9);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1[this.swMem9]));
     w42.TopAttach    = ((uint)(9));
     w42.BottomAttach = ((uint)(10));
     w42.XOptions     = ((global::Gtk.AttachOptions)(4));
     w42.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1]));
     w43.Position = 2;
     w43.Expand   = false;
     w43.Fill     = false;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
     w44.Position = 0;
     w44.Expand   = false;
     w44.Fill     = false;
     // Internal child Zyrenth.ZoraGen.GtkUI.ViewSecretsDialog.ActionArea
     global::Gtk.HButtonBox w45 = this.ActionArea;
     w45.Name        = "dialog1_ActionArea";
     w45.Spacing     = 10;
     w45.BorderWidth = ((uint)(5));
     w45.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 w46 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w45[this.buttonOk]));
     w46.Expand = false;
     w46.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 403;
     this.DefaultHeight = 313;
     this.Show();
     this.buttonOk.Pressed += new global::System.EventHandler(this.OnButtonOkPressed);
 }
Esempio n. 58
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(3));
     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.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDebug           = new global::Gtk.Label();
     this.buttonDebug.Name      = "buttonDebug";
     this.buttonDebug.LabelProp = global::Mono.Unix.Catalog.GetString("sfdfsfd");
     this.hbox1.Add(this.buttonDebug);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonDebug]));
     w1.Position = 0;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.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.fixed8           = new global::Gtk.Fixed();
     this.fixed8.Name      = "fixed8";
     this.fixed8.HasWindow = false;
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.imageController        = new global::Gtk.Image();
     this.imageController.Name   = "imageController";
     this.imageController.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_Blank_420.png");
     this.fixed8.Add(this.imageController);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonSquare        = new global::Gtk.Image();
     this.buttonSquare.Name   = "buttonSquare";
     this.buttonSquare.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_Square.png");
     this.fixed8.Add(this.buttonSquare);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonX        = new global::Gtk.Image();
     this.buttonX.Name   = "buttonX";
     this.buttonX.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_X.png");
     this.fixed8.Add(this.buttonX);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonCircle        = new global::Gtk.Image();
     this.buttonCircle.Name   = "buttonCircle";
     this.buttonCircle.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_Circle.png");
     this.fixed8.Add(this.buttonCircle);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonTriangle        = new global::Gtk.Image();
     this.buttonTriangle.Name   = "buttonTriangle";
     this.buttonTriangle.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_Triangle.png");
     this.fixed8.Add(this.buttonTriangle);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonStart        = new global::Gtk.Image();
     this.buttonStart.Name   = "buttonStart";
     this.buttonStart.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-error", global::Gtk.IconSize.Menu);
     this.fixed8.Add(this.buttonStart);
     global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.fixed8[this.buttonStart]));
     w8.X = 250;
     w8.Y = 50;
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonSelect        = new global::Gtk.Image();
     this.buttonSelect.Name   = "buttonSelect";
     this.buttonSelect.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-error", global::Gtk.IconSize.Menu);
     this.fixed8.Add(this.buttonSelect);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.fixed8[this.buttonSelect]));
     w9.X = 150;
     w9.Y = 50;
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonR        = new global::Gtk.Image();
     this.buttonR.Name   = "buttonR";
     this.buttonR.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_R.png");
     this.fixed8.Add(this.buttonR);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonL        = new global::Gtk.Image();
     this.buttonL.Name   = "buttonL";
     this.buttonL.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_L.png");
     this.fixed8.Add(this.buttonL);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonUp        = new global::Gtk.Image();
     this.buttonUp.Name   = "buttonUp";
     this.buttonUp.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_DPadU.png");
     this.fixed8.Add(this.buttonUp);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonRight        = new global::Gtk.Image();
     this.buttonRight.Name   = "buttonRight";
     this.buttonRight.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_DPadR.png");
     this.fixed8.Add(this.buttonRight);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonDown        = new global::Gtk.Image();
     this.buttonDown.Name   = "buttonDown";
     this.buttonDown.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_DPadD.png");
     this.fixed8.Add(this.buttonDown);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonLeft        = new global::Gtk.Image();
     this.buttonLeft.Name   = "buttonLeft";
     this.buttonLeft.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_DPadL.png");
     this.fixed8.Add(this.buttonLeft);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonLeftStick        = new global::Gtk.Image();
     this.buttonLeftStick.Name   = "buttonLeftStick";
     this.buttonLeftStick.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_LeftStick.png");
     this.fixed8.Add(this.buttonLeftStick);
     // Container child fixed8.Gtk.Fixed+FixedChild
     this.buttonRightStick        = new global::Gtk.Image();
     this.buttonRightStick.Name   = "buttonRightStick";
     this.buttonRightStick.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("DS4Display.Controller_RightStick.png");
     this.fixed8.Add(this.buttonRightStick);
     this.GtkAlignment.Add(this.fixed8);
     this.frame1.Add(this.GtkAlignment);
     this.GtkLabel           = new global::Gtk.Label();
     this.GtkLabel.Name      = "GtkLabel";
     this.GtkLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>GtkFrame</b>");
     this.GtkLabel.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel;
     this.vbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.frame1]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w21.Position = 2;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 486;
     this.DefaultHeight = 540;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
Esempio n. 59
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CashFlow.MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.DosyaAction            = new global::Gtk.Action("DosyaAction", global::Mono.Unix.Catalog.GetString("Dosya"), null, null);
     this.DosyaAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Dosya");
     w1.Add(this.DosyaAction, null);
     this.PlanAction            = new global::Gtk.Action("PlanAction", global::Mono.Unix.Catalog.GetString("Plan"), null, null);
     this.PlanAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Plan");
     w1.Add(this.PlanAction, null);
     this.YardmAction            = new global::Gtk.Action("YardmAction", global::Mono.Unix.Catalog.GetString("Yardım"), null, null);
     this.YardmAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Yardım");
     w1.Add(this.YardmAction, null);
     this.PDFExportAction            = new global::Gtk.Action("PDFExportAction", global::Mono.Unix.Catalog.GetString("PDF Olarak Dışarı Aktar..."), null, "gtk-save-as");
     this.PDFExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("PDF Olarak Dışarı Aktar...");
     w1.Add(this.PDFExportAction, null);
     this.PNGExportAction            = new global::Gtk.Action("PNGExportAction", global::Mono.Unix.Catalog.GetString("PNG Olarak Dışarı Aktar..."), null, "gtk-save-as");
     this.PNGExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("PNG Olarak Dışarı Aktar...");
     w1.Add(this.PNGExportAction, null);
     this.SVGExportAction            = new global::Gtk.Action("SVGExportAction", global::Mono.Unix.Catalog.GetString("SVG Olarak Dışarı Aktar..."), null, "gtk-save-as");
     this.SVGExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("SVG Olarak Dışarı Aktar...");
     w1.Add(this.SVGExportAction, null);
     this.CloseAction            = new global::Gtk.Action("CloseAction", global::Mono.Unix.Catalog.GetString("Çıkış"), null, "gtk-close");
     this.CloseAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Çıkış");
     w1.Add(this.CloseAction, null);
     this.ClearPlotAction            = new global::Gtk.Action("ClearPlotAction", global::Mono.Unix.Catalog.GetString("Planı Temizle"), null, "gtk-missing-image");
     this.ClearPlotAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Planı Temizle");
     w1.Add(this.ClearPlotAction, null);
     this.FocusOnDataAction            = new global::Gtk.Action("FocusOnDataAction", global::Mono.Unix.Catalog.GetString("Verilere Odaklan"), null, "gtk-zoom-fit");
     this.FocusOnDataAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Verilere Odaklan");
     w1.Add(this.FocusOnDataAction, null);
     this.ControlsAction            = new global::Gtk.Action("ControlsAction", global::Mono.Unix.Catalog.GetString("Kontroller"), null, "gtk-info");
     this.ControlsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Kısayollar");
     w1.Add(this.ControlsAction, null);
     this.AboutAction            = new global::Gtk.Action("AboutAction", global::Mono.Unix.Catalog.GetString("Hakkında"), null, "gtk-about");
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Hakkında");
     w1.Add(this.AboutAction, null);
     this.CSVExportAction            = new global::Gtk.Action("CSVExportAction", global::Mono.Unix.Catalog.GetString("CSV Olarak Dışarı Aktar..."), null, "gtk-save-as");
     this.CSVExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("CSV Olarak Dışarı Aktar...");
     w1.Add(this.CSVExportAction, null);
     this.BiggestValuesAction            = new global::Gtk.ToggleAction("BiggestValuesAction", global::Mono.Unix.Catalog.GetString("En Yüksek/Alçak Değerleri Göster"), null, null);
     this.BiggestValuesAction.Active     = true;
     this.BiggestValuesAction.ShortLabel = global::Mono.Unix.Catalog.GetString("En Yüksek/Alçak Değerleri Göster");
     w1.Add(this.BiggestValuesAction, null);
     this.BiggestHopsAction            = new global::Gtk.ToggleAction("BiggestHopsAction", global::Mono.Unix.Catalog.GetString("En Büyük İniş/Çıkışları Göster"), null, null);
     this.BiggestHopsAction.Active     = true;
     this.BiggestHopsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("En Büyük İniş/Çıkışları Göster");
     w1.Add(this.BiggestHopsAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "CashFlow.MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("CashFlow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.DefaultWidth   = 1280;
     this.DefaultHeight  = 720;
     // Container child CashFlow.MainWindow.Gtk.Container+ContainerChild
     this.MainVbox         = new global::Gtk.VBox();
     this.MainVbox.Name    = "MainVbox";
     this.MainVbox.Spacing = 6;
     // Container child MainVbox.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><menubar name='MainMenuBar'><menu name='DosyaAction' action='DosyaAction'><menuitem name='PDFExportAction' action='PDFExportAction'/><menuitem name='PNGExportAction' action='PNGExportAction'/><menuitem name='SVGExportAction' action='SVGExportAction'/><menuitem name='CSVExportAction' action='CSVExportAction'/><separator/><menuitem name='CloseAction' action='CloseAction'/></menu><menu name='PlanAction' action='PlanAction'><menuitem name='ClearPlotAction' action='ClearPlotAction'/><menuitem name='FocusOnDataAction' action='FocusOnDataAction'/><separator/><menuitem name='BiggestValuesAction' action='BiggestValuesAction'/><menuitem name='BiggestHopsAction' action='BiggestHopsAction'/></menu><menu name='YardmAction' action='YardmAction'><menuitem name='ControlsAction' action='ControlsAction'/><separator/><menuitem name='AboutAction' action='AboutAction'/></menu><menu/></menubar></ui>");
     this.MainMenuBar      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/MainMenuBar")));
     this.MainMenuBar.Name = "MainMenuBar";
     this.MainVbox.Add(this.MainMenuBar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.MainVbox[this.MainMenuBar]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child MainVbox.Gtk.Box+BoxChild
     this.PropsVbox         = new global::Gtk.HBox();
     this.PropsVbox.Name    = "PropsVbox";
     this.PropsVbox.Spacing = 6;
     // Container child PropsVbox.Gtk.Box+BoxChild
     this.DateFrame      = new global::Gtk.Frame();
     this.DateFrame.Name = "DateFrame";
     // Container child DateFrame.Gtk.Container+ContainerChild
     this.GtkAlignment               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name          = "GtkAlignment";
     this.GtkAlignment.LeftPadding   = ((uint)(12));
     this.GtkAlignment.TopPadding    = ((uint)(6));
     this.GtkAlignment.RightPadding  = ((uint)(6));
     this.GtkAlignment.BottomPadding = ((uint)(6));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.DateFrameTable               = new global::Gtk.Table(((uint)(2)), ((uint)(3)), false);
     this.DateFrameTable.Name          = "DateFrameTable";
     this.DateFrameTable.RowSpacing    = ((uint)(6));
     this.DateFrameTable.ColumnSpacing = ((uint)(6));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateEndButton              = new global::Gtk.Button();
     this.DateEndButton.CanFocus     = true;
     this.DateEndButton.Name         = "DateEndButton";
     this.DateEndButton.UseUnderline = true;
     this.DateEndButton.Label        = global::Mono.Unix.Catalog.GetString("Seç...");
     this.DateFrameTable.Add(this.DateEndButton);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateEndButton]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(2));
     w3.RightAttach  = ((uint)(3));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateEndEntry = new global::Gtk.Entry();
     this.DateEndEntry.WidthRequest  = 140;
     this.DateEndEntry.Name          = "DateEndEntry";
     this.DateEndEntry.Text          = global::Mono.Unix.Catalog.GetString("-tarih seçin-");
     this.DateEndEntry.IsEditable    = false;
     this.DateEndEntry.InvisibleChar = '•';
     this.DateFrameTable.Add(this.DateEndEntry);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateEndEntry]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateEndLabel           = new global::Gtk.Label();
     this.DateEndLabel.Name      = "DateEndLabel";
     this.DateEndLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Bitiş:");
     this.DateFrameTable.Add(this.DateEndLabel);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateEndLabel]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateStartButton              = new global::Gtk.Button();
     this.DateStartButton.CanFocus     = true;
     this.DateStartButton.Name         = "DateStartButton";
     this.DateStartButton.UseUnderline = true;
     this.DateStartButton.Label        = global::Mono.Unix.Catalog.GetString("Seç...");
     this.DateFrameTable.Add(this.DateStartButton);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateStartButton]));
     w6.LeftAttach  = ((uint)(2));
     w6.RightAttach = ((uint)(3));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateStartEntry = new global::Gtk.Entry();
     this.DateStartEntry.WidthRequest  = 140;
     this.DateStartEntry.Name          = "DateStartEntry";
     this.DateStartEntry.Text          = global::Mono.Unix.Catalog.GetString("-tarih seçin-");
     this.DateStartEntry.IsEditable    = false;
     this.DateStartEntry.InvisibleChar = '•';
     this.DateFrameTable.Add(this.DateStartEntry);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateStartEntry]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateStartLabel           = new global::Gtk.Label();
     this.DateStartLabel.Name      = "DateStartLabel";
     this.DateStartLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Başlangıç:");
     this.DateFrameTable.Add(this.DateStartLabel);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateStartLabel]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment.Add(this.DateFrameTable);
     this.DateFrame.Add(this.GtkAlignment);
     this.DateFrameLabel1           = new global::Gtk.Label();
     this.DateFrameLabel1.Name      = "DateFrameLabel1";
     this.DateFrameLabel1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Tarih Aralığı</b>");
     this.DateFrameLabel1.UseMarkup = true;
     this.DateFrame.LabelWidget     = this.DateFrameLabel1;
     this.PropsVbox.Add(this.DateFrame);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.PropsVbox[this.DateFrame]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child PropsVbox.Gtk.Box+BoxChild
     this.CurrencyFrame      = new global::Gtk.Frame();
     this.CurrencyFrame.Name = "CurrencyFrame";
     // Container child CurrencyFrame.Gtk.Container+ContainerChild
     this.GtkAlignment1               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name          = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding   = ((uint)(12));
     this.GtkAlignment1.TopPadding    = ((uint)(6));
     this.GtkAlignment1.RightPadding  = ((uint)(6));
     this.GtkAlignment1.BottomPadding = ((uint)(6));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.CurrencyVbox      = new global::Gtk.VBox();
     this.CurrencyVbox.Name = "CurrencyVbox";
     // Container child CurrencyVbox.Gtk.Box+BoxChild
     this.CurrencyHbox         = new global::Gtk.HBox();
     this.CurrencyHbox.Name    = "CurrencyHbox";
     this.CurrencyHbox.Spacing = 6;
     // Container child CurrencyHbox.Gtk.Box+BoxChild
     this.CurrencyBaseLabel           = new global::Gtk.Label();
     this.CurrencyBaseLabel.Name      = "CurrencyBaseLabel";
     this.CurrencyBaseLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Taban Kur:");
     this.CurrencyHbox.Add(this.CurrencyBaseLabel);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.CurrencyHbox[this.CurrencyBaseLabel]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child CurrencyHbox.Gtk.Box+BoxChild
     this.CurrencyBaseSelection      = global::Gtk.ComboBox.NewText();
     this.CurrencyBaseSelection.Name = "CurrencyBaseSelection";
     this.CurrencyHbox.Add(this.CurrencyBaseSelection);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.CurrencyHbox[this.CurrencyBaseSelection]));
     w13.Position = 1;
     this.CurrencyVbox.Add(this.CurrencyHbox);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.CurrencyVbox[this.CurrencyHbox]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child CurrencyVbox.Gtk.Box+BoxChild
     this.CurrencyListButton              = new global::Gtk.Button();
     this.CurrencyListButton.CanFocus     = true;
     this.CurrencyListButton.Name         = "CurrencyListButton";
     this.CurrencyListButton.UseUnderline = true;
     this.CurrencyListButton.Label        = global::Mono.Unix.Catalog.GetString("Gösterilecek Kurlar");
     this.CurrencyVbox.Add(this.CurrencyListButton);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.CurrencyVbox[this.CurrencyListButton]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.GtkAlignment1.Add(this.CurrencyVbox);
     this.CurrencyFrame.Add(this.GtkAlignment1);
     this.CurrencyFrameLabel           = new global::Gtk.Label();
     this.CurrencyFrameLabel.Name      = "CurrencyFrameLabel";
     this.CurrencyFrameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Kur Tercihleri</b>");
     this.CurrencyFrameLabel.UseMarkup = true;
     this.CurrencyFrame.LabelWidget    = this.CurrencyFrameLabel;
     this.PropsVbox.Add(this.CurrencyFrame);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.PropsVbox[this.CurrencyFrame]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child PropsVbox.Gtk.Box+BoxChild
     this.PlotOptionsFrame      = new global::Gtk.Frame();
     this.PlotOptionsFrame.Name = "PlotOptionsFrame";
     // Container child PlotOptionsFrame.Gtk.Container+ContainerChild
     this.GtkAlignment3               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name          = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding   = ((uint)(12));
     this.GtkAlignment3.TopPadding    = ((uint)(12));
     this.GtkAlignment3.RightPadding  = ((uint)(6));
     this.GtkAlignment3.BottomPadding = ((uint)(6));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 11;
     // Container child vbox1.Gtk.Box+BoxChild
     this.BiggestValuesCheck               = new global::Gtk.CheckButton();
     this.BiggestValuesCheck.CanFocus      = true;
     this.BiggestValuesCheck.Name          = "BiggestValuesCheck";
     this.BiggestValuesCheck.Label         = global::Mono.Unix.Catalog.GetString("En Yüksek/Alçak Değerleri Göster");
     this.BiggestValuesCheck.Active        = true;
     this.BiggestValuesCheck.DrawIndicator = true;
     this.BiggestValuesCheck.UseUnderline  = true;
     this.vbox1.Add(this.BiggestValuesCheck);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.BiggestValuesCheck]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.BiggestHopsCheck               = new global::Gtk.CheckButton();
     this.BiggestHopsCheck.CanFocus      = true;
     this.BiggestHopsCheck.Name          = "BiggestHopsCheck";
     this.BiggestHopsCheck.Label         = global::Mono.Unix.Catalog.GetString("En Büyük İniş/Çıkışları Göster");
     this.BiggestHopsCheck.Active        = true;
     this.BiggestHopsCheck.DrawIndicator = true;
     this.BiggestHopsCheck.UseUnderline  = true;
     this.vbox1.Add(this.BiggestHopsCheck);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.BiggestHopsCheck]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.GtkAlignment3.Add(this.vbox1);
     this.PlotOptionsFrame.Add(this.GtkAlignment3);
     this.PlotOptionsFrameLabel           = new global::Gtk.Label();
     this.PlotOptionsFrameLabel.Name      = "PlotOptionsFrameLabel";
     this.PlotOptionsFrameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Plan Seçenekleri</b>");
     this.PlotOptionsFrameLabel.UseMarkup = true;
     this.PlotOptionsFrame.LabelWidget    = this.PlotOptionsFrameLabel;
     this.PropsVbox.Add(this.PlotOptionsFrame);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.PropsVbox[this.PlotOptionsFrame]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child PropsVbox.Gtk.Box+BoxChild
     this.PlotActionsFrame      = new global::Gtk.Frame();
     this.PlotActionsFrame.Name = "PlotActionsFrame";
     // Container child PlotActionsFrame.Gtk.Container+ContainerChild
     this.GtkAlignment2               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name          = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding   = ((uint)(12));
     this.GtkAlignment2.TopPadding    = ((uint)(6));
     this.GtkAlignment2.RightPadding  = ((uint)(6));
     this.GtkAlignment2.BottomPadding = ((uint)(6));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.vbox2      = new global::Gtk.VBox();
     this.vbox2.Name = "vbox2";
     // Container child vbox2.Gtk.Box+BoxChild
     this.PlotClearButton              = new global::Gtk.Button();
     this.PlotClearButton.CanFocus     = true;
     this.PlotClearButton.Name         = "PlotClearButton";
     this.PlotClearButton.UseUnderline = true;
     this.PlotClearButton.BorderWidth  = ((uint)(1));
     this.PlotClearButton.Label        = global::Mono.Unix.Catalog.GetString("Planı Temizle");
     this.vbox2.Add(this.PlotClearButton);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.PlotClearButton]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.FocusButton              = new global::Gtk.Button();
     this.FocusButton.CanFocus     = true;
     this.FocusButton.Name         = "FocusButton";
     this.FocusButton.UseUnderline = true;
     this.FocusButton.BorderWidth  = ((uint)(1));
     this.FocusButton.Label        = global::Mono.Unix.Catalog.GetString("Verilere Odaklan");
     this.vbox2.Add(this.FocusButton);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.FocusButton]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     this.GtkAlignment2.Add(this.vbox2);
     this.PlotActionsFrame.Add(this.GtkAlignment2);
     this.PlotActionsFrameLabel           = new global::Gtk.Label();
     this.PlotActionsFrameLabel.Name      = "PlotActionsFrameLabel";
     this.PlotActionsFrameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Plan Aksiyonları</b>");
     this.PlotActionsFrameLabel.UseMarkup = true;
     this.PlotActionsFrame.LabelWidget    = this.PlotActionsFrameLabel;
     this.PropsVbox.Add(this.PlotActionsFrame);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.PropsVbox[this.PlotActionsFrame]));
     w28.Position = 3;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child PropsVbox.Gtk.Box+BoxChild
     this.FetchButton              = new global::Gtk.Button();
     this.FetchButton.CanFocus     = true;
     this.FetchButton.Name         = "FetchButton";
     this.FetchButton.UseUnderline = true;
     this.FetchButton.Label        = global::Mono.Unix.Catalog.GetString("Verileri Getir");
     this.PropsVbox.Add(this.FetchButton);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.PropsVbox[this.FetchButton]));
     w29.Position = 4;
     w29.Expand   = false;
     w29.Fill     = false;
     this.MainVbox.Add(this.PropsVbox);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.MainVbox[this.PropsVbox]));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child MainVbox.Gtk.Box+BoxChild
     this.MainPlotAlignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.MainPlotAlignment.Name = "MainPlotAlignment";
     this.MainVbox.Add(this.MainPlotAlignment);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.MainVbox[this.MainPlotAlignment]));
     w31.Position = 2;
     // Container child MainVbox.Gtk.Box+BoxChild
     this.MainStatusBar             = new global::Gtk.Statusbar();
     this.MainStatusBar.Name        = "MainStatusBar";
     this.MainStatusBar.Spacing     = 6;
     this.MainStatusBar.BorderWidth = ((uint)(2));
     this.MainVbox.Add(this.MainStatusBar);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.MainVbox[this.MainStatusBar]));
     w32.PackType = ((global::Gtk.PackType)(1));
     w32.Position = 3;
     w32.Expand   = false;
     w32.Fill     = false;
     this.Add(this.MainVbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.PDFExportAction.Activated     += new global::System.EventHandler(this.OnPDFExportActionActivated);
     this.PNGExportAction.Activated     += new global::System.EventHandler(this.OnPNGExportActionActivated);
     this.SVGExportAction.Activated     += new global::System.EventHandler(this.OnSVGExportActionActivated);
     this.CloseAction.Activated         += new global::System.EventHandler(this.OnCloseActionActivated);
     this.ClearPlotAction.Activated     += new global::System.EventHandler(this.OnClearPlotActionActivated);
     this.FocusOnDataAction.Activated   += new global::System.EventHandler(this.OnFocusOnDataActionActivated);
     this.ControlsAction.Activated      += new global::System.EventHandler(this.OnControlsActionActivated);
     this.AboutAction.Activated         += new global::System.EventHandler(this.OnAboutActionActivated);
     this.CSVExportAction.Activated     += new global::System.EventHandler(this.OnCSVExportActionActivated);
     this.BiggestValuesAction.Toggled   += new global::System.EventHandler(this.OnBiggestValuesActionToggled);
     this.BiggestHopsAction.Toggled     += new global::System.EventHandler(this.OnBiggestHopsActionToggled);
     this.DateStartButton.Clicked       += new global::System.EventHandler(this.OnDateStartButtonClicked);
     this.DateEndButton.Clicked         += new global::System.EventHandler(this.OnDateEndButtonClicked);
     this.CurrencyBaseSelection.Changed += new global::System.EventHandler(this.OnCurrencyBaseSelectionChanged);
     this.CurrencyListButton.Clicked    += new global::System.EventHandler(this.OnCurrencyListButtonClicked);
     this.BiggestValuesCheck.Toggled    += new global::System.EventHandler(this.OnBiggestValuesActionToggled);
     this.BiggestHopsCheck.Toggled      += new global::System.EventHandler(this.OnBiggestHopsActionToggled);
     this.PlotClearButton.Clicked       += new global::System.EventHandler(this.OnClearPlotActionActivated);
     this.FocusButton.Clicked           += new global::System.EventHandler(this.OnFocusOnDataActionActivated);
     this.FetchButton.Clicked           += new global::System.EventHandler(this.OnFetchButtonClicked);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget TraceLab.UI.GTK.AboutExperimentDialog
			this.Name = "TraceLab.UI.GTK.AboutExperimentDialog";
			this.Title = global::Mono.Unix.Catalog.GetString ("About the experiment");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			// Internal child TraceLab.UI.GTK.AboutExperimentDialog.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)(7)), ((uint)(2)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.deadlineLabel = new global::Gtk.Label ();
			this.deadlineLabel.Name = "deadlineLabel";
			this.deadlineLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Deadline");
			this.table1.Add (this.deadlineLabel);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.deadlineLabel]));
			w2.TopAttach = ((uint)(6));
			w2.BottomAttach = ((uint)(7));
			w2.XOptions = ((global::Gtk.AttachOptions)(4));
			w2.YOptions = ((global::Gtk.AttachOptions)(4));
			// 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.tbx_description = new global::Gtk.TextView ();
			this.tbx_description.HeightRequest = 132;
			this.tbx_description.CanFocus = true;
			this.tbx_description.Name = "tbx_description";
			this.tbx_description.WrapMode = ((global::Gtk.WrapMode)(2));
			this.GtkScrolledWindow.Add (this.tbx_description);
			this.table1.Add (this.GtkScrolledWindow);
			global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.GtkScrolledWindow]));
			w4.TopAttach = ((uint)(3));
			w4.BottomAttach = ((uint)(4));
			w4.LeftAttach = ((uint)(1));
			w4.RightAttach = ((uint)(2));
			w4.XOptions = ((global::Gtk.AttachOptions)(4));
			w4.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label1 = new global::Gtk.Label ();
			this.label1.WidthRequest = 140;
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Experiment name:");
			this.label1.Justify = ((global::Gtk.Justification)(1));
			this.label1.Ellipsize = ((global::Pango.EllipsizeMode)(3));
			this.table1.Add (this.label1);
			global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
			w5.XOptions = ((global::Gtk.AttachOptions)(4));
			w5.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Author:");
			this.label2.Justify = ((global::Gtk.Justification)(1));
			this.table1.Add (this.label2);
			global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
			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.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Contributors:");
			this.table1.Add (this.label3);
			global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
			w7.TopAttach = ((uint)(2));
			w7.BottomAttach = ((uint)(3));
			w7.XOptions = ((global::Gtk.AttachOptions)(4));
			w7.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Description:");
			this.table1.Add (this.label4);
			global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
			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.metricCombobox = global::Gtk.ComboBox.NewText ();
			this.metricCombobox.Name = "metricCombobox";
			this.table1.Add (this.metricCombobox);
			global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.metricCombobox]));
			w9.TopAttach = ((uint)(5));
			w9.BottomAttach = ((uint)(6));
			w9.LeftAttach = ((uint)(1));
			w9.RightAttach = ((uint)(2));
			w9.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.metricLabel = new global::Gtk.Label ();
			this.metricLabel.Name = "metricLabel";
			this.metricLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Metric Variable");
			this.table1.Add (this.metricLabel);
			global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.metricLabel]));
			w10.TopAttach = ((uint)(5));
			w10.BottomAttach = ((uint)(6));
			w10.XOptions = ((global::Gtk.AttachOptions)(4));
			w10.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.table2 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
			this.table2.Name = "table2";
			this.table2.RowSpacing = ((uint)(6));
			this.table2.ColumnSpacing = ((uint)(6));
			// Container child table2.Gtk.Table+TableChild
			this.datePickerButton = new global::Gtk.Button ();
			this.datePickerButton.CanFocus = true;
			this.datePickerButton.Name = "datePickerButton";
			this.datePickerButton.UseUnderline = true;
			this.datePickerButton.Label = global::Mono.Unix.Catalog.GetString ("Date Picker");
			this.table2.Add (this.datePickerButton);
			global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.datePickerButton]));
			w11.LeftAttach = ((uint)(1));
			w11.RightAttach = ((uint)(2));
			w11.XOptions = ((global::Gtk.AttachOptions)(4));
			w11.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.deadLineTextArea = new global::Gtk.Entry ();
			this.deadLineTextArea.CanFocus = true;
			this.deadLineTextArea.Name = "deadLineTextArea";
			this.deadLineTextArea.IsEditable = false;
			this.deadLineTextArea.InvisibleChar = '•';
			this.table2.Add (this.deadLineTextArea);
			global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.deadLineTextArea]));
			w12.XPadding = ((uint)(115));
			w12.YOptions = ((global::Gtk.AttachOptions)(4));
			this.table1.Add (this.table2);
			global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.table2]));
			w13.TopAttach = ((uint)(6));
			w13.BottomAttach = ((uint)(7));
			w13.LeftAttach = ((uint)(1));
			w13.RightAttach = ((uint)(2));
			w13.XOptions = ((global::Gtk.AttachOptions)(4));
			w13.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.tagsLabel = new global::Gtk.Label ();
			this.tagsLabel.Name = "tagsLabel";
			this.tagsLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Tags");
			this.table1.Add (this.tagsLabel);
			global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.tagsLabel]));
			w14.TopAttach = ((uint)(4));
			w14.BottomAttach = ((uint)(5));
			w14.XOptions = ((global::Gtk.AttachOptions)(4));
			w14.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.tbx_author = new global::Gtk.Entry ();
			this.tbx_author.CanFocus = true;
			this.tbx_author.Name = "tbx_author";
			this.tbx_author.IsEditable = true;
			this.tbx_author.InvisibleChar = '•';
			this.table1.Add (this.tbx_author);
			global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.tbx_author]));
			w15.TopAttach = ((uint)(1));
			w15.BottomAttach = ((uint)(2));
			w15.LeftAttach = ((uint)(1));
			w15.RightAttach = ((uint)(2));
			w15.XOptions = ((global::Gtk.AttachOptions)(4));
			w15.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.tbx_contributors = new global::Gtk.Entry ();
			this.tbx_contributors.CanFocus = true;
			this.tbx_contributors.Name = "tbx_contributors";
			this.tbx_contributors.IsEditable = true;
			this.tbx_contributors.InvisibleChar = '•';
			this.table1.Add (this.tbx_contributors);
			global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.tbx_contributors]));
			w16.TopAttach = ((uint)(2));
			w16.BottomAttach = ((uint)(3));
			w16.LeftAttach = ((uint)(1));
			w16.RightAttach = ((uint)(2));
			w16.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.tbx_experimentName = new global::Gtk.Entry ();
			this.tbx_experimentName.CanFocus = true;
			this.tbx_experimentName.Name = "tbx_experimentName";
			this.tbx_experimentName.IsEditable = true;
			this.tbx_experimentName.InvisibleChar = '•';
			this.table1.Add (this.tbx_experimentName);
			global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.tbx_experimentName]));
			w17.LeftAttach = ((uint)(1));
			w17.RightAttach = ((uint)(2));
			w17.XOptions = ((global::Gtk.AttachOptions)(4));
			w17.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.tbx_tags = new global::Gtk.Entry ();
			this.tbx_tags.CanFocus = true;
			this.tbx_tags.Name = "tbx_tags";
			this.tbx_tags.IsEditable = true;
			this.tbx_tags.InvisibleChar = '•';
			this.table1.Add (this.tbx_tags);
			global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.tbx_tags]));
			w18.TopAttach = ((uint)(4));
			w18.BottomAttach = ((uint)(5));
			w18.LeftAttach = ((uint)(1));
			w18.RightAttach = ((uint)(2));
			w18.XOptions = ((global::Gtk.AttachOptions)(4));
			w18.YOptions = ((global::Gtk.AttachOptions)(4));
			w1.Add (this.table1);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
			w19.Position = 0;
			w19.Expand = false;
			w19.Fill = false;
			// Internal child TraceLab.UI.GTK.AboutExperimentDialog.ActionArea
			global::Gtk.HButtonBox w20 = this.ActionArea;
			w20.Name = "dialog1_ActionArea";
			w20.Spacing = 10;
			w20.BorderWidth = ((uint)(5));
			w20.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.lockUnlock = new global::Gtk.Button ();
			this.lockUnlock.CanFocus = true;
			this.lockUnlock.Name = "lockUnlock";
			this.lockUnlock.UseUnderline = true;
			this.lockUnlock.Label = global::Mono.Unix.Catalog.GetString ("Lock");
			this.AddActionWidget (this.lockUnlock, 0);
			global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.lockUnlock]));
			w21.Expand = false;
			w21.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.btn_cancel = new global::Gtk.Button ();
			this.btn_cancel.CanDefault = true;
			this.btn_cancel.CanFocus = true;
			this.btn_cancel.Name = "btn_cancel";
			this.btn_cancel.UseUnderline = true;
			// Container child btn_cancel.Gtk.Container+ContainerChild
			global::Gtk.Alignment w22 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			global::Gtk.HBox w23 = new global::Gtk.HBox ();
			w23.Spacing = 2;
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Image w24 = new global::Gtk.Image ();
			w24.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-cancel", global::Gtk.IconSize.Menu);
			w23.Add (w24);
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Label w26 = new global::Gtk.Label ();
			w26.LabelProp = global::Mono.Unix.Catalog.GetString ("Cancel");
			w26.UseUnderline = true;
			w23.Add (w26);
			w22.Add (w23);
			this.btn_cancel.Add (w22);
			this.AddActionWidget (this.btn_cancel, -6);
			global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.btn_cancel]));
			w30.Position = 1;
			w30.Expand = false;
			w30.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.btn_ok = new global::Gtk.Button ();
			this.btn_ok.CanDefault = true;
			this.btn_ok.CanFocus = true;
			this.btn_ok.Name = "btn_ok";
			this.btn_ok.UseUnderline = true;
			// Container child btn_ok.Gtk.Container+ContainerChild
			global::Gtk.Alignment w31 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			global::Gtk.HBox w32 = new global::Gtk.HBox ();
			w32.Spacing = 2;
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Image w33 = new global::Gtk.Image ();
			w33.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-apply", global::Gtk.IconSize.Menu);
			w32.Add (w33);
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Label w35 = new global::Gtk.Label ();
			w35.LabelProp = global::Mono.Unix.Catalog.GetString ("Update");
			w35.UseUnderline = true;
			w32.Add (w35);
			w31.Add (w32);
			this.btn_ok.Add (w31);
			this.AddActionWidget (this.btn_ok, -10);
			global::Gtk.ButtonBox.ButtonBoxChild w39 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.btn_ok]));
			w39.Position = 2;
			w39.Expand = false;
			w39.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 671;
			this.DefaultHeight = 448;
			this.Show ();
			this.datePickerButton.Clicked += new global::System.EventHandler (this.OnDatePickerButtonClicked);
			this.metricCombobox.Changed += new global::System.EventHandler (this.OnMetricComboboxChanged);
			this.lockUnlock.Clicked += new global::System.EventHandler (this.OnLockUnlockClicked);
			this.btn_cancel.Clicked += new global::System.EventHandler (this.buttonCancelClickedHandler);
			this.btn_ok.Clicked += new global::System.EventHandler (this.buttonOKClickedHandler);
		}