protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget meticulus.controls.gtk.image_viewer global::Stetic.BinContainer.Attach (this); this.Name = "meticulus.controls.gtk.image_viewer"; // Container child meticulus.controls.gtk.image_viewer.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.image1 = new global::Gtk.Image (); this.image1.Name = "image1"; this.image1.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-missing-image", global::Gtk.IconSize.Menu); w1.Add (this.image1); 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 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 meticulus.controls.gtk.filter_creator global::Stetic.BinContainer.Attach (this); this.Name = "meticulus.controls.gtk.filter_creator"; // Container child meticulus.controls.gtk.filter_creator.Gtk.Container+ContainerChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vbox2 = new global::Gtk.VBox (); this.vbox2.Name = "vbox2"; this.vbox2.Spacing = 6; // Container child vbox2.Gtk.Box+BoxChild this.fixed2 = new global::Gtk.Fixed (); this.fixed2.HeightRequest = 60; this.fixed2.Name = "fixed2"; this.fixed2.HasWindow = false; // Container child fixed2.Gtk.Fixed+FixedChild this.label1 = new global::Gtk.Label (); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Filter name:"); this.fixed2.Add (this.label1); global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed2 [this.label1])); w2.X = 5; w2.Y = 5; // Container child fixed2.Gtk.Fixed+FixedChild this.entry2 = new global::Gtk.Entry (); this.entry2.CanFocus = true; this.entry2.Name = "entry2"; this.entry2.IsEditable = true; this.entry2.InvisibleChar = '•'; this.fixed2.Add (this.entry2); global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed2 [this.entry2])); w3.X = 10; w3.Y = 30; this.vbox2.Add (this.fixed2); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.fixed2])); w4.Position = 0; w4.Expand = false; w4.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.vbox3 = new global::Gtk.VBox (); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; this.vbox2.Add (this.vbox3); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox3])); w5.Position = 1; w1.Add (this.vbox2); this.GtkScrolledWindow.Add (w1); this.Add (this.GtkScrolledWindow); if ((this.Child != null)) { this.Child.ShowAll (); } this.Hide (); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget LongoMatch.Gui.Component.PlaysListTreeWidget global::Stetic.BinContainer.Attach (this); this.Name = "LongoMatch.Gui.Component.PlaysListTreeWidget"; // Container child LongoMatch.Gui.Component.PlaysListTreeWidget.Gtk.Container+ContainerChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow (); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; // 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.treeview = new global::LongoMatch.Gui.Component.PlaysTreeView (); this.treeview.CanFocus = true; this.treeview.Name = "treeview"; this.treeview.Colors = false; w1.Add (this.treeview); this.scrolledwindow1.Add (w1); this.Add (this.scrolledwindow1); if ((this.Child != null)) { this.Child.ShowAll (); } this.Show (); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget LongoMatch.Gui.Component.DrawingWidget global::Stetic.BinContainer.Attach (this); this.Name = "LongoMatch.Gui.Component.DrawingWidget"; // Container child LongoMatch.Gui.Component.DrawingWidget.Gtk.Container+ContainerChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.drawingarea = new global::Gtk.DrawingArea (); this.drawingarea.Events = ((global::Gdk.EventMask)(784)); this.drawingarea.Name = "drawingarea"; w1.Add (this.drawingarea); this.GtkScrolledWindow.Add (w1); this.Add (this.GtkScrolledWindow); if ((this.Child != null)) { this.Child.ShowAll (); } this.Hide (); this.drawingarea.ExposeEvent += new global::Gtk.ExposeEventHandler (this.OnDrawingareaExposeEvent); 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.SizeAllocated += new global::Gtk.SizeAllocatedHandler (this.OnDrawingareaSizeAllocated); this.drawingarea.ConfigureEvent += new global::Gtk.ConfigureEventHandler (this.OnDrawingareaConfigureEvent); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget QSWidgetLib.VImagesList global::Stetic.BinContainer.Attach (this); this.Name = "QSWidgetLib.VImagesList"; // Container child QSWidgetLib.VImagesList.Gtk.Container+ContainerChild this.scrolledImages = new global::Gtk.ScrolledWindow (); this.scrolledImages.CanFocus = true; this.scrolledImages.Name = "scrolledImages"; this.scrolledImages.VscrollbarPolicy = ((global::Gtk.PolicyType)(0)); this.scrolledImages.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledImages.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vboxImages = new global::Gtk.VBox (); this.vboxImages.Name = "vboxImages"; this.vboxImages.Spacing = 6; w1.Add (this.vboxImages); this.scrolledImages.Add (w1); this.Add (this.scrolledImages); if ((this.Child != null)) { this.Child.ShowAll (); } this.Hide (); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget CmisSync.TransmissionWindow this.Name = "CmisSync.TransmissionWindow"; this.Title = global::Mono.Unix.Catalog.GetString ("TransmissionWindow"); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); // Container child CmisSync.TransmissionWindow.Gtk.Container+ContainerChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.VscrollbarPolicy = ((global::Gtk.PolicyType)(0)); this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.transmissionList = new global::Gtk.VBox (); this.transmissionList.Name = "transmissionList"; w1.Add (this.transmissionList); this.GtkScrolledWindow.Add (w1); this.Add (this.GtkScrolledWindow); if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 542; this.DefaultHeight = 324; this.Show (); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget MonoDevelop.Ide.Execution.MonoExecutionParametersPreview this.Name = "MonoDevelop.Ide.Execution.MonoExecutionParametersPreview"; this.Title = global::MonoDevelop.Core.GettextCatalog.GetString ("Options Preview"); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); this.Modal = true; // Internal child MonoDevelop.Ide.Execution.MonoExecutionParametersPreview.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.HscrollbarPolicy = ((global::Gtk.PolicyType)(2)); this.GtkScrolledWindow.BorderWidth = ((uint)(6)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w2 = new global::Gtk.Viewport (); w2.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.labelOps = new global::Gtk.Label (); this.labelOps.Name = "labelOps"; this.labelOps.Xalign = 0f; this.labelOps.Yalign = 0f; this.labelOps.UseMarkup = true; this.labelOps.Wrap = true; this.labelOps.Selectable = true; this.labelOps.WidthChars = 50; w2.Add (this.labelOps); this.GtkScrolledWindow.Add (w2); w1.Add (this.GtkScrolledWindow); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.GtkScrolledWindow])); w5.Position = 0; // Internal child MonoDevelop.Ide.Execution.MonoExecutionParametersPreview.ActionArea global::Gtk.HButtonBox w6 = this.ActionArea; w6.Name = "dialog1_ActionArea"; w6.Spacing = 10; w6.BorderWidth = ((uint)(5)); w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4)); // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild this.buttonOk = new global::Gtk.Button (); this.buttonOk.CanDefault = true; this.buttonOk.CanFocus = true; this.buttonOk.Name = "buttonOk"; this.buttonOk.UseStock = true; this.buttonOk.UseUnderline = true; this.buttonOk.Label = "gtk-close"; this.AddActionWidget (this.buttonOk, -7); global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6[this.buttonOk])); w7.Expand = false; w7.Fill = false; if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 501; this.DefaultHeight = 341; this.Show (); }
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.fixed1 = new global::Gtk.Fixed (); this.fixed1.Name = "fixed1"; this.fixed1.HasWindow = false; // Container child fixed1.Gtk.Fixed+FixedChild this.frame1 = new global::Gtk.Frame (); this.frame1.WidthRequest = 430; this.frame1.HeightRequest = 526; this.frame1.Name = "frame1"; this.frame1.ShadowType = ((global::Gtk.ShadowType)(0)); this.frame1.BorderWidth = ((uint)(1)); // Container child frame1.Gtk.Container+ContainerChild this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F); this.GtkAlignment.WidthRequest = 121; this.GtkAlignment.Name = "GtkAlignment"; this.GtkAlignment.LeftPadding = ((uint)(12)); // Container child GtkAlignment.Gtk.Container+ContainerChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.label1 = new global::Gtk.Label (); this.label1.WidthRequest = 36; this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("label1"); w1.Add (this.label1); this.GtkScrolledWindow.Add (w1); this.GtkAlignment.Add (this.GtkScrolledWindow); 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.fixed1.Add (this.frame1); global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.frame1])); w6.X = 2; w6.Y = 12; this.Add (this.fixed1); if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 443; this.DefaultHeight = 563; this.Show (); this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget QSValidation.ResultsListDlg this.Name = "QSValidation.ResultsListDlg"; this.Title = global::Mono.Unix.Catalog.GetString ("Проверка корректности данных"); this.Icon = global::Stetic.IconLoader.LoadIcon (this, "gtk-apply", global::Gtk.IconSize.Menu); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); this.Modal = true; // Internal child QSValidation.ResultsListDlg.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.HscrollbarPolicy = ((global::Gtk.PolicyType)(2)); this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w2 = new global::Gtk.Viewport (); w2.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport1.Gtk.Container+ContainerChild this.vboxMessages = new global::Gtk.VBox (); this.vboxMessages.Name = "vboxMessages"; this.vboxMessages.Spacing = 10; this.vboxMessages.BorderWidth = ((uint)(6)); w2.Add (this.vboxMessages); this.GtkScrolledWindow.Add (w2); w1.Add (this.GtkScrolledWindow); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.GtkScrolledWindow])); w5.PackType = ((global::Gtk.PackType)(1)); w5.Position = 1; // Internal child QSValidation.ResultsListDlg.ActionArea global::Gtk.HButtonBox w6 = this.ActionArea; w6.Name = "dialog1_ActionArea"; w6.Spacing = 10; w6.BorderWidth = ((uint)(5)); w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1)); // 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-close"; this.AddActionWidget (this.buttonOk, -7); global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk])); w7.Expand = false; w7.Fill = false; if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 436; this.DefaultHeight = 335; this.Show (); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget TraceLab.UI.GTK.IOSpecSetupPage global::Stetic.BinContainer.Attach (this); this.Name = "TraceLab.UI.GTK.IOSpecSetupPage"; // Container child TraceLab.UI.GTK.IOSpecSetupPage.Gtk.Container+ContainerChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vbox3 = new global::Gtk.VBox (); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; this.vbox3.BorderWidth = ((uint)(3)); // Container child vbox3.Gtk.Box+BoxChild this.textview1 = new global::Gtk.TextView (); this.textview1.Buffer.Text = "Component is defined by its inputs and outputs. \nPlease select inputs that your c" + "omponent will require to do its computation, and final outputs."; this.textview1.Sensitive = false; this.textview1.CanFocus = true; this.textview1.Name = "textview1"; this.textview1.Editable = false; this.textview1.CursorVisible = false; this.textview1.WrapMode = ((global::Gtk.WrapMode)(2)); this.textview1.LeftMargin = 4; this.textview1.RightMargin = 4; this.vbox3.Add (this.textview1); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.textview1])); w2.Position = 0; w2.Expand = false; // Container child vbox3.Gtk.Box+BoxChild this.inputsView = new global::Gtk.TreeView (); this.inputsView.CanFocus = true; this.inputsView.Name = "inputsView"; this.vbox3.Add (this.inputsView); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.inputsView])); w3.Position = 1; // Container child vbox3.Gtk.Box+BoxChild this.outputsView = new global::Gtk.TreeView (); this.outputsView.CanFocus = true; this.outputsView.Name = "outputsView"; this.vbox3.Add (this.outputsView); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.outputsView])); w4.Position = 2; w1.Add (this.vbox3); this.GtkScrolledWindow.Add (w1); this.Add (this.GtkScrolledWindow); if ((this.Child != null)) { this.Child.ShowAll (); } this.Hide (); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog this.Name = "MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog"; this.WindowPosition = ((global::Gtk.WindowPosition)(4)); this.BorderWidth = ((uint)(6)); // Internal child MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.VBox global::Gtk.VBox w1 = this.VBox; w1.Name = "dialog1_VBox"; w1.BorderWidth = ((uint)(2)); // Container child dialog1_VBox.Gtk.Box+BoxChild this.scrolled = new global::Gtk.ScrolledWindow (); this.scrolled.Name = "scrolled"; this.scrolled.HscrollbarPolicy = ((global::Gtk.PolicyType)(2)); this.scrolled.BorderWidth = ((uint)(6)); // Container child scrolled.Gtk.Container+ContainerChild global::Gtk.Viewport w2 = new global::Gtk.Viewport (); w2.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.msgBox = new global::Gtk.VBox (); this.msgBox.Name = "msgBox"; this.msgBox.Spacing = 12; w2.Add (this.msgBox); this.scrolled.Add (w2); w1.Add (this.scrolled); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.scrolled])); w5.Position = 0; // Internal child MonoDevelop.Ide.Gui.Dialogs.MultiMessageDialog.ActionArea global::Gtk.HButtonBox w6 = this.ActionArea; w6.Name = "dialog1_ActionArea"; w6.Spacing = 6; w6.BorderWidth = ((uint)(5)); w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4)); // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild this.buttonOk = new global::Gtk.Button (); this.buttonOk.CanDefault = true; this.buttonOk.CanFocus = true; this.buttonOk.Name = "buttonOk"; this.buttonOk.UseStock = true; this.buttonOk.UseUnderline = true; this.buttonOk.Label = "gtk-ok"; this.AddActionWidget (this.buttonOk, -5); global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk])); w7.Expand = false; w7.Fill = false; if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 563; this.DefaultHeight = 346; this.Show (); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget TraceLab.UI.GTK.ConfigSetupPage global::Stetic.BinContainer.Attach (this); this.Name = "TraceLab.UI.GTK.ConfigSetupPage"; // Container child TraceLab.UI.GTK.ConfigSetupPage.Gtk.Container+ContainerChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vbox2 = new global::Gtk.VBox (); this.vbox2.Name = "vbox2"; this.vbox2.Spacing = 6; this.vbox2.BorderWidth = ((uint)(3)); // Container child vbox2.Gtk.Box+BoxChild this.textview1 = new global::Gtk.TextView (); this.textview1.Buffer.Text = @"Component is defined also by the configuration parameters. All configuration parameters can be set by the component's user, but only some are visible in the top level view of component in its info pane. Please select config parameters that are going to be visible at the top level."; this.textview1.Sensitive = false; this.textview1.CanFocus = true; this.textview1.Name = "textview1"; this.textview1.Editable = false; this.textview1.CursorVisible = false; this.textview1.WrapMode = ((global::Gtk.WrapMode)(1)); this.textview1.LeftMargin = 4; this.textview1.RightMargin = 4; this.vbox2.Add (this.textview1); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.textview1])); w2.Position = 0; w2.Expand = false; // Container child vbox2.Gtk.Box+BoxChild this.configView = new global::Gtk.TreeView (); this.configView.CanFocus = true; this.configView.Name = "configView"; this.vbox2.Add (this.configView); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.configView])); w3.Position = 1; w1.Add (this.vbox2); this.GtkScrolledWindow.Add (w1); this.Add (this.GtkScrolledWindow); if ((this.Child != null)) { this.Child.ShowAll (); } this.Hide (); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget DBusExplorer.BusPageWidget global::Stetic.BinContainer.Attach (this); this.Name = "DBusExplorer.BusPageWidget"; // Container child DBusExplorer.BusPageWidget.Gtk.Container+ContainerChild this.vbox3 = new global::Gtk.VBox (); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.tvWindow = new global::Gtk.ScrolledWindow (); this.tvWindow.CanFocus = true; this.tvWindow.Name = "tvWindow"; this.tvWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2)); this.tvWindow.ShadowType = ((global::Gtk.ShadowType)(1)); this.tvWindow.BorderWidth = ((uint)(3)); // Container child tvWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.tvPlaceholder = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f); this.tvPlaceholder.Name = "tvPlaceholder"; w1.Add (this.tvPlaceholder); this.tvWindow.Add (w1); this.vbox3.Add (this.tvWindow); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.tvWindow])); w4.Position = 0; // Container child vbox3.Gtk.Box+BoxChild this.vbox4 = new global::Gtk.VBox (); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 6; // Container child vbox4.Gtk.Box+BoxChild this.informationViewPlaceholder = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f); this.informationViewPlaceholder.Name = "informationViewPlaceholder"; this.vbox4.Add (this.informationViewPlaceholder); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.informationViewPlaceholder])); w5.Position = 0; w5.Expand = false; this.vbox3.Add (this.vbox4); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.vbox4])); w6.Position = 1; w6.Expand = false; this.Add (this.vbox3); if ((this.Child != null)) { this.Child.ShowAll (); } this.Show (); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget NicoMonoViewer.NicorepoWidget global::Stetic.BinContainer.Attach (this); this.Name = "NicoMonoViewer.NicorepoWidget"; // Container child NicoMonoViewer.NicorepoWidget.Gtk.Container+ContainerChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vboxSub = new global::Gtk.VBox (); this.vboxSub.Name = "vboxSub"; this.vboxSub.Spacing = 6; // Container child vboxSub.Gtk.Box+BoxChild this.vboxMain = new global::Gtk.VBox (); this.vboxMain.Name = "vboxMain"; this.vboxMain.Spacing = 6; this.vboxMain.BorderWidth = ((uint)(6)); this.vboxSub.Add (this.vboxMain); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxSub [this.vboxMain])); w2.Position = 0; // Container child vboxSub.Gtk.Box+BoxChild this.button = new global::Gtk.Button (); this.button.Sensitive = false; this.button.CanFocus = true; this.button.Name = "button"; this.button.UseUnderline = true; this.button.Label = global::Mono.Unix.Catalog.GetString ("ロード中..."); this.vboxSub.Add (this.button); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxSub [this.button])); w3.Position = 1; w3.Expand = false; w3.Fill = false; w1.Add (this.vboxSub); this.GtkScrolledWindow.Add (w1); this.Add (this.GtkScrolledWindow); if ((this.Child != null)) { this.Child.ShowAll (); } this.Hide (); this.Shown += new global::System.EventHandler (this.OnShown); this.button.Clicked += new global::System.EventHandler (this.OnButtonClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget LongoMatch.Gui.Component.NotesWidget global::Stetic.BinContainer.Attach (this); this.Name = "LongoMatch.Gui.Component.NotesWidget"; // Container child LongoMatch.Gui.Component.NotesWidget.Gtk.Container+ContainerChild this.vbox2 = new global::Gtk.VBox (); this.vbox2.Name = "vbox2"; this.vbox2.Spacing = 6; // Container child vbox2.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow (); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.textview1 = new global::Gtk.TextView (); this.textview1.CanFocus = true; this.textview1.Name = "textview1"; w1.Add (this.textview1); this.scrolledwindow1.Add (w1); this.vbox2.Add (this.scrolledwindow1); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1])); w4.Position = 0; // Container child vbox2.Gtk.Box+BoxChild this.savebutton = new global::Gtk.Button (); this.savebutton.Sensitive = false; this.savebutton.CanFocus = true; this.savebutton.Name = "savebutton"; this.savebutton.UseStock = true; this.savebutton.UseUnderline = true; this.savebutton.Label = "gtk-save"; this.vbox2.Add (this.savebutton); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.savebutton])); w5.Position = 1; w5.Expand = false; w5.Fill = false; this.Add (this.vbox2); if ((this.Child != null)) { this.Child.ShowAll (); } this.Show (); this.savebutton.Clicked += new global::System.EventHandler (this.OnSavebuttonClicked); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget global::Stetic.BinContainer.Attach (this); this.Events = ((global::Gdk.EventMask)(256)); this.Name = "MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget"; // Container child MonoDevelop.Ide.Projects.OptionPanels.CustomCommandPanelWidget.Gtk.Container+ContainerChild this.vbox = new global::Gtk.VBox (); this.vbox.Name = "vbox"; this.vbox.Spacing = 6; // Container child vbox.Gtk.Box+BoxChild this.label3 = new global::Gtk.Label (); this.label3.WidthRequest = 470; this.label3.Name = "label3"; this.label3.Xalign = 0F; this.label3.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString ("MonoDevelop can execute user specified commands or scripts before, after or as a replacement of common project operations. It is also possible to enter custom commands which will be available in the project or solution menu."); this.label3.Wrap = true; this.vbox.Add (this.label3); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox [this.label3])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child vbox.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow (); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2)); // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w2 = new global::Gtk.Viewport (); w2.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vboxCommands = new global::Gtk.VBox (); this.vboxCommands.CanFocus = true; this.vboxCommands.Name = "vboxCommands"; w2.Add (this.vboxCommands); this.scrolledwindow1.Add (w2); this.vbox.Add (this.scrolledwindow1); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox [this.scrolledwindow1])); w5.Position = 1; this.Add (this.vbox); if ((this.Child != null)) { this.Child.ShowAll (); } this.Show (); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget LongoMatch.Plugins.Stats.CategoriesViewer global::Stetic.BinContainer.Attach (this); this.Name = "LongoMatch.Plugins.Stats.CategoriesViewer"; // Container child LongoMatch.Plugins.Stats.CategoriesViewer.Gtk.Container+ContainerChild this.hpaned1 = new global::Gtk.HPaned (); this.hpaned1.CanFocus = true; this.hpaned1.Name = "hpaned1"; this.hpaned1.Position = 185; // Container child hpaned1.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.treeview = new global::Gtk.TreeView (); this.treeview.CanFocus = true; this.treeview.Name = "treeview"; this.GtkScrolledWindow.Add (this.treeview); this.hpaned1.Add (this.GtkScrolledWindow); global::Gtk.Paned.PanedChild w2 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.GtkScrolledWindow])); w2.Resize = false; // Container child hpaned1.Gtk.Paned+PanedChild this.scrolledwindow3 = new global::Gtk.ScrolledWindow (); this.scrolledwindow3.CanFocus = true; this.scrolledwindow3.Name = "scrolledwindow3"; this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow3.Gtk.Container+ContainerChild global::Gtk.Viewport w3 = new global::Gtk.Viewport (); w3.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.categoryviewer1 = new global::LongoMatch.Plugins.Stats.CategoryViewer (); this.categoryviewer1.Events = ((global::Gdk.EventMask)(256)); this.categoryviewer1.Name = "categoryviewer1"; this.categoryviewer1.HomeName = "A"; w3.Add (this.categoryviewer1); this.scrolledwindow3.Add (w3); this.hpaned1.Add (this.scrolledwindow3); this.Add (this.hpaned1); if ((this.Child != null)) { this.Child.ShowAll (); } this.Hide (); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget Project.ImgWindow this.Name = "Project.ImgWindow"; this.Title = global::Mono.Unix.Catalog.GetString ("ImgWindow"); this.WindowPosition = ((global::Gtk.WindowPosition)(1)); this.DefaultWidth = 700; this.DefaultHeight = 600; // Container child Project.ImgWindow.Gtk.Container+ContainerChild this.vbox2 = new global::Gtk.VBox (); this.vbox2.Name = "vbox2"; this.vbox2.Spacing = 6; // Container child vbox2.Gtk.Box+BoxChild this.label2 = new global::Gtk.Label (); this.label2.Name = "label2"; this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("label2"); this.vbox2.Add (this.label2); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label2])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow (); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w2 = new global::Gtk.Viewport (); w2.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vbox3 = new global::Gtk.VBox (); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; w2.Add (this.vbox3); this.scrolledwindow1.Add (w2); this.vbox2.Add (this.scrolledwindow1); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1])); w5.Position = 1; this.Add (this.vbox2); if ((this.Child != null)) { this.Child.ShowAll (); } this.Show (); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget MonoDevelop.D.ProjectDependenciesWidget global::Stetic.BinContainer.Attach (this); this.HeightRequest = 300; this.Name = "MonoDevelop.D.ProjectDependenciesWidget"; // Container child MonoDevelop.D.ProjectDependenciesWidget.Gtk.Container+ContainerChild 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::MonoDevelop.Core.GettextCatalog.GetString ("Checking a project in this list will add an include (that points to the respective project's base directory) to this project automatically."); this.label16.Wrap = true; this.vbox2.Add (this.label16); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label16])); w1.Position = 0; w1.Expand = false; // Container child vbox2.Gtk.Box+BoxChild this.scrolledwindow2 = new global::Gtk.ScrolledWindow (); this.scrolledwindow2.CanFocus = true; this.scrolledwindow2.Name = "scrolledwindow2"; // Container child scrolledwindow2.Gtk.Container+ContainerChild global::Gtk.Viewport w2 = new global::Gtk.Viewport (); w2.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; w2.Add (this.vbox_ProjectDeps); this.scrolledwindow2.Add (w2); this.vbox2.Add (this.scrolledwindow2); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow2])); w5.Position = 1; this.Add (this.vbox2); if ((this.Child != null)) { this.Child.ShowAll (); } this.Show (); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget HistoryWindow this.Name = "HistoryWindow"; this.Title = global::Mono.Unix.Catalog.GetString ("HistoryWindow"); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); // Container child HistoryWindow.Gtk.Container+ContainerChild this.ScrollContainerContainerLolZomg = new global::Gtk.VBox (); this.ScrollContainerContainerLolZomg.Name = "ScrollContainerContainerLolZomg"; this.ScrollContainerContainerLolZomg.Spacing = 6; // Container child ScrollContainerContainerLolZomg.Gtk.Box+BoxChild this.ScrollContainer = new global::Gtk.ScrolledWindow (); this.ScrollContainer.CanFocus = true; this.ScrollContainer.Name = "ScrollContainer"; this.ScrollContainer.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child ScrollContainer.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport (); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.HistoryTable = new global::Gtk.VBox (); this.HistoryTable.Name = "HistoryTable"; this.HistoryTable.Spacing = 6; w1.Add (this.HistoryTable); this.ScrollContainer.Add (w1); this.ScrollContainerContainerLolZomg.Add (this.ScrollContainer); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.ScrollContainerContainerLolZomg [this.ScrollContainer])); w4.Position = 0; this.Add (this.ScrollContainerContainerLolZomg); if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 498; this.DefaultHeight = 495; this.Show (); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget MonoDevelop.Ide.Projects.NewFileDialog this.Name = "MonoDevelop.Ide.Projects.NewFileDialog"; this.Title = global::Mono.Unix.Catalog.GetString ("New File"); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); this.BorderWidth = ((uint)(6)); // Internal child MonoDevelop.Ide.Projects.NewFileDialog.VBox global::Gtk.VBox w1 = this.VBox; w1.Name = "dialog1_VBox"; w1.Spacing = 6; w1.BorderWidth = ((uint)(2)); // Container child dialog1_VBox.Gtk.Box+BoxChild this.vbox2 = new global::Gtk.VBox (); this.vbox2.Name = "vbox2"; this.vbox2.Spacing = 6; this.vbox2.BorderWidth = ((uint)(6)); // Container child vbox2.Gtk.Box+BoxChild this.hpaned1 = new global::Gtk.HPaned (); this.hpaned1.CanFocus = true; this.hpaned1.Name = "hpaned1"; this.hpaned1.Position = 192; // Container child hpaned1.Gtk.Paned+PanedChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow (); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild this.catView = new global::Gtk.TreeView (); this.catView.WidthRequest = 160; this.catView.CanFocus = true; this.catView.Name = "catView"; this.catView.HeadersVisible = false; this.scrolledwindow1.Add (this.catView); this.hpaned1.Add (this.scrolledwindow1); global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1])); w3.Resize = false; // Container child hpaned1.Gtk.Paned+PanedChild this.panedTemplates = new global::Gtk.HPaned (); this.panedTemplates.CanFocus = true; this.panedTemplates.Name = "panedTemplates"; this.panedTemplates.Position = 292; // Container child panedTemplates.Gtk.Paned+PanedChild this.boxTemplates = new global::Gtk.VBox (); this.boxTemplates.Name = "boxTemplates"; this.boxTemplates.Spacing = 6; this.panedTemplates.Add (this.boxTemplates); global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates])); w4.Resize = false; // Container child panedTemplates.Gtk.Paned+PanedChild this.scrolledInfo = new global::Gtk.ScrolledWindow (); this.scrolledInfo.CanFocus = true; this.scrolledInfo.Name = "scrolledInfo"; this.scrolledInfo.HscrollbarPolicy = ((global::Gtk.PolicyType)(2)); this.scrolledInfo.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledInfo.Gtk.Container+ContainerChild global::Gtk.Viewport w5 = new global::Gtk.Viewport (); w5.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.boxInfo = new global::Gtk.VBox (); this.boxInfo.Name = "boxInfo"; this.boxInfo.Spacing = 6; this.boxInfo.BorderWidth = ((uint)(3)); // Container child boxInfo.Gtk.Box+BoxChild this.labelTemplateTitle = new global::Gtk.Label (); this.labelTemplateTitle.WidthRequest = 145; this.labelTemplateTitle.Name = "labelTemplateTitle"; this.labelTemplateTitle.Xalign = 0F; this.labelTemplateTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Console Project</b>"); this.labelTemplateTitle.UseMarkup = true; this.labelTemplateTitle.Wrap = true; this.boxInfo.Add (this.labelTemplateTitle); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle])); w6.Position = 0; w6.Expand = false; w6.Fill = false; // Container child boxInfo.Gtk.Box+BoxChild this.infoLabel = new global::Gtk.Label (); this.infoLabel.WidthRequest = 145; this.infoLabel.Name = "infoLabel"; this.infoLabel.Xalign = 0F; this.infoLabel.Yalign = 0F; this.infoLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Creates a new C# Project"); this.infoLabel.Wrap = true; this.boxInfo.Add (this.infoLabel); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.infoLabel])); w7.Position = 1; w7.Expand = false; w7.Fill = false; w5.Add (this.boxInfo); this.scrolledInfo.Add (w5); this.panedTemplates.Add (this.scrolledInfo); global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo])); w10.Resize = false; this.hpaned1.Add (this.panedTemplates); this.vbox2.Add (this.hpaned1); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1])); w12.Position = 0; // Container child vbox2.Gtk.Box+BoxChild this.label1 = new global::Gtk.Label (); this.label1.WidthRequest = 1; this.label1.HeightRequest = 1; this.label1.Name = "label1"; this.vbox2.Add (this.label1); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1])); w13.Position = 1; w13.Expand = false; w13.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.hbox2 = new global::Gtk.HBox (); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.label2 = new global::Gtk.Label (); this.label2.Name = "label2"; this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Name:"); this.hbox2.Add (this.label2); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2])); w14.Position = 0; w14.Expand = false; w14.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.nameEntry = new global::Gtk.Entry (); this.nameEntry.CanFocus = true; this.nameEntry.Name = "nameEntry"; this.nameEntry.IsEditable = true; this.nameEntry.InvisibleChar = '●'; this.hbox2.Add (this.nameEntry); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.nameEntry])); w15.Position = 1; this.vbox2.Add (this.hbox2); global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2])); w16.Position = 2; w16.Expand = false; w16.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.boxProject = new global::Gtk.VBox (); this.boxProject.Name = "boxProject"; this.boxProject.Spacing = 6; // Container child boxProject.Gtk.Box+BoxChild this.hbox3 = new global::Gtk.HBox (); this.hbox3.Name = "hbox3"; this.hbox3.Spacing = 6; // Container child hbox3.Gtk.Box+BoxChild this.projectAddCheckbox = new global::Gtk.CheckButton (); this.projectAddCheckbox.CanFocus = true; this.projectAddCheckbox.Name = "projectAddCheckbox"; this.projectAddCheckbox.Label = global::Mono.Unix.Catalog.GetString ("_Add to project:"); this.projectAddCheckbox.DrawIndicator = true; this.projectAddCheckbox.UseUnderline = true; this.hbox3.Add (this.projectAddCheckbox); global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCheckbox])); w17.Position = 0; w17.Expand = false; w17.Fill = false; // Container child hbox3.Gtk.Box+BoxChild this.projectAddCombo = global::Gtk.ComboBox.NewText (); this.projectAddCombo.Name = "projectAddCombo"; this.hbox3.Add (this.projectAddCombo); global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCombo])); w18.Position = 1; this.boxProject.Add (this.hbox3); global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox3])); w19.Position = 0; w19.Expand = false; w19.Fill = false; // Container child boxProject.Gtk.Box+BoxChild this.hbox4 = new global::Gtk.HBox (); this.hbox4.Name = "hbox4"; this.hbox4.Spacing = 6; // Container child hbox4.Gtk.Box+BoxChild this.projectPathLabel = new global::Gtk.Label (); this.projectPathLabel.Name = "projectPathLabel"; this.projectPathLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Path:"); this.hbox4.Add (this.projectPathLabel); global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectPathLabel])); w20.Position = 0; w20.Expand = false; w20.Fill = false; // Container child hbox4.Gtk.Box+BoxChild this.projectFolderEntry = new global::MonoDevelop.Components.FolderEntry (); this.projectFolderEntry.Name = "projectFolderEntry"; this.hbox4.Add (this.projectFolderEntry); global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectFolderEntry])); w21.Position = 1; this.boxProject.Add (this.hbox4); global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox4])); w22.Position = 1; w22.Expand = false; w22.Fill = false; this.vbox2.Add (this.boxProject); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxProject])); w23.Position = 3; w23.Expand = false; w23.Fill = false; w1.Add (this.vbox2); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2])); w24.Position = 0; // Internal child MonoDevelop.Ide.Projects.NewFileDialog.ActionArea global::Gtk.HButtonBox w25 = this.ActionArea; w25.Name = "dialog1_ActionArea"; w25.Spacing = 6; w25.BorderWidth = ((uint)(5)); w25.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4)); // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild this.cancelButton = new global::Gtk.Button (); this.cancelButton.CanDefault = true; this.cancelButton.CanFocus = true; this.cancelButton.Name = "cancelButton"; this.cancelButton.UseStock = true; this.cancelButton.UseUnderline = true; this.cancelButton.Label = "gtk-cancel"; this.AddActionWidget (this.cancelButton, -6); global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.cancelButton])); w26.Expand = false; w26.Fill = false; // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild this.okButton = new global::Gtk.Button (); this.okButton.CanDefault = true; this.okButton.CanFocus = true; this.okButton.Name = "okButton"; this.okButton.UseStock = true; this.okButton.UseUnderline = true; this.okButton.Label = "gtk-new"; w25.Add (this.okButton); global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.okButton])); w27.Position = 1; w27.Expand = false; w27.Fill = false; if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 718; this.DefaultHeight = 524; this.boxProject.Hide (); this.Hide (); this.scrolledInfo.SizeAllocated += new global::Gtk.SizeAllocatedHandler (this.OnScrolledInfoSizeAllocated); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this); this.UIManager = new global::Gtk.UIManager (); global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default"); this.NavigateBackwardAction = new global::Gtk.Action ("NavigateBackwardAction", global::Mono.Unix.Catalog.GetString ("Navigate backward"), null, "gtk-go-back"); this.NavigateBackwardAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Navigate backward"); w2.Add (this.NavigateBackwardAction, null); this.NavigateForwardAction = new global::Gtk.Action ("NavigateForwardAction", global::Mono.Unix.Catalog.GetString ("Navigate forward"), null, "gtk-go-forward"); this.NavigateForwardAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Navigate forward"); w2.Add (this.NavigateForwardAction, null); this.goBackAction = new global::Gtk.Action ("goBackAction", null, null, "gtk-go-back"); w2.Add (this.goBackAction, null); this.goForwardAction = new global::Gtk.Action ("goForwardAction", null, null, "gtk-go-forward"); w2.Add (this.goForwardAction, null); this.goBackAction1 = new global::Gtk.Action ("goBackAction1", null, null, "gtk-go-back"); w2.Add (this.goBackAction1, null); this.UIManager.InsertActionGroup (w2, 0); this.Name = "MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget"; // Container child MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget.Gtk.Container+ContainerChild this.vbox1 = new global::Gtk.VBox (); this.vbox1.Name = "vbox1"; this.vbox1.Spacing = 2; // Container child vbox1.Gtk.Box+BoxChild this.hbox2 = new global::Gtk.HBox (); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.buttonBack = new global::Gtk.Button (); this.buttonBack.CanFocus = true; this.buttonBack.Name = "buttonBack"; this.buttonBack.UseStock = true; this.buttonBack.UseUnderline = true; this.buttonBack.Label = "gtk-go-back"; this.hbox2.Add (this.buttonBack); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonBack])); w3.Position = 0; w3.Expand = false; w3.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.buttonForeward = new global::Gtk.Button (); this.buttonForeward.CanFocus = true; this.buttonForeward.Name = "buttonForeward"; this.buttonForeward.UseStock = true; this.buttonForeward.UseUnderline = true; this.buttonForeward.Label = "gtk-go-forward"; this.hbox2.Add (this.buttonForeward); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.buttonForeward])); w4.Position = 1; w4.Expand = false; w4.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.label3 = new global::Gtk.Label (); this.label3.Name = "label3"; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("_Visibility:"); this.label3.UseUnderline = true; this.hbox2.Add (this.label3); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label3])); w5.Position = 2; w5.Expand = false; w5.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.languageCombobox = global::Gtk.ComboBox.NewText (); this.languageCombobox.Name = "languageCombobox"; this.hbox2.Add (this.languageCombobox); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.languageCombobox])); w6.PackType = ((global::Gtk.PackType)(1)); w6.Position = 3; w6.Expand = false; w6.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.label1 = new global::Gtk.Label (); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("_Language:"); this.label1.UseUnderline = true; this.hbox2.Add (this.label1); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1])); w7.PackType = ((global::Gtk.PackType)(1)); w7.Position = 4; w7.Expand = false; w7.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.searchentry1 = new global::MonoDevelop.Components.SearchEntry (); this.searchentry1.Name = "searchentry1"; this.searchentry1.ForceFilterButtonVisible = false; this.searchentry1.IsCheckMenu = false; this.searchentry1.ActiveFilterID = 0; this.searchentry1.Ready = false; this.searchentry1.HasFocus = false; this.hbox2.Add (this.searchentry1); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.searchentry1])); w8.PackType = ((global::Gtk.PackType)(1)); w8.Position = 5; // Container child hbox2.Gtk.Box+BoxChild this.label2 = new global::Gtk.Label (); this.label2.Name = "label2"; this.label2.Xalign = 1f; this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("_Search:"); this.label2.UseUnderline = true; this.hbox2.Add (this.label2); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label2])); w9.PackType = ((global::Gtk.PackType)(1)); w9.Position = 6; // Container child hbox2.Gtk.Box+BoxChild this.comboboxVisibilty = global::Gtk.ComboBox.NewText (); this.comboboxVisibilty.Name = "comboboxVisibilty"; this.hbox2.Add (this.comboboxVisibilty); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.comboboxVisibilty])); w10.PackType = ((global::Gtk.PackType)(1)); w10.Position = 7; w10.Expand = false; w10.Fill = false; this.vbox1.Add (this.hbox2); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2])); w11.Position = 0; w11.Expand = false; w11.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.hpaned1 = new global::Gtk.HPaned (); this.hpaned1.CanFocus = true; this.hpaned1.Name = "hpaned1"; this.hpaned1.Position = 271; // Container child hpaned1.Gtk.Paned+PanedChild this.treeViewPlaceholder = new global::Gtk.Alignment (0.5f, 0.5f, 1f, 1f); this.treeViewPlaceholder.Name = "treeViewPlaceholder"; this.hpaned1.Add (this.treeViewPlaceholder); global::Gtk.Paned.PanedChild w12 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.treeViewPlaceholder])); w12.Resize = false; // Container child hpaned1.Gtk.Paned+PanedChild this.vbox3 = new global::Gtk.VBox (); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.notebook1 = new global::Gtk.Notebook (); this.notebook1.CanFocus = true; this.notebook1.Name = "notebook1"; this.notebook1.CurrentPage = 0; this.notebook1.ShowBorder = false; this.notebook1.ShowTabs = false; // Container child notebook1.Gtk.Notebook+NotebookChild this.documentationScrolledWindow = new global::Gtk.ScrolledWindow (); this.documentationScrolledWindow.Name = "documentationScrolledWindow"; this.documentationScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child documentationScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w13 = new global::Gtk.Viewport (); w13.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.documentationLabel = new global::Gtk.Label (); this.documentationLabel.Name = "documentationLabel"; this.documentationLabel.Xpad = 6; this.documentationLabel.Ypad = 6; this.documentationLabel.Xalign = 0f; this.documentationLabel.Yalign = 0f; this.documentationLabel.UseMarkup = true; this.documentationLabel.Selectable = true; w13.Add (this.documentationLabel); this.documentationScrolledWindow.Add (w13); this.notebook1.Add (this.documentationScrolledWindow); // Container child notebook1.Gtk.Notebook+NotebookChild this.vboxInspect = new global::Gtk.VBox (); this.vboxInspect.Name = "vboxInspect"; this.vboxInspect.Spacing = 6; // Container child vboxInspect.Gtk.Box+BoxChild this.scrolledwindow3 = new global::Gtk.ScrolledWindow (); this.scrolledwindow3.CanFocus = true; this.scrolledwindow3.Name = "scrolledwindow3"; this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1)); this.vboxInspect.Add (this.scrolledwindow3); global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vboxInspect[this.scrolledwindow3])); w17.Position = 0; this.notebook1.Add (this.vboxInspect); global::Gtk.Notebook.NotebookChild w18 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vboxInspect])); w18.Position = 1; // Container child notebook1.Gtk.Notebook+NotebookChild this.searchWidget = new global::Gtk.VBox (); this.searchWidget.Name = "searchWidget"; this.searchWidget.Spacing = 6; // Container child searchWidget.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow (); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild this.searchTreeview = new global::Gtk.TreeView (); this.searchTreeview.CanFocus = true; this.searchTreeview.Name = "searchTreeview"; this.scrolledwindow1.Add (this.searchTreeview); this.searchWidget.Add (this.scrolledwindow1); global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.searchWidget[this.scrolledwindow1])); w20.Position = 0; this.notebook1.Add (this.searchWidget); global::Gtk.Notebook.NotebookChild w21 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.searchWidget])); w21.Position = 2; this.vbox3.Add (this.notebook1); global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebook1])); w22.Position = 0; this.hpaned1.Add (this.vbox3); this.vbox1.Add (this.hpaned1); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hpaned1])); w24.Position = 1; this.Add (this.vbox1); if ((this.Child != null)) { this.Child.ShowAll (); } w1.SetUiManager (UIManager); this.label3.MnemonicWidget = this.comboboxVisibilty; this.label1.MnemonicWidget = this.languageCombobox; this.label2.MnemonicWidget = this.searchentry1; this.Show (); this.NavigateBackwardAction.Activated += new global::System.EventHandler (this.OnNavigateBackwardActionActivated); this.NavigateForwardAction.Activated += new global::System.EventHandler (this.OnNavigateForwardActionActivated); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget MainWindow this.UIManager = new global::Gtk.UIManager (); global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default"); this.FileAction = new global::Gtk.Action ("FileAction", global::Mono.Unix.Catalog.GetString ("File"), null, null); this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("File"); w1.Add (this.FileAction, null); this.EditAction = new global::Gtk.Action ("EditAction", global::Mono.Unix.Catalog.GetString ("Edit"), null, null); this.EditAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Edit"); w1.Add (this.EditAction, 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.UIManager.InsertActionGroup (w1, 0); this.AddAccelGroup (this.UIManager.AccelGroup); this.WidthRequest = 650; this.HeightRequest = 530; this.Name = "MainWindow"; this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow"); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); this.Resizable = false; // Container child MainWindow.Gtk.Container+ContainerChild this.vbox3 = new global::Gtk.VBox (); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.UIManager.AddUiFromString ("<ui><menubar name=\'menubar2\'><menu name=\'FileAction\' action=\'FileAction\'/><menu n" + "ame=\'EditAction\' action=\'EditAction\'/><menu name=\'HelpAction\' action=\'HelpAction" + "\'/></menubar></ui>"); this.menubar2 = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/menubar2"))); this.menubar2.Name = "menubar2"; this.vbox3.Add (this.menubar2); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.menubar2])); w2.Position = 0; w2.Expand = false; w2.Fill = false; // Container child vbox3.Gtk.Box+BoxChild this.hbox5 = new global::Gtk.HBox (); this.hbox5.Name = "hbox5"; this.hbox5.Spacing = 6; // Container child hbox5.Gtk.Box+BoxChild this.image = new global::Gtk.Image (); this.image.WidthRequest = 0; this.image.Name = "image"; this.image.Pixbuf = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./kitten.png")); this.hbox5.Add (this.image); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.image])); w3.Position = 0; w3.Expand = false; w3.Fill = false; // Container child hbox5.Gtk.Box+BoxChild this.label3 = new global::Gtk.Label (); this.label3.Name = "label3"; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Sidimsp"); this.hbox5.Add (this.label3); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label3])); w4.Position = 1; w4.Expand = false; w4.Fill = false; this.vbox3.Add (this.hbox5); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox5])); w5.Position = 1; w5.Expand = false; w5.Fill = false; // Container child vbox3.Gtk.Box+BoxChild this.hseparator2 = new global::Gtk.HSeparator (); this.hseparator2.Name = "hseparator2"; this.vbox3.Add (this.hseparator2); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator2])); w6.Position = 2; w6.Expand = false; w6.Fill = false; // Container child vbox3.Gtk.Box+BoxChild this.hbox6 = new global::Gtk.HBox (); this.hbox6.Name = "hbox6"; this.hbox6.Spacing = 6; // Container child hbox6.Gtk.Box+BoxChild this.vbox9 = new global::Gtk.VBox (); this.vbox9.Name = "vbox9"; this.vbox9.Spacing = 6; // Container child vbox9.Gtk.Box+BoxChild this.label4 = new global::Gtk.Label (); this.label4.Name = "label4"; this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Processor Log"); this.vbox9.Add (this.label4); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.label4])); w7.Position = 0; w7.Expand = false; w7.Fill = false; // Container child vbox9.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.console = new global::Gtk.TextView (); this.console.WidthRequest = 300; this.console.CanFocus = true; this.console.Name = "console"; this.GtkScrolledWindow.Add (this.console); this.vbox9.Add (this.GtkScrolledWindow); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.GtkScrolledWindow])); w9.Position = 1; this.hbox6.Add (this.vbox9); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.vbox9])); w10.Position = 0; w10.Expand = false; w10.Fill = false; // Container child hbox6.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow (); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w11 = new global::Gtk.Viewport (); w11.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vbox10 = new global::Gtk.VBox (); this.vbox10.Name = "vbox10"; this.vbox10.Spacing = 6; // Container child vbox10.Gtk.Box+BoxChild this.coreLabel = new global::Gtk.Label (); this.coreLabel.Name = "coreLabel"; this.coreLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("# of Cores"); this.vbox10.Add (this.coreLabel); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.coreLabel])); w12.Position = 0; w12.Expand = false; w12.Fill = false; // Container child vbox10.Gtk.Box+BoxChild this.numCores = global::Gtk.ComboBox.NewText (); this.numCores.Name = "numCores"; this.vbox10.Add (this.numCores); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.numCores])); w13.Position = 1; w13.Expand = false; w13.Fill = false; // Container child vbox10.Gtk.Box+BoxChild this.processesLabel = new global::Gtk.Label (); this.processesLabel.Name = "processesLabel"; this.processesLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("# of Processes"); this.vbox10.Add (this.processesLabel); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.processesLabel])); w14.Position = 2; w14.Expand = false; w14.Fill = false; // Container child vbox10.Gtk.Box+BoxChild this.numProcesses = new global::Gtk.Entry (); this.numProcesses.CanFocus = true; this.numProcesses.Name = "numProcesses"; this.numProcesses.IsEditable = true; this.numProcesses.InvisibleChar = '•'; this.vbox10.Add (this.numProcesses); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.numProcesses])); w15.Position = 3; w15.Expand = false; w15.Fill = false; // Container child vbox10.Gtk.Box+BoxChild this.hseparator1 = new global::Gtk.HSeparator (); this.hseparator1.Name = "hseparator1"; this.vbox10.Add (this.hseparator1); global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.hseparator1])); w16.Position = 4; w16.Expand = false; w16.Fill = false; // Container child vbox10.Gtk.Box+BoxChild this.mlfqLabel = new global::Gtk.Label (); this.mlfqLabel.Name = "mlfqLabel"; this.mlfqLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Multi-Level Feedback Queue Setup"); this.vbox10.Add (this.mlfqLabel); global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.mlfqLabel])); w17.Position = 5; w17.Expand = false; w17.Fill = false; // Container child vbox10.Gtk.Box+BoxChild this.table8 = new global::Gtk.Table (((uint)(8)), ((uint)(3)), false); this.table8.Name = "table8"; this.table8.RowSpacing = ((uint)(6)); this.table8.ColumnSpacing = ((uint)(6)); // Container child table8.Gtk.Table+TableChild this.label10 = new global::Gtk.Label (); this.label10.Name = "label10"; this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Queue 2 Type"); this.table8.Add (this.label10); global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table8 [this.label10])); w18.TopAttach = ((uint)(2)); w18.BottomAttach = ((uint)(3)); w18.XOptions = ((global::Gtk.AttachOptions)(4)); w18.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.label11 = new global::Gtk.Label (); this.label11.Name = "label11"; this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Quantum"); this.table8.Add (this.label11); global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table8 [this.label11])); w19.TopAttach = ((uint)(2)); w19.BottomAttach = ((uint)(3)); w19.LeftAttach = ((uint)(1)); w19.RightAttach = ((uint)(2)); w19.XOptions = ((global::Gtk.AttachOptions)(4)); w19.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.label12 = new global::Gtk.Label (); this.label12.Name = "label12"; this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Queue 3 Type"); this.table8.Add (this.label12); global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table8 [this.label12])); w20.TopAttach = ((uint)(4)); w20.BottomAttach = ((uint)(5)); w20.XOptions = ((global::Gtk.AttachOptions)(4)); w20.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.label13 = new global::Gtk.Label (); this.label13.Name = "label13"; this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("Quantum"); this.table8.Add (this.label13); global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table8 [this.label13])); w21.TopAttach = ((uint)(4)); w21.BottomAttach = ((uint)(5)); w21.LeftAttach = ((uint)(1)); w21.RightAttach = ((uint)(2)); w21.XOptions = ((global::Gtk.AttachOptions)(4)); w21.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.label14 = new global::Gtk.Label (); this.label14.Name = "label14"; this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("Queue 4 Type"); this.table8.Add (this.label14); global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table8 [this.label14])); w22.TopAttach = ((uint)(6)); w22.BottomAttach = ((uint)(7)); w22.XOptions = ((global::Gtk.AttachOptions)(4)); w22.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.label15 = new global::Gtk.Label (); this.label15.Name = "label15"; this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("Quantum"); this.table8.Add (this.label15); global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table8 [this.label15])); w23.TopAttach = ((uint)(6)); w23.BottomAttach = ((uint)(7)); w23.LeftAttach = ((uint)(1)); w23.RightAttach = ((uint)(2)); w23.XOptions = ((global::Gtk.AttachOptions)(4)); w23.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.label16 = new global::Gtk.Label (); this.label16.Name = "label16"; this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("RR"); this.table8.Add (this.label16); global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table8 [this.label16])); w24.LeftAttach = ((uint)(2)); w24.RightAttach = ((uint)(3)); w24.XOptions = ((global::Gtk.AttachOptions)(4)); w24.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.label17 = new global::Gtk.Label (); this.label17.Name = "label17"; this.label17.LabelProp = global::Mono.Unix.Catalog.GetString ("RR"); this.table8.Add (this.label17); global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table8 [this.label17])); w25.TopAttach = ((uint)(2)); w25.BottomAttach = ((uint)(3)); w25.LeftAttach = ((uint)(2)); w25.RightAttach = ((uint)(3)); w25.XOptions = ((global::Gtk.AttachOptions)(4)); w25.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.label18 = new global::Gtk.Label (); this.label18.Name = "label18"; this.label18.LabelProp = global::Mono.Unix.Catalog.GetString ("RR"); this.table8.Add (this.label18); global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table8 [this.label18])); w26.TopAttach = ((uint)(4)); w26.BottomAttach = ((uint)(5)); w26.LeftAttach = ((uint)(2)); w26.RightAttach = ((uint)(3)); w26.XOptions = ((global::Gtk.AttachOptions)(4)); w26.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.label19 = new global::Gtk.Label (); this.label19.Name = "label19"; this.label19.LabelProp = global::Mono.Unix.Catalog.GetString ("RR"); this.table8.Add (this.label19); global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table8 [this.label19])); w27.TopAttach = ((uint)(6)); w27.BottomAttach = ((uint)(7)); w27.LeftAttach = ((uint)(2)); w27.RightAttach = ((uint)(3)); w27.XOptions = ((global::Gtk.AttachOptions)(4)); w27.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.Quantum = new global::Gtk.Label (); this.Quantum.Name = "Quantum"; this.Quantum.LabelProp = global::Mono.Unix.Catalog.GetString ("Quantum"); this.table8.Add (this.Quantum); global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table8 [this.Quantum])); w28.LeftAttach = ((uint)(1)); w28.RightAttach = ((uint)(2)); w28.XOptions = ((global::Gtk.AttachOptions)(4)); w28.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.quantum1 = new global::Gtk.Entry (); this.quantum1.WidthRequest = 5; this.quantum1.CanFocus = true; this.quantum1.Name = "quantum1"; this.quantum1.IsEditable = true; this.quantum1.InvisibleChar = '•'; this.table8.Add (this.quantum1); global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table8 [this.quantum1])); w29.TopAttach = ((uint)(1)); w29.BottomAttach = ((uint)(2)); w29.LeftAttach = ((uint)(1)); w29.RightAttach = ((uint)(2)); w29.XOptions = ((global::Gtk.AttachOptions)(4)); w29.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.quantum2 = new global::Gtk.Entry (); this.quantum2.WidthRequest = 5; this.quantum2.CanFocus = true; this.quantum2.Name = "quantum2"; this.quantum2.IsEditable = true; this.quantum2.InvisibleChar = '•'; this.table8.Add (this.quantum2); global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table8 [this.quantum2])); w30.TopAttach = ((uint)(3)); w30.BottomAttach = ((uint)(4)); w30.LeftAttach = ((uint)(1)); w30.RightAttach = ((uint)(2)); w30.XOptions = ((global::Gtk.AttachOptions)(4)); w30.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.quantum3 = new global::Gtk.Entry (); this.quantum3.WidthRequest = 5; this.quantum3.CanFocus = true; this.quantum3.Name = "quantum3"; this.quantum3.IsEditable = true; this.quantum3.InvisibleChar = '•'; this.table8.Add (this.quantum3); global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table8 [this.quantum3])); w31.TopAttach = ((uint)(5)); w31.BottomAttach = ((uint)(6)); w31.LeftAttach = ((uint)(1)); w31.RightAttach = ((uint)(2)); w31.XOptions = ((global::Gtk.AttachOptions)(4)); w31.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.quantum4 = new global::Gtk.Entry (); this.quantum4.WidthRequest = 5; this.quantum4.CanFocus = true; this.quantum4.Name = "quantum4"; this.quantum4.IsEditable = true; this.quantum4.InvisibleChar = '•'; this.table8.Add (this.quantum4); global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table8 [this.quantum4])); w32.TopAttach = ((uint)(7)); w32.BottomAttach = ((uint)(8)); w32.LeftAttach = ((uint)(1)); w32.RightAttach = ((uint)(2)); w32.XOptions = ((global::Gtk.AttachOptions)(4)); w32.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.queue1Type = global::Gtk.ComboBox.NewText (); this.queue1Type.WidthRequest = 210; this.queue1Type.Name = "queue1Type"; this.table8.Add (this.queue1Type); global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table8 [this.queue1Type])); w33.TopAttach = ((uint)(1)); w33.BottomAttach = ((uint)(2)); w33.XOptions = ((global::Gtk.AttachOptions)(4)); w33.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.queue2Type = global::Gtk.ComboBox.NewText (); this.queue2Type.Name = "queue2Type"; this.table8.Add (this.queue2Type); global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table8 [this.queue2Type])); w34.TopAttach = ((uint)(3)); w34.BottomAttach = ((uint)(4)); w34.XOptions = ((global::Gtk.AttachOptions)(4)); w34.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.queue3Type = global::Gtk.ComboBox.NewText (); this.queue3Type.Name = "queue3Type"; this.table8.Add (this.queue3Type); global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table8 [this.queue3Type])); w35.TopAttach = ((uint)(5)); w35.BottomAttach = ((uint)(6)); w35.XOptions = ((global::Gtk.AttachOptions)(4)); w35.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.queue4Type = global::Gtk.ComboBox.NewText (); this.queue4Type.Name = "queue4Type"; this.table8.Add (this.queue4Type); global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table8 [this.queue4Type])); w36.TopAttach = ((uint)(7)); w36.BottomAttach = ((uint)(8)); w36.XOptions = ((global::Gtk.AttachOptions)(4)); w36.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.queueTypeLabel = new global::Gtk.Label (); this.queueTypeLabel.Name = "queueTypeLabel"; this.queueTypeLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Queue 1 Type"); this.table8.Add (this.queueTypeLabel); global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.table8 [this.queueTypeLabel])); w37.XOptions = ((global::Gtk.AttachOptions)(4)); w37.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.rrQuantum1 = new global::Gtk.Entry (); this.rrQuantum1.WidthRequest = 55; this.rrQuantum1.CanFocus = true; this.rrQuantum1.Name = "rrQuantum1"; this.rrQuantum1.IsEditable = true; this.rrQuantum1.InvisibleChar = '•'; this.table8.Add (this.rrQuantum1); global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table8 [this.rrQuantum1])); w38.TopAttach = ((uint)(1)); w38.BottomAttach = ((uint)(2)); w38.LeftAttach = ((uint)(2)); w38.RightAttach = ((uint)(3)); w38.XOptions = ((global::Gtk.AttachOptions)(4)); w38.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.rrQuantum2 = new global::Gtk.Entry (); this.rrQuantum2.WidthRequest = 5; this.rrQuantum2.CanFocus = true; this.rrQuantum2.Name = "rrQuantum2"; this.rrQuantum2.IsEditable = true; this.rrQuantum2.InvisibleChar = '•'; this.table8.Add (this.rrQuantum2); global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table8 [this.rrQuantum2])); w39.TopAttach = ((uint)(3)); w39.BottomAttach = ((uint)(4)); w39.LeftAttach = ((uint)(2)); w39.RightAttach = ((uint)(3)); w39.XOptions = ((global::Gtk.AttachOptions)(4)); w39.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.rrQuantum3 = new global::Gtk.Entry (); this.rrQuantum3.WidthRequest = 5; this.rrQuantum3.CanFocus = true; this.rrQuantum3.Name = "rrQuantum3"; this.rrQuantum3.IsEditable = true; this.rrQuantum3.InvisibleChar = '•'; this.table8.Add (this.rrQuantum3); global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table8 [this.rrQuantum3])); w40.TopAttach = ((uint)(5)); w40.BottomAttach = ((uint)(6)); w40.LeftAttach = ((uint)(2)); w40.RightAttach = ((uint)(3)); w40.XOptions = ((global::Gtk.AttachOptions)(4)); w40.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table8.Gtk.Table+TableChild this.rrQuantum4 = new global::Gtk.Entry (); this.rrQuantum4.WidthRequest = 5; this.rrQuantum4.CanFocus = true; this.rrQuantum4.Name = "rrQuantum4"; this.rrQuantum4.IsEditable = true; this.rrQuantum4.InvisibleChar = '•'; this.table8.Add (this.rrQuantum4); global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table8 [this.rrQuantum4])); w41.TopAttach = ((uint)(7)); w41.BottomAttach = ((uint)(8)); w41.LeftAttach = ((uint)(2)); w41.RightAttach = ((uint)(3)); w41.XOptions = ((global::Gtk.AttachOptions)(4)); w41.YOptions = ((global::Gtk.AttachOptions)(4)); this.vbox10.Add (this.table8); global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.table8])); w42.Position = 6; w42.Expand = false; w42.Fill = false; w11.Add (this.vbox10); this.scrolledwindow1.Add (w11); this.hbox6.Add (this.scrolledwindow1); global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.scrolledwindow1])); w45.Position = 1; this.vbox3.Add (this.hbox6); global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox6])); w46.Position = 3; // Container child vbox3.Gtk.Box+BoxChild this.StartButton = new global::Gtk.Button (); this.StartButton.CanFocus = true; this.StartButton.Name = "StartButton"; this.StartButton.UseUnderline = true; this.StartButton.Label = global::Mono.Unix.Catalog.GetString ("Start Simulation"); this.vbox3.Add (this.StartButton); global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.StartButton])); w47.Position = 4; w47.Expand = false; w47.Fill = false; this.Add (this.vbox3); if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 652; this.DefaultHeight = 580; this.Show (); this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent); this.StartButton.Clicked += new global::System.EventHandler (this.OnStartButtonClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget MonoDevelop.PackageManagement.PackagesWidget global::Stetic.BinContainer.Attach(this); this.Name = "MonoDevelop.PackageManagement.PackagesWidget"; // Container child MonoDevelop.PackageManagement.PackagesWidget.Gtk.Container+ContainerChild this.mainPane = new global::Gtk.HPaned(); this.mainPane.CanFocus = true; this.mainPane.Name = "mainPane"; this.mainPane.Position = 322; // Container child mainPane.Gtk.Paned+PanedChild this.packagesListVBox = new global::Gtk.VBox(); this.packagesListVBox.Name = "packagesListVBox"; this.packagesListVBox.Spacing = 6; // Container child packagesListVBox.Gtk.Box+BoxChild this.packagesTreeScrolledWindow = new global::Gtk.ScrolledWindow(); this.packagesTreeScrolledWindow.Name = "packagesTreeScrolledWindow"; this.packagesTreeScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child packagesTreeScrolledWindow.Gtk.Container+ContainerChild this.packagesTreeView = new global::Gtk.TreeView(); this.packagesTreeView.CanFocus = true; this.packagesTreeView.Name = "packagesTreeView"; this.packagesTreeView.EnableSearch = false; this.packagesTreeView.HeadersVisible = false; this.packagesTreeScrolledWindow.Add(this.packagesTreeView); this.packagesListVBox.Add(this.packagesTreeScrolledWindow); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.packagesListVBox [this.packagesTreeScrolledWindow])); w2.Position = 0; // Container child packagesListVBox.Gtk.Box+BoxChild this.pagedResultsHBox = new global::Gtk.HBox(); this.pagedResultsHBox.Name = "pagedResultsHBox"; this.pagedResultsHBox.Spacing = 6; // Container child pagedResultsHBox.Gtk.Box+BoxChild this.pagedResultsLeftLabel = new global::Gtk.Label(); this.pagedResultsLeftLabel.Name = "pagedResultsLeftLabel"; this.pagedResultsHBox.Add(this.pagedResultsLeftLabel); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.pagedResultsHBox [this.pagedResultsLeftLabel])); w3.Position = 0; // Container child pagedResultsHBox.Gtk.Box+BoxChild this.pagedResultsWidget = null; this.pagedResultsHBox.Add(this.pagedResultsWidget); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.pagedResultsHBox [this.pagedResultsWidget])); w4.Position = 1; w4.Expand = false; w4.Fill = false; // Container child pagedResultsHBox.Gtk.Box+BoxChild this.pagedResultsRightLabel = new global::Gtk.Label(); this.pagedResultsRightLabel.Name = "pagedResultsRightLabel"; this.pagedResultsHBox.Add(this.pagedResultsRightLabel); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.pagedResultsHBox [this.pagedResultsRightLabel])); w5.Position = 2; this.packagesListVBox.Add(this.pagedResultsHBox); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.packagesListVBox [this.pagedResultsHBox])); w6.Position = 1; w6.Expand = false; w6.Fill = false; this.mainPane.Add(this.packagesListVBox); global::Gtk.Paned.PanedChild w7 = ((global::Gtk.Paned.PanedChild)(this.mainPane [this.packagesListVBox])); w7.Resize = false; // Container child mainPane.Gtk.Paned+PanedChild this.packageInfoVBox = new global::Gtk.VBox(); this.packageInfoVBox.Name = "packageInfoVBox"; this.packageInfoVBox.Spacing = 6; // Container child packageInfoVBox.Gtk.Box+BoxChild this.packageSourceComboBox = global::Gtk.ComboBox.NewText(); this.packageSourceComboBox.Name = "packageSourceComboBox"; this.packageInfoVBox.Add(this.packageSourceComboBox); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.packageSourceComboBox])); w8.Position = 0; w8.Expand = false; w8.Fill = false; // Container child packageInfoVBox.Gtk.Box+BoxChild this.packageSearchHBox = new global::Gtk.HBox(); this.packageSearchHBox.Name = "packageSearchHBox"; this.packageSearchHBox.Spacing = 6; // Container child packageSearchHBox.Gtk.Box+BoxChild this.packageSearchEntry = new global::Gtk.Entry(); this.packageSearchEntry.CanFocus = true; this.packageSearchEntry.Name = "packageSearchEntry"; this.packageSearchEntry.IsEditable = true; this.packageSearchEntry.InvisibleChar = '●'; this.packageSearchHBox.Add(this.packageSearchEntry); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.packageSearchHBox [this.packageSearchEntry])); w9.Position = 0; // Container child packageSearchHBox.Gtk.Box+BoxChild this.packageSearchButton = new global::Gtk.Button(); this.packageSearchButton.CanFocus = true; this.packageSearchButton.Name = "packageSearchButton"; // Container child packageSearchButton.Gtk.Container+ContainerChild this.imageSearch = new global::MonoDevelop.Components.ImageView(); this.imageSearch.Name = "imageSearch"; this.imageSearch.IconId = "gtk-find"; this.imageSearch.IconSize = ((global::Gtk.IconSize)(1)); this.packageSearchButton.Add(this.imageSearch); this.packageSearchHBox.Add(this.packageSearchButton); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.packageSearchHBox [this.packageSearchButton])); w11.Position = 1; w11.Expand = false; w11.Fill = false; this.packageInfoVBox.Add(this.packageSearchHBox); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.packageSearchHBox])); w12.Position = 1; w12.Expand = false; w12.Fill = false; // Container child packageInfoVBox.Gtk.Box+BoxChild this.includePrereleaseCheckButton = new global::Gtk.CheckButton(); this.includePrereleaseCheckButton.CanFocus = true; this.includePrereleaseCheckButton.Name = "includePrereleaseCheckButton"; this.includePrereleaseCheckButton.Label = global::Mono.Unix.Catalog.GetString("Include Prerelease"); this.includePrereleaseCheckButton.DrawIndicator = true; this.includePrereleaseCheckButton.UseUnderline = true; this.packageInfoVBox.Add(this.includePrereleaseCheckButton); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.includePrereleaseCheckButton])); w13.Position = 2; w13.Expand = false; w13.Fill = false; // Container child packageInfoVBox.Gtk.Box+BoxChild this.updateAllPackagesButtonBox = new global::Gtk.HButtonBox(); this.updateAllPackagesButtonBox.Name = "updateAllPackagesButtonBox"; this.updateAllPackagesButtonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4)); // Container child updateAllPackagesButtonBox.Gtk.ButtonBox+ButtonBoxChild this.updateAllPackagesButton = new global::Gtk.Button(); this.updateAllPackagesButton.CanFocus = true; this.updateAllPackagesButton.Name = "updateAllPackagesButton"; this.updateAllPackagesButton.UseUnderline = true; this.updateAllPackagesButton.Label = global::Mono.Unix.Catalog.GetString("Update All"); this.updateAllPackagesButtonBox.Add(this.updateAllPackagesButton); global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.updateAllPackagesButtonBox [this.updateAllPackagesButton])); w14.Expand = false; w14.Fill = false; this.packageInfoVBox.Add(this.updateAllPackagesButtonBox); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.updateAllPackagesButtonBox])); w15.Position = 3; w15.Expand = false; w15.Fill = false; // Container child packageInfoVBox.Gtk.Box+BoxChild this.packageInfoFrame = new global::Gtk.Frame(); this.packageInfoFrame.Name = "packageInfoFrame"; this.packageInfoFrame.ShadowType = ((global::Gtk.ShadowType)(0)); this.packageInfoFrame.LabelYalign = 0F; // Container child packageInfoFrame.Gtk.Container+ContainerChild this.packageInfoFrameAlignment = new global::Gtk.Alignment(0F, 0F, 1F, 1F); this.packageInfoFrameAlignment.Name = "packageInfoFrameAlignment"; // Container child packageInfoFrameAlignment.Gtk.Container+ContainerChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w16 = new global::Gtk.Viewport(); w16.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.packageInfoFrameVBox = new global::Gtk.VBox(); this.packageInfoFrameVBox.Name = "packageInfoFrameVBox"; this.packageInfoFrameVBox.Spacing = 6; // Container child packageInfoFrameVBox.Gtk.Box+BoxChild this.packageCreatedByHBox = new global::Gtk.HBox(); this.packageCreatedByHBox.Name = "packageCreatedByHBox"; this.packageCreatedByHBox.Spacing = 6; // Container child packageCreatedByHBox.Gtk.Box+BoxChild this.packageCreatedByLabel = new global::Gtk.Label(); this.packageCreatedByLabel.Name = "packageCreatedByLabel"; this.packageCreatedByLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight='bold'>Created by:</span>"); this.packageCreatedByLabel.UseMarkup = true; this.packageCreatedByHBox.Add(this.packageCreatedByLabel); global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.packageCreatedByHBox [this.packageCreatedByLabel])); w17.Position = 0; w17.Expand = false; w17.Fill = false; // Container child packageCreatedByHBox.Gtk.Box+BoxChild this.packageCreatedByTextBox = new global::Gtk.Label(); this.packageCreatedByTextBox.Name = "packageCreatedByTextBox"; this.packageCreatedByTextBox.Selectable = true; this.packageCreatedByHBox.Add(this.packageCreatedByTextBox); global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.packageCreatedByHBox [this.packageCreatedByTextBox])); w18.Position = 1; w18.Expand = false; w18.Fill = false; this.packageInfoFrameVBox.Add(this.packageCreatedByHBox); global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageCreatedByHBox])); w19.Position = 0; w19.Expand = false; w19.Fill = false; // Container child packageInfoFrameVBox.Gtk.Box+BoxChild this.packageIdHBox = new global::Gtk.HBox(); this.packageIdHBox.Name = "packageIdHBox"; this.packageIdHBox.Spacing = 6; // Container child packageIdHBox.Gtk.Box+BoxChild this.packageIdLabel = new global::Gtk.Label(); this.packageIdLabel.Name = "packageIdLabel"; this.packageIdLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight='bold'>Id:</span>"); this.packageIdLabel.UseMarkup = true; this.packageIdHBox.Add(this.packageIdLabel); global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.packageIdHBox [this.packageIdLabel])); w20.Position = 0; w20.Expand = false; w20.Fill = false; // Container child packageIdHBox.Gtk.Box+BoxChild this.packageIdButton = null; this.packageIdHBox.Add(this.packageIdButton); global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.packageIdHBox [this.packageIdButton])); w21.Position = 1; // Container child packageIdHBox.Gtk.Box+BoxChild this.packageIdTextBox = new global::Gtk.Label(); this.packageIdTextBox.Name = "packageIdTextBox"; this.packageIdTextBox.Selectable = true; this.packageIdHBox.Add(this.packageIdTextBox); global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.packageIdHBox [this.packageIdTextBox])); w22.Position = 2; w22.Expand = false; w22.Fill = false; this.packageInfoFrameVBox.Add(this.packageIdHBox); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageIdHBox])); w23.Position = 1; w23.Expand = false; w23.Fill = false; // Container child packageInfoFrameVBox.Gtk.Box+BoxChild this.packageVersionHBox = new global::Gtk.HBox(); this.packageVersionHBox.Name = "packageVersionHBox"; this.packageVersionHBox.Spacing = 6; // Container child packageVersionHBox.Gtk.Box+BoxChild this.packageVersionLabel = new global::Gtk.Label(); this.packageVersionLabel.Name = "packageVersionLabel"; this.packageVersionLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight='bold'>Version:</span>"); this.packageVersionLabel.UseMarkup = true; this.packageVersionHBox.Add(this.packageVersionLabel); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.packageVersionHBox [this.packageVersionLabel])); w24.Position = 0; w24.Expand = false; w24.Fill = false; // Container child packageVersionHBox.Gtk.Box+BoxChild this.packageVersionTextBox = new global::Gtk.Label(); this.packageVersionTextBox.Name = "packageVersionTextBox"; this.packageVersionTextBox.Selectable = true; this.packageVersionHBox.Add(this.packageVersionTextBox); global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.packageVersionHBox [this.packageVersionTextBox])); w25.Position = 1; w25.Expand = false; w25.Fill = false; this.packageInfoFrameVBox.Add(this.packageVersionHBox); global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageVersionHBox])); w26.Position = 2; w26.Expand = false; w26.Fill = false; // Container child packageInfoFrameVBox.Gtk.Box+BoxChild this.packageLastUpdatedHBox = new global::Gtk.HBox(); this.packageLastUpdatedHBox.Name = "packageLastUpdatedHBox"; this.packageLastUpdatedHBox.Spacing = 6; // Container child packageLastUpdatedHBox.Gtk.Box+BoxChild this.packageLastUpdatedLabel = new global::Gtk.Label(); this.packageLastUpdatedLabel.Name = "packageLastUpdatedLabel"; this.packageLastUpdatedLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight='bold'>Last Updated:</span>"); this.packageLastUpdatedLabel.UseMarkup = true; this.packageLastUpdatedHBox.Add(this.packageLastUpdatedLabel); global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.packageLastUpdatedHBox [this.packageLastUpdatedLabel])); w27.Position = 0; w27.Expand = false; w27.Fill = false; // Container child packageLastUpdatedHBox.Gtk.Box+BoxChild this.packageLastUpdatedTextBox = new global::Gtk.Label(); this.packageLastUpdatedTextBox.Name = "packageLastUpdatedTextBox"; this.packageLastUpdatedTextBox.Selectable = true; this.packageLastUpdatedHBox.Add(this.packageLastUpdatedTextBox); global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.packageLastUpdatedHBox [this.packageLastUpdatedTextBox])); w28.Position = 1; w28.Expand = false; w28.Fill = false; this.packageInfoFrameVBox.Add(this.packageLastUpdatedHBox); global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageLastUpdatedHBox])); w29.Position = 3; w29.Expand = false; w29.Fill = false; // Container child packageInfoFrameVBox.Gtk.Box+BoxChild this.packageDownloadsHBox = new global::Gtk.HBox(); this.packageDownloadsHBox.Name = "packageDownloadsHBox"; this.packageDownloadsHBox.Spacing = 6; // Container child packageDownloadsHBox.Gtk.Box+BoxChild this.packageDownloadsLabel = new global::Gtk.Label(); this.packageDownloadsLabel.Name = "packageDownloadsLabel"; this.packageDownloadsLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight='bold'>Downloads:</span>"); this.packageDownloadsLabel.UseMarkup = true; this.packageDownloadsHBox.Add(this.packageDownloadsLabel); global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.packageDownloadsHBox [this.packageDownloadsLabel])); w30.Position = 0; w30.Expand = false; w30.Fill = false; // Container child packageDownloadsHBox.Gtk.Box+BoxChild this.packageDownloadsTextBox = new global::Gtk.Label(); this.packageDownloadsTextBox.Name = "packageDownloadsTextBox"; this.packageDownloadsTextBox.Selectable = true; this.packageDownloadsHBox.Add(this.packageDownloadsTextBox); global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.packageDownloadsHBox [this.packageDownloadsTextBox])); w31.Position = 1; w31.Expand = false; w31.Fill = false; this.packageInfoFrameVBox.Add(this.packageDownloadsHBox); global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDownloadsHBox])); w32.Position = 4; w32.Expand = false; w32.Fill = false; // Container child packageInfoFrameVBox.Gtk.Box+BoxChild this.viewLicenseTermsHBox = new global::Gtk.HBox(); this.viewLicenseTermsHBox.Name = "viewLicenseTermsHBox"; this.viewLicenseTermsHBox.Spacing = 6; // Container child viewLicenseTermsHBox.Gtk.Box+BoxChild this.viewLicenseTermsButton = null; this.viewLicenseTermsHBox.Add(this.viewLicenseTermsButton); global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.viewLicenseTermsHBox [this.viewLicenseTermsButton])); w33.Position = 0; this.packageInfoFrameVBox.Add(this.viewLicenseTermsHBox); global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.viewLicenseTermsHBox])); w34.Position = 5; w34.Expand = false; w34.Fill = false; // Container child packageInfoFrameVBox.Gtk.Box+BoxChild this.moreInformationHBox = new global::Gtk.HBox(); this.moreInformationHBox.Name = "moreInformationHBox"; // Container child moreInformationHBox.Gtk.Box+BoxChild this.moreInformationButton = null; this.moreInformationHBox.Add(this.moreInformationButton); global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.moreInformationHBox [this.moreInformationButton])); w35.Position = 0; this.packageInfoFrameVBox.Add(this.moreInformationHBox); global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.moreInformationHBox])); w36.Position = 6; w36.Expand = false; // Container child packageInfoFrameVBox.Gtk.Box+BoxChild this.packageDescriptionTextView = new global::Gtk.TextView(); this.packageDescriptionTextView.CanFocus = true; this.packageDescriptionTextView.Name = "packageDescriptionTextView"; this.packageDescriptionTextView.Editable = false; this.packageDescriptionTextView.CursorVisible = false; this.packageDescriptionTextView.WrapMode = ((global::Gtk.WrapMode)(2)); this.packageInfoFrameVBox.Add(this.packageDescriptionTextView); global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDescriptionTextView])); w37.Position = 7; // Container child packageInfoFrameVBox.Gtk.Box+BoxChild this.packageDependenciesHBox = new global::Gtk.HBox(); this.packageDependenciesHBox.Name = "packageDependenciesHBox"; this.packageDependenciesHBox.Spacing = 6; // Container child packageDependenciesHBox.Gtk.Box+BoxChild this.packageDependenciesLabel = new global::Gtk.Label(); this.packageDependenciesLabel.Name = "packageDependenciesLabel"; this.packageDependenciesLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight='bold'>Dependencies:</span>"); this.packageDependenciesLabel.UseMarkup = true; this.packageDependenciesHBox.Add(this.packageDependenciesLabel); global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesHBox [this.packageDependenciesLabel])); w38.Position = 0; w38.Expand = false; w38.Fill = false; // Container child packageDependenciesHBox.Gtk.Box+BoxChild this.packageDependenciesNoneLabel = new global::Gtk.Label(); this.packageDependenciesNoneLabel.Name = "packageDependenciesNoneLabel"; this.packageDependenciesNoneLabel.LabelProp = global::Mono.Unix.Catalog.GetString("None"); this.packageDependenciesNoneLabel.Selectable = true; this.packageDependenciesHBox.Add(this.packageDependenciesNoneLabel); global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesHBox [this.packageDependenciesNoneLabel])); w39.Position = 1; w39.Expand = false; w39.Fill = false; this.packageInfoFrameVBox.Add(this.packageDependenciesHBox); global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDependenciesHBox])); w40.Position = 8; w40.Expand = false; w40.Fill = false; // Container child packageInfoFrameVBox.Gtk.Box+BoxChild this.packageDependenciesListHBox = new global::Gtk.HBox(); this.packageDependenciesListHBox.Name = "packageDependenciesListHBox"; this.packageDependenciesListHBox.Spacing = 6; this.packageDependenciesListHBox.BorderWidth = ((uint)(2)); // Container child packageDependenciesListHBox.Gtk.Box+BoxChild this.packageDependenciesListLabel = new global::Gtk.Label(); this.packageDependenciesListLabel.Name = "packageDependenciesListLabel"; this.packageDependenciesListLabel.UseMarkup = true; this.packageDependenciesListHBox.Add(this.packageDependenciesListLabel); global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesListHBox [this.packageDependenciesListLabel])); w41.Position = 0; w41.Expand = false; w41.Fill = false; // Container child packageDependenciesListHBox.Gtk.Box+BoxChild this.packageDependenciesListFillerLabel = new global::Gtk.Label(); this.packageDependenciesListFillerLabel.Name = "packageDependenciesListFillerLabel"; this.packageDependenciesListFillerLabel.Selectable = true; this.packageDependenciesListHBox.Add(this.packageDependenciesListFillerLabel); global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.packageDependenciesListHBox [this.packageDependenciesListFillerLabel])); w42.Position = 1; this.packageInfoFrameVBox.Add(this.packageDependenciesListHBox); global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.packageInfoFrameVBox [this.packageDependenciesListHBox])); w43.Position = 9; w43.Expand = false; w43.Fill = false; w16.Add(this.packageInfoFrameVBox); this.GtkScrolledWindow.Add(w16); this.packageInfoFrameAlignment.Add(this.GtkScrolledWindow); this.packageInfoFrame.Add(this.packageInfoFrameAlignment); this.packageInfoVBox.Add(this.packageInfoFrame); global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.packageInfoFrame])); w48.Position = 4; // Container child packageInfoVBox.Gtk.Box+BoxChild this.managePackageButtonBox = new global::Gtk.HButtonBox(); this.managePackageButtonBox.Name = "managePackageButtonBox"; this.managePackageButtonBox.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3)); // Container child managePackageButtonBox.Gtk.ButtonBox+ButtonBoxChild this.addPackageButton = new global::Gtk.Button(); this.addPackageButton.CanFocus = true; this.addPackageButton.Name = "addPackageButton"; this.addPackageButton.UseUnderline = true; this.addPackageButton.Label = global::Mono.Unix.Catalog.GetString("Add"); this.managePackageButtonBox.Add(this.addPackageButton); global::Gtk.ButtonBox.ButtonBoxChild w49 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managePackageButtonBox [this.addPackageButton])); w49.Expand = false; w49.Fill = false; // Container child managePackageButtonBox.Gtk.ButtonBox+ButtonBoxChild this.removePackageButton = new global::Gtk.Button(); this.removePackageButton.CanFocus = true; this.removePackageButton.Name = "removePackageButton"; this.removePackageButton.UseUnderline = true; this.removePackageButton.Label = global::Mono.Unix.Catalog.GetString("Remove"); this.managePackageButtonBox.Add(this.removePackageButton); global::Gtk.ButtonBox.ButtonBoxChild w50 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managePackageButtonBox [this.removePackageButton])); w50.Position = 1; w50.Expand = false; w50.Fill = false; // Container child managePackageButtonBox.Gtk.ButtonBox+ButtonBoxChild this.managePackageButton = new global::Gtk.Button(); this.managePackageButton.CanFocus = true; this.managePackageButton.Name = "managePackageButton"; this.managePackageButton.UseUnderline = true; this.managePackageButton.Label = global::Mono.Unix.Catalog.GetString("Manage"); this.managePackageButtonBox.Add(this.managePackageButton); global::Gtk.ButtonBox.ButtonBoxChild w51 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.managePackageButtonBox [this.managePackageButton])); w51.Position = 2; w51.Expand = false; w51.Fill = false; this.packageInfoVBox.Add(this.managePackageButtonBox); global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.packageInfoVBox [this.managePackageButtonBox])); w52.PackType = ((global::Gtk.PackType)(1)); w52.Position = 5; w52.Expand = false; w52.Fill = false; this.mainPane.Add(this.packageInfoVBox); this.Add(this.mainPane); if ((this.Child != null)) { this.Child.ShowAll(); } this.packageInfoFrameVBox.Hide(); this.addPackageButton.Hide(); this.removePackageButton.Hide(); this.managePackageButton.Hide(); this.Hide(); this.packageSourceComboBox.Changed += new global::System.EventHandler(this.PackageSourceChanged); this.packageSearchEntry.Activated += new global::System.EventHandler(this.PackageSearchEntryActivated); this.packageSearchButton.Clicked += new global::System.EventHandler(this.SearchButtonClicked); this.updateAllPackagesButton.Clicked += new global::System.EventHandler(this.UpdateAllPackagesButtonClicked); this.addPackageButton.Clicked += new global::System.EventHandler(this.OnAddPackageButtonClicked); this.removePackageButton.Clicked += new global::System.EventHandler(this.RemovePackageButtonClicked); this.managePackageButton.Clicked += new global::System.EventHandler(this.ManagePackagesButtonClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget Mono.Addins.Gui.AddinInfoView global::Stetic.BinContainer.Attach(this); this.Name = "Mono.Addins.Gui.AddinInfoView"; // Container child Mono.Addins.Gui.AddinInfoView.Gtk.Container+ContainerChild this.ebox = new global::Gtk.EventBox(); this.ebox.Name = "ebox"; // Container child ebox.Gtk.Container+ContainerChild this.vbox6 = new global::Gtk.VBox(); this.vbox6.Name = "vbox6"; // Container child vbox6.Gtk.Box+BoxChild this.boxHeader = new global::Gtk.EventBox(); this.boxHeader.Name = "boxHeader"; // Container child boxHeader.Gtk.Container+ContainerChild this.hbox2 = new global::Gtk.HBox(); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.imageHeader = new global::Gtk.Image(); this.imageHeader.Name = "imageHeader"; this.imageHeader.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-warning", global::Gtk.IconSize.Menu); this.hbox2.Add(this.imageHeader); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.imageHeader])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.labelHeader = new global::Gtk.Label(); this.labelHeader.WidthRequest = 250; this.labelHeader.Name = "labelHeader"; this.labelHeader.Xalign = 0F; this.labelHeader.LabelProp = global::Mono.Unix.Catalog.GetString("label1"); this.labelHeader.Wrap = true; this.hbox2.Add(this.labelHeader); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelHeader])); w2.Position = 1; w2.Expand = false; w2.Fill = false; this.boxHeader.Add(this.hbox2); this.vbox6.Add(this.boxHeader); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.boxHeader])); w4.Position = 0; w4.Expand = false; w4.Fill = false; // Container child vbox6.Gtk.Box+BoxChild this.vbox3 = new global::Gtk.VBox(); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; this.vbox3.BorderWidth = ((uint)(12)); // Container child vbox3.Gtk.Box+BoxChild this.headerBox = new global::Gtk.HBox(); this.headerBox.Name = "headerBox"; this.headerBox.Spacing = 6; // Container child headerBox.Gtk.Box+BoxChild this.boxTitle = new global::Gtk.HBox(); this.boxTitle.Name = "boxTitle"; this.boxTitle.Spacing = 6; // Container child boxTitle.Gtk.Box+BoxChild this.vbox4 = new global::Gtk.VBox(); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 3; // Container child vbox4.Gtk.Box+BoxChild this.labelName = new global::Gtk.Label(); this.labelName.WidthRequest = 280; this.labelName.Name = "labelName"; this.labelName.Xalign = 0F; this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString("<b><big>Some Addin</big></b>"); this.labelName.UseMarkup = true; this.labelName.Wrap = true; this.vbox4.Add(this.labelName); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelName])); w5.Position = 0; w5.Expand = false; w5.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.labelVersion = new global::Gtk.Label(); this.labelVersion.WidthRequest = 280; this.labelVersion.Name = "labelVersion"; this.labelVersion.Xalign = 0F; this.labelVersion.LabelProp = global::Mono.Unix.Catalog.GetString("Version 2.6"); this.labelVersion.Wrap = true; this.vbox4.Add(this.labelVersion); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelVersion])); w6.Position = 1; w6.Expand = false; w6.Fill = false; this.boxTitle.Add(this.vbox4); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxTitle [this.vbox4])); w7.Position = 0; w7.Expand = false; w7.Fill = false; this.headerBox.Add(this.boxTitle); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.headerBox [this.boxTitle])); w8.Position = 0; this.vbox3.Add(this.headerBox); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.headerBox])); w9.Position = 0; w9.Expand = false; w9.Fill = false; // Container child vbox3.Gtk.Box+BoxChild this.scrolledwindow = new global::Gtk.ScrolledWindow(); this.scrolledwindow.CanFocus = true; this.scrolledwindow.Name = "scrolledwindow"; this.scrolledwindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2)); // Container child scrolledwindow.Gtk.Container+ContainerChild global::Gtk.Viewport w10 = new global::Gtk.Viewport(); w10.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.ebox2 = new global::Gtk.EventBox(); this.ebox2.Name = "ebox2"; // Container child ebox2.Gtk.Container+ContainerChild this.vboxDesc = new global::Gtk.VBox(); this.vboxDesc.Name = "vboxDesc"; this.vboxDesc.Spacing = 6; // Container child vboxDesc.Gtk.Box+BoxChild this.labelDesc = new global::Gtk.Label(); this.labelDesc.WidthRequest = 250; this.labelDesc.Name = "labelDesc"; this.labelDesc.Xalign = 0F; this.labelDesc.LabelProp = global::Mono.Unix.Catalog.GetString("Long description of the add-in. Long description of the add-in. Long description of the add-in. Long description of the add-in. Long description of the add-in. Long description of the add-in. "); this.labelDesc.Wrap = true; this.vboxDesc.Add(this.labelDesc); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vboxDesc [this.labelDesc])); w11.Position = 0; w11.Expand = false; w11.Fill = false; // Container child vboxDesc.Gtk.Box+BoxChild this.hbox3 = new global::Gtk.HBox(); this.hbox3.Name = "hbox3"; this.hbox3.Spacing = 6; // Container child hbox3.Gtk.Box+BoxChild this.urlButton = new global::Gtk.Button(); this.urlButton.CanFocus = true; this.urlButton.Name = "urlButton"; this.urlButton.UseUnderline = true; this.urlButton.Relief = ((global::Gtk.ReliefStyle)(2)); this.urlButton.Label = global::Mono.Unix.Catalog.GetString("More information"); global::Gtk.Image w12 = new global::Gtk.Image(); w12.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("web-search-16.png"); this.urlButton.Image = w12; this.hbox3.Add(this.urlButton); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.urlButton])); w13.Position = 0; w13.Expand = false; w13.Fill = false; this.vboxDesc.Add(this.hbox3); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxDesc [this.hbox3])); w14.PackType = ((global::Gtk.PackType)(1)); w14.Position = 2; w14.Expand = false; w14.Fill = false; this.ebox2.Add(this.vboxDesc); w10.Add(this.ebox2); this.scrolledwindow.Add(w10); this.vbox3.Add(this.scrolledwindow); global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow])); w18.Position = 1; this.vbox6.Add(this.vbox3); global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.vbox3])); w19.Position = 1; // Container child vbox6.Gtk.Box+BoxChild this.eboxButs = new global::Gtk.EventBox(); this.eboxButs.Name = "eboxButs"; // Container child eboxButs.Gtk.Container+ContainerChild this.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.Gtk.Box+BoxChild this.btnInstall = new global::Gtk.Button(); this.btnInstall.CanFocus = true; this.btnInstall.Name = "btnInstall"; this.btnInstall.UseUnderline = true; this.btnInstall.Label = global::Mono.Unix.Catalog.GetString("Install..."); global::Gtk.Image w20 = new global::Gtk.Image(); w20.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("download-16.png"); this.btnInstall.Image = w20; this.hbox1.Add(this.btnInstall); global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnInstall])); w21.Position = 0; w21.Expand = false; w21.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.btnUpdate = new global::Gtk.Button(); this.btnUpdate.CanFocus = true; this.btnUpdate.Name = "btnUpdate"; this.btnUpdate.UseUnderline = true; this.btnUpdate.Label = global::Mono.Unix.Catalog.GetString("Update"); global::Gtk.Image w22 = new global::Gtk.Image(); w22.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("download-16.png"); this.btnUpdate.Image = w22; this.hbox1.Add(this.btnUpdate); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnUpdate])); w23.Position = 1; w23.Expand = false; w23.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.btnDisable = new global::Gtk.Button(); this.btnDisable.CanFocus = true; this.btnDisable.Name = "btnDisable"; this.btnDisable.UseUnderline = true; this.btnDisable.Label = global::Mono.Unix.Catalog.GetString("Disable"); this.hbox1.Add(this.btnDisable); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnDisable])); w24.Position = 2; w24.Expand = false; w24.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.btnUninstall = new global::Gtk.Button(); this.btnUninstall.CanFocus = true; this.btnUninstall.Name = "btnUninstall"; this.btnUninstall.UseUnderline = true; this.btnUninstall.Label = global::Mono.Unix.Catalog.GetString("_Uninstall..."); this.hbox1.Add(this.btnUninstall); global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnUninstall])); w25.Position = 3; w25.Expand = false; w25.Fill = false; this.eboxButs.Add(this.hbox1); this.vbox6.Add(this.eboxButs); global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.eboxButs])); w27.Position = 2; w27.Expand = false; w27.Fill = false; this.ebox.Add(this.vbox6); this.Add(this.ebox); if ((this.Child != null)) { this.Child.ShowAll(); } this.Hide(); this.urlButton.Clicked += new global::System.EventHandler(this.OnUrlButtonClicked); this.btnInstall.Clicked += new global::System.EventHandler(this.OnBtnInstallClicked); this.btnUpdate.Clicked += new global::System.EventHandler(this.OnBtnUpdateClicked); this.btnDisable.Clicked += new global::System.EventHandler(this.OnBtnDisableClicked); this.btnUninstall.Clicked += new global::System.EventHandler(this.OnBtnUninstallClicked); }
protected virtual void Build() { MonoDevelop.Components.Gui.Initialize(this); // Widget MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel MonoDevelop.Components.BinContainer.Attach(this); this.Name = "MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel"; // Container child MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel.Gtk.Container+ContainerChild this.vbox5 = new global::Gtk.VBox(); this.vbox5.Name = "vbox5"; this.vbox5.Spacing = 6; // Container child vbox5.Gtk.Box+BoxChild this.textview1 = new global::Gtk.TextView(); this.textview1.Buffer.Text = global::Mono.Unix.Catalog.GetString("The following color theme formats are supported: Visual Studio (.vssettings), Xamarin Studio (.json), TextMate (.tmTheme). Changes in the theme folder require a restart."); this.textview1.Sensitive = false; this.textview1.Name = "textview1"; this.textview1.Editable = false; this.textview1.CursorVisible = false; this.textview1.AcceptsTab = false; this.textview1.WrapMode = ((global::Gtk.WrapMode)(2)); this.textview1.PixelsBelowLines = 6; this.textview1.PixelsInsideWrap = 3; this.vbox5.Add(this.textview1); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.textview1])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child vbox5.Gtk.Box+BoxChild 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 global::Gtk.Viewport w2 = new global::Gtk.Viewport(); w2.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.styleTreeview = new global::Gtk.TreeView(); this.styleTreeview.CanFocus = true; this.styleTreeview.Name = "styleTreeview"; this.styleTreeview.HeadersVisible = false; w2.Add(this.styleTreeview); this.scrolledwindow1.Add(w2); this.hbox1.Add(this.scrolledwindow1); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.scrolledwindow1])); w5.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.addButton = new global::Gtk.Button(); this.addButton.CanFocus = true; this.addButton.Name = "addButton"; this.addButton.UseStock = true; this.addButton.UseUnderline = true; this.addButton.Label = "gtk-add"; this.vbox1.Add(this.addButton); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.addButton])); w6.Position = 0; w6.Expand = false; w6.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.removeButton = new global::Gtk.Button(); this.removeButton.CanFocus = true; this.removeButton.Name = "removeButton"; this.removeButton.UseStock = true; this.removeButton.UseUnderline = true; this.removeButton.Label = "gtk-remove"; this.vbox1.Add(this.removeButton); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.removeButton])); w7.Position = 1; w7.Expand = false; w7.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.buttonOpenFolder = new global::Gtk.Button(); this.buttonOpenFolder.CanFocus = true; this.buttonOpenFolder.Name = "buttonOpenFolder"; this.buttonOpenFolder.UseUnderline = true; this.buttonOpenFolder.Label = global::Mono.Unix.Catalog.GetString("Open Themes Folder"); this.vbox1.Add(this.buttonOpenFolder); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonOpenFolder])); w8.Position = 2; w8.Expand = false; w8.Fill = false; this.hbox1.Add(this.vbox1); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1])); w9.Position = 1; w9.Expand = false; w9.Fill = false; this.vbox5.Add(this.hbox1); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox1])); w10.Position = 1; this.Add(this.vbox5); if ((this.Child != null)) { this.Child.ShowAll(); } this.Show(); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget LongoMatch.Gui.Dialog.PlayEditor this.Name = "LongoMatch.Gui.Dialog.PlayEditor"; this.Title = global::Mono.Unix.Catalog.GetString("Edit event details"); this.Icon = global::Stetic.IconLoader.LoadIcon(this, "longomatch", global::Gtk.IconSize.Menu); this.TypeHint = ((global::Gdk.WindowTypeHint)(1)); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); this.Modal = true; this.Gravity = ((global::Gdk.Gravity)(5)); this.SkipPagerHint = true; this.SkipTaskbarHint = true; // Internal child LongoMatch.Gui.Dialog.PlayEditor.VBox global::Gtk.VBox w1 = this.VBox; w1.Name = "dialog1_VBox"; w1.BorderWidth = ((uint)(2)); // Container child dialog1_VBox.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 w2 = new global::Gtk.Viewport(); w2.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport1.Gtk.Container+ContainerChild this.vbox3 = new global::Gtk.VBox(); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.hbox4 = new global::Gtk.HBox(); this.hbox4.HeightRequest = 80; this.hbox4.Name = "hbox4"; this.hbox4.Spacing = 6; // Container child hbox4.Gtk.Box+BoxChild this.nameframe = new global::Gtk.Frame(); this.nameframe.WidthRequest = 200; this.nameframe.Name = "nameframe"; this.nameframe.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child nameframe.Gtk.Container+ContainerChild this.GtkAlignment3 = new global::Gtk.Alignment(0F, 0F, 1F, 1F); this.GtkAlignment3.Name = "GtkAlignment3"; this.GtkAlignment3.LeftPadding = ((uint)(12)); // Container child GtkAlignment3.Gtk.Container+ContainerChild this.hbox3 = new global::Gtk.HBox(); this.hbox3.Name = "hbox3"; this.hbox3.Spacing = 6; // Container child hbox3.Gtk.Box+BoxChild this.nameentry = new global::Gtk.Entry(); this.nameentry.CanFocus = true; this.nameentry.Name = "nameentry"; this.nameentry.IsEditable = true; this.nameentry.InvisibleChar = '•'; this.hbox3.Add(this.nameentry); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.nameentry])); w3.Position = 0; w3.Expand = false; w3.Fill = false; this.GtkAlignment3.Add(this.hbox3); this.nameframe.Add(this.GtkAlignment3); this.GtkLabel3 = new global::Gtk.Label(); this.GtkLabel3.Name = "GtkLabel3"; this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Name</b>"); this.GtkLabel3.UseMarkup = true; this.nameframe.LabelWidget = this.GtkLabel3; this.hbox4.Add(this.nameframe); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.nameframe])); w6.Position = 0; w6.Expand = false; w6.Fill = false; // Container child hbox4.Gtk.Box+BoxChild this.notesframe = new global::Gtk.Frame(); this.notesframe.Name = "notesframe"; this.notesframe.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child notesframe.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.notes = new global::LongoMatch.Gui.Component.NotesWidget(); this.notes.HeightRequest = 100; this.notes.Events = ((global::Gdk.EventMask)(256)); this.notes.Name = "notes"; this.GtkAlignment.Add(this.notes); this.notesframe.Add(this.GtkAlignment); this.GtkLabel = new global::Gtk.Label(); this.GtkLabel.Name = "GtkLabel"; this.GtkLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Notes</b>"); this.GtkLabel.UseMarkup = true; this.notesframe.LabelWidget = this.GtkLabel; this.hbox4.Add(this.notesframe); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.notesframe])); w9.Position = 1; this.vbox3.Add(this.hbox4); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox4])); w10.Position = 0; w10.Expand = false; w10.Fill = false; // Container child vbox3.Gtk.Box+BoxChild this.tagsvbox = new global::Gtk.VBox(); this.tagsvbox.Name = "tagsvbox"; this.tagsvbox.Spacing = 6; this.vbox3.Add(this.tagsvbox); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.tagsvbox])); w11.Position = 1; // Container child vbox3.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.vbox3.Add(this.tagger); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.tagger])); w12.Position = 2; // Container child vbox3.Gtk.Box+BoxChild this.drawingarea3 = new global::Gtk.DrawingArea(); this.drawingarea3.HeightRequest = 200; this.drawingarea3.Name = "drawingarea3"; this.vbox3.Add(this.drawingarea3); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.drawingarea3])); w13.Position = 3; w2.Add(this.vbox3); this.scrolledwindow2.Add(w2); w1.Add(this.scrolledwindow2); global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1 [this.scrolledwindow2])); w16.Position = 0; // Internal child LongoMatch.Gui.Dialog.PlayEditor.ActionArea global::Gtk.HButtonBox w17 = this.ActionArea; w17.Name = "dialog1_ActionArea"; w17.Spacing = 10; w17.BorderWidth = ((uint)(5)); w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4)); // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild this.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 w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonOk])); w18.Expand = false; w18.Fill = false; if ((this.Child != null)) { this.Child.ShowAll(); } this.DefaultWidth = 1021; this.DefaultHeight = 671; this.Show(); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget earchive.ViewDoc 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 = "earchive.ViewDoc"; this.WindowPosition = ((global::Gtk.WindowPosition)(1)); this.DestroyWithParent = true; this.Gravity = ((global::Gdk.Gravity)(5)); // Internal child earchive.ViewDoc.VBox global::Gtk.VBox w2 = this.VBox; w2.Name = "dialog1_VBox"; w2.BorderWidth = ((uint)(2)); // Container child dialog1_VBox.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; w2.Add(this.toolbar1); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w2[this.toolbar1])); w3.Position = 0; w3.Expand = false; w3.Fill = false; // Container child dialog1_VBox.Gtk.Box+BoxChild this.hbox3 = new global::Gtk.HBox(); this.hbox3.Name = "hbox3"; this.hbox3.Spacing = 6; // Container child hbox3.Gtk.Box+BoxChild this.scrolledImages = new global::Gtk.ScrolledWindow(); this.scrolledImages.CanFocus = true; this.scrolledImages.Name = "scrolledImages"; this.scrolledImages.VscrollbarPolicy = ((global::Gtk.PolicyType)(0)); this.scrolledImages.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledImages.Gtk.Container+ContainerChild global::Gtk.Viewport w4 = new global::Gtk.Viewport(); w4.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vboxImages = new global::Gtk.VBox(); this.vboxImages.Name = "vboxImages"; this.vboxImages.Spacing = 6; w4.Add(this.vboxImages); this.scrolledImages.Add(w4); this.hbox3.Add(this.scrolledImages); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.scrolledImages])); w7.Position = 0; // Container child hbox3.Gtk.Box+BoxChild this.vbox3 = new global::Gtk.VBox(); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.tableProperty = new global::Gtk.Table(((uint)(7)), ((uint)(2)), false); this.tableProperty.Name = "tableProperty"; this.tableProperty.RowSpacing = ((uint)(6)); this.tableProperty.ColumnSpacing = ((uint)(6)); // Container child tableProperty.Gtk.Table+TableChild this.dateDoc = new global::QSWidgetLib.DatePicker(); this.dateDoc.Events = ((global::Gdk.EventMask)(256)); this.dateDoc.Name = "dateDoc"; this.dateDoc.WithTime = false; this.dateDoc.Date = new global::System.DateTime(0); this.dateDoc.IsEditable = true; this.dateDoc.AutoSeparation = true; this.tableProperty.Add(this.dateDoc); global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.dateDoc])); w8.TopAttach = ((uint)(4)); w8.BottomAttach = ((uint)(5)); w8.LeftAttach = ((uint)(1)); w8.RightAttach = ((uint)(2)); w8.XOptions = ((global::Gtk.AttachOptions)(4)); w8.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableProperty.Gtk.Table+TableChild this.entryNumber = new global::Gtk.Entry(); this.entryNumber.CanFocus = true; this.entryNumber.Name = "entryNumber"; this.entryNumber.IsEditable = true; this.entryNumber.InvisibleChar = '●'; this.tableProperty.Add(this.entryNumber); global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.entryNumber])); w9.TopAttach = ((uint)(3)); w9.BottomAttach = ((uint)(4)); w9.LeftAttach = ((uint)(1)); w9.RightAttach = ((uint)(2)); w9.XOptions = ((global::Gtk.AttachOptions)(4)); w9.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableProperty.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.tableProperty.Add(this.label1); global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.label1])); w10.XOptions = ((global::Gtk.AttachOptions)(4)); w10.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableProperty.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("Номер<span foreground=\"red\">*</span>:"); this.label3.UseMarkup = true; this.tableProperty.Add(this.label3); global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.label3])); w11.TopAttach = ((uint)(3)); w11.BottomAttach = ((uint)(4)); w11.XOptions = ((global::Gtk.AttachOptions)(4)); w11.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableProperty.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("Дата документа<span foreground=\"red\">*</span>:"); this.label4.UseMarkup = true; this.tableProperty.Add(this.label4); global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.label4])); w12.TopAttach = ((uint)(4)); w12.BottomAttach = ((uint)(5)); w12.XOptions = ((global::Gtk.AttachOptions)(4)); w12.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableProperty.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.tableProperty.Add(this.label5); global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.label5])); w13.TopAttach = ((uint)(1)); w13.BottomAttach = ((uint)(2)); w13.XOptions = ((global::Gtk.AttachOptions)(4)); w13.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableProperty.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.tableProperty.Add(this.label6); global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.label6])); w14.TopAttach = ((uint)(2)); w14.BottomAttach = ((uint)(3)); w14.XOptions = ((global::Gtk.AttachOptions)(4)); w14.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableProperty.Gtk.Table+TableChild this.labelCreateDate = new global::Gtk.Label(); this.labelCreateDate.Name = "labelCreateDate"; this.labelCreateDate.LabelProp = global::Mono.Unix.Catalog.GetString("label7"); this.tableProperty.Add(this.labelCreateDate); global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.labelCreateDate])); 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 tableProperty.Gtk.Table+TableChild this.labelCreateUser = new global::Gtk.Label(); this.labelCreateUser.Name = "labelCreateUser"; this.labelCreateUser.LabelProp = global::Mono.Unix.Catalog.GetString("label8"); this.tableProperty.Add(this.labelCreateUser); global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.labelCreateUser])); 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 tableProperty.Gtk.Table+TableChild this.labelType = new global::Gtk.Label(); this.labelType.Name = "labelType"; this.labelType.LabelProp = global::Mono.Unix.Catalog.GetString("Не указан"); this.tableProperty.Add(this.labelType); global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.labelType])); w17.LeftAttach = ((uint)(1)); w17.RightAttach = ((uint)(2)); w17.XOptions = ((global::Gtk.AttachOptions)(4)); w17.YOptions = ((global::Gtk.AttachOptions)(4)); this.vbox3.Add(this.tableProperty); global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.tableProperty])); w18.Position = 0; // Container child vbox3.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("Комментарии:"); this.label2.UseMarkup = true; this.vbox3.Add(this.label2); global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.label2])); w19.Position = 1; w19.Expand = false; w19.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.textviewComments = new global::Gtk.TextView(); this.textviewComments.CanFocus = true; this.textviewComments.Name = "textviewComments"; this.GtkScrolledWindow.Add(this.textviewComments); this.vbox3.Add(this.GtkScrolledWindow); global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.GtkScrolledWindow])); w21.Position = 2; this.hbox3.Add(this.vbox3); global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vbox3])); w22.Position = 1; w22.Expand = false; w22.Fill = false; w2.Add(this.hbox3); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(w2[this.hbox3])); w23.Position = 1; // Internal child earchive.ViewDoc.ActionArea global::Gtk.HButtonBox w24 = this.ActionArea; w24.Name = "dialog1_ActionArea"; w24.Spacing = 10; w24.BorderWidth = ((uint)(5)); w24.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4)); // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild this.buttonPDF = new global::Gtk.Button(); this.buttonPDF.CanFocus = true; this.buttonPDF.Name = "buttonPDF"; this.buttonPDF.UseUnderline = true; this.buttonPDF.Label = global::Mono.Unix.Catalog.GetString("Сохранить в PDF"); global::Gtk.Image w25 = new global::Gtk.Image(); w25.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("earchive.icons.page_pdf.ico"); this.buttonPDF.Image = w25; w24.Add(this.buttonPDF); global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24[this.buttonPDF])); w26.Expand = false; w26.Fill = false; // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild this.buttonCancel = new global::Gtk.Button(); this.buttonCancel.CanDefault = true; this.buttonCancel.CanFocus = true; this.buttonCancel.Name = "buttonCancel"; this.buttonCancel.UseUnderline = true; this.buttonCancel.Label = global::Mono.Unix.Catalog.GetString("О_тменить"); global::Gtk.Image w27 = new global::Gtk.Image(); w27.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.Menu); this.buttonCancel.Image = w27; this.AddActionWidget(this.buttonCancel, -6); global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24[this.buttonCancel])); w28.Position = 1; w28.Expand = false; w28.Fill = false; // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild this.buttonOk = new global::Gtk.Button(); this.buttonOk.CanDefault = true; this.buttonOk.CanFocus = true; this.buttonOk.Name = "buttonOk"; this.buttonOk.UseUnderline = true; this.buttonOk.Label = global::Mono.Unix.Catalog.GetString("_OK"); global::Gtk.Image w29 = new global::Gtk.Image(); w29.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-ok", global::Gtk.IconSize.Menu); this.buttonOk.Image = w29; this.AddActionWidget(this.buttonOk, -5); global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24[this.buttonOk])); w30.Position = 2; w30.Expand = false; w30.Fill = false; if ((this.Child != null)) { this.Child.ShowAll(); } this.DefaultWidth = 708; this.DefaultHeight = 435; this.Show(); this.entryNumber.Changed += new global::System.EventHandler(this.OnEntryNumberChanged); this.dateDoc.DateChanged += new global::System.EventHandler(this.OnDateDocDateChanged); this.buttonPDF.Clicked += new global::System.EventHandler(this.OnButtonPDFClicked); this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget MainWindow this.Name = "MainWindow"; this.Title = global::Mono.Unix.Catalog.GetString("Database Entities"); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); this.Modal = true; this.BorderWidth = ((uint)(10)); this.Resizable = false; this.AllowGrow = false; // Container child MainWindow.Gtk.Container+ContainerChild this.vbox = new global::Gtk.VBox(); this.vbox.Name = "vbox"; this.vbox.Spacing = 6; // Container child vbox.Gtk.Box+BoxChild this.hbox2 = new global::Gtk.HBox(); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.label1 = new global::Gtk.Label(); this.label1.WidthRequest = 100; this.label1.Name = "label1"; this.label1.Xalign = 0F; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Databse Server"); this.hbox2.Add(this.label1); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label1])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.DatabaseEntry = new global::Gtk.Entry(); this.DatabaseEntry.CanFocus = true; this.DatabaseEntry.Name = "DatabaseEntry"; this.DatabaseEntry.IsEditable = true; this.DatabaseEntry.InvisibleChar = '●'; this.hbox2.Add(this.DatabaseEntry); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.DatabaseEntry])); w2.Position = 1; this.vbox.Add(this.hbox2); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hbox2])); w3.Position = 0; w3.Expand = false; w3.Fill = false; // Container child vbox.Gtk.Box+BoxChild this.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.Gtk.Box+BoxChild this.label2 = new global::Gtk.Label(); this.label2.WidthRequest = 100; this.label2.Name = "label2"; this.label2.Xalign = 0F; this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("User Name"); this.hbox1.Add(this.label2); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2])); w4.Position = 0; w4.Expand = false; // Container child hbox1.Gtk.Box+BoxChild this.UserNameEntry = new global::Gtk.Entry(); this.UserNameEntry.WidthRequest = 140; this.UserNameEntry.CanFocus = true; this.UserNameEntry.Name = "UserNameEntry"; this.UserNameEntry.IsEditable = true; this.UserNameEntry.InvisibleChar = '●'; this.hbox1.Add(this.UserNameEntry); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.UserNameEntry])); w5.Position = 1; this.vbox.Add(this.hbox1); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hbox1])); w6.Position = 1; w6.Expand = false; w6.Fill = false; // Container child vbox.Gtk.Box+BoxChild this.hbox3 = new global::Gtk.HBox(); this.hbox3.Name = "hbox3"; this.hbox3.Spacing = 6; // Container child hbox3.Gtk.Box+BoxChild this.label3 = new global::Gtk.Label(); this.label3.WidthRequest = 100; this.label3.Name = "label3"; this.label3.Xalign = 0F; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("User Password"); this.hbox3.Add(this.label3); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label3])); w7.Position = 0; w7.Expand = false; // Container child hbox3.Gtk.Box+BoxChild this.PasswordEntry = new global::Gtk.Entry(); this.PasswordEntry.CanFocus = true; this.PasswordEntry.Name = "PasswordEntry"; this.PasswordEntry.IsEditable = true; this.PasswordEntry.Visibility = false; this.PasswordEntry.InvisibleChar = '●'; this.hbox3.Add(this.PasswordEntry); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.PasswordEntry])); w8.Position = 1; this.vbox.Add(this.hbox3); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hbox3])); w9.Position = 2; w9.Expand = false; w9.Fill = false; // Container child vbox.Gtk.Box+BoxChild this.hbox5 = new global::Gtk.HBox(); this.hbox5.Name = "hbox5"; this.hbox5.Spacing = 6; // Container child hbox5.Gtk.Box+BoxChild this.label5 = new global::Gtk.Label(); this.label5.WidthRequest = 100; this.label5.Name = "label5"; this.label5.Xalign = 0F; this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Database"); this.hbox5.Add(this.label5); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.label5])); w10.Position = 0; w10.Expand = false; // Container child hbox5.Gtk.Box+BoxChild this.combobox1 = global::Gtk.ComboBox.NewText(); this.combobox1.Name = "combobox1"; this.hbox5.Add(this.combobox1); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.combobox1])); w11.Position = 1; this.vbox.Add(this.hbox5); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hbox5])); w12.Position = 3; w12.Expand = false; w12.Fill = false; // Container child vbox.Gtk.Box+BoxChild this.fixed2 = new global::Gtk.Fixed(); this.fixed2.HeightRequest = 20; this.fixed2.Name = "fixed2"; this.fixed2.HasWindow = false; // Container child fixed2.Gtk.Fixed+FixedChild this.SearchEntry = new global::Gtk.Entry(); this.SearchEntry.WidthRequest = 268; this.SearchEntry.CanFocus = true; this.SearchEntry.Name = "SearchEntry"; this.SearchEntry.IsEditable = true; this.SearchEntry.HasFrame = false; this.SearchEntry.InvisibleChar = '●'; this.fixed2.Add(this.SearchEntry); global::Gtk.Fixed.FixedChild w13 = ((global::Gtk.Fixed.FixedChild)(this.fixed2[this.SearchEntry])); w13.X = 106; w13.Y = 10; this.vbox.Add(this.fixed2); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox[this.fixed2])); w14.Position = 4; w14.Expand = false; w14.Fill = false; // Container child vbox.Gtk.Box+BoxChild this.fixed1 = new global::Gtk.Fixed(); this.fixed1.Name = "fixed1"; this.fixed1.HasWindow = false; this.vbox.Add(this.fixed1); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox[this.fixed1])); w15.Position = 5; w15.Expand = false; w15.Fill = false; // Container child 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.label4 = new global::Gtk.Label(); this.label4.WidthRequest = 100; this.label4.Name = "label4"; this.label4.Xalign = 0F; this.label4.Yalign = 0.03F; this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Tables"); this.hbox4.Add(this.label4); global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.label4])); w16.Position = 0; w16.Expand = false; w16.Fill = false; // Container child hbox4.Gtk.Box+BoxChild this.TablesScroll = new global::Gtk.ScrolledWindow(); this.TablesScroll.HeightRequest = 200; this.TablesScroll.CanFocus = true; this.TablesScroll.Name = "TablesScroll"; this.TablesScroll.VscrollbarPolicy = ((global::Gtk.PolicyType)(0)); this.TablesScroll.HscrollbarPolicy = ((global::Gtk.PolicyType)(0)); this.TablesScroll.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child TablesScroll.Gtk.Container+ContainerChild global::Gtk.Viewport w17 = new global::Gtk.Viewport(); w17.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.TableBox = new global::Gtk.VBox(); this.TableBox.Name = "TableBox"; this.TableBox.Spacing = 6; w17.Add(this.TableBox); this.TablesScroll.Add(w17); this.hbox4.Add(this.TablesScroll); global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.TablesScroll])); w20.Position = 1; this.vbox.Add(this.hbox4); global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hbox4])); w21.Position = 6; w21.Expand = false; w21.Fill = false; // Container child vbox.Gtk.Box+BoxChild this.hbox7 = new global::Gtk.HBox(); this.hbox7.Name = "hbox7"; this.hbox7.Spacing = -190; // Container child hbox7.Gtk.Box+BoxChild this.CheckAllButton = new global::Gtk.Button(); this.CheckAllButton.WidthRequest = 80; this.CheckAllButton.CanFocus = true; this.CheckAllButton.Name = "CheckAllButton"; this.CheckAllButton.UseUnderline = true; this.CheckAllButton.Label = global::Mono.Unix.Catalog.GetString("Check All"); this.hbox7.Add(this.CheckAllButton); global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.CheckAllButton])); w22.Position = 0; w22.Fill = false; // Container child hbox7.Gtk.Box+BoxChild this.UnCheckAllButton = new global::Gtk.Button(); this.UnCheckAllButton.WidthRequest = 80; this.UnCheckAllButton.CanFocus = true; this.UnCheckAllButton.Name = "UnCheckAllButton"; this.UnCheckAllButton.UseUnderline = true; this.UnCheckAllButton.Label = global::Mono.Unix.Catalog.GetString("Uncheck All"); this.hbox7.Add(this.UnCheckAllButton); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.UnCheckAllButton])); w23.Position = 1; w23.Fill = false; this.vbox.Add(this.hbox7); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hbox7])); w24.Position = 7; w24.Expand = false; w24.Fill = false; // Container child vbox.Gtk.Box+BoxChild this.hseparator1 = new global::Gtk.HSeparator(); this.hseparator1.Name = "hseparator1"; this.vbox.Add(this.hseparator1); global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hseparator1])); w25.Position = 8; // Container child vbox.Gtk.Box+BoxChild this.hbox6 = new global::Gtk.HBox(); this.hbox6.Name = "hbox6"; this.hbox6.Spacing = 6; // Container child hbox6.Gtk.Box+BoxChild this.CloseButton = new global::Gtk.Button(); this.CloseButton.WidthRequest = 80; this.CloseButton.CanFocus = true; this.CloseButton.Name = "CloseButton"; this.CloseButton.UseUnderline = true; this.CloseButton.Label = global::Mono.Unix.Catalog.GetString("Close"); this.hbox6.Add(this.CloseButton); global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.CloseButton])); w26.Position = 0; w26.Expand = false; w26.Fill = false; // Container child hbox6.Gtk.Box+BoxChild this.TestConnectionButton = new global::Gtk.Button(); this.TestConnectionButton.WidthRequest = 130; this.TestConnectionButton.CanFocus = true; this.TestConnectionButton.Name = "TestConnectionButton"; this.TestConnectionButton.UseUnderline = true; this.TestConnectionButton.Label = global::Mono.Unix.Catalog.GetString("Test Connection"); this.hbox6.Add(this.TestConnectionButton); global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.TestConnectionButton])); w27.Position = 1; w27.Expand = false; w27.Fill = false; // Container child hbox6.Gtk.Box+BoxChild this.vseparator1 = new global::Gtk.VSeparator(); this.vseparator1.Name = "vseparator1"; this.hbox6.Add(this.vseparator1); global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.vseparator1])); w28.Position = 2; w28.Padding = ((uint)(14)); // Container child hbox6.Gtk.Box+BoxChild this.GenerateButton = new global::Gtk.Button(); this.GenerateButton.WidthRequest = 130; this.GenerateButton.CanFocus = true; this.GenerateButton.Name = "GenerateButton"; this.GenerateButton.UseUnderline = true; this.GenerateButton.Label = global::Mono.Unix.Catalog.GetString("Generate Entities"); this.hbox6.Add(this.GenerateButton); global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.GenerateButton])); w29.Position = 3; w29.Fill = false; this.vbox.Add(this.hbox6); global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox[this.hbox6])); w30.Position = 9; w30.Expand = false; w30.Fill = false; this.Add(this.vbox); if ((this.Child != null)) { this.Child.ShowAll(); } this.DefaultWidth = 408; this.DefaultHeight = 514; this.Show(); this.Hidden += new global::System.EventHandler(this.OnHidden); this.DatabaseEntry.KeyPressEvent += new global::Gtk.KeyPressEventHandler(this.OnDatabaseEntryKeyPressEvent); this.UserNameEntry.KeyPressEvent += new global::Gtk.KeyPressEventHandler(this.OnUserNameEntryKeyPressEvent); this.PasswordEntry.KeyPressEvent += new global::Gtk.KeyPressEventHandler(this.OnPasswordEntryKeyPressEvent); this.combobox1.Changed += new global::System.EventHandler(this.OnCombobox1Changed); this.SearchEntry.Changed += new global::System.EventHandler(this.OnSearchEntryChanged); this.CheckAllButton.Pressed += new global::System.EventHandler(this.OnCheckAllButtonPressed); this.UnCheckAllButton.Pressed += new global::System.EventHandler(this.OnUnCheckAllButtonPressed); this.CloseButton.Pressed += new global::System.EventHandler(this.OnCloseButtonPressed); this.TestConnectionButton.Pressed += new global::System.EventHandler(this.OnTestConnectionButtonPressed); this.GenerateButton.Pressed += new global::System.EventHandler(this.OnGenerateButtonPressed); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget TestApp.MSGConverterWindow this.Name = "TestApp.MSGConverterWindow"; this.Title = global::Mono.Unix.Catalog.GetString("MSGConverterWindow"); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); // Container child TestApp.MSGConverterWindow.Gtk.Container+ContainerChild this.vbox1 = new global::Gtk.VBox(); this.vbox1.Name = "vbox1"; this.vbox1.Spacing = 6; // Container child vbox1.Gtk.Box+BoxChild this.label1 = new global::Gtk.Label(); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Training Data Builder"); 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.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.Gtk.Box+BoxChild this.DatapathEntry = new global::Gtk.Entry(); this.DatapathEntry.CanFocus = true; this.DatapathEntry.Name = "DatapathEntry"; this.DatapathEntry.IsEditable = true; this.DatapathEntry.InvisibleChar = '•'; this.hbox1.Add(this.DatapathEntry); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.DatapathEntry])); w2.Position = 0; // Container child hbox1.Gtk.Box+BoxChild this.getDatapathButton = new global::Gtk.Button(); this.getDatapathButton.CanFocus = true; this.getDatapathButton.Name = "getDatapathButton"; this.getDatapathButton.UseUnderline = true; this.getDatapathButton.Label = global::Mono.Unix.Catalog.GetString("Open Data"); this.hbox1.Add(this.getDatapathButton); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.getDatapathButton])); w3.Position = 1; w3.Expand = false; w3.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.StartConvertButton = new global::Gtk.Button(); this.StartConvertButton.CanFocus = true; this.StartConvertButton.Name = "StartConvertButton"; this.StartConvertButton.UseUnderline = true; this.StartConvertButton.Label = global::Mono.Unix.Catalog.GetString("Start"); this.hbox1.Add(this.StartConvertButton); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.StartConvertButton])); w4.Position = 2; 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; // 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 global::Gtk.Viewport w6 = new global::Gtk.Viewport(); w6.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.DataViewEntry = new global::Gtk.Entry(); this.DataViewEntry.CanFocus = true; this.DataViewEntry.Name = "DataViewEntry"; this.DataViewEntry.IsEditable = true; this.DataViewEntry.InvisibleChar = '•'; w6.Add(this.DataViewEntry); this.GtkScrolledWindow.Add(w6); this.vbox1.Add(this.GtkScrolledWindow); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow])); w9.Position = 2; // Container child vbox1.Gtk.Box+BoxChild this.hbox2 = new global::Gtk.HBox(); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.QuestionOrStatmentCheckbox = new global::Gtk.CheckButton(); this.QuestionOrStatmentCheckbox.CanFocus = true; this.QuestionOrStatmentCheckbox.Name = "QuestionOrStatmentCheckbox"; this.QuestionOrStatmentCheckbox.Label = global::Mono.Unix.Catalog.GetString("Question?"); this.QuestionOrStatmentCheckbox.DrawIndicator = true; this.QuestionOrStatmentCheckbox.UseUnderline = true; this.hbox2.Add(this.QuestionOrStatmentCheckbox); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.QuestionOrStatmentCheckbox])); w10.Position = 0; // Container child hbox2.Gtk.Box+BoxChild this.label3 = new global::Gtk.Label(); this.label3.Name = "label3"; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Question or Statement Type:"); this.hbox2.Add(this.label3); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label3])); w11.Position = 1; w11.Expand = false; w11.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.questionStatementTypeEntry = new global::Gtk.Entry(); this.questionStatementTypeEntry.CanFocus = true; this.questionStatementTypeEntry.Name = "questionStatementTypeEntry"; this.questionStatementTypeEntry.IsEditable = true; this.questionStatementTypeEntry.InvisibleChar = '•'; this.hbox2.Add(this.questionStatementTypeEntry); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.questionStatementTypeEntry])); w12.Position = 2; // Container child hbox2.Gtk.Box+BoxChild this.label2 = new global::Gtk.Label(); this.label2.Name = "label2"; this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Sentiment Type"); this.hbox2.Add(this.label2); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label2])); w13.Position = 3; w13.Expand = false; w13.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.SentimentTypeEntry = new global::Gtk.Entry(); this.SentimentTypeEntry.CanFocus = true; this.SentimentTypeEntry.Name = "SentimentTypeEntry"; this.SentimentTypeEntry.IsEditable = true; this.SentimentTypeEntry.InvisibleChar = '•'; this.hbox2.Add(this.SentimentTypeEntry); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.SentimentTypeEntry])); w14.Position = 4; this.vbox1.Add(this.hbox2); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2])); w15.Position = 3; 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.NextButton = new global::Gtk.Button(); this.NextButton.CanFocus = true; this.NextButton.Name = "NextButton"; this.NextButton.UseUnderline = true; this.NextButton.Label = global::Mono.Unix.Catalog.GetString("Next Item"); this.hbox3.Add(this.NextButton); global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.NextButton])); w16.Position = 0; w16.Expand = false; w16.Fill = false; // Container child hbox3.Gtk.Box+BoxChild this.SaveButton = new global::Gtk.Button(); this.SaveButton.CanFocus = true; this.SaveButton.Name = "SaveButton"; this.SaveButton.UseUnderline = true; this.SaveButton.Label = global::Mono.Unix.Catalog.GetString("Save"); this.hbox3.Add(this.SaveButton); global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.SaveButton])); 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 = 4; w18.Expand = false; w18.Fill = false; this.Add(this.vbox1); if ((this.Child != null)) { this.Child.ShowAll(); } this.DefaultWidth = 945; this.DefaultHeight = 471; this.Show(); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget LongoMatch.Gui.Base.TemplatesEditorBase global::Stetic.BinContainer.Attach(this); this.WidthRequest = 400; this.Name = "LongoMatch.Gui.Base.TemplatesEditorBase"; // Container child LongoMatch.Gui.Base.TemplatesEditorBase.Gtk.Container+ContainerChild this.notebook = new global::Gtk.Notebook(); this.notebook.CanFocus = true; this.notebook.Name = "notebook"; this.notebook.CurrentPage = 0; // Container child notebook.Gtk.Notebook+NotebookChild this.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.Gtk.Box+BoxChild this.mainbox = new global::Gtk.VBox(); this.mainbox.Name = "mainbox"; this.mainbox.Spacing = 6; // Container child mainbox.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 w1 = new global::Gtk.Viewport(); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.scrolledwindow = new global::Gtk.ScrolledWindow(); this.scrolledwindow.CanFocus = true; this.scrolledwindow.Name = "scrolledwindow"; this.scrolledwindow.ShadowType = ((global::Gtk.ShadowType)(1)); w1.Add(this.scrolledwindow); this.scrolledwindow2.Add(w1); this.mainbox.Add(this.scrolledwindow2); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.mainbox [this.scrolledwindow2])); w4.Position = 0; this.hbox1.Add(this.mainbox); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.mainbox])); w5.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.upbox = new global::Gtk.VBox(); this.upbox.Name = "upbox"; this.upbox.Spacing = 6; this.vbox2.Add(this.upbox); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.upbox])); w6.Position = 0; w6.Expand = false; w6.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.newprevbutton = new global::Gtk.Button(); this.newprevbutton.TooltipMarkup = "Insert a new category before the selected one"; this.newprevbutton.Sensitive = false; this.newprevbutton.CanFocus = true; this.newprevbutton.Name = "newprevbutton"; this.newprevbutton.UseUnderline = true; // Container child newprevbutton.Gtk.Container+ContainerChild global::Gtk.Alignment w7 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w8 = new global::Gtk.HBox(); w8.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w9 = new global::Gtk.Image(); w9.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-goto-top", global::Gtk.IconSize.Menu); w8.Add(w9); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w11 = new global::Gtk.Label(); w11.LabelProp = global::Mono.Unix.Catalog.GetString("New Before"); w11.UseUnderline = true; w8.Add(w11); w7.Add(w8); this.newprevbutton.Add(w7); this.vbox2.Add(this.newprevbutton); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.newprevbutton])); w15.Position = 1; w15.Expand = false; w15.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.newafterbutton = new global::Gtk.Button(); this.newafterbutton.TooltipMarkup = "Insert a new category after the selected one"; this.newafterbutton.Sensitive = false; this.newafterbutton.CanFocus = true; this.newafterbutton.Name = "newafterbutton"; this.newafterbutton.UseUnderline = true; // Container child newafterbutton.Gtk.Container+ContainerChild global::Gtk.Alignment w16 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w17 = new global::Gtk.HBox(); w17.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w18 = new global::Gtk.Image(); w18.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-goto-bottom", global::Gtk.IconSize.Menu); w17.Add(w18); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w20 = new global::Gtk.Label(); w20.LabelProp = global::Mono.Unix.Catalog.GetString("New After"); w20.UseUnderline = true; w17.Add(w20); w16.Add(w17); this.newafterbutton.Add(w16); this.vbox2.Add(this.newafterbutton); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.newafterbutton])); w24.Position = 2; w24.Expand = false; w24.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.removebutton = new global::Gtk.Button(); this.removebutton.TooltipMarkup = "Remove the selected category"; this.removebutton.Sensitive = false; this.removebutton.CanFocus = true; this.removebutton.Name = "removebutton"; this.removebutton.UseUnderline = true; // Container child removebutton.Gtk.Container+ContainerChild global::Gtk.Alignment w25 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w26 = new global::Gtk.HBox(); w26.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w27 = new global::Gtk.Image(); w27.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu); w26.Add(w27); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w29 = new global::Gtk.Label(); w29.LabelProp = global::Mono.Unix.Catalog.GetString("Remove"); w29.UseUnderline = true; w26.Add(w29); w25.Add(w26); this.removebutton.Add(w25); this.vbox2.Add(this.removebutton); global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.removebutton])); w33.Position = 3; w33.Expand = false; w33.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.editbutton = new global::Gtk.Button(); this.editbutton.TooltipMarkup = "Edit the selected category"; this.editbutton.Sensitive = false; this.editbutton.CanFocus = true; this.editbutton.Name = "editbutton"; this.editbutton.UseUnderline = true; // Container child editbutton.Gtk.Container+ContainerChild global::Gtk.Alignment w34 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w35 = new global::Gtk.HBox(); w35.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w36 = new global::Gtk.Image(); w36.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu); w35.Add(w36); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w38 = new global::Gtk.Label(); w38.LabelProp = global::Mono.Unix.Catalog.GetString("Edit"); w38.UseUnderline = true; w35.Add(w38); w34.Add(w35); this.editbutton.Add(w34); this.vbox2.Add(this.editbutton); global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.editbutton])); w42.Position = 4; w42.Expand = false; w42.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.exportbutton = new global::Gtk.Button(); this.exportbutton.TooltipMarkup = "Export the template to a file"; this.exportbutton.CanFocus = true; this.exportbutton.Name = "exportbutton"; this.exportbutton.UseUnderline = true; // Container child exportbutton.Gtk.Container+ContainerChild global::Gtk.Alignment w43 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w44 = new global::Gtk.HBox(); w44.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w45 = new global::Gtk.Image(); w45.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-save-as", global::Gtk.IconSize.Menu); w44.Add(w45); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w47 = new global::Gtk.Label(); w47.LabelProp = global::Mono.Unix.Catalog.GetString("Export"); w47.UseUnderline = true; w44.Add(w47); w43.Add(w44); this.exportbutton.Add(w43); this.vbox2.Add(this.exportbutton); global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.exportbutton])); w51.PackType = ((global::Gtk.PackType)(1)); w51.Position = 5; w51.Expand = false; w51.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.hseparator1 = new global::Gtk.HSeparator(); this.hseparator1.Name = "hseparator1"; this.vbox2.Add(this.hseparator1); global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hseparator1])); w52.PackType = ((global::Gtk.PackType)(1)); w52.Position = 6; w52.Expand = false; w52.Fill = false; this.hbox1.Add(this.vbox2); global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2])); w53.Position = 1; w53.Expand = false; w53.Fill = false; this.notebook.Add(this.hbox1); // Notebook tab this.label1 = new global::Gtk.Label(); this.label1.Name = "label1"; this.notebook.SetTabLabel(this.hbox1, this.label1); this.label1.ShowAll(); this.Add(this.notebook); if ((this.Child != null)) { this.Child.ShowAll(); } this.exportbutton.Hide(); this.hseparator1.Hide(); this.Show(); this.KeyPressEvent += new global::Gtk.KeyPressEventHandler(this.OnKeyPressEvent); this.newprevbutton.Clicked += new global::System.EventHandler(this.OnNewBefore); this.newafterbutton.Clicked += new global::System.EventHandler(this.OnNewAfter); this.newafterbutton.Activated += new global::System.EventHandler(this.OnNewBefore); this.removebutton.Clicked += new global::System.EventHandler(this.OnRemove); this.editbutton.Clicked += new global::System.EventHandler(this.OnEdit); this.exportbutton.Clicked += new global::System.EventHandler(this.OnExportbuttonClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget MonoDevelop.VersionControl.Views.LogWidget Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach(this); this.UIManager = new global::Gtk.UIManager(); global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default"); this.UIManager.InsertActionGroup(w2, 0); this.Name = "MonoDevelop.VersionControl.Views.LogWidget"; // Container child MonoDevelop.VersionControl.Views.LogWidget.Gtk.Container+ContainerChild this.vbox1 = new global::Gtk.VBox(); this.vbox1.Name = "vbox1"; this.vbox1.Spacing = 6; // Container child vbox1.Gtk.Box+BoxChild this.UIManager.AddUiFromString("<ui><toolbar name='commandBar'/></ui>"); this.commandBar = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/commandBar"))); this.commandBar.Name = "commandBar"; this.commandBar.ShowArrow = false; this.commandBar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(3)); this.commandBar.IconSize = ((global::Gtk.IconSize)(1)); this.vbox1.Add(this.commandBar); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.commandBar])); w3.Position = 0; w3.Expand = false; w3.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.vpaned1 = new global::Gtk.VPaned(); this.vpaned1.CanFocus = true; this.vpaned1.Name = "vpaned1"; this.vpaned1.Position = 204; // Container child vpaned1.Gtk.Paned+PanedChild this.hpaned1 = new global::Gtk.HPaned(); this.hpaned1.CanFocus = true; this.hpaned1.Name = "hpaned1"; this.hpaned1.Position = 236; // Container child hpaned1.Gtk.Paned+PanedChild this.vbox4 = new global::Gtk.VBox(); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 6; // Container child vbox4.Gtk.Box+BoxChild this.scrolledLoading = new global::Gtk.ScrolledWindow(); this.scrolledLoading.CanFocus = true; this.scrolledLoading.Name = "scrolledLoading"; this.scrolledLoading.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledLoading.Gtk.Container+ContainerChild global::Gtk.Viewport w4 = new global::Gtk.Viewport(); w4.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport1.Gtk.Container+ContainerChild this.label3 = new global::Gtk.Label(); this.label3.Name = "label3"; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Loading..."); w4.Add(this.label3); this.scrolledLoading.Add(w4); this.vbox4.Add(this.scrolledLoading); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledLoading])); w7.Position = 0; // Container child vbox4.Gtk.Box+BoxChild this.scrolledLog = new global::Gtk.ScrolledWindow(); this.scrolledLog.Name = "scrolledLog"; this.scrolledLog.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledLog.Gtk.Container+ContainerChild this.treeviewLog = new global::Gtk.TreeView(); this.treeviewLog.CanFocus = true; this.treeviewLog.Name = "treeviewLog"; this.scrolledLog.Add(this.treeviewLog); this.vbox4.Add(this.scrolledLog); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledLog])); w9.Position = 1; this.hpaned1.Add(this.vbox4); global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox4])); w10.Resize = false; // Container child hpaned1.Gtk.Paned+PanedChild this.vbox2 = new global::Gtk.VBox(); this.vbox2.Name = "vbox2"; this.vbox2.Spacing = 6; // Container child vbox2.Gtk.Box+BoxChild this.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.Gtk.Box+BoxChild this.imageUser = new global::Gtk.Image(); this.imageUser.WidthRequest = 32; this.imageUser.HeightRequest = 32; this.imageUser.Name = "imageUser"; this.hbox1.Add(this.imageUser); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.imageUser])); w11.Position = 0; w11.Expand = false; w11.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.vbox5 = new global::Gtk.VBox(); this.vbox5.Name = "vbox5"; this.vbox5.Spacing = 6; // Container child vbox5.Gtk.Box+BoxChild this.hbox2 = new global::Gtk.HBox(); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.labelAuthor = new global::Gtk.Label(); this.labelAuthor.Name = "labelAuthor"; this.labelAuthor.Xalign = 0F; this.labelAuthor.LabelProp = "Author"; this.labelAuthor.Selectable = true; this.hbox2.Add(this.labelAuthor); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelAuthor])); w12.Position = 0; w12.Expand = false; w12.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.labelRevision = new global::Gtk.Label(); this.labelRevision.Name = "labelRevision"; this.labelRevision.Xalign = 1F; this.labelRevision.LabelProp = "Revision"; this.labelRevision.Selectable = true; this.hbox2.Add(this.labelRevision); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelRevision])); w13.Position = 1; this.vbox5.Add(this.hbox2); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2])); w14.Position = 0; w14.Expand = false; w14.Fill = false; // Container child vbox5.Gtk.Box+BoxChild this.labelDate = new global::Gtk.Label(); this.labelDate.Name = "labelDate"; this.labelDate.Xalign = 0F; this.labelDate.LabelProp = "Date"; this.labelDate.Selectable = true; this.vbox5.Add(this.labelDate); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.labelDate])); w15.Position = 1; w15.Expand = false; w15.Fill = false; this.hbox1.Add(this.vbox5); global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox5])); w16.Position = 1; this.vbox2.Add(this.hbox1); global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1])); w17.Position = 0; w17.Expand = false; w17.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow(); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild this.textviewDetails = new global::Gtk.TextView(); this.textviewDetails.CanFocus = true; this.textviewDetails.Name = "textviewDetails"; this.textviewDetails.Editable = false; this.scrolledwindow1.Add(this.textviewDetails); this.vbox2.Add(this.scrolledwindow1); global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1])); w19.Position = 1; this.hpaned1.Add(this.vbox2); this.vpaned1.Add(this.hpaned1); global::Gtk.Paned.PanedChild w21 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.hpaned1])); w21.Resize = false; // Container child vpaned1.Gtk.Paned+PanedChild this.scrolledwindowFiles = new global::Gtk.ScrolledWindow(); this.scrolledwindowFiles.CanFocus = true; this.scrolledwindowFiles.Name = "scrolledwindowFiles"; this.scrolledwindowFiles.ShadowType = ((global::Gtk.ShadowType)(1)); this.vpaned1.Add(this.scrolledwindowFiles); this.vbox1.Add(this.vpaned1); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vpaned1])); w23.Position = 1; this.Add(this.vbox1); if ((this.Child != null)) { this.Child.ShowAll(); } w1.SetUiManager(UIManager); this.scrolledLoading.Hide(); this.Show(); this.labelRevision.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler(this.OnLabelRevisionButtonPressEvent); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget MonoDevelop.Database.Components.ShowImageDialog this.Name = "MonoDevelop.Database.Components.ShowImageDialog"; this.Title = global::MonoDevelop.Database.AddinCatalog.GetString("Image"); this.TypeHint = ((global::Gdk.WindowTypeHint)(1)); this.WindowPosition = ((global::Gtk.WindowPosition)(1)); this.SkipTaskbarHint = true; // Internal child MonoDevelop.Database.Components.ShowImageDialog.VBox global::Gtk.VBox w1 = this.VBox; w1.Name = "dialog1_VBox"; w1.BorderWidth = ((uint)(2)); // Container child dialog1_VBox.Gtk.Box+BoxChild this.scrolledwindow = new global::Gtk.ScrolledWindow(); this.scrolledwindow.CanFocus = true; this.scrolledwindow.Name = "scrolledwindow"; this.scrolledwindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow.Gtk.Container+ContainerChild global::Gtk.Viewport w2 = new global::Gtk.Viewport(); w2.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.image1 = new global::Gtk.Image(); this.image1.Name = "image1"; w2.Add(this.image1); this.scrolledwindow.Add(w2); w1.Add(this.scrolledwindow); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1[this.scrolledwindow])); w5.Position = 0; // Container child dialog1_VBox.Gtk.Box+BoxChild this.hboxError = new global::Gtk.HBox(); this.hboxError.Name = "hboxError"; this.hboxError.Spacing = 6; // Container child hboxError.Gtk.Box+BoxChild this.image = new global::Gtk.Image(); this.image.Name = "image"; this.image.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-error", global::Gtk.IconSize.Menu); this.hboxError.Add(this.image); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxError[this.image])); w6.Position = 0; w6.Expand = false; w6.Fill = false; // Container child hboxError.Gtk.Box+BoxChild this.label = new global::Gtk.Label(); this.label.Name = "label"; this.label.Xalign = 0f; this.label.LabelProp = global::MonoDevelop.Database.AddinCatalog.GetString("Unable to load object as Image"); this.hboxError.Add(this.label); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxError[this.label])); w7.Position = 1; w1.Add(this.hboxError); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1[this.hboxError])); w8.Position = 1; w8.Expand = false; w8.Fill = false; // Internal child MonoDevelop.Database.Components.ShowImageDialog.ActionArea global::Gtk.HButtonBox w9 = this.ActionArea; w9.Name = "dialog1_ActionArea"; w9.Spacing = 6; w9.BorderWidth = ((uint)(5)); w9.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4)); // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild this.buttonClose = new global::Gtk.Button(); this.buttonClose.CanDefault = true; this.buttonClose.CanFocus = true; this.buttonClose.Name = "buttonClose"; this.buttonClose.UseStock = true; this.buttonClose.UseUnderline = true; this.buttonClose.Label = "gtk-close"; this.AddActionWidget(this.buttonClose, -7); global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9[this.buttonClose])); w10.Expand = false; w10.Fill = false; if ((this.Child != null)) { this.Child.ShowAll(); } this.DefaultWidth = 400; this.DefaultHeight = 300; this.hboxError.Hide(); this.Show(); this.buttonClose.Clicked += new global::System.EventHandler(this.CloseClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel global::Stetic.BinContainer.Attach(this); this.Name = "MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel"; // Container child MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel.Gtk.Container+ContainerChild this.vbox4 = new global::Gtk.VBox(); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 6; // Container child vbox4.Gtk.Box+BoxChild this.GtkLabel4 = new global::Gtk.Label(); this.GtkLabel4.Name = "GtkLabel4"; this.GtkLabel4.Xalign = 0f; this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Syntax highlighting</b>"); this.GtkLabel4.UseMarkup = true; this.vbox4.Add(this.GtkLabel4); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkLabel4])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.GtkAlignment3 = new global::Gtk.Alignment(0f, 0f, 1f, 1f); this.GtkAlignment3.Name = "GtkAlignment3"; this.GtkAlignment3.LeftPadding = ((uint)(12)); // Container child GtkAlignment3.Gtk.Container+ContainerChild this.vbox6 = new global::Gtk.VBox(); this.vbox6.Name = "vbox6"; this.vbox6.Spacing = 6; // Container child vbox6.Gtk.Box+BoxChild this.enableHighlightingCheckbutton = new global::Gtk.CheckButton(); this.enableHighlightingCheckbutton.CanFocus = true; this.enableHighlightingCheckbutton.Name = "enableHighlightingCheckbutton"; this.enableHighlightingCheckbutton.Label = global::Mono.Unix.Catalog.GetString("_Enable highlighting"); this.enableHighlightingCheckbutton.DrawIndicator = true; this.enableHighlightingCheckbutton.UseUnderline = true; this.vbox6.Add(this.enableHighlightingCheckbutton); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.enableHighlightingCheckbutton])); w2.Position = 0; w2.Expand = false; w2.Fill = false; // Container child vbox6.Gtk.Box+BoxChild this.enableSemanticHighlightingCheckbutton = new global::Gtk.CheckButton(); this.enableSemanticHighlightingCheckbutton.CanFocus = true; this.enableSemanticHighlightingCheckbutton.Name = "enableSemanticHighlightingCheckbutton"; this.enableSemanticHighlightingCheckbutton.Label = global::Mono.Unix.Catalog.GetString("E_nable semantic highlighting"); this.enableSemanticHighlightingCheckbutton.DrawIndicator = true; this.enableSemanticHighlightingCheckbutton.UseUnderline = true; this.vbox6.Add(this.enableSemanticHighlightingCheckbutton); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.enableSemanticHighlightingCheckbutton])); w3.Position = 1; w3.Expand = false; w3.Fill = false; this.GtkAlignment3.Add(this.vbox6); this.vbox4.Add(this.GtkAlignment3); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkAlignment3])); w5.Position = 1; w5.Expand = false; w5.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.GtkLabel5 = new global::Gtk.Label(); this.GtkLabel5.Name = "GtkLabel5"; this.GtkLabel5.Xalign = 0f; this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Color scheme</b>"); this.GtkLabel5.UseMarkup = true; this.vbox4.Add(this.GtkLabel5); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkLabel5])); w6.Position = 2; w6.Expand = false; w6.Fill = false; // Container child vbox4.Gtk.Box+BoxChild 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.vbox5 = new global::Gtk.VBox(); this.vbox5.Name = "vbox5"; this.vbox5.Spacing = 6; // Container child vbox5.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow(); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w7 = new global::Gtk.Viewport(); w7.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.styleTreeview = new global::Gtk.TreeView(); this.styleTreeview.CanFocus = true; this.styleTreeview.Name = "styleTreeview"; this.styleTreeview.HeadersVisible = false; w7.Add(this.styleTreeview); this.scrolledwindow1.Add(w7); this.vbox5.Add(this.scrolledwindow1); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.scrolledwindow1])); w10.Position = 0; // 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.addButton = new global::Gtk.Button(); this.addButton.CanFocus = true; this.addButton.Name = "addButton"; this.addButton.UseStock = true; this.addButton.UseUnderline = true; this.addButton.Label = "gtk-add"; this.hbox2.Add(this.addButton); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.addButton])); w11.Position = 1; w11.Expand = false; w11.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.removeButton = new global::Gtk.Button(); this.removeButton.CanFocus = true; this.removeButton.Name = "removeButton"; this.removeButton.UseStock = true; this.removeButton.UseUnderline = true; this.removeButton.Label = "gtk-remove"; this.hbox2.Add(this.removeButton); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.removeButton])); w12.Position = 2; w12.Expand = false; w12.Fill = false; this.vbox5.Add(this.hbox2); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox2])); w13.Position = 1; w13.Expand = false; w13.Fill = false; this.GtkAlignment.Add(this.vbox5); this.vbox4.Add(this.GtkAlignment); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.GtkAlignment])); w15.Position = 3; this.Add(this.vbox4); if ((this.Child != null)) { this.Child.ShowAll(); } this.Show(); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget MonoDevelop.Ide.Projects.NewProjectDialog this.WidthRequest = 930; this.Name = "MonoDevelop.Ide.Projects.NewProjectDialog"; this.Title = "New Solution"; this.TypeHint = ((global::Gdk.WindowTypeHint)(1)); this.WindowPosition = ((global::Gtk.WindowPosition)(1)); this.BorderWidth = ((uint)(6)); this.DestroyWithParent = true; // Internal child MonoDevelop.Ide.Projects.NewProjectDialog.VBox global::Gtk.VBox w1 = this.VBox; w1.Name = "dialog-vbox1"; w1.Spacing = 6; w1.BorderWidth = ((uint)(2)); // Container child dialog-vbox1.Gtk.Box+BoxChild this.notebook = new global::Gtk.Notebook (); this.notebook.CanFocus = true; this.notebook.Name = "notebook"; this.notebook.CurrentPage = 0; this.notebook.ShowBorder = false; this.notebook.BorderWidth = ((uint)(6)); // Container child notebook.Gtk.Notebook+NotebookChild this.vbox1 = new global::Gtk.VBox (); this.vbox1.Name = "vbox1"; this.vbox1.Spacing = 7; // Container child vbox1.Gtk.Box+BoxChild this.vbox2 = new global::Gtk.VBox (); this.vbox2.Name = "vbox2"; this.vbox2.Spacing = 6; // Container child vbox2.Gtk.Box+BoxChild this.hbox1 = new global::Gtk.HBox (); this.hbox1.Name = "hbox1"; // Container child hbox1.Gtk.Box+BoxChild this.vbox4 = new global::Gtk.VBox (); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 6; // Container child vbox4.Gtk.Box+BoxChild this.hpaned1 = new global::Gtk.HPaned (); this.hpaned1.CanFocus = true; this.hpaned1.Name = "hpaned1"; this.hpaned1.Position = 188; // Container child hpaned1.Gtk.Paned+PanedChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow (); this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild this.lst_template_types = new global::Gtk.TreeView (); this.lst_template_types.Name = "lst_template_types"; this.lst_template_types.HeadersVisible = false; this.scrolledwindow1.Add (this.lst_template_types); this.hpaned1.Add (this.scrolledwindow1); global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1])); w3.Resize = false; // Container child hpaned1.Gtk.Paned+PanedChild this.panedTemplates = new global::Gtk.HPaned (); this.panedTemplates.CanFocus = true; this.panedTemplates.Name = "panedTemplates"; this.panedTemplates.Position = 430; // Container child panedTemplates.Gtk.Paned+PanedChild this.boxTemplates = new global::Gtk.VBox (); this.boxTemplates.Name = "boxTemplates"; this.boxTemplates.Spacing = 6; this.panedTemplates.Add (this.boxTemplates); global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates])); w4.Resize = false; // Container child panedTemplates.Gtk.Paned+PanedChild this.scrolledInfo = new global::Gtk.ScrolledWindow (); this.scrolledInfo.CanFocus = true; this.scrolledInfo.Name = "scrolledInfo"; this.scrolledInfo.HscrollbarPolicy = ((global::Gtk.PolicyType)(2)); this.scrolledInfo.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledInfo.Gtk.Container+ContainerChild global::Gtk.Viewport w5 = new global::Gtk.Viewport (); w5.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.boxInfo = new global::Gtk.VBox (); this.boxInfo.Name = "boxInfo"; this.boxInfo.Spacing = 6; this.boxInfo.BorderWidth = ((uint)(3)); // Container child boxInfo.Gtk.Box+BoxChild this.labelTemplateTitle = new global::Gtk.Label (); this.labelTemplateTitle.WidthRequest = 30; this.labelTemplateTitle.Name = "labelTemplateTitle"; this.labelTemplateTitle.Xalign = 0F; this.labelTemplateTitle.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Console Project</b>"); this.labelTemplateTitle.UseMarkup = true; this.labelTemplateTitle.Wrap = true; this.boxInfo.Add (this.labelTemplateTitle); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle])); w6.Position = 0; w6.Expand = false; w6.Fill = false; // Container child boxInfo.Gtk.Box+BoxChild this.lbl_template_descr = new global::Gtk.Label (); this.lbl_template_descr.WidthRequest = 116; this.lbl_template_descr.Name = "lbl_template_descr"; this.lbl_template_descr.Xalign = 0F; this.lbl_template_descr.Yalign = 0F; this.lbl_template_descr.LabelProp = global::Mono.Unix.Catalog.GetString ("Creates a new C# Project"); this.lbl_template_descr.Wrap = true; this.boxInfo.Add (this.lbl_template_descr); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.lbl_template_descr])); w7.Position = 1; w7.Expand = false; w7.Fill = false; w5.Add (this.boxInfo); this.scrolledInfo.Add (w5); this.panedTemplates.Add (this.scrolledInfo); global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo])); w10.Resize = false; this.hpaned1.Add (this.panedTemplates); this.vbox4.Add (this.hpaned1); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hpaned1])); w12.Position = 0; this.hbox1.Add (this.vbox4); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox4])); w13.Position = 0; this.vbox2.Add (this.hbox1); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1])); w14.Position = 0; this.vbox1.Add (this.vbox2); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox2])); w15.Position = 0; // Container child vbox1.Gtk.Box+BoxChild this.vbox3 = new global::Gtk.VBox (); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.table1 = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false); this.table1.Name = "table1"; this.table1.RowSpacing = ((uint)(6)); this.table1.ColumnSpacing = ((uint)(6)); // Container child table1.Gtk.Table+TableChild this.entry_location = new global::MonoDevelop.Components.FolderEntry (); this.entry_location.Name = "entry_location"; this.entry_location.DisplayAsRelativePath = false; this.table1.Add (this.entry_location); global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry_location])); w16.TopAttach = ((uint)(1)); w16.BottomAttach = ((uint)(2)); w16.LeftAttach = ((uint)(1)); w16.RightAttach = ((uint)(2)); w16.XOptions = ((global::Gtk.AttachOptions)(4)); w16.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.hbox2 = new global::Gtk.HBox (); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.txt_subdirectory = new global::Gtk.Entry (); this.txt_subdirectory.Name = "txt_subdirectory"; this.txt_subdirectory.IsEditable = true; this.txt_subdirectory.ActivatesDefault = true; this.txt_subdirectory.InvisibleChar = '●'; this.hbox2.Add (this.txt_subdirectory); global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.txt_subdirectory])); w17.Position = 0; // Container child hbox2.Gtk.Box+BoxChild this.chk_combine_directory = new global::Gtk.CheckButton (); this.chk_combine_directory.Name = "chk_combine_directory"; this.chk_combine_directory.Label = global::Mono.Unix.Catalog.GetString ("_Create directory for solution"); this.chk_combine_directory.Active = true; this.chk_combine_directory.DrawIndicator = true; this.chk_combine_directory.UseUnderline = true; this.hbox2.Add (this.chk_combine_directory); global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.chk_combine_directory])); w18.Position = 1; w18.Expand = false; w18.Fill = false; this.table1.Add (this.hbox2); global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox2])); w19.TopAttach = ((uint)(2)); w19.BottomAttach = ((uint)(3)); w19.LeftAttach = ((uint)(1)); w19.RightAttach = ((uint)(2)); w19.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.lbl_location = new global::Gtk.Label (); this.lbl_location.Name = "lbl_location"; this.lbl_location.Xalign = 0F; this.lbl_location.Yalign = 0F; this.lbl_location.LabelProp = global::Mono.Unix.Catalog.GetString ("_Location:"); this.lbl_location.UseUnderline = true; this.table1.Add (this.lbl_location); global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_location])); w20.TopAttach = ((uint)(1)); w20.BottomAttach = ((uint)(2)); w20.XOptions = ((global::Gtk.AttachOptions)(4)); w20.YOptions = ((global::Gtk.AttachOptions)(0)); // Container child table1.Gtk.Table+TableChild this.lbl_name = new global::Gtk.Label (); this.lbl_name.Name = "lbl_name"; this.lbl_name.Xalign = 0F; this.lbl_name.Yalign = 0F; this.lbl_name.LabelProp = global::Mono.Unix.Catalog.GetString ("N_ame:"); this.lbl_name.UseUnderline = true; this.table1.Add (this.lbl_name); global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_name])); w21.XOptions = ((global::Gtk.AttachOptions)(4)); w21.YOptions = ((global::Gtk.AttachOptions)(0)); // Container child table1.Gtk.Table+TableChild this.lbl_subdirectory = new global::Gtk.Label (); this.lbl_subdirectory.Name = "lbl_subdirectory"; this.lbl_subdirectory.Xalign = 0F; this.lbl_subdirectory.LabelProp = global::Mono.Unix.Catalog.GetString ("_Solution name:"); this.lbl_subdirectory.UseUnderline = true; this.table1.Add (this.lbl_subdirectory); global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.lbl_subdirectory])); w22.TopAttach = ((uint)(2)); w22.BottomAttach = ((uint)(3)); w22.XOptions = ((global::Gtk.AttachOptions)(4)); w22.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.txt_name = new global::Gtk.Entry (); this.txt_name.Name = "txt_name"; this.txt_name.IsEditable = true; this.txt_name.ActivatesDefault = true; this.txt_name.InvisibleChar = '●'; this.table1.Add (this.txt_name); global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.txt_name])); w23.LeftAttach = ((uint)(1)); w23.RightAttach = ((uint)(2)); w23.YOptions = ((global::Gtk.AttachOptions)(0)); this.vbox3.Add (this.table1); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table1])); w24.Position = 0; w24.Expand = false; w24.Fill = false; // Container child vbox3.Gtk.Box+BoxChild this.lbl_will_save_in = new global::Gtk.Label (); this.lbl_will_save_in.WidthRequest = 580; this.lbl_will_save_in.Name = "lbl_will_save_in"; this.lbl_will_save_in.Xalign = 0F; this.lbl_will_save_in.Yalign = 0F; this.lbl_will_save_in.LabelProp = "Project will be saved in: /dev/null"; this.lbl_will_save_in.Wrap = true; this.vbox3.Add (this.lbl_will_save_in); global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.lbl_will_save_in])); w25.Position = 1; w25.Expand = false; w25.Fill = false; this.vbox1.Add (this.vbox3); global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox3])); w26.Position = 1; w26.Expand = false; this.notebook.Add (this.vbox1); // Notebook tab this.label1 = new global::Gtk.Label (); this.label1.Name = "label1"; this.label1.LabelProp = "page1"; this.notebook.SetTabLabel (this.vbox1, this.label1); this.label1.ShowAll (); // Container child notebook.Gtk.Notebook+NotebookChild this.vbox5 = new global::Gtk.VBox (); this.vbox5.Name = "vbox5"; this.vbox5.Spacing = 6; // Container child vbox5.Gtk.Box+BoxChild this.label3 = new global::Gtk.Label (); this.label3.Name = "label3"; this.label3.Xalign = 0F; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Project Features</b>"); this.label3.UseMarkup = true; this.vbox5.Add (this.label3); global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label3])); w28.Position = 0; w28.Expand = false; w28.Fill = false; // Container child vbox5.Gtk.Box+BoxChild this.label4 = new global::Gtk.Label (); this.label4.WidthRequest = 632; this.label4.Name = "label4"; this.label4.Xalign = 0F; this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("<small>This list shows a set of features you can enable in the new project. After creating the project those features can be enabled or disabled in the Project Options dialog, or by adding new projects to the solution.</small>"); this.label4.UseMarkup = true; this.label4.Wrap = true; this.vbox5.Add (this.label4); global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.label4])); w29.Position = 1; w29.Expand = false; w29.Fill = false; this.notebook.Add (this.vbox5); global::Gtk.Notebook.NotebookChild w30 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.vbox5])); w30.Position = 1; // Notebook tab this.label2 = new global::Gtk.Label (); this.label2.Name = "label2"; this.label2.LabelProp = "page2"; this.notebook.SetTabLabel (this.vbox5, this.label2); this.label2.ShowAll (); w1.Add (this.notebook); global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(w1 [this.notebook])); w31.Position = 0; // Internal child MonoDevelop.Ide.Projects.NewProjectDialog.ActionArea global::Gtk.HButtonBox w32 = this.ActionArea; w32.Name = "dialog-action_area1"; w32.Spacing = 6; w32.BorderWidth = ((uint)(5)); w32.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4)); // Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild this.btn_close = new global::Gtk.Button (); this.btn_close.CanDefault = true; this.btn_close.Name = "btn_close"; this.btn_close.UseStock = true; this.btn_close.UseUnderline = true; this.btn_close.Label = "gtk-cancel"; this.AddActionWidget (this.btn_close, -6); global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.btn_close])); w33.Expand = false; w33.Fill = false; // Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild this.btn_new = new global::Gtk.Button (); this.btn_new.CanDefault = true; this.btn_new.Name = "btn_new"; this.btn_new.UseStock = true; this.btn_new.UseUnderline = true; this.btn_new.Label = "gtk-go-forward"; w32.Add (this.btn_new); global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.btn_new])); w34.Position = 1; w34.Expand = false; w34.Fill = false; if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 930; this.DefaultHeight = 539; this.lbl_name.MnemonicWidget = this.txt_name; this.lbl_subdirectory.MnemonicWidget = this.txt_subdirectory; this.Hide (); this.scrolledInfo.SizeAllocated += new global::Gtk.SizeAllocatedHandler (this.OnScrolledInfoSizeAllocated); this.boxInfo.SizeAllocated += new global::Gtk.SizeAllocatedHandler (this.OnBoxInfoSizeAllocated); this.txt_name.Changed += new global::System.EventHandler (this.NameChanged); this.txt_subdirectory.Changed += new global::System.EventHandler (this.PathChanged); this.chk_combine_directory.Clicked += new global::System.EventHandler (this.SolutionCheckChanged); this.btn_close.Clicked += new global::System.EventHandler (this.cancelClicked); this.btn_new.Clicked += new global::System.EventHandler (this.OpenEvent); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget MonoDevelop.VersionControl.Views.LogWidget Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach (this); this.UIManager = new global::Gtk.UIManager (); global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup ("Default"); this.UIManager.InsertActionGroup (w2, 0); this.Name = "MonoDevelop.VersionControl.Views.LogWidget"; // Container child MonoDevelop.VersionControl.Views.LogWidget.Gtk.Container+ContainerChild this.vbox1 = new global::Gtk.VBox (); this.vbox1.Name = "vbox1"; this.vbox1.Spacing = 6; // Container child vbox1.Gtk.Box+BoxChild this.vpaned1 = new global::Gtk.VPaned (); this.vpaned1.CanFocus = true; this.vpaned1.Name = "vpaned1"; this.vpaned1.Position = 204; // Container child vpaned1.Gtk.Paned+PanedChild this.hpaned1 = new global::Gtk.HPaned (); this.hpaned1.CanFocus = true; this.hpaned1.Name = "hpaned1"; this.hpaned1.Position = 236; // Container child hpaned1.Gtk.Paned+PanedChild this.vbox4 = new global::Gtk.VBox (); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 6; // Container child vbox4.Gtk.Box+BoxChild this.scrolledLoading = new global::Gtk.ScrolledWindow (); this.scrolledLoading.CanFocus = true; this.scrolledLoading.Name = "scrolledLoading"; // Container child scrolledLoading.Gtk.Container+ContainerChild global::Gtk.Viewport w3 = new global::Gtk.Viewport (); w3.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport1.Gtk.Container+ContainerChild this.label3 = new global::Gtk.Label (); this.label3.Name = "label3"; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Loading..."); w3.Add (this.label3); this.scrolledLoading.Add (w3); this.vbox4.Add (this.scrolledLoading); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledLoading])); w6.Position = 0; // Container child vbox4.Gtk.Box+BoxChild this.scrolledLog = new global::Gtk.ScrolledWindow (); this.scrolledLog.Name = "scrolledLog"; // Container child scrolledLog.Gtk.Container+ContainerChild this.treeviewLog = new global::Gtk.TreeView (); this.treeviewLog.CanFocus = true; this.treeviewLog.Name = "treeviewLog"; this.scrolledLog.Add (this.treeviewLog); this.vbox4.Add (this.scrolledLog); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledLog])); w8.Position = 1; this.hpaned1.Add (this.vbox4); global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox4])); w9.Resize = false; // Container child hpaned1.Gtk.Paned+PanedChild this.vbox2 = new global::Gtk.VBox (); this.vbox2.Name = "vbox2"; // Container child vbox2.Gtk.Box+BoxChild this.commitBox = new global::Gtk.EventBox (); this.commitBox.Name = "commitBox"; // Container child commitBox.Gtk.Container+ContainerChild this.hbox1 = new global::Gtk.HBox (); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; this.hbox1.BorderWidth = ((uint)(8)); // Container child hbox1.Gtk.Box+BoxChild this.imageUser = new global::Gtk.Image (); this.imageUser.WidthRequest = 32; this.imageUser.HeightRequest = 32; this.imageUser.Name = "imageUser"; this.hbox1.Add (this.imageUser); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.imageUser])); w10.Position = 0; w10.Expand = false; w10.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.vbox5 = new global::Gtk.VBox (); this.vbox5.Name = "vbox5"; this.vbox5.Spacing = 6; // Container child vbox5.Gtk.Box+BoxChild this.hbox2 = new global::Gtk.HBox (); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.labelAuthor = new global::Gtk.Label (); this.labelAuthor.Name = "labelAuthor"; this.labelAuthor.Xalign = 0F; this.labelAuthor.LabelProp = "Author"; this.labelAuthor.Selectable = true; this.hbox2.Add (this.labelAuthor); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelAuthor])); w11.Position = 0; w11.Expand = false; w11.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.labelRevision = new global::Gtk.Label (); this.labelRevision.Name = "labelRevision"; this.labelRevision.Xalign = 1F; this.labelRevision.LabelProp = "Revision"; this.labelRevision.Selectable = true; this.hbox2.Add (this.labelRevision); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelRevision])); w12.Position = 1; this.vbox5.Add (this.hbox2); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2])); w13.Position = 0; w13.Expand = false; w13.Fill = false; // Container child vbox5.Gtk.Box+BoxChild this.labelDate = new global::Gtk.Label (); this.labelDate.Name = "labelDate"; this.labelDate.Xalign = 0F; this.labelDate.LabelProp = "Date"; this.labelDate.Selectable = true; this.vbox5.Add (this.labelDate); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.labelDate])); w14.Position = 1; w14.Expand = false; w14.Fill = false; this.hbox1.Add (this.vbox5); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox5])); w15.Position = 1; this.commitBox.Add (this.hbox1); this.vbox2.Add (this.commitBox); global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.commitBox])); w17.Position = 0; w17.Expand = false; w17.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow (); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; // Container child scrolledwindow1.Gtk.Container+ContainerChild this.textviewDetails = new global::Gtk.TextView (); this.textviewDetails.CanFocus = true; this.textviewDetails.Name = "textviewDetails"; this.textviewDetails.Editable = false; this.scrolledwindow1.Add (this.textviewDetails); this.vbox2.Add (this.scrolledwindow1); global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.scrolledwindow1])); w19.Position = 1; this.hpaned1.Add (this.vbox2); this.vpaned1.Add (this.hpaned1); global::Gtk.Paned.PanedChild w21 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.hpaned1])); w21.Resize = false; // Container child vpaned1.Gtk.Paned+PanedChild this.scrolledwindowFiles = new global::Gtk.ScrolledWindow (); this.scrolledwindowFiles.CanFocus = true; this.scrolledwindowFiles.Name = "scrolledwindowFiles"; this.vpaned1.Add (this.scrolledwindowFiles); this.vbox1.Add (this.vpaned1); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vpaned1])); w23.Position = 0; this.Add (this.vbox1); if ((this.Child != null)) { this.Child.ShowAll (); } w1.SetUiManager (UIManager); this.scrolledLoading.Hide (); this.Show (); this.labelRevision.ButtonPressEvent += new global::Gtk.ButtonPressEventHandler (this.OnLabelRevisionButtonPressEvent); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget WeatherDocklet.WeatherConfig global::Stetic.BinContainer.Attach(this); this.Name = "WeatherDocklet.WeatherConfig"; // Container child WeatherDocklet.WeatherConfig.Gtk.Container+ContainerChild this.vbox1 = new global::Gtk.VBox(); this.vbox1.Name = "vbox1"; this.vbox1.Spacing = 6; // Container child vbox1.Gtk.Box+BoxChild this.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.Gtk.Box+BoxChild this.label1 = new global::Gtk.Label(); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("_Weather Provider:"); this.label1.UseUnderline = true; this.hbox1.Add(this.label1); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.provider = global::Gtk.ComboBox.NewText(); this.provider.Name = "provider"; this.hbox1.Add(this.provider); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.provider])); w2.PackType = ((global::Gtk.PackType)(1)); w2.Position = 1; w2.Expand = false; w2.Fill = false; this.vbox1.Add(this.hbox1); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1])); w3.Position = 0; w3.Expand = false; w3.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.provider_info = new global::Docky.Widgets.WrapLabel(); this.provider_info.Events = ((global::Gdk.EventMask)(256)); this.provider_info.Name = "provider_info"; this.provider_info.Wrap = false; this.vbox1.Add(this.provider_info); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.provider_info])); w4.Position = 1; w4.Expand = false; w4.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.my_locations = new global::Gtk.Button(); this.my_locations.CanFocus = true; this.my_locations.Name = "my_locations"; this.my_locations.UseUnderline = true; this.my_locations.Label = global::Mono.Unix.Catalog.GetString("My _Locations"); this.hbox2.Add(this.my_locations); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.my_locations])); w5.Position = 0; w5.Expand = false; w5.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.location_code = new global::Docky.Widgets.SearchEntry(); this.location_code.Name = "location_code"; this.location_code.EmptyMessage = "Location Code, Zip, or City"; this.location_code.Ready = true; this.location_code.HasFocus = false; this.hbox2.Add(this.location_code); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.location_code])); w6.Position = 1; // Container child hbox2.Gtk.Box+BoxChild this.search = new global::Gtk.Button(); this.search.CanFocus = true; this.search.Name = "search"; this.search.UseUnderline = true; // Container child search.Gtk.Container+ContainerChild global::Gtk.Alignment w7 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F); // Container child GtkAlignment.Gtk.Container+ContainerChild global::Gtk.HBox w8 = new global::Gtk.HBox(); w8.Spacing = 2; // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Image w9 = new global::Gtk.Image(); w9.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-find", global::Gtk.IconSize.Menu); w8.Add(w9); // Container child GtkHBox.Gtk.Container+ContainerChild global::Gtk.Label w11 = new global::Gtk.Label(); w11.LabelProp = global::Mono.Unix.Catalog.GetString("_Search"); w11.UseUnderline = true; w8.Add(w11); w7.Add(w8); this.search.Add(w7); this.hbox2.Add(this.search); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.search])); w15.Position = 2; w15.Expand = false; w15.Fill = false; this.vbox1.Add(this.hbox2); global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2])); w16.Position = 2; w16.Expand = false; w16.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow(); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.HscrollbarPolicy = ((global::Gtk.PolicyType)(2)); this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w17 = new global::Gtk.Viewport(); w17.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.results_view = new global::Docky.Widgets.TileView(); this.results_view.Name = "results_view"; this.results_view.IconSize = 24; w17.Add(this.results_view); this.scrolledwindow1.Add(w17); this.vbox1.Add(this.scrolledwindow1); global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.scrolledwindow1])); w20.Position = 3; // 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("Automatically Update _Every"); this.label2.UseUnderline = true; this.hbox3.Add(this.label2); global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label2])); w21.Position = 0; w21.Expand = false; w21.Fill = false; // Container child hbox3.Gtk.Box+BoxChild this.label3 = new global::Gtk.Label(); this.label3.Name = "label3"; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("minutes"); this.hbox3.Add(this.label3); global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label3])); w22.PackType = ((global::Gtk.PackType)(1)); w22.Position = 1; w22.Expand = false; w22.Fill = false; // Container child hbox3.Gtk.Box+BoxChild this.auto_update = new global::Gtk.SpinButton(5, 60, 5); this.auto_update.CanFocus = true; this.auto_update.Name = "auto_update"; this.auto_update.Adjustment.PageIncrement = 10; this.auto_update.ClimbRate = 1; this.auto_update.Numeric = true; this.auto_update.Value = 5; this.hbox3.Add(this.auto_update); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.auto_update])); w23.PackType = ((global::Gtk.PackType)(1)); w23.Position = 2; w23.Expand = false; w23.Fill = false; this.vbox1.Add(this.hbox3); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3])); w24.Position = 4; w24.Expand = false; w24.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.hbox4 = new global::Gtk.HBox(); this.hbox4.Name = "hbox4"; this.hbox4.Spacing = 6; // Container child hbox4.Gtk.Box+BoxChild this.metric_units = new global::Gtk.CheckButton(); this.metric_units.CanFocus = true; this.metric_units.Name = "metric_units"; this.metric_units.Label = global::Mono.Unix.Catalog.GetString("Use _Metric Units"); this.metric_units.Active = true; this.metric_units.DrawIndicator = true; this.metric_units.UseUnderline = true; this.hbox4.Add(this.metric_units); global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.metric_units])); w25.Position = 0; this.vbox1.Add(this.hbox4); global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox4])); w26.Position = 5; w26.Expand = false; w26.Fill = false; this.Add(this.vbox1); if ((this.Child != null)) { this.Child.ShowAll(); } this.label1.MnemonicWidget = this.provider; this.Hide(); this.provider.Changed += new global::System.EventHandler(this.OnProviderChanged); this.my_locations.Clicked += new global::System.EventHandler(this.OnMyLocationsClicked); this.search.Clicked += new global::System.EventHandler(this.OnSearchClicked); this.auto_update.ValueChanged += new global::System.EventHandler(this.OnUpdateValueChanged); this.metric_units.Toggled += new global::System.EventHandler(this.OnMetricToggled); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget MonoDevelop.Deployment.Linux.DotDesktopViewWidget global::Stetic.BinContainer.Attach(this); this.CanFocus = true; this.Name = "MonoDevelop.Deployment.Linux.DotDesktopViewWidget"; // Container child MonoDevelop.Deployment.Linux.DotDesktopViewWidget.Gtk.Container+ContainerChild this.notebook = new global::Gtk.Notebook(); this.notebook.CanFocus = true; this.notebook.Name = "notebook"; this.notebook.CurrentPage = 0; this.notebook.TabPos = ((global::Gtk.PositionType)(0)); // Container child notebook.Gtk.Notebook+NotebookChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow(); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport(); w1.CanFocus = true; w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vbox4 = new global::Gtk.VBox(); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 12; this.vbox4.BorderWidth = ((uint)(12)); // 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.label9 = new global::Gtk.Label(); this.label9.Name = "label9"; this.label9.Xalign = 0F; this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Desktop Entry Type:"); this.hbox2.Add(this.label9); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label9])); w2.Position = 0; w2.Expand = false; w2.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.comboType = global::Gtk.ComboBox.NewText(); this.comboType.AppendText(global::Mono.Unix.Catalog.GetString("Application")); this.comboType.AppendText(global::Mono.Unix.Catalog.GetString("Link")); this.comboType.AppendText(global::Mono.Unix.Catalog.GetString("Directory")); this.comboType.Name = "comboType"; this.comboType.Active = 0; this.hbox2.Add(this.comboType); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboType])); w3.Position = 1; w3.Expand = false; w3.Fill = false; this.vbox4.Add(this.hbox2); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox2])); w4.Position = 0; w4.Expand = false; w4.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.hseparator4 = new global::Gtk.HSeparator(); this.hseparator4.CanFocus = true; this.hseparator4.Name = "hseparator4"; this.vbox4.Add(this.hseparator4); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator4])); w5.Position = 1; 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.label1 = new global::Gtk.Label(); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Show strings for locale:"); this.hbox3.Add(this.label1); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label1])); w6.Position = 0; w6.Expand = false; w6.Fill = false; // Container child hbox3.Gtk.Box+BoxChild this.comboLocales = global::Gtk.ComboBox.NewText(); this.comboLocales.Name = "comboLocales"; this.hbox3.Add(this.comboLocales); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.comboLocales])); w7.Position = 1; w7.Expand = false; w7.Fill = false; // Container child hbox3.Gtk.Box+BoxChild this.buttonNewLocale = new global::Gtk.Button(); this.buttonNewLocale.CanFocus = true; this.buttonNewLocale.Name = "buttonNewLocale"; this.buttonNewLocale.Label = global::Mono.Unix.Catalog.GetString("New locale..."); this.hbox3.Add(this.buttonNewLocale); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.buttonNewLocale])); w8.Position = 2; w8.Expand = false; w8.Fill = false; this.vbox4.Add(this.hbox3); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox3])); w9.Position = 2; w9.Expand = false; w9.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.table6 = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false); this.table6.CanFocus = true; this.table6.Name = "table6"; this.table6.RowSpacing = ((uint)(6)); this.table6.ColumnSpacing = ((uint)(6)); // Container child table6.Gtk.Table+TableChild this.entryComment = new global::Gtk.Entry(); this.entryComment.CanFocus = true; this.entryComment.Name = "entryComment"; this.entryComment.IsEditable = true; this.entryComment.InvisibleChar = '●'; this.table6.Add(this.entryComment); global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table6 [this.entryComment])); w10.TopAttach = ((uint)(2)); w10.BottomAttach = ((uint)(3)); w10.LeftAttach = ((uint)(1)); w10.RightAttach = ((uint)(2)); w10.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table6.Gtk.Table+TableChild this.entryGenericName = new global::Gtk.Entry(); this.entryGenericName.CanFocus = true; this.entryGenericName.Name = "entryGenericName"; this.entryGenericName.IsEditable = true; this.entryGenericName.InvisibleChar = '●'; this.table6.Add(this.entryGenericName); global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table6 [this.entryGenericName])); w11.TopAttach = ((uint)(1)); w11.BottomAttach = ((uint)(2)); w11.LeftAttach = ((uint)(1)); w11.RightAttach = ((uint)(2)); w11.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table6.Gtk.Table+TableChild this.entryIcon = new global::Gtk.Entry(); this.entryIcon.CanFocus = true; this.entryIcon.Name = "entryIcon"; this.entryIcon.IsEditable = true; this.entryIcon.InvisibleChar = '●'; this.table6.Add(this.entryIcon); global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table6 [this.entryIcon])); w12.TopAttach = ((uint)(3)); w12.BottomAttach = ((uint)(4)); w12.LeftAttach = ((uint)(1)); w12.RightAttach = ((uint)(2)); w12.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table6.Gtk.Table+TableChild this.entryName = new global::Gtk.Entry(); this.entryName.CanFocus = true; this.entryName.Name = "entryName"; this.entryName.IsEditable = true; this.entryName.WidthChars = 50; this.entryName.InvisibleChar = '●'; this.table6.Add(this.entryName); global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table6 [this.entryName])); w13.LeftAttach = ((uint)(1)); w13.RightAttach = ((uint)(2)); w13.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table6.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("Icon:"); this.table6.Add(this.label10); global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table6 [this.label10])); w14.TopAttach = ((uint)(3)); w14.BottomAttach = ((uint)(4)); w14.XOptions = ((global::Gtk.AttachOptions)(4)); w14.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table6.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("Generic name:"); this.table6.Add(this.label11); global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table6 [this.label11])); w15.TopAttach = ((uint)(1)); w15.BottomAttach = ((uint)(2)); w15.XOptions = ((global::Gtk.AttachOptions)(4)); w15.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table6.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("Comment:"); this.table6.Add(this.label13); global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table6 [this.label13])); w16.TopAttach = ((uint)(2)); w16.BottomAttach = ((uint)(3)); w16.XOptions = ((global::Gtk.AttachOptions)(4)); w16.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table6.Gtk.Table+TableChild this.label20 = new global::Gtk.Label(); this.label20.Name = "label20"; this.label20.Xalign = 0F; this.label20.LabelProp = global::Mono.Unix.Catalog.GetString("Name:"); this.table6.Add(this.label20); global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table6 [this.label20])); w17.XOptions = ((global::Gtk.AttachOptions)(4)); w17.YOptions = ((global::Gtk.AttachOptions)(4)); this.vbox4.Add(this.table6); global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.table6])); w18.Position = 3; w18.Expand = false; w18.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.hseparator2 = new global::Gtk.HSeparator(); this.hseparator2.Name = "hseparator2"; this.vbox4.Add(this.hseparator2); global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator2])); w19.Position = 4; w19.Expand = false; w19.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.tableCommand = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false); this.tableCommand.Name = "tableCommand"; this.tableCommand.RowSpacing = ((uint)(6)); this.tableCommand.ColumnSpacing = ((uint)(6)); // Container child tableCommand.Gtk.Table+TableChild this.checkTerminal = new global::Gtk.CheckButton(); this.checkTerminal.CanFocus = true; this.checkTerminal.Name = "checkTerminal"; this.checkTerminal.Label = global::Mono.Unix.Catalog.GetString("Run in terminal"); this.checkTerminal.DrawIndicator = true; this.tableCommand.Add(this.checkTerminal); global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.checkTerminal])); w20.TopAttach = ((uint)(3)); w20.BottomAttach = ((uint)(4)); w20.RightAttach = ((uint)(2)); w20.XOptions = ((global::Gtk.AttachOptions)(4)); w20.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableCommand.Gtk.Table+TableChild this.entryExec = new global::Gtk.Entry(); this.entryExec.CanFocus = true; this.entryExec.Name = "entryExec"; this.entryExec.IsEditable = true; this.entryExec.InvisibleChar = '●'; this.tableCommand.Add(this.entryExec); global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.entryExec])); w21.LeftAttach = ((uint)(1)); w21.RightAttach = ((uint)(2)); w21.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableCommand.Gtk.Table+TableChild this.entryPath = new global::Gtk.Entry(); this.entryPath.CanFocus = true; this.entryPath.Name = "entryPath"; this.entryPath.IsEditable = true; this.entryPath.InvisibleChar = '●'; this.tableCommand.Add(this.entryPath); global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.entryPath])); w22.TopAttach = ((uint)(2)); w22.BottomAttach = ((uint)(3)); w22.LeftAttach = ((uint)(1)); w22.RightAttach = ((uint)(2)); w22.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableCommand.Gtk.Table+TableChild this.entryTryExec = new global::Gtk.Entry(); this.entryTryExec.CanFocus = true; this.entryTryExec.Name = "entryTryExec"; this.entryTryExec.IsEditable = true; this.entryTryExec.InvisibleChar = '●'; this.tableCommand.Add(this.entryTryExec); global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.entryTryExec])); w23.TopAttach = ((uint)(1)); w23.BottomAttach = ((uint)(2)); w23.LeftAttach = ((uint)(1)); w23.RightAttach = ((uint)(2)); w23.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableCommand.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("Command:"); this.tableCommand.Add(this.label14); global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.label14])); w24.XOptions = ((global::Gtk.AttachOptions)(4)); w24.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableCommand.Gtk.Table+TableChild this.label15 = new global::Gtk.Label(); this.label15.Name = "label15"; this.label15.Xalign = 0F; this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Test exe:"); this.tableCommand.Add(this.label15); global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.label15])); w25.TopAttach = ((uint)(1)); w25.BottomAttach = ((uint)(2)); w25.XOptions = ((global::Gtk.AttachOptions)(4)); w25.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableCommand.Gtk.Table+TableChild this.label16 = new global::Gtk.Label(); this.label16.Name = "label16"; this.label16.Xalign = 0F; this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("Working path:"); this.tableCommand.Add(this.label16); global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.tableCommand [this.label16])); w26.TopAttach = ((uint)(2)); w26.BottomAttach = ((uint)(3)); w26.XOptions = ((global::Gtk.AttachOptions)(4)); w26.YOptions = ((global::Gtk.AttachOptions)(4)); this.vbox4.Add(this.tableCommand); global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.tableCommand])); w27.Position = 5; w27.Expand = false; w27.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.boxUrl = new global::Gtk.HBox(); this.boxUrl.Name = "boxUrl"; this.boxUrl.Spacing = 6; // Container child boxUrl.Gtk.Box+BoxChild this.label18 = new global::Gtk.Label(); this.label18.Name = "label18"; this.label18.Xalign = 0F; this.label18.LabelProp = global::Mono.Unix.Catalog.GetString("Url:"); this.boxUrl.Add(this.label18); global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.boxUrl [this.label18])); w28.Position = 0; w28.Expand = false; w28.Fill = false; // Container child boxUrl.Gtk.Box+BoxChild this.entryUrl = new global::Gtk.Entry(); this.entryUrl.CanFocus = true; this.entryUrl.Name = "entryUrl"; this.entryUrl.IsEditable = true; this.entryUrl.InvisibleChar = '●'; this.boxUrl.Add(this.entryUrl); global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.boxUrl [this.entryUrl])); w29.Position = 1; this.vbox4.Add(this.boxUrl); global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.boxUrl])); w30.Position = 6; w30.Expand = false; w30.Fill = false; w1.Add(this.vbox4); this.scrolledwindow1.Add(w1); this.notebook.Add(this.scrolledwindow1); // Notebook tab this.label7 = new global::Gtk.Label(); this.label7.Name = "label7"; this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Header"); this.notebook.SetTabLabel(this.scrolledwindow1, this.label7); this.label7.ShowAll(); // Container child notebook.Gtk.Notebook+NotebookChild this.boxMenu = new global::Gtk.VBox(); this.boxMenu.Name = "boxMenu"; this.boxMenu.Spacing = 6; this.boxMenu.BorderWidth = ((uint)(12)); // Container child boxMenu.Gtk.Box+BoxChild this.checkShowInMenu = new global::Gtk.CheckButton(); this.checkShowInMenu.CanFocus = true; this.checkShowInMenu.Name = "checkShowInMenu"; this.checkShowInMenu.Label = global::Mono.Unix.Catalog.GetString("Show in desktop menu"); this.checkShowInMenu.DrawIndicator = true; this.boxMenu.Add(this.checkShowInMenu); global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.checkShowInMenu])); w34.Position = 0; w34.Expand = false; w34.Fill = false; // Container child boxMenu.Gtk.Box+BoxChild this.hseparator5 = new global::Gtk.HSeparator(); this.hseparator5.Name = "hseparator5"; this.boxMenu.Add(this.hseparator5); global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.hseparator5])); w35.Position = 1; w35.Expand = false; w35.Fill = false; // Container child boxMenu.Gtk.Box+BoxChild this.boxCategories = new global::Gtk.VBox(); this.boxCategories.Name = "boxCategories"; this.boxCategories.Spacing = 6; // Container child boxCategories.Gtk.Box+BoxChild this.label17 = new global::Gtk.Label(); this.label17.Name = "label17"; this.label17.Xalign = 0F; this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("Menu categories:"); this.boxCategories.Add(this.label17); global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.boxCategories [this.label17])); w36.Position = 0; w36.Expand = false; w36.Fill = false; // Container child boxCategories.Gtk.Box+BoxChild this.hbox6 = new global::Gtk.HBox(); this.hbox6.Name = "hbox6"; this.hbox6.Spacing = 6; // Container child hbox6.Gtk.Box+BoxChild this.scrolledwindow2 = new global::Gtk.ScrolledWindow(); this.scrolledwindow2.HeightRequest = 150; this.scrolledwindow2.CanFocus = true; this.scrolledwindow2.Name = "scrolledwindow2"; this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow2.Gtk.Container+ContainerChild this.treeCategories = new global::Gtk.TreeView(); this.treeCategories.CanFocus = true; this.treeCategories.Name = "treeCategories"; this.scrolledwindow2.Add(this.treeCategories); this.hbox6.Add(this.scrolledwindow2); global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.scrolledwindow2])); w38.Position = 0; // Container child hbox6.Gtk.Box+BoxChild this.vbox3 = new global::Gtk.VBox(); this.vbox3.CanFocus = true; this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.buttonAddCategories = new global::Gtk.Button(); this.buttonAddCategories.CanFocus = true; this.buttonAddCategories.Name = "buttonAddCategories"; this.buttonAddCategories.UseStock = true; this.buttonAddCategories.UseUnderline = true; this.buttonAddCategories.Label = "gtk-add"; this.vbox3.Add(this.buttonAddCategories); global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonAddCategories])); w39.Position = 0; w39.Expand = false; w39.Fill = false; // Container child vbox3.Gtk.Box+BoxChild this.buttonRemoveCategory = new global::Gtk.Button(); this.buttonRemoveCategory.CanFocus = true; this.buttonRemoveCategory.Name = "buttonRemoveCategory"; this.buttonRemoveCategory.UseStock = true; this.buttonRemoveCategory.UseUnderline = true; this.buttonRemoveCategory.Label = "gtk-remove"; this.vbox3.Add(this.buttonRemoveCategory); global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.buttonRemoveCategory])); w40.Position = 1; w40.Expand = false; w40.Fill = false; this.hbox6.Add(this.vbox3); global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.vbox3])); w41.Position = 1; w41.Expand = false; w41.Fill = false; this.boxCategories.Add(this.hbox6); global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.boxCategories [this.hbox6])); w42.Position = 1; // Container child boxCategories.Gtk.Box+BoxChild this.hseparator6 = new global::Gtk.HSeparator(); this.hseparator6.CanFocus = true; this.hseparator6.Name = "hseparator6"; this.boxCategories.Add(this.hseparator6); global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.boxCategories [this.hseparator6])); w43.Position = 2; w43.Expand = false; w43.Fill = false; this.boxMenu.Add(this.boxCategories); global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.boxCategories])); w44.Position = 2; // Container child boxMenu.Gtk.Box+BoxChild this.label3 = new global::Gtk.Label(); this.label3.CanFocus = true; this.label3.Name = "label3"; this.label3.Xalign = 0F; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Select the environments that should display this desktop entry:"); this.boxMenu.Add(this.label3); global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.label3])); w45.Position = 3; w45.Expand = false; w45.Fill = false; // Container child boxMenu.Gtk.Box+BoxChild this.radioAlwaysShow = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Always show")); this.radioAlwaysShow.CanFocus = true; this.radioAlwaysShow.Name = "radioAlwaysShow"; this.radioAlwaysShow.DrawIndicator = true; this.radioAlwaysShow.Group = new global::GLib.SList(global::System.IntPtr.Zero); this.boxMenu.Add(this.radioAlwaysShow); global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.radioAlwaysShow])); w46.Position = 4; w46.Expand = false; w46.Fill = false; // Container child boxMenu.Gtk.Box+BoxChild this.radioOnlyShowIn = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Only show in the following environments:")); this.radioOnlyShowIn.CanFocus = true; this.radioOnlyShowIn.Name = "radioOnlyShowIn"; this.radioOnlyShowIn.DrawIndicator = true; this.radioOnlyShowIn.Group = this.radioAlwaysShow.Group; this.boxMenu.Add(this.radioOnlyShowIn); global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.radioOnlyShowIn])); w47.Position = 5; w47.Expand = false; w47.Fill = false; // Container child boxMenu.Gtk.Box+BoxChild this.radioNotShowIn = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Not show in the following environments:")); this.radioNotShowIn.CanFocus = true; this.radioNotShowIn.Name = "radioNotShowIn"; this.radioNotShowIn.DrawIndicator = true; this.radioNotShowIn.Group = this.radioAlwaysShow.Group; this.boxMenu.Add(this.radioNotShowIn); global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.radioNotShowIn])); w48.Position = 6; w48.Expand = false; w48.Fill = false; // Container child boxMenu.Gtk.Box+BoxChild this.frame1 = new global::Gtk.Frame(); this.frame1.Name = "frame1"; this.frame1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child frame1.Gtk.Container+ContainerChild this.GtkAlignment4 = new global::Gtk.Alignment(0F, 0F, 1F, 1F); this.GtkAlignment4.Name = "GtkAlignment4"; // Container child GtkAlignment4.Gtk.Container+ContainerChild this.treeEnvs = new global::Gtk.TreeView(); this.treeEnvs.CanFocus = true; this.treeEnvs.Name = "treeEnvs"; this.GtkAlignment4.Add(this.treeEnvs); this.frame1.Add(this.GtkAlignment4); this.boxMenu.Add(this.frame1); global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.boxMenu [this.frame1])); w51.Position = 7; w51.Expand = false; w51.Fill = false; this.notebook.Add(this.boxMenu); global::Gtk.Notebook.NotebookChild w52 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.boxMenu])); w52.Position = 1; // Notebook tab this.label2 = new global::Gtk.Label(); this.label2.CanFocus = true; this.label2.Name = "label2"; this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Menu entry"); this.notebook.SetTabLabel(this.boxMenu, this.label2); this.label2.ShowAll(); // Container child notebook.Gtk.Notebook+NotebookChild this.tableMimeTypes = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false); this.tableMimeTypes.Name = "tableMimeTypes"; this.tableMimeTypes.RowSpacing = ((uint)(6)); this.tableMimeTypes.ColumnSpacing = ((uint)(6)); this.tableMimeTypes.BorderWidth = ((uint)(12)); // Container child tableMimeTypes.Gtk.Table+TableChild this.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.Gtk.Box+BoxChild this.label4 = new global::Gtk.Label(); this.label4.Name = "label4"; this.label4.Xalign = 0F; this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("MIME types supported by this application:"); this.hbox1.Add(this.label4); global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label4])); w53.Position = 0; w53.Expand = false; w53.Fill = false; this.tableMimeTypes.Add(this.hbox1); global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.tableMimeTypes [this.hbox1])); w54.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMimeTypes.Gtk.Table+TableChild this.scrolledwindow3 = new global::Gtk.ScrolledWindow(); this.scrolledwindow3.CanFocus = true; this.scrolledwindow3.Name = "scrolledwindow3"; this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow3.Gtk.Container+ContainerChild this.treeMimeTypes = new global::Gtk.TreeView(); this.treeMimeTypes.CanFocus = true; this.treeMimeTypes.Name = "treeMimeTypes"; this.scrolledwindow3.Add(this.treeMimeTypes); this.tableMimeTypes.Add(this.scrolledwindow3); global::Gtk.Table.TableChild w56 = ((global::Gtk.Table.TableChild)(this.tableMimeTypes [this.scrolledwindow3])); w56.TopAttach = ((uint)(1)); w56.BottomAttach = ((uint)(2)); // Container child tableMimeTypes.Gtk.Table+TableChild this.vbox5 = new global::Gtk.VBox(); this.vbox5.Name = "vbox5"; this.vbox5.Spacing = 6; // Container child vbox5.Gtk.Box+BoxChild this.buttonAddMimeType = new global::Gtk.Button(); this.buttonAddMimeType.CanFocus = true; this.buttonAddMimeType.Name = "buttonAddMimeType"; this.buttonAddMimeType.UseStock = true; this.buttonAddMimeType.UseUnderline = true; this.buttonAddMimeType.Label = "gtk-add"; this.vbox5.Add(this.buttonAddMimeType); global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.buttonAddMimeType])); w57.Position = 0; w57.Expand = false; w57.Fill = false; // Container child vbox5.Gtk.Box+BoxChild this.buttonRemoveMimeType = new global::Gtk.Button(); this.buttonRemoveMimeType.CanFocus = true; this.buttonRemoveMimeType.Name = "buttonRemoveMimeType"; this.buttonRemoveMimeType.UseStock = true; this.buttonRemoveMimeType.UseUnderline = true; this.buttonRemoveMimeType.Label = "gtk-remove"; this.vbox5.Add(this.buttonRemoveMimeType); global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.buttonRemoveMimeType])); w58.Position = 1; w58.Expand = false; w58.Fill = false; this.tableMimeTypes.Add(this.vbox5); global::Gtk.Table.TableChild w59 = ((global::Gtk.Table.TableChild)(this.tableMimeTypes [this.vbox5])); w59.TopAttach = ((uint)(1)); w59.BottomAttach = ((uint)(2)); w59.LeftAttach = ((uint)(1)); w59.RightAttach = ((uint)(2)); w59.XOptions = ((global::Gtk.AttachOptions)(4)); this.notebook.Add(this.tableMimeTypes); global::Gtk.Notebook.NotebookChild w60 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.tableMimeTypes])); w60.Position = 2; // Notebook tab this.label8 = new global::Gtk.Label(); this.label8.CanFocus = true; this.label8.Name = "label8"; this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Mime types"); this.notebook.SetTabLabel(this.tableMimeTypes, this.label8); this.label8.ShowAll(); // Container child notebook.Gtk.Notebook+NotebookChild this.hbox4 = new global::Gtk.HBox(); this.hbox4.Name = "hbox4"; this.hbox4.Spacing = 6; this.hbox4.BorderWidth = ((uint)(12)); // Container child hbox4.Gtk.Box+BoxChild this.scrolledwindow4 = new global::Gtk.ScrolledWindow(); this.scrolledwindow4.CanFocus = true; this.scrolledwindow4.Name = "scrolledwindow4"; this.scrolledwindow4.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow4.Gtk.Container+ContainerChild this.treeEntries = new global::Gtk.TreeView(); this.treeEntries.CanFocus = true; this.treeEntries.Name = "treeEntries"; this.scrolledwindow4.Add(this.treeEntries); this.hbox4.Add(this.scrolledwindow4); global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.scrolledwindow4])); w62.Position = 0; // Container child hbox4.Gtk.Box+BoxChild this.vbox7 = new global::Gtk.VBox(); this.vbox7.Name = "vbox7"; this.vbox7.Spacing = 6; // Container child vbox7.Gtk.Box+BoxChild this.buttonAddEntry = new global::Gtk.Button(); this.buttonAddEntry.CanFocus = true; this.buttonAddEntry.Name = "buttonAddEntry"; this.buttonAddEntry.UseStock = true; this.buttonAddEntry.UseUnderline = true; this.buttonAddEntry.Label = "gtk-add"; this.vbox7.Add(this.buttonAddEntry); global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.buttonAddEntry])); w63.Position = 0; w63.Expand = false; w63.Fill = false; // Container child vbox7.Gtk.Box+BoxChild this.buttonRemoveEntry = new global::Gtk.Button(); this.buttonRemoveEntry.CanFocus = true; this.buttonRemoveEntry.Name = "buttonRemoveEntry"; this.buttonRemoveEntry.UseStock = true; this.buttonRemoveEntry.UseUnderline = true; this.buttonRemoveEntry.Label = "gtk-remove"; this.vbox7.Add(this.buttonRemoveEntry); global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.buttonRemoveEntry])); w64.Position = 1; w64.Expand = false; w64.Fill = false; this.hbox4.Add(this.vbox7); global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.vbox7])); w65.Position = 1; w65.Expand = false; w65.Fill = false; this.notebook.Add(this.hbox4); global::Gtk.Notebook.NotebookChild w66 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.hbox4])); w66.Position = 3; // Notebook tab this.label5 = new global::Gtk.Label(); this.label5.Name = "label5"; this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Other entries"); this.notebook.SetTabLabel(this.hbox4, this.label5); this.label5.ShowAll(); this.Add(this.notebook); if ((this.Child != null)) { this.Child.ShowAll(); } this.Show(); this.comboType.Changed += new global::System.EventHandler(this.OnComboTypeChanged); this.comboLocales.Changed += new global::System.EventHandler(this.OnComboLocalesChanged); this.entryName.Changed += new global::System.EventHandler(this.OnEntryNameChanged); this.entryIcon.Changed += new global::System.EventHandler(this.OnEntryIconChanged); this.entryGenericName.Changed += new global::System.EventHandler(this.OnEntryGenericNameChanged); this.entryComment.Changed += new global::System.EventHandler(this.OnEntryCommentChanged); this.entryTryExec.Changed += new global::System.EventHandler(this.OnEntryTryExecChanged); this.entryPath.Changed += new global::System.EventHandler(this.OnEntryPathChanged); this.entryExec.Changed += new global::System.EventHandler(this.OnEntryExecChanged); this.checkTerminal.Clicked += new global::System.EventHandler(this.OnCheckTerminalClicked); this.entryUrl.Changed += new global::System.EventHandler(this.OnEntryUrlChanged); this.checkShowInMenu.Clicked += new global::System.EventHandler(this.OnCheckShowInMenuClicked); this.buttonAddCategories.Clicked += new global::System.EventHandler(this.OnButtonAddCategoriesClicked); this.buttonRemoveCategory.Clicked += new global::System.EventHandler(this.OnButtonRemoveCategoryClicked); this.radioAlwaysShow.Clicked += new global::System.EventHandler(this.OnRadioAlwaysShowClicked); this.radioOnlyShowIn.Clicked += new global::System.EventHandler(this.OnRadioOnlyShowInClicked); this.radioNotShowIn.Clicked += new global::System.EventHandler(this.OnRadioNotShowInClicked); this.buttonAddMimeType.Clicked += new global::System.EventHandler(this.OnButtonAddMimeTypeClicked); this.buttonRemoveMimeType.Clicked += new global::System.EventHandler(this.OnButtonRemoveMimeTypeClicked); this.buttonAddEntry.Clicked += new global::System.EventHandler(this.OnButtonAddEntryClicked); this.buttonRemoveEntry.Clicked += new global::System.EventHandler(this.OnButtonRemoveEntryClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget Vodovoz.Dialogs.Fuel.FuelBalanceView global::Stetic.BinContainer.Attach(this); this.Name = "Vodovoz.Dialogs.Fuel.FuelBalanceView"; // Container child Vodovoz.Dialogs.Fuel.FuelBalanceView.Gtk.Container+ContainerChild this.vboxFuelsBalances = new global::Gtk.VBox(); this.vboxFuelsBalances.Name = "vboxFuelsBalances"; this.vboxFuelsBalances.Spacing = 6; // Container child vboxFuelsBalances.Gtk.Box+BoxChild this.labelAllFuelBalance = new global::Gamma.GtkWidgets.yLabel(); this.labelAllFuelBalance.Name = "labelAllFuelBalance"; this.labelAllFuelBalance.Xalign = 0F; this.labelAllFuelBalance.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Общий баланс:</b>"); this.labelAllFuelBalance.UseMarkup = true; this.vboxFuelsBalances.Add(this.labelAllFuelBalance); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vboxFuelsBalances[this.labelAllFuelBalance])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child vboxFuelsBalances.Gtk.Box+BoxChild this.vboxAllBalance = new global::Gtk.VBox(); this.vboxAllBalance.Name = "vboxAllBalance"; this.vboxAllBalance.Spacing = 6; this.vboxFuelsBalances.Add(this.vboxAllBalance); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxFuelsBalances[this.vboxAllBalance])); w2.Position = 1; w2.Expand = false; // Container child vboxFuelsBalances.Gtk.Box+BoxChild this.labelSubdivisionsFuelsBalance = new global::Gamma.GtkWidgets.yLabel(); this.labelSubdivisionsFuelsBalance.Name = "labelSubdivisionsFuelsBalance"; this.labelSubdivisionsFuelsBalance.Xalign = 0F; this.labelSubdivisionsFuelsBalance.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Баланс по кассам:</b>"); this.labelSubdivisionsFuelsBalance.UseMarkup = true; this.vboxFuelsBalances.Add(this.labelSubdivisionsFuelsBalance); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxFuelsBalances[this.labelSubdivisionsFuelsBalance])); w3.Position = 2; w3.Expand = false; w3.Fill = false; // Container child vboxFuelsBalances.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow(); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w4 = new global::Gtk.Viewport(); w4.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vboxSubdivisionsBalance = new global::Gtk.VBox(); this.vboxSubdivisionsBalance.Name = "vboxSubdivisionsBalance"; this.vboxSubdivisionsBalance.Spacing = 6; w4.Add(this.vboxSubdivisionsBalance); this.scrolledwindow1.Add(w4); this.vboxFuelsBalances.Add(this.scrolledwindow1); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxFuelsBalances[this.scrolledwindow1])); w7.Position = 3; this.Add(this.vboxFuelsBalances); if ((this.Child != null)) { this.Child.ShowAll(); } this.Hide(); }
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.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.LoadAction = new global::Gtk.Action("LoadAction", global::Mono.Unix.Catalog.GetString("L_oad"), null, null); this.LoadAction.ShortLabel = global::Mono.Unix.Catalog.GetString("L_oad"); w1.Add(this.LoadAction, "<Primary>o"); this.SaveAction = new global::Gtk.Action("SaveAction", global::Mono.Unix.Catalog.GetString("_Save"), null, null); this.SaveAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Save"); w1.Add(this.SaveAction, "<Primary>s"); this.ExitAction = new global::Gtk.Action("ExitAction", global::Mono.Unix.Catalog.GetString("E_xit"), null, null); this.ExitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Exit"); w1.Add(this.ExitAction, "<Primary>x"); this.AboutAction = new global::Gtk.Action("AboutAction", global::Mono.Unix.Catalog.GetString("About"), null, null); this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("About"); w1.Add(this.AboutAction, null); this.UIManager.InsertActionGroup(w1, 0); this.AddAccelGroup(this.UIManager.AccelGroup); this.Name = "MainWindow"; this.Title = global::Mono.Unix.Catalog.GetString("VEGA SoftPowerTable Editor"); 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><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='LoadAction' action='LoadAction'/><menuitem name='SaveAction' action='SaveAction'/><menuitem name='ExitAction' action='ExitAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='AboutAction' action='AboutAction'/></menu></menubar></ui>"); this.menubar1 = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar1"))); this.menubar1.Name = "menubar1"; this.vbox1.Add(this.menubar1); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar1])); w2.Position = 0; w2.Expand = false; w2.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w3 = new global::Gtk.Viewport(); w3.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.table1 = new global::Gtk.Table(((uint)(1)), ((uint)(3)), true); this.table1.Name = "table1"; this.table1.RowSpacing = ((uint)(6)); this.table1.ColumnSpacing = ((uint)(6)); // Container child table1.Gtk.Table+TableChild this.vbox_gfxclk = new global::Gtk.VBox(); this.vbox_gfxclk.Name = "vbox_gfxclk"; this.vbox_gfxclk.Spacing = 6; this.table1.Add(this.vbox_gfxclk); global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox_gfxclk])); w4.LeftAttach = ((uint)(1)); w4.RightAttach = ((uint)(2)); w4.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.vbox_memclk = new global::Gtk.VBox(); this.vbox_memclk.Name = "vbox_memclk"; this.vbox_memclk.Spacing = 6; this.table1.Add(this.vbox_memclk); global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox_memclk])); w5.LeftAttach = ((uint)(2)); w5.RightAttach = ((uint)(3)); w5.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.vbox_powerTable = new global::Gtk.VBox(); this.vbox_powerTable.Name = "vbox_powerTable"; this.vbox_powerTable.Spacing = 6; this.table1.Add(this.vbox_powerTable); global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox_powerTable])); w6.XOptions = ((global::Gtk.AttachOptions)(7)); w6.YOptions = ((global::Gtk.AttachOptions)(7)); w3.Add(this.table1); this.GtkScrolledWindow.Add(w3); this.vbox1.Add(this.GtkScrolledWindow); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow])); w9.Position = 1; this.Add(this.vbox1); if ((this.Child != null)) { this.Child.ShowAll(); } this.DefaultWidth = 1742; this.DefaultHeight = 1074; this.Show(); this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent); this.LoadAction.Activated += new global::System.EventHandler(this.OnLoad); this.SaveAction.Activated += new global::System.EventHandler(this.OnSave); this.ExitAction.Activated += new global::System.EventHandler(this.OnExit); this.AboutAction.Activated += new global::System.EventHandler(this.OnAbout); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget Mono.Instrumentation.Monitor.TimeLineViewWindow this.Name = "Mono.Instrumentation.Monitor.TimeLineViewWindow"; this.Title = global::Mono.Unix.Catalog.GetString("Time Line"); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); // Container child Mono.Instrumentation.Monitor.TimeLineViewWindow.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.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.Gtk.Box+BoxChild this.buttonExpand = new global::Gtk.Button(); this.buttonExpand.CanFocus = true; this.buttonExpand.Name = "buttonExpand"; this.buttonExpand.UseUnderline = true; this.buttonExpand.Label = global::Mono.Unix.Catalog.GetString("Expand All"); this.hbox1.Add(this.buttonExpand); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonExpand])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.buttonCollapse = new global::Gtk.Button(); this.buttonCollapse.CanFocus = true; this.buttonCollapse.Name = "buttonCollapse"; this.buttonCollapse.UseUnderline = true; this.buttonCollapse.Label = global::Mono.Unix.Catalog.GetString("Collapse All"); this.hbox1.Add(this.buttonCollapse); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonCollapse])); w2.Position = 1; w2.Expand = false; w2.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.checkSingleThread = new global::Gtk.CheckButton(); this.checkSingleThread.CanFocus = true; this.checkSingleThread.Name = "checkSingleThread"; this.checkSingleThread.Label = global::Mono.Unix.Catalog.GetString("Single Thread"); this.checkSingleThread.DrawIndicator = true; this.checkSingleThread.UseUnderline = true; this.hbox1.Add(this.checkSingleThread); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkSingleThread])); w3.Position = 2; w3.Expand = false; w3.Fill = false; this.vbox2.Add(this.hbox1); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1])); w4.Position = 0; w4.Expand = false; w4.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.hbox2 = new global::Gtk.HBox(); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w5 = new global::Gtk.Viewport(); w5.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.timeView = new global::Mono.Instrumentation.Monitor.TimeLineView(); this.timeView.Name = "timeView"; this.timeView.SingleThread = false; this.timeView.TimeScale = 0; this.timeView.Zoom = 0; this.timeView.Scale = 0; w5.Add(this.timeView); this.GtkScrolledWindow.Add(w5); this.hbox2.Add(this.GtkScrolledWindow); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow])); w8.Position = 0; // Container child hbox2.Gtk.Box+BoxChild this.vbox1 = new global::Gtk.VBox(); this.vbox1.Name = "vbox1"; this.vbox1.Spacing = 6; // Container child vbox1.Gtk.Box+BoxChild this.button3 = new global::Gtk.Button(); this.button3.CanFocus = true; this.button3.Name = "button3"; this.button3.UseUnderline = true; this.button3.Label = ""; global::Gtk.Image w9 = new global::Gtk.Image(); w9.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-zoom-100", global::Gtk.IconSize.Menu); this.button3.Image = w9; this.vbox1.Add(this.button3); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.button3])); w10.Position = 0; w10.Expand = false; w10.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.vscaleZoom = new global::Gtk.VScale(null); this.vscaleZoom.HeightRequest = 150; this.vscaleZoom.CanFocus = true; this.vscaleZoom.Name = "vscaleZoom"; this.vscaleZoom.Adjustment.Lower = 10; this.vscaleZoom.Adjustment.Upper = 300; this.vscaleZoom.Adjustment.PageIncrement = 10; this.vscaleZoom.Adjustment.StepIncrement = 1; this.vscaleZoom.Adjustment.Value = 100; this.vscaleZoom.DrawValue = true; this.vscaleZoom.Digits = 0; this.vscaleZoom.ValuePos = ((global::Gtk.PositionType)(2)); this.vbox1.Add(this.vscaleZoom); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vscaleZoom])); w11.Position = 1; w11.Expand = false; w11.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.label2 = new global::Gtk.Label(); this.label2.Name = "label2"; this.vbox1.Add(this.label2); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label2])); w12.Position = 2; w12.Expand = false; w12.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.buttonResetScale = new global::Gtk.Button(); this.buttonResetScale.CanFocus = true; this.buttonResetScale.Name = "buttonResetScale"; this.buttonResetScale.UseUnderline = true; this.buttonResetScale.Label = ""; global::Gtk.Image w13 = new global::Gtk.Image(); w13.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "stock_draw-dimension-line", global::Gtk.IconSize.Menu); this.buttonResetScale.Image = w13; this.vbox1.Add(this.buttonResetScale); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.buttonResetScale])); w14.Position = 3; w14.Expand = false; w14.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.vscaleScale = new global::Gtk.VScale(null); this.vscaleScale.HeightRequest = 150; this.vscaleScale.CanFocus = true; this.vscaleScale.Name = "vscaleScale"; this.vscaleScale.Adjustment.Lower = 10; this.vscaleScale.Adjustment.Upper = 300; this.vscaleScale.Adjustment.PageIncrement = 10; this.vscaleScale.Adjustment.StepIncrement = 1; this.vscaleScale.Adjustment.Value = 100; this.vscaleScale.DrawValue = true; this.vscaleScale.Digits = 0; this.vscaleScale.ValuePos = ((global::Gtk.PositionType)(2)); this.vbox1.Add(this.vscaleScale); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vscaleScale])); w15.Position = 4; w15.Expand = false; w15.Fill = false; this.hbox2.Add(this.vbox1); global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox1])); w16.Position = 1; w16.Expand = false; w16.Fill = false; this.vbox2.Add(this.hbox2); global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2])); w17.Position = 1; this.Add(this.vbox2); if ((this.Child != null)) { this.Child.ShowAll(); } this.DefaultWidth = 806; this.DefaultHeight = 638; this.Show(); this.buttonExpand.Clicked += new global::System.EventHandler(this.OnButtonExpandClicked); this.buttonCollapse.Clicked += new global::System.EventHandler(this.OnButtonCollapseClicked); this.checkSingleThread.Toggled += new global::System.EventHandler(this.OnCheckSingleThreadToggled); this.buttonResetScale.Clicked += new global::System.EventHandler(this.OnButtonResetScaleClicked); this.vscaleScale.ChangeValue += new global::Gtk.ChangeValueHandler(this.OnVscaleScaleChangeValue); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget LongoMatch.Plugins.Stats.GameViewer global::Stetic.BinContainer.Attach(this); this.Name = "LongoMatch.Plugins.Stats.GameViewer"; // Container child LongoMatch.Plugins.Stats.GameViewer.Gtk.Container+ContainerChild this.mainbox = new global::Gtk.VBox(); this.mainbox.Name = "mainbox"; this.mainbox.Spacing = 6; // Container child mainbox.Gtk.Box+BoxChild this.topbox = new global::Gtk.HBox(); this.topbox.Name = "topbox"; this.topbox.Homogeneous = true; this.topbox.Spacing = 6; // Container child topbox.Gtk.Box+BoxChild this.homeimage = new global::Gtk.Image(); this.homeimage.Name = "homeimage"; this.topbox.Add(this.homeimage); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.topbox [this.homeimage])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child topbox.Gtk.Box+BoxChild this.homelabel = new global::Gtk.Label(); this.homelabel.Name = "homelabel"; this.topbox.Add(this.homelabel); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.topbox [this.homelabel])); w2.Position = 1; w2.Fill = false; // Container child topbox.Gtk.Box+BoxChild this.subcatscheckbutton = new global::Gtk.CheckButton(); this.subcatscheckbutton.CanFocus = true; this.subcatscheckbutton.Name = "subcatscheckbutton"; this.subcatscheckbutton.Label = global::Mono.Unix.Catalog.GetString("Sub categories"); this.subcatscheckbutton.DrawIndicator = true; this.subcatscheckbutton.UseUnderline = true; this.topbox.Add(this.subcatscheckbutton); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.topbox [this.subcatscheckbutton])); w3.Position = 2; w3.Fill = false; // Container child topbox.Gtk.Box+BoxChild this.awaylabel = new global::Gtk.Label(); this.awaylabel.Name = "awaylabel"; this.topbox.Add(this.awaylabel); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.topbox [this.awaylabel])); w4.Position = 3; w4.Expand = false; w4.Fill = false; // Container child topbox.Gtk.Box+BoxChild this.awayimage = new global::Gtk.Image(); this.awayimage.Name = "awayimage"; this.topbox.Add(this.awayimage); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.topbox [this.awayimage])); w5.Position = 4; w5.Expand = false; w5.Fill = false; this.mainbox.Add(this.topbox); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.mainbox [this.topbox])); w6.Position = 0; w6.Expand = false; w6.Fill = false; // Container child mainbox.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow(); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w7 = new global::Gtk.Viewport(); w7.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.cstatsbox = new global::Gtk.VBox(); this.cstatsbox.Name = "cstatsbox"; this.cstatsbox.Spacing = 2; w7.Add(this.cstatsbox); this.scrolledwindow1.Add(w7); this.mainbox.Add(this.scrolledwindow1); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.mainbox [this.scrolledwindow1])); w10.Position = 1; this.Add(this.mainbox); if ((this.Child != null)) { this.Child.ShowAll(); } this.Hide(); this.subcatscheckbutton.Clicked += new global::System.EventHandler(this.OnSubcatscheckbuttonClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget Vodovoz.Views.Logistic.DriversInfoExportView global::Stetic.BinContainer.Attach(this); this.Name = "Vodovoz.Views.Logistic.DriversInfoExportView"; // Container child Vodovoz.Views.Logistic.DriversInfoExportView.Gtk.Container+ContainerChild this.yvbox1 = new global::Gamma.GtkWidgets.yVBox(); this.yvbox1.Name = "yvbox1"; this.yvbox1.Spacing = 6; // Container child yvbox1.Gtk.Box+BoxChild this.yhbox1 = new global::Gamma.GtkWidgets.yHBox(); this.yhbox1.Name = "yhbox1"; this.yhbox1.Spacing = 6; // Container child yhbox1.Gtk.Box+BoxChild this.ytable1 = new global::Gamma.GtkWidgets.yTable(); this.ytable1.Name = "ytable1"; this.ytable1.NRows = ((uint)(2)); this.ytable1.NColumns = ((uint)(7)); this.ytable1.RowSpacing = ((uint)(6)); this.ytable1.ColumnSpacing = ((uint)(6)); // Container child ytable1.Gtk.Table+TableChild this.comboEmployeeStatus = new global::Gamma.Widgets.yEnumComboBox(); this.comboEmployeeStatus.Name = "comboEmployeeStatus"; this.comboEmployeeStatus.ShowSpecialStateAll = true; this.comboEmployeeStatus.ShowSpecialStateNot = false; this.comboEmployeeStatus.UseShortTitle = false; this.comboEmployeeStatus.DefaultFirst = false; this.ytable1.Add(this.comboEmployeeStatus); global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboEmployeeStatus])); w1.TopAttach = ((uint)(1)); w1.BottomAttach = ((uint)(2)); w1.LeftAttach = ((uint)(1)); w1.RightAttach = ((uint)(2)); w1.XOptions = ((global::Gtk.AttachOptions)(4)); w1.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.comboPlanFact = new global::Gamma.Widgets.yEnumComboBox(); this.comboPlanFact.Name = "comboPlanFact"; this.comboPlanFact.ShowSpecialStateAll = false; this.comboPlanFact.ShowSpecialStateNot = false; this.comboPlanFact.UseShortTitle = false; this.comboPlanFact.DefaultFirst = true; this.ytable1.Add(this.comboPlanFact); global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboPlanFact])); w2.LeftAttach = ((uint)(5)); w2.RightAttach = ((uint)(6)); w2.XOptions = ((global::Gtk.AttachOptions)(4)); w2.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.comboTypeOfDriversInfoExport = new global::Gamma.Widgets.yEnumComboBox(); this.comboTypeOfDriversInfoExport.Name = "comboTypeOfDriversInfoExport"; this.comboTypeOfDriversInfoExport.ShowSpecialStateAll = false; this.comboTypeOfDriversInfoExport.ShowSpecialStateNot = false; this.comboTypeOfDriversInfoExport.UseShortTitle = false; this.comboTypeOfDriversInfoExport.DefaultFirst = true; this.ytable1.Add(this.comboTypeOfDriversInfoExport); global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboTypeOfDriversInfoExport])); w3.TopAttach = ((uint)(1)); w3.BottomAttach = ((uint)(2)); w3.LeftAttach = ((uint)(5)); w3.RightAttach = ((uint)(6)); w3.XOptions = ((global::Gtk.AttachOptions)(4)); w3.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.datepickerPeriod = new global::QS.Widgets.GtkUI.DateRangePicker(); this.datepickerPeriod.WidthRequest = 180; this.datepickerPeriod.Events = ((global::Gdk.EventMask)(256)); this.datepickerPeriod.Name = "datepickerPeriod"; this.datepickerPeriod.StartDate = new global::System.DateTime(0); this.datepickerPeriod.EndDate = new global::System.DateTime(0); this.ytable1.Add(this.datepickerPeriod); global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.datepickerPeriod])); w4.LeftAttach = ((uint)(1)); w4.RightAttach = ((uint)(2)); w4.XOptions = ((global::Gtk.AttachOptions)(4)); w4.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.GtkScrolledWindowOwnType = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindowOwnType.WidthRequest = 200; this.GtkScrolledWindowOwnType.Name = "GtkScrolledWindowOwnType"; this.GtkScrolledWindowOwnType.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindowOwnType.Gtk.Container+ContainerChild global::Gtk.Viewport w5 = new global::Gtk.Viewport(); w5.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport2.Gtk.Container+ContainerChild this.enumcheckCarOwnType = new global::Gamma.Widgets.EnumCheckList(); this.enumcheckCarOwnType.Name = "enumcheckCarOwnType"; w5.Add(this.enumcheckCarOwnType); this.GtkScrolledWindowOwnType.Add(w5); this.ytable1.Add(this.GtkScrolledWindowOwnType); global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.GtkScrolledWindowOwnType])); w8.BottomAttach = ((uint)(2)); w8.LeftAttach = ((uint)(3)); w8.RightAttach = ((uint)(4)); w8.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.GtkScrolledWindowTypeOfUse = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindowTypeOfUse.WidthRequest = 200; this.GtkScrolledWindowTypeOfUse.Name = "GtkScrolledWindowTypeOfUse"; this.GtkScrolledWindowTypeOfUse.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindowTypeOfUse.Gtk.Container+ContainerChild global::Gtk.Viewport w9 = new global::Gtk.Viewport(); w9.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport1.Gtk.Container+ContainerChild this.enumcheckCarTypeOfUse = new global::Gamma.Widgets.EnumCheckList(); this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse"; w9.Add(this.enumcheckCarTypeOfUse); this.GtkScrolledWindowTypeOfUse.Add(w9); this.ytable1.Add(this.GtkScrolledWindowTypeOfUse); global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable1[this.GtkScrolledWindowTypeOfUse])); w12.BottomAttach = ((uint)(2)); w12.LeftAttach = ((uint)(2)); w12.RightAttach = ((uint)(3)); w12.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.hbox2 = new global::Gtk.HBox(); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.ybuttonInfo = new global::Gamma.GtkWidgets.yButton(); this.ybuttonInfo.TooltipMarkup = "Справка по работе с выгрузкой"; this.ybuttonInfo.WidthRequest = 40; this.ybuttonInfo.CanFocus = true; this.ybuttonInfo.Name = "ybuttonInfo"; this.ybuttonInfo.UseUnderline = true; this.ybuttonInfo.Relief = ((global::Gtk.ReliefStyle)(1)); global::Gtk.Image w13 = new global::Gtk.Image(); w13.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu); this.ybuttonInfo.Image = w13; this.hbox2.Add(this.ybuttonInfo); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ybuttonInfo])); w14.Position = 0; w14.Expand = false; w14.Fill = false; this.ytable1.Add(this.hbox2); global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox2])); w15.LeftAttach = ((uint)(6)); w15.RightAttach = ((uint)(7)); w15.XOptions = ((global::Gtk.AttachOptions)(4)); w15.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.ylabel1 = new global::Gamma.GtkWidgets.yLabel(); this.ylabel1.Name = "ylabel1"; this.ylabel1.Xalign = 1F; this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:"); this.ytable1.Add(this.ylabel1); global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1])); w16.XOptions = ((global::Gtk.AttachOptions)(4)); w16.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.ylabel2 = new global::Gamma.GtkWidgets.yLabel(); this.ylabel2.Name = "ylabel2"; this.ylabel2.Xalign = 1F; this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Статус сотрудника:"); this.ytable1.Add(this.ylabel2); global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2])); w17.TopAttach = ((uint)(1)); w17.BottomAttach = ((uint)(2)); w17.XOptions = ((global::Gtk.AttachOptions)(4)); w17.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.ylabelPlanFact = new global::Gamma.GtkWidgets.yLabel(); this.ylabelPlanFact.Name = "ylabelPlanFact"; this.ylabelPlanFact.Xalign = 1F; this.ylabelPlanFact.LabelProp = global::Mono.Unix.Catalog.GetString("План/факт:"); this.ytable1.Add(this.ylabelPlanFact); global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelPlanFact])); w18.LeftAttach = ((uint)(4)); w18.RightAttach = ((uint)(5)); w18.XOptions = ((global::Gtk.AttachOptions)(4)); w18.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.ylabelStatus = new global::Gamma.GtkWidgets.yLabel(); this.ylabelStatus.Name = "ylabelStatus"; this.ytable1.Add(this.ylabelStatus); global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelStatus])); w19.TopAttach = ((uint)(1)); w19.BottomAttach = ((uint)(2)); w19.LeftAttach = ((uint)(6)); w19.RightAttach = ((uint)(7)); w19.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child ytable1.Gtk.Table+TableChild this.ylabelTypeOfDriversInfoExport = new global::Gamma.GtkWidgets.yLabel(); this.ylabelTypeOfDriversInfoExport.Name = "ylabelTypeOfDriversInfoExport"; this.ylabelTypeOfDriversInfoExport.Xalign = 1F; this.ylabelTypeOfDriversInfoExport.LabelProp = global::Mono.Unix.Catalog.GetString("Тип выгрузки:"); this.ytable1.Add(this.ylabelTypeOfDriversInfoExport); global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelTypeOfDriversInfoExport])); w20.TopAttach = ((uint)(1)); w20.BottomAttach = ((uint)(2)); w20.LeftAttach = ((uint)(4)); w20.RightAttach = ((uint)(5)); w20.XOptions = ((global::Gtk.AttachOptions)(4)); w20.YOptions = ((global::Gtk.AttachOptions)(4)); this.yhbox1.Add(this.ytable1); global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ytable1])); w21.Position = 0; w21.Expand = false; // Container child yhbox1.Gtk.Box+BoxChild this.yvbox2 = new global::Gamma.GtkWidgets.yVBox(); this.yvbox2.Name = "yvbox2"; this.yvbox2.Spacing = 6; // Container child yvbox2.Gtk.Box+BoxChild this.ybuttonForm = new global::Gamma.GtkWidgets.yButton(); this.ybuttonForm.CanFocus = true; this.ybuttonForm.Name = "ybuttonForm"; this.ybuttonForm.UseUnderline = true; this.ybuttonForm.Label = global::Mono.Unix.Catalog.GetString("Сформировать"); this.yvbox2.Add(this.ybuttonForm); global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ybuttonForm])); w22.Position = 0; w22.Expand = false; w22.Fill = false; // Container child yvbox2.Gtk.Box+BoxChild this.ybuttonExport = new global::Gamma.GtkWidgets.yButton(); this.ybuttonExport.CanFocus = true; this.ybuttonExport.Name = "ybuttonExport"; this.ybuttonExport.UseUnderline = true; this.ybuttonExport.Label = global::Mono.Unix.Catalog.GetString("Выгрузить"); this.yvbox2.Add(this.ybuttonExport); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ybuttonExport])); w23.PackType = ((global::Gtk.PackType)(1)); w23.Position = 1; w23.Expand = false; w23.Fill = false; this.yhbox1.Add(this.yvbox2); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.yvbox2])); w24.PackType = ((global::Gtk.PackType)(1)); w24.Position = 1; w24.Expand = false; w24.Fill = false; this.yvbox1.Add(this.yhbox1); global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1])); w25.Position = 0; w25.Expand = false; w25.Fill = false; // Container child yvbox1.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.ytreeDriversInfo = new global::Gamma.GtkWidgets.yTreeView(); this.ytreeDriversInfo.CanFocus = true; this.ytreeDriversInfo.Name = "ytreeDriversInfo"; this.GtkScrolledWindow.Add(this.ytreeDriversInfo); this.yvbox1.Add(this.GtkScrolledWindow); global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.GtkScrolledWindow])); w27.Position = 1; this.Add(this.yvbox1); if ((this.Child != null)) { this.Child.ShowAll(); } this.Hide(); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget MonoDevelop.Platform.Updater.UpdateDialog this.Name = "MonoDevelop.Platform.Updater.UpdateDialog"; this.Title = global::Mono.Unix.Catalog.GetString("MonoDevelop Updater"); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); // Internal child MonoDevelop.Platform.Updater.UpdateDialog.VBox global::Gtk.VBox w1 = this.VBox; w1.Name = "dialog1_VBox"; w1.BorderWidth = ((uint)(2)); // Container child dialog1_VBox.Gtk.Box+BoxChild this.alignment1 = new global::Gtk.Alignment(0.5f, 0.5f, 1f, 1f); this.alignment1.Name = "alignment1"; // Container child alignment1.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.notebook1 = new global::Gtk.Notebook(); this.notebook1.CanFocus = true; this.notebook1.Name = "notebook1"; this.notebook1.CurrentPage = 0; // Container child notebook1.Gtk.Notebook+NotebookChild this.alignment2 = new global::Gtk.Alignment(0.5f, 0.5f, 1f, 1f); this.alignment2.Name = "alignment2"; // Container child alignment2.Gtk.Container+ContainerChild this.messageLabel = new global::Gtk.Label(); this.messageLabel.Name = "messageLabel"; this.messageLabel.Wrap = true; this.alignment2.Add(this.messageLabel); this.notebook1.Add(this.alignment2); // Container child notebook1.Gtk.Notebook+NotebookChild this.vbox3 = new global::Gtk.VBox(); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.infoLabel = new global::Gtk.Label(); this.infoLabel.Name = "infoLabel"; this.infoLabel.Xpad = 6; this.infoLabel.Ypad = 6; this.infoLabel.Xalign = 0f; this.infoLabel.LabelProp = global::Mono.Unix.Catalog.GetString("The following updates are available. After downloading,\nplease close MonoDevelop before installing them."); this.infoLabel.Wrap = true; this.vbox3.Add(this.infoLabel); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.infoLabel])); w4.Position = 0; w4.Expand = false; w4.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)); // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w5 = new global::Gtk.Viewport(); w5.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.productBox = new global::Gtk.VBox(); this.productBox.Name = "productBox"; this.productBox.Spacing = 12; w5.Add(this.productBox); this.scrolledwindow1.Add(w5); this.vbox3.Add(this.scrolledwindow1); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.scrolledwindow1])); w8.Position = 1; this.notebook1.Add(this.vbox3); global::Gtk.Notebook.NotebookChild w9 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox3])); w9.Position = 1; this.vbox2.Add(this.notebook1); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.notebook1])); w10.Position = 0; // Container child vbox2.Gtk.Box+BoxChild this.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.Gtk.Box+BoxChild this.label1 = new global::Gtk.Label(); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Update _level:"); this.label1.UseUnderline = true; this.hbox1.Add(this.label1); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1])); w11.Position = 0; w11.Expand = false; w11.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.updateLevelCombo = global::Gtk.ComboBox.NewText(); this.updateLevelCombo.Name = "updateLevelCombo"; this.hbox1.Add(this.updateLevelCombo); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.updateLevelCombo])); w12.Position = 1; w12.Expand = false; w12.Fill = false; this.vbox2.Add(this.hbox1); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1])); w13.Position = 1; w13.Expand = false; w13.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.checkAutomaticallyCheck = new global::Gtk.CheckButton(); this.checkAutomaticallyCheck.CanFocus = true; this.checkAutomaticallyCheck.Name = "checkAutomaticallyCheck"; this.checkAutomaticallyCheck.Label = global::Mono.Unix.Catalog.GetString("Check for updates automatically"); this.checkAutomaticallyCheck.DrawIndicator = true; this.checkAutomaticallyCheck.UseUnderline = true; this.vbox2.Add(this.checkAutomaticallyCheck); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.checkAutomaticallyCheck])); w14.Position = 2; w14.Expand = false; w14.Fill = false; this.alignment1.Add(this.vbox2); w1.Add(this.alignment1); global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1[this.alignment1])); w16.Position = 0; // Internal child MonoDevelop.Platform.Updater.UpdateDialog.ActionArea global::Gtk.HButtonBox w17 = this.ActionArea; w17.Name = "dialog1_ActionArea"; w17.Spacing = 10; w17.BorderWidth = ((uint)(5)); w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4)); // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild this.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-close"; this.AddActionWidget(this.buttonOk, -7); global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17[this.buttonOk])); w18.Expand = false; w18.Fill = false; if ((this.Child != null)) { this.Child.ShowAll(); } this.DefaultWidth = 450; this.DefaultHeight = 373; this.label1.MnemonicWidget = this.updateLevelCombo; this.Show(); }
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.Icon = global::Stetic.IconLoader.LoadIcon(this, "stock_fullscreen", global::Gtk.IconSize.Menu); 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; // Container child vbox2.Gtk.Box+BoxChild this.FileChooserWidget = new global::Gtk.FileChooserWidget(((global::Gtk.FileChooserAction)(0))); this.FileChooserWidget.HeightRequest = 0; this.FileChooserWidget.Name = "FileChooserWidget"; this.vbox2.Add(this.FileChooserWidget); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.FileChooserWidget])); w2.Position = 0; // Container child vbox2.Gtk.Box+BoxChild this.scrolledwindow3 = new global::Gtk.ScrolledWindow(); this.scrolledwindow3.CanFocus = true; this.scrolledwindow3.Name = "scrolledwindow3"; this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow3.Gtk.Container+ContainerChild global::Gtk.Viewport w3 = new global::Gtk.Viewport(); w3.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.ImageView = new global::Gtk.Image(); this.ImageView.HeightRequest = 400; this.ImageView.Name = "ImageView"; w3.Add(this.ImageView); this.scrolledwindow3.Add(w3); this.vbox2.Add(this.scrolledwindow3); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow3])); w6.Position = 1; // Container child vbox2.Gtk.Box+BoxChild this.hbuttonbox6 = new global::Gtk.HButtonBox(); this.hbuttonbox6.HeightRequest = 50; this.hbuttonbox6.Name = "hbuttonbox6"; this.hbuttonbox6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1)); // Container child hbuttonbox6.Gtk.ButtonBox+ButtonBoxChild this.PrevBtn = new global::Gtk.Button(); this.PrevBtn.CanFocus = true; this.PrevBtn.Name = "PrevBtn"; this.PrevBtn.UseUnderline = true; this.PrevBtn.Label = global::Mono.Unix.Catalog.GetString("Prev"); this.hbuttonbox6.Add(this.PrevBtn); global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox6[this.PrevBtn])); w7.Expand = false; w7.Fill = false; // Container child hbuttonbox6.Gtk.ButtonBox+ButtonBoxChild this.NextBtn = new global::Gtk.Button(); this.NextBtn.CanFocus = true; this.NextBtn.Name = "NextBtn"; this.NextBtn.UseUnderline = true; this.NextBtn.Label = global::Mono.Unix.Catalog.GetString("Next"); this.hbuttonbox6.Add(this.NextBtn); global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox6[this.NextBtn])); w8.Position = 1; w8.Expand = false; w8.Fill = false; this.vbox2.Add(this.hbuttonbox6); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbuttonbox6])); w9.Position = 2; w9.Expand = false; w9.Fill = false; this.Add(this.vbox2); if ((this.Child != null)) { this.Child.ShowAll(); } this.DefaultWidth = 1085; this.DefaultHeight = 823; this.Show(); this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent); this.FileChooserWidget.CurrentFolderChanged += new global::System.EventHandler(this.onFolderChanged); this.FileChooserWidget.SelectionChanged += new global::System.EventHandler(this.onFileSelected); this.PrevBtn.Clicked += new global::System.EventHandler(this.OnPrevClick); this.NextBtn.Clicked += new global::System.EventHandler(this.OnNextClick); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget LongoMatch.Gui.Component.SynchronizationWidget global::Stetic.BinContainer.Attach(this); this.Name = "LongoMatch.Gui.Component.SynchronizationWidget"; // Container child LongoMatch.Gui.Component.SynchronizationWidget.Gtk.Container+ContainerChild this.headereventbox = new global::Gtk.EventBox(); this.headereventbox.Name = "headereventbox"; // Container child headereventbox.Gtk.Container+ContainerChild this.vbox1 = new global::Gtk.VBox(); this.vbox1.Name = "vbox1"; this.vbox1.Spacing = 6; // Container child vbox1.Gtk.Box+BoxChild this.videoplayerbox = new global::Gtk.HBox(); this.videoplayerbox.Name = "videoplayerbox"; this.videoplayerbox.Spacing = 6; this.vbox1.Add(this.videoplayerbox); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.videoplayerbox])); w1.Position = 0; // Container child vbox1.Gtk.Box+BoxChild this.hbox5 = new global::Gtk.HBox(); this.hbox5.Name = "hbox5"; // Container child hbox5.Gtk.Box+BoxChild this.labels_alignment = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F); this.labels_alignment.Name = "labels_alignment"; // Container child labels_alignment.Gtk.Container+ContainerChild this.labels_vbox = new global::Gtk.VBox(); this.labels_vbox.Name = "labels_vbox"; // Container child labels_vbox.Gtk.Box+BoxChild this.labelsarea = new global::Gtk.DrawingArea(); this.labelsarea.Name = "labelsarea"; this.labels_vbox.Add(this.labelsarea); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.labels_vbox[this.labelsarea])); w2.Position = 0; // Container child labels_vbox.Gtk.Box+BoxChild this.zoomhbox = new global::Gtk.HBox(); this.zoomhbox.Name = "zoomhbox"; this.zoomhbox.Spacing = 6; // Container child zoomhbox.Gtk.Box+BoxChild this.zoomoutimage = new global::VAS.UI.Helpers.ImageView(); this.zoomoutimage.WidthRequest = 14; this.zoomoutimage.HeightRequest = 8; this.zoomoutimage.Name = "zoomoutimage"; this.zoomhbox.Add(this.zoomoutimage); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.zoomhbox[this.zoomoutimage])); w3.Position = 0; w3.Expand = false; w3.Fill = false; // Container child zoomhbox.Gtk.Box+BoxChild this.zoomscale = new global::Gtk.HScale(null); this.zoomscale.CanFocus = true; this.zoomscale.Name = "zoomscale"; this.zoomscale.Adjustment.Upper = 100; this.zoomscale.Adjustment.PageIncrement = 10; this.zoomscale.Adjustment.StepIncrement = 1; this.zoomscale.DrawValue = false; this.zoomscale.Digits = 0; this.zoomscale.ValuePos = ((global::Gtk.PositionType)(2)); this.zoomhbox.Add(this.zoomscale); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.zoomhbox[this.zoomscale])); w4.Position = 1; // Container child zoomhbox.Gtk.Box+BoxChild this.zoominimage = new global::VAS.UI.Helpers.ImageView(); this.zoominimage.WidthRequest = 14; this.zoominimage.HeightRequest = 8; this.zoominimage.Name = "zoominimage"; this.zoomhbox.Add(this.zoominimage); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.zoomhbox[this.zoominimage])); w5.Position = 2; w5.Expand = false; w5.Fill = false; this.labels_vbox.Add(this.zoomhbox); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.labels_vbox[this.zoomhbox])); w6.Position = 1; w6.Expand = false; w6.Fill = false; this.labels_alignment.Add(this.labels_vbox); this.hbox5.Add(this.labels_alignment); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.labels_alignment])); w8.Position = 0; w8.Expand = false; // Container child hbox5.Gtk.Box+BoxChild this.vbox9 = new global::Gtk.VBox(); this.vbox9.Name = "vbox9"; // Container child vbox9.Gtk.Box+BoxChild this.timerulearea = new global::Gtk.DrawingArea(); this.timerulearea.Name = "timerulearea"; this.vbox9.Add(this.timerulearea); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.timerulearea])); w9.Position = 0; w9.Expand = false; // Container child vbox9.Gtk.Box+BoxChild this.scrolledwindow2 = new global::Gtk.ScrolledWindow(); this.scrolledwindow2.HeightRequest = 50; this.scrolledwindow2.CanFocus = true; this.scrolledwindow2.Name = "scrolledwindow2"; this.scrolledwindow2.VscrollbarPolicy = ((global::Gtk.PolicyType)(2)); this.scrolledwindow2.HscrollbarPolicy = ((global::Gtk.PolicyType)(0)); // Container child scrolledwindow2.Gtk.Container+ContainerChild global::Gtk.Viewport w10 = new global::Gtk.Viewport(); w10.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.timelinearea = new global::Gtk.DrawingArea(); this.timelinearea.Name = "timelinearea"; w10.Add(this.timelinearea); this.scrolledwindow2.Add(w10); this.vbox9.Add(this.scrolledwindow2); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.scrolledwindow2])); w13.Position = 1; this.hbox5.Add(this.vbox9); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vbox9])); w14.Position = 1; this.vbox1.Add(this.hbox5); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5])); w15.Position = 1; w15.Expand = false; w15.Fill = false; this.headereventbox.Add(this.vbox1); this.Add(this.headereventbox); if ((this.Child != null)) { this.Child.ShowAll(); } this.Hide(); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget fyiReporting.RdlGtkViewer.ReportViewer Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach(this); this.UIManager = new global::Gtk.UIManager(); global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default"); this.refreshAction = new global::Gtk.Action("refreshAction", null, null, "gtk-refresh"); this.refreshAction.IsImportant = true; w2.Add(this.refreshAction, null); this.PdfAction = new global::Gtk.Action("PdfAction", global::Mono.Unix.Catalog.GetString("_Pdf"), null, "PdfIcon"); this.PdfAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Pdf"); w2.Add(this.PdfAction, null); this.printAction = new global::Gtk.Action("printAction", global::Mono.Unix.Catalog.GetString("_Print"), null, "gtk-print"); this.printAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Print"); w2.Add(this.printAction, null); this.ZoomOutAction = new global::Gtk.Action("ZoomOutAction", null, null, "gtk-zoom-out"); this.ZoomOutAction.IsImportant = true; w2.Add(this.ZoomOutAction, null); this.ZoomInAction = new global::Gtk.Action("ZoomInAction", null, null, "gtk-zoom-in"); this.ZoomInAction.IsImportant = true; w2.Add(this.ZoomInAction, null); this.errorsAction = new global::Gtk.ToggleAction("errorsAction", null, null, "gtk-dialog-warning"); this.errorsAction.DrawAsRadio = true; this.errorsAction.IsImportant = true; this.errorsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Show _Errors"); w2.Add(this.errorsAction, null); this.UIManager.InsertActionGroup(w2, 0); this.WidthRequest = 0; this.HeightRequest = 0; this.Name = "fyiReporting.RdlGtkViewer.ReportViewer"; // Container child fyiReporting.RdlGtkViewer.ReportViewer.Gtk.Container+ContainerChild this.vbox = new global::Gtk.VBox(); this.vbox.Name = "vbox"; this.vbox.Spacing = 6; // Container child vbox.Gtk.Box+BoxChild this.hboxHeader = new global::Gtk.HBox(); this.hboxHeader.Name = "hboxHeader"; this.hboxHeader.Spacing = 6; // Container child hboxHeader.Gtk.Box+BoxChild this.UIManager.AddUiFromString("<ui><toolbar name='toolbar'><toolitem name='printAction' action='printAction'/><toolitem name='PdfAction' action='PdfAction'/><separator/><toolitem name='ZoomInAction' action='ZoomInAction'/><toolitem name='ZoomOutAction' action='ZoomOutAction'/><toolitem name='refreshAction' action='refreshAction'/><separator/><toolitem name='errorsAction' action='errorsAction'/></toolbar></ui>"); this.toolbar = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar"))); this.toolbar.Name = "toolbar"; this.toolbar.ShowArrow = false; this.toolbar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(3)); this.toolbar.IconSize = ((global::Gtk.IconSize)(2)); this.hboxHeader.Add(this.toolbar); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxHeader [this.toolbar])); w3.Position = 0; this.vbox.Add(this.hboxHeader); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hboxHeader])); w4.Position = 0; w4.Expand = false; w4.Fill = false; // Container child vbox.Gtk.Box+BoxChild this.hbox = new global::Gtk.HBox(); this.hbox.Name = "hbox"; this.hbox.Spacing = 6; // Container child hbox.Gtk.Box+BoxChild this.vboxParameters = new global::Gtk.VBox(); this.vboxParameters.Name = "vboxParameters"; this.vboxParameters.Spacing = 6; this.hbox.Add(this.vboxParameters); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox [this.vboxParameters])); w5.Position = 0; w5.Expand = false; w5.Fill = false; // Container child hbox.Gtk.Box+BoxChild this.hpanedReport = new global::Gtk.HPaned(); this.hpanedReport.CanFocus = true; this.hpanedReport.Name = "hpanedReport"; this.hpanedReport.Position = 455; // Container child hpanedReport.Gtk.Paned+PanedChild this.scrolledwindowPages = new global::Gtk.ScrolledWindow(); this.scrolledwindowPages.CanFocus = true; this.scrolledwindowPages.Name = "scrolledwindowPages"; this.scrolledwindowPages.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindowPages.Gtk.Container+ContainerChild global::Gtk.Viewport w6 = new global::Gtk.Viewport(); w6.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.vboxPages = new global::Gtk.VBox(); this.vboxPages.Name = "vboxPages"; this.vboxPages.Spacing = 6; w6.Add(this.vboxPages); this.scrolledwindowPages.Add(w6); this.hpanedReport.Add(this.scrolledwindowPages); global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpanedReport [this.scrolledwindowPages])); w9.Resize = false; // Container child hpanedReport.Gtk.Paned+PanedChild this.scrolledwindowErrors = new global::Gtk.ScrolledWindow(); this.scrolledwindowErrors.CanFocus = true; this.scrolledwindowErrors.Name = "scrolledwindowErrors"; this.scrolledwindowErrors.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindowErrors.Gtk.Container+ContainerChild this.textviewErrors = new global::Gtk.TextView(); this.textviewErrors.WidthRequest = 200; this.textviewErrors.CanFocus = true; this.textviewErrors.Name = "textviewErrors"; this.scrolledwindowErrors.Add(this.textviewErrors); this.hpanedReport.Add(this.scrolledwindowErrors); global::Gtk.Paned.PanedChild w11 = ((global::Gtk.Paned.PanedChild)(this.hpanedReport [this.scrolledwindowErrors])); w11.Resize = false; w11.Shrink = false; this.hbox.Add(this.hpanedReport); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox [this.hpanedReport])); w12.Position = 1; this.vbox.Add(this.hbox); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox [this.hbox])); w13.Position = 1; this.Add(this.vbox); if ((this.Child != null)) { this.Child.ShowAll(); } w1.SetUiManager(UIManager); this.vboxParameters.Hide(); this.textviewErrors.Hide(); this.Hide(); this.refreshAction.Activated += new global::System.EventHandler(this.OnRefreshActionActivated); this.PdfAction.Activated += new global::System.EventHandler(this.OnPdfActionActivated); this.printAction.Activated += new global::System.EventHandler(this.OnPrintActionActivated); this.ZoomOutAction.Activated += new global::System.EventHandler(this.OnZoomOutActionActivated); this.ZoomInAction.Activated += new global::System.EventHandler(this.OnZoomInActionActivated); this.hpanedReport.SizeAllocated += new global::Gtk.SizeAllocatedHandler(this.OnHpanedReportSizeAllocated); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget MainWindow this.UIManager = new global::Gtk.UIManager (); global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default"); this.FileAction = new global::Gtk.Action ("FileAction", global::Mono.Unix.Catalog.GetString ("_File"), null, null); this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_File"); w1.Add (this.FileAction, null); this.NewAction = new global::Gtk.Action ("NewAction", global::Mono.Unix.Catalog.GetString ("_New"), global::Mono.Unix.Catalog.GetString ("Creates new pipe"), "gtk-new"); this.NewAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_New"); w1.Add (this.NewAction, "<Control>n"); this.OpenAction = new global::Gtk.Action ("OpenAction", global::Mono.Unix.Catalog.GetString ("_Open"), global::Mono.Unix.Catalog.GetString ("Opens existing pipe"), "gtk-open"); this.OpenAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Open"); w1.Add (this.OpenAction, "<Control>o"); this.SaveAction = new global::Gtk.Action ("SaveAction", global::Mono.Unix.Catalog.GetString ("_Save"), global::Mono.Unix.Catalog.GetString ("Saves pipe"), "gtk-floppy"); this.SaveAction.Sensitive = false; this.SaveAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Save"); w1.Add (this.SaveAction, "<Control>s"); this.SaveAsAction = new global::Gtk.Action ("SaveAsAction", global::Mono.Unix.Catalog.GetString ("Save _As"), global::Mono.Unix.Catalog.GetString ("Saves pipe as new file"), "gtk-save-as"); this.SaveAsAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Save _As"); w1.Add (this.SaveAsAction, "<Control>q"); this.ImportAction = new global::Gtk.Action ("ImportAction", global::Mono.Unix.Catalog.GetString ("_Import"), global::Mono.Unix.Catalog.GetString ("Imports PCL formatted pipe from the clipboard"), "gtk-go-down"); this.ImportAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Import"); w1.Add (this.ImportAction, null); this.ExportAction = new global::Gtk.Action ("ExportAction", global::Mono.Unix.Catalog.GetString ("_Export"), global::Mono.Unix.Catalog.GetString ("Exports PCL formatted pipe to the clipboard"), "gtk-go-up"); this.ExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Export"); w1.Add (this.ExportAction, null); this.ExitAction = new global::Gtk.Action ("ExitAction", global::Mono.Unix.Catalog.GetString ("E_xit"), global::Mono.Unix.Catalog.GetString ("Quits application"), "gtk-quit"); this.ExitAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("E_xit"); w1.Add (this.ExitAction, null); this.EditAction = new global::Gtk.Action ("EditAction", global::Mono.Unix.Catalog.GetString ("_Edit"), null, null); this.EditAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Edit"); w1.Add (this.EditAction, null); this.CutAction = new global::Gtk.Action ("CutAction", global::Mono.Unix.Catalog.GetString ("Cu_t"), null, "gtk-cut"); this.CutAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Cu_t"); w1.Add (this.CutAction, "<Control>x"); this.CopyAction = new global::Gtk.Action ("CopyAction", global::Mono.Unix.Catalog.GetString ("_Copy"), null, "gtk-copy"); this.CopyAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Copy"); w1.Add (this.CopyAction, "<Control>c"); this.PasteAction = new global::Gtk.Action ("PasteAction", global::Mono.Unix.Catalog.GetString ("_Paste"), null, "gtk-paste"); this.PasteAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Paste"); w1.Add (this.PasteAction, "<Control>v"); this.DeleteAction = new global::Gtk.Action ("DeleteAction", global::Mono.Unix.Catalog.GetString ("_Delete"), null, "gtk-delete"); this.DeleteAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Delete"); w1.Add (this.DeleteAction, null); this.SelectAllAction = new global::Gtk.Action ("SelectAllAction", global::Mono.Unix.Catalog.GetString ("Select _All"), null, "gtk-select-all"); this.SelectAllAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Select _All"); w1.Add (this.SelectAllAction, "<Control>a"); this.PreferencesAction = new global::Gtk.Action ("PreferencesAction", global::Mono.Unix.Catalog.GetString ("Prefere_nces"), null, "gtk-preferences"); this.PreferencesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Prefere_nces"); w1.Add (this.PreferencesAction, null); this.PipeAction = new global::Gtk.Action ("PipeAction", global::Mono.Unix.Catalog.GetString ("_Pipe"), null, null); this.PipeAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Pipe"); w1.Add (this.PipeAction, null); this.RunAction = new global::Gtk.Action ("RunAction", global::Mono.Unix.Catalog.GetString ("_Run"), global::Mono.Unix.Catalog.GetString ("Runs entire pipe"), "gtk-media-play"); this.RunAction.Sensitive = false; this.RunAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Run"); w1.Add (this.RunAction, "<Control>r"); this.RunToLineAction = new global::Gtk.Action ("RunToLineAction", global::Mono.Unix.Catalog.GetString ("Run _To Line"), global::Mono.Unix.Catalog.GetString ("Runs pipe to current line only"), "gtk-media-record"); this.RunToLineAction.Sensitive = false; this.RunToLineAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Run _To Line"); w1.Add (this.RunToLineAction, "<Control>t"); 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.UserGuideAction = new global::Gtk.Action ("UserGuideAction", global::Mono.Unix.Catalog.GetString ("_User Guide"), null, "gtk-help"); this.UserGuideAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_User Guide"); w1.Add (this.UserGuideAction, "F1"); this.SupportForumAction = new global::Gtk.Action ("SupportForumAction", global::Mono.Unix.Catalog.GetString ("Support _Forum"), null, null); this.SupportForumAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Support _Forum"); w1.Add (this.SupportForumAction, null); this.VisitOurHomepageAction = new global::Gtk.Action ("VisitOurHomepageAction", global::Mono.Unix.Catalog.GetString ("Visit Our Homepage"), null, "gtk-home"); this.VisitOurHomepageAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Visit Our Homepage"); w1.Add (this.VisitOurHomepageAction, null); this.AboutAction = new global::Gtk.Action ("AboutAction", global::Mono.Unix.Catalog.GetString ("About"), null, "gtk-about"); this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("About"); w1.Add (this.AboutAction, null); this.QuickStartTutorialAction = new global::Gtk.Action ("QuickStartTutorialAction", global::Mono.Unix.Catalog.GetString ("Quick Start Tutorial"), global::Mono.Unix.Catalog.GetString ("Display quick start tutorial"), null); this.QuickStartTutorialAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Quick Start Tutorial"); w1.Add (this.QuickStartTutorialAction, null); this.FontAction = new global::Gtk.Action ("FontAction", global::Mono.Unix.Catalog.GetString ("_Font"), null, null); this.FontAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Font"); w1.Add (this.FontAction, null); this.AppendStrAction = new global::Gtk.Action ("AppendStrAction", global::Mono.Unix.Catalog.GetString ("AppendStr"), null, "gtk-add"); this.AppendStrAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("AppendStr"); w1.Add (this.AppendStrAction, null); this.BottomLinesAction = new global::Gtk.Action ("BottomLinesAction", global::Mono.Unix.Catalog.GetString ("BottomLines"), null, "gtk-goto-bottom"); this.BottomLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("BottomLines"); w1.Add (this.BottomLinesAction, null); this.CallAction = new global::Gtk.Action ("CallAction", global::Mono.Unix.Catalog.GetString ("Call"), null, null); this.CallAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Call"); w1.Add (this.CallAction, null); this.CountCharsAction = new global::Gtk.Action ("CountCharsAction", global::Mono.Unix.Catalog.GetString ("CountChars"), null, null); this.CountCharsAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("CountChars"); w1.Add (this.CountCharsAction, null); this.CountLinesAction = new global::Gtk.Action ("CountLinesAction", global::Mono.Unix.Catalog.GetString ("CountLines"), null, null); this.CountLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("CountLines"); w1.Add (this.CountLinesAction, null); this.DelBlankLinesAction = new global::Gtk.Action ("DelBlankLinesAction", global::Mono.Unix.Catalog.GetString ("DelBlankLines"), null, null); this.DelBlankLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("DelBlankLines"); w1.Add (this.DelBlankLinesAction, null); this.DelCharsAction = new global::Gtk.Action ("DelCharsAction", global::Mono.Unix.Catalog.GetString ("DelChars"), null, null); this.DelCharsAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("DelChars"); w1.Add (this.DelCharsAction, null); this.ExclLinesAction = new global::Gtk.Action ("ExclLinesAction", global::Mono.Unix.Catalog.GetString ("ExclLines"), null, null); this.ExclLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("ExclLines"); w1.Add (this.ExclLinesAction, null); this.InclLinesAction = new global::Gtk.Action ("InclLinesAction", global::Mono.Unix.Catalog.GetString ("InclLines"), null, null); this.InclLinesAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("InclLines"); w1.Add (this.InclLinesAction, null); this.InsLineNoAction = new global::Gtk.Action ("InsLineNoAction", global::Mono.Unix.Catalog.GetString ("InsLineNo"), null, null); this.InsLineNoAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("InsLineNo"); w1.Add (this.InsLineNoAction, null); this.InsStrAction = new global::Gtk.Action ("InsStrAction", global::Mono.Unix.Catalog.GetString ("InsStr"), null, null); this.InsStrAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("InsStr"); w1.Add (this.InsStrAction, null); this.WrapTextAction = new global::Gtk.ToggleAction ("WrapTextAction", global::Mono.Unix.Catalog.GetString ("_Wrap Text"), null, null); this.WrapTextAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Wrap Text"); w1.Add (this.WrapTextAction, null); this.InsertCursorColAction = new global::Gtk.Action ("InsertCursorColAction", global::Mono.Unix.Catalog.GetString ("Insert Cursor Col"), null, "gtk-add"); this.InsertCursorColAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("Insert Cursor Col"); w1.Add (this.InsertCursorColAction, null); this.DemosAction = new global::Gtk.Action ("DemosAction", global::Mono.Unix.Catalog.GetString ("_Demos"), null, null); this.DemosAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Demos"); w1.Add (this.DemosAction, null); this.UIManager.InsertActionGroup (w1, 0); this.AddAccelGroup (this.UIManager.AccelGroup); this.Name = "MainWindow"; this.Title = global::Mono.Unix.Catalog.GetString ("PipeWrench"); this.Icon = global::Stetic.IconLoader.LoadIcon (this, "stock_standard-filter", 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.UIManager.AddUiFromString ("<ui><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='NewAction' action='NewAction'/><menuitem name='OpenAction' action='OpenAction'/><menuitem name='SaveAction' action='SaveAction'/><menuitem name='SaveAsAction' action='SaveAsAction'/><separator/><menuitem name='ImportAction' action='ImportAction'/><menuitem name='ExportAction' action='ExportAction'/><separator/><menuitem name='ExitAction' action='ExitAction'/></menu><menu name='EditAction' action='EditAction'><menuitem name='CutAction' action='CutAction'/><menuitem name='CopyAction' action='CopyAction'/><menuitem name='PasteAction' action='PasteAction'/><menuitem name='DeleteAction' action='DeleteAction'/><menuitem name='SelectAllAction' action='SelectAllAction'/><separator/><menuitem name='InsertCursorColAction' action='InsertCursorColAction'/><separator/><menuitem name='PreferencesAction' action='PreferencesAction'/></menu><menu name='PipeAction' action='PipeAction'><menuitem name='RunAction' action='RunAction'/><menuitem name='RunToLineAction' action='RunToLineAction'/></menu><menu name='HelpAction' action='HelpAction'><menuitem name='UserGuideAction' action='UserGuideAction'/><menuitem name='DemosAction' action='DemosAction'/><separator/><menuitem name='AboutAction' action='AboutAction'/></menu></menubar></ui>"); this.menubar1 = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/menubar1"))); this.menubar1.Name = "menubar1"; this.vbox1.Add (this.menubar1); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar1])); w2.Position = 0; w2.Expand = false; w2.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.UIManager.AddUiFromString ("<ui><toolbar name='toolbar1'><toolitem name='NewAction' action='NewAction'/><toolitem name='OpenAction' action='OpenAction'/><toolitem name='SaveAction' action='SaveAction'/><toolitem name='SaveAsAction' action='SaveAsAction'/><separator/><toolitem name='ImportAction' action='ImportAction'/><toolitem name='ExportAction' action='ExportAction'/><separator/><toolitem name='RunAction' action='RunAction'/><toolitem name='RunToLineAction' action='RunToLineAction'/></toolbar></ui>"); this.toolbar1 = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/toolbar1"))); this.toolbar1.Name = "toolbar1"; this.toolbar1.ShowArrow = false; this.toolbar1.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0)); this.toolbar1.IconSize = ((global::Gtk.IconSize)(3)); this.vbox1.Add (this.toolbar1); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.toolbar1])); w3.Position = 1; w3.Expand = false; w3.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.hpaned1 = new global::Gtk.HPaned (); this.hpaned1.CanFocus = true; this.hpaned1.Name = "hpaned1"; this.hpaned1.Position = 178; // Container child hpaned1.Gtk.Paned+PanedChild this.CommandsFrame = new global::Gtk.Frame (); this.CommandsFrame.Name = "CommandsFrame"; this.CommandsFrame.BorderWidth = ((uint)(3)); // Container child CommandsFrame.Gtk.Container+ContainerChild this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F); this.GtkAlignment.Name = "GtkAlignment"; this.GtkAlignment.LeftPadding = ((uint)(6)); this.GtkAlignment.TopPadding = ((uint)(6)); this.GtkAlignment.RightPadding = ((uint)(6)); this.GtkAlignment.BottomPadding = ((uint)(6)); // Container child GtkAlignment.Gtk.Container+ContainerChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow (); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w4 = new global::Gtk.Viewport (); w4.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.UIManager.AddUiFromString ("<ui><toolbar name='CommandsToolbar'/></ui>"); this.CommandsToolbar = ((global::Gtk.Toolbar)(this.UIManager.GetWidget ("/CommandsToolbar"))); this.CommandsToolbar.Name = "CommandsToolbar"; this.CommandsToolbar.Orientation = ((global::Gtk.Orientation)(1)); this.CommandsToolbar.ShowArrow = false; this.CommandsToolbar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(3)); this.CommandsToolbar.IconSize = ((global::Gtk.IconSize)(2)); w4.Add (this.CommandsToolbar); this.scrolledwindow1.Add (w4); this.GtkAlignment.Add (this.scrolledwindow1); this.CommandsFrame.Add (this.GtkAlignment); this.GtkLabel6 = new global::Gtk.Label (); this.GtkLabel6.Name = "GtkLabel6"; this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Commands</b>"); this.GtkLabel6.UseMarkup = true; this.CommandsFrame.LabelWidget = this.GtkLabel6; this.hpaned1.Add (this.CommandsFrame); global::Gtk.Paned.PanedChild w9 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.CommandsFrame])); w9.Resize = false; // Container child hpaned1.Gtk.Paned+PanedChild this.vpaned1 = new global::Gtk.VPaned (); this.vpaned1.CanFocus = true; this.vpaned1.Name = "vpaned1"; this.vpaned1.Position = 156; // Container child vpaned1.Gtk.Paned+PanedChild this.PipeFrame = new global::Gtk.Frame (); this.PipeFrame.Name = "PipeFrame"; this.PipeFrame.BorderWidth = ((uint)(3)); // Container child PipeFrame.Gtk.Container+ContainerChild this.GtkAlignment2 = new global::Gtk.Alignment (0F, 0F, 1F, 1F); this.GtkAlignment2.Name = "GtkAlignment2"; this.GtkAlignment2.LeftPadding = ((uint)(6)); this.GtkAlignment2.TopPadding = ((uint)(6)); this.GtkAlignment2.RightPadding = ((uint)(6)); this.GtkAlignment2.BottomPadding = ((uint)(6)); // Container child GtkAlignment2.Gtk.Container+ContainerChild this.vbox3 = new global::Gtk.VBox (); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild this.PipeTextView = new global::Gtk.TextView (); this.PipeTextView.TooltipMarkup = "Enter pipe commands here"; this.PipeTextView.CanFocus = true; this.PipeTextView.Name = "PipeTextView"; this.PipeTextView.AcceptsTab = false; this.PipeTextView.RightMargin = 3; this.GtkScrolledWindow.Add (this.PipeTextView); this.vbox3.Add (this.GtkScrolledWindow); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.GtkScrolledWindow])); w11.Position = 0; // Container child vbox3.Gtk.Box+BoxChild this.hbox1 = new global::Gtk.HBox (); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.Gtk.Box+BoxChild this.label1 = new global::Gtk.Label (); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Arguments"); this.hbox1.Add (this.label1); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1])); w12.Position = 0; w12.Expand = false; w12.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.ArgsEntry = new global::Gtk.Entry (); this.ArgsEntry.TooltipMarkup = "Enter any pipe arguments here"; this.ArgsEntry.CanFocus = true; this.ArgsEntry.Name = "ArgsEntry"; this.ArgsEntry.IsEditable = true; this.ArgsEntry.InvisibleChar = '●'; this.hbox1.Add (this.ArgsEntry); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.ArgsEntry])); w13.Position = 1; this.vbox3.Add (this.hbox1); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox1])); w14.Position = 1; w14.Expand = false; w14.Fill = false; this.GtkAlignment2.Add (this.vbox3); this.PipeFrame.Add (this.GtkAlignment2); this.GtkLabel10 = new global::Gtk.Label (); this.GtkLabel10.Name = "GtkLabel10"; this.GtkLabel10.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Pipe</b>"); this.GtkLabel10.UseMarkup = true; this.PipeFrame.LabelWidget = this.GtkLabel10; this.vpaned1.Add (this.PipeFrame); global::Gtk.Paned.PanedChild w17 = ((global::Gtk.Paned.PanedChild)(this.vpaned1 [this.PipeFrame])); w17.Resize = false; // Container child vpaned1.Gtk.Paned+PanedChild this.TextFrame = new global::Gtk.Frame (); this.TextFrame.Name = "TextFrame"; this.TextFrame.BorderWidth = ((uint)(3)); // Container child TextFrame.Gtk.Container+ContainerChild this.GtkAlignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F); this.GtkAlignment1.Name = "GtkAlignment1"; this.GtkAlignment1.LeftPadding = ((uint)(6)); this.GtkAlignment1.TopPadding = ((uint)(6)); this.GtkAlignment1.RightPadding = ((uint)(6)); this.GtkAlignment1.BottomPadding = ((uint)(6)); // Container child GtkAlignment1.Gtk.Container+ContainerChild this.TextNotebook = new global::Gtk.Notebook (); this.TextNotebook.CanFocus = true; this.TextNotebook.Name = "TextNotebook"; this.TextNotebook.CurrentPage = 1; // Container child TextNotebook.Gtk.Notebook+NotebookChild this.vbox2 = new global::Gtk.VBox (); this.vbox2.Name = "vbox2"; this.vbox2.Spacing = 6; // Container child vbox2.Gtk.Box+BoxChild this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow1.Name = "GtkScrolledWindow1"; this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild this.InputTextView = new global::Gtk.TextView (); this.InputTextView.Buffer.Text = "replace this text\nwith the text you\nwant to edit."; this.InputTextView.TooltipMarkup = "Copy the text to process here"; this.InputTextView.CanFocus = true; this.InputTextView.Name = "InputTextView"; this.InputTextView.AcceptsTab = false; this.InputTextView.RightMargin = 3; this.GtkScrolledWindow1.Add (this.InputTextView); this.vbox2.Add (this.GtkScrolledWindow1); global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow1])); w19.Position = 0; // Container child vbox2.Gtk.Box+BoxChild this.hbox2 = new global::Gtk.HBox (); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.label2 = new global::Gtk.Label (); this.label2.Name = "label2"; this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("File"); this.hbox2.Add (this.label2); global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2])); w20.Position = 0; w20.Expand = false; w20.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.InputFileEntry = new global::Gtk.Entry (); this.InputFileEntry.TooltipMarkup = "Use browse button to select input text file"; this.InputFileEntry.CanFocus = true; this.InputFileEntry.Name = "InputFileEntry"; this.InputFileEntry.IsEditable = false; this.InputFileEntry.InvisibleChar = '●'; this.hbox2.Add (this.InputFileEntry); global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.InputFileEntry])); w21.Position = 1; // Container child hbox2.Gtk.Box+BoxChild this.InputFileBrowseButton = new global::Gtk.Button (); this.InputFileBrowseButton.TooltipMarkup = "Browse for input text file"; this.InputFileBrowseButton.CanFocus = true; this.InputFileBrowseButton.Name = "InputFileBrowseButton"; this.InputFileBrowseButton.UseUnderline = true; this.InputFileBrowseButton.Label = global::Mono.Unix.Catalog.GetString ("..."); this.hbox2.Add (this.InputFileBrowseButton); global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.InputFileBrowseButton])); w22.Position = 2; w22.Expand = false; w22.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.InputFileClearButton = new global::Gtk.Button (); this.InputFileClearButton.TooltipMarkup = "Clear input text file"; this.InputFileClearButton.CanFocus = true; this.InputFileClearButton.Name = "InputFileClearButton"; this.InputFileClearButton.UseUnderline = true; this.InputFileClearButton.Label = global::Mono.Unix.Catalog.GetString ("Clear"); this.hbox2.Add (this.InputFileClearButton); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.InputFileClearButton])); w23.Position = 3; w23.Expand = false; w23.Fill = false; this.vbox2.Add (this.hbox2); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2])); w24.Position = 1; w24.Expand = false; w24.Fill = false; this.TextNotebook.Add (this.vbox2); // Container child TextNotebook.Gtk.Notebook+NotebookChild this.vbox4 = new global::Gtk.VBox (); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 6; // Container child vbox4.Gtk.Box+BoxChild this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow2.Name = "GtkScrolledWindow2"; this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild this.OutputTextView = new global::Gtk.TextView (); this.OutputTextView.TooltipMarkup = "Edited text is output here"; this.OutputTextView.CanFocus = true; this.OutputTextView.Name = "OutputTextView"; this.OutputTextView.AcceptsTab = false; this.OutputTextView.RightMargin = 3; this.GtkScrolledWindow2.Add (this.OutputTextView); this.vbox4.Add (this.GtkScrolledWindow2); global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkScrolledWindow2])); w27.Position = 0; // 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.label3 = new global::Gtk.Label (); this.label3.Name = "label3"; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("File"); this.hbox3.Add (this.label3); global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label3])); w28.Position = 0; w28.Expand = false; w28.Fill = false; // Container child hbox3.Gtk.Box+BoxChild this.OutputFileEntry = new global::Gtk.Entry (); this.OutputFileEntry.TooltipMarkup = "Use browse button to select output text file"; this.OutputFileEntry.CanFocus = true; this.OutputFileEntry.Name = "OutputFileEntry"; this.OutputFileEntry.IsEditable = false; this.OutputFileEntry.InvisibleChar = '●'; this.hbox3.Add (this.OutputFileEntry); global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.OutputFileEntry])); w29.Position = 1; // Container child hbox3.Gtk.Box+BoxChild this.OutputFileBrowseButton = new global::Gtk.Button (); this.OutputFileBrowseButton.TooltipMarkup = "Browse for output text file"; this.OutputFileBrowseButton.CanFocus = true; this.OutputFileBrowseButton.Name = "OutputFileBrowseButton"; this.OutputFileBrowseButton.UseUnderline = true; this.OutputFileBrowseButton.Label = global::Mono.Unix.Catalog.GetString ("..."); this.hbox3.Add (this.OutputFileBrowseButton); global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.OutputFileBrowseButton])); w30.Position = 2; w30.Expand = false; w30.Fill = false; // Container child hbox3.Gtk.Box+BoxChild this.OutputFileClearButton = new global::Gtk.Button (); this.OutputFileClearButton.TooltipMarkup = "Clear output text file"; this.OutputFileClearButton.CanFocus = true; this.OutputFileClearButton.Name = "OutputFileClearButton"; this.OutputFileClearButton.UseUnderline = true; this.OutputFileClearButton.Label = global::Mono.Unix.Catalog.GetString ("Clear"); this.hbox3.Add (this.OutputFileClearButton); global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.OutputFileClearButton])); w31.Position = 3; w31.Expand = false; w31.Fill = false; this.vbox4.Add (this.hbox3); global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox3])); w32.Position = 1; w32.Expand = false; w32.Fill = false; this.TextNotebook.Add (this.vbox4); global::Gtk.Notebook.NotebookChild w33 = ((global::Gtk.Notebook.NotebookChild)(this.TextNotebook [this.vbox4])); w33.Position = 1; // Container child TextNotebook.Gtk.Notebook+NotebookChild this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow (); this.GtkScrolledWindow3.Name = "GtkScrolledWindow3"; this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild this.ErrorsTextView = new global::Gtk.TextView (); this.ErrorsTextView.TooltipMarkup = "Errors are reported here"; this.ErrorsTextView.CanFocus = true; this.ErrorsTextView.Name = "ErrorsTextView"; this.ErrorsTextView.Editable = false; this.ErrorsTextView.AcceptsTab = false; this.ErrorsTextView.RightMargin = 3; this.GtkScrolledWindow3.Add (this.ErrorsTextView); this.TextNotebook.Add (this.GtkScrolledWindow3); global::Gtk.Notebook.NotebookChild w35 = ((global::Gtk.Notebook.NotebookChild)(this.TextNotebook [this.GtkScrolledWindow3])); w35.Position = 2; this.GtkAlignment1.Add (this.TextNotebook); this.TextFrame.Add (this.GtkAlignment1); this.GtkLabel14 = new global::Gtk.Label (); this.GtkLabel14.Name = "GtkLabel14"; this.GtkLabel14.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Text</b>"); this.GtkLabel14.UseMarkup = true; this.TextFrame.LabelWidget = this.GtkLabel14; this.vpaned1.Add (this.TextFrame); this.hpaned1.Add (this.vpaned1); this.vbox1.Add (this.hpaned1); global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hpaned1])); w40.Position = 2; // Container child vbox1.Gtk.Box+BoxChild this.TheStatusBar = new global::Gtk.Statusbar (); this.TheStatusBar.Name = "TheStatusBar"; this.TheStatusBar.Spacing = 6; // Container child TheStatusBar.Gtk.Box+BoxChild this.StatusBarCursorPosLabel = new global::Gtk.Label (); this.StatusBarCursorPosLabel.Name = "StatusBarCursorPosLabel"; this.StatusBarCursorPosLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("(0, 0)"); this.TheStatusBar.Add (this.StatusBarCursorPosLabel); global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.TheStatusBar [this.StatusBarCursorPosLabel])); w41.Position = 0; w41.Expand = false; w41.Fill = false; w41.Padding = ((uint)(4)); // Container child TheStatusBar.Gtk.Box+BoxChild this.vseparator1 = new global::Gtk.VSeparator (); this.vseparator1.Name = "vseparator1"; this.TheStatusBar.Add (this.vseparator1); global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.TheStatusBar [this.vseparator1])); w42.Position = 1; w42.Expand = false; w42.Fill = false; // Container child TheStatusBar.Gtk.Box+BoxChild this.StatusBarTextLabel = new global::Gtk.Label (); this.StatusBarTextLabel.Name = "StatusBarTextLabel"; this.StatusBarTextLabel.LabelProp = global::Mono.Unix.Catalog.GetString (" "); this.TheStatusBar.Add (this.StatusBarTextLabel); global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.TheStatusBar [this.StatusBarTextLabel])); w43.Position = 2; w43.Expand = false; w43.Fill = false; w43.Padding = ((uint)(4)); this.vbox1.Add (this.TheStatusBar); global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.TheStatusBar])); w44.Position = 3; w44.Expand = false; w44.Fill = false; this.Add (this.vbox1); if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 488; this.DefaultHeight = 458; this.Show (); this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent); this.NewAction.Activated += new global::System.EventHandler (this.NewAction_OnActivated); this.OpenAction.Activated += new global::System.EventHandler (this.OpenAction_OnActivated); this.SaveAction.Activated += new global::System.EventHandler (this.SaveAction_OnActivated); this.SaveAsAction.Activated += new global::System.EventHandler (this.SaveAsAction_OnActivated); this.ImportAction.Activated += new global::System.EventHandler (this.ImportAction_OnActivated); this.ExportAction.Activated += new global::System.EventHandler (this.ExportAction_OnActivated); this.ExitAction.Activated += new global::System.EventHandler (this.OnExit); this.CutAction.Activated += new global::System.EventHandler (this.Cut_OnActivated); this.CopyAction.Activated += new global::System.EventHandler (this.Copy_OnActivated); this.PasteAction.Activated += new global::System.EventHandler (this.Paste_OnActivated); this.DeleteAction.Activated += new global::System.EventHandler (this.Delete_OnActivated); this.SelectAllAction.Activated += new global::System.EventHandler (this.SelectAll_OnActivated); this.PreferencesAction.Activated += new global::System.EventHandler (this.Preferences_OnActivated); this.RunAction.Activated += new global::System.EventHandler (this.RunAction_OnActivated); this.RunToLineAction.Activated += new global::System.EventHandler (this.RunToLineAction_OnActivated); this.UserGuideAction.Activated += new global::System.EventHandler (this.UserGuide_OnActivated); this.AboutAction.Activated += new global::System.EventHandler (this.About_OnActivated); this.InsertCursorColAction.Activated += new global::System.EventHandler (this.InsertCursorCol_OnActivated); this.DemosAction.Activated += new global::System.EventHandler (this.Demos_OnActivated); this.PipeTextView.MoveCursor += new global::Gtk.MoveCursorHandler (this.TextView_OnMoveCursor); this.PipeTextView.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.TextView_OnButtonReleaseEvent); this.PipeTextView.Focused += new global::Gtk.FocusedHandler (this.TextView_OnFocused); this.PipeTextView.KeyReleaseEvent += new global::Gtk.KeyReleaseEventHandler (this.PipeTextView_OnKeyReleaseEvent); this.InputTextView.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.TextView_OnButtonReleaseEvent); this.InputTextView.MoveCursor += new global::Gtk.MoveCursorHandler (this.TextView_OnMoveCursor); this.InputTextView.Focused += new global::Gtk.FocusedHandler (this.TextView_OnFocused); this.InputFileEntry.Changed += new global::System.EventHandler (this.InputFileEntry_OnChanged); this.InputFileBrowseButton.Clicked += new global::System.EventHandler (this.InputFileBrowseButton_OnClicked); this.InputFileClearButton.Clicked += new global::System.EventHandler (this.InputFileClearButton_Clicked); this.OutputTextView.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler (this.TextView_OnButtonReleaseEvent); this.OutputTextView.MoveCursor += new global::Gtk.MoveCursorHandler (this.TextView_OnMoveCursor); this.OutputTextView.Focused += new global::Gtk.FocusedHandler (this.TextView_OnFocused); this.OutputFileEntry.Changed += new global::System.EventHandler (this.OutputFileEntry_OnChanged); this.OutputFileBrowseButton.Clicked += new global::System.EventHandler (this.OutputFileBrowseButton_OnClicked); this.OutputFileClearButton.Clicked += new global::System.EventHandler (this.OutputFileClearButton_Clicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget workwear.Views.Stock.Widgets.SizeWidgetView global::Stetic.BinContainer.Attach(this); this.Name = "workwear.Views.Stock.Widgets.SizeWidgetView"; // Container child workwear.Views.Stock.Widgets.SizeWidgetView.Gtk.Container+ContainerChild this.table1 = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false); this.table1.RowSpacing = ((uint)(6)); this.table1.ColumnSpacing = ((uint)(6)); // Container child table1.Gtk.Table+TableChild this.AddButton = new global::Gamma.GtkWidgets.yButton(); this.AddButton.CanFocus = true; this.AddButton.Name = "AddButton"; this.AddButton.UseUnderline = true; this.AddButton.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.AddButton.Image = w1; this.table1.Add(this.AddButton); global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.AddButton])); w2.XOptions = ((global::Gtk.AttachOptions)(4)); w2.YOptions = ((global::Gtk.AttachOptions)(0)); // Container child table1.Gtk.Table+TableChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow.HeightRequest = 600; this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2)); this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w3 = new global::Gtk.Viewport(); w3.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.CheckBoxPlace = new global::Gtk.Table(((uint)(1)), ((uint)(4)), false); this.CheckBoxPlace.Name = "CheckBoxPlace"; this.CheckBoxPlace.RowSpacing = ((uint)(6)); this.CheckBoxPlace.ColumnSpacing = ((uint)(6)); w3.Add(this.CheckBoxPlace); this.GtkScrolledWindow.Add(w3); this.table1.Add(this.GtkScrolledWindow); global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow])); w6.TopAttach = ((uint)(2)); w6.BottomAttach = ((uint)(3)); w6.RightAttach = ((uint)(3)); // Container child table1.Gtk.Table+TableChild this.hbox2 = new global::Gtk.HBox(); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.selectAllButton = new global::Gtk.Button(); this.selectAllButton.CanFocus = true; this.selectAllButton.Name = "selectAllButton"; this.selectAllButton.UseUnderline = true; this.selectAllButton.Label = global::Mono.Unix.Catalog.GetString("Выбрать все"); this.hbox2.Add(this.selectAllButton); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.selectAllButton])); w7.Position = 0; w7.Expand = false; w7.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.GrowthInfoBox = new global::Gtk.HBox(); this.GrowthInfoBox.Name = "GrowthInfoBox"; this.GrowthInfoBox.Spacing = 6; // Container child GrowthInfoBox.Gtk.Box+BoxChild this.GrowthInfoLabel = new global::Gtk.Label(); this.GrowthInfoLabel.Name = "GrowthInfoLabel"; this.GrowthInfoLabel.Xalign = 1F; this.GrowthInfoLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Рост:"); this.GrowthInfoBox.Add(this.GrowthInfoLabel); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.GrowthInfoBox[this.GrowthInfoLabel])); w8.Position = 0; // Container child GrowthInfoBox.Gtk.Box+BoxChild this.GrowthBox = new global::Gamma.Widgets.yListComboBox(); this.GrowthBox.Name = "GrowthBox"; this.GrowthBox.AddIfNotExist = false; this.GrowthBox.DefaultFirst = false; this.GrowthInfoBox.Add(this.GrowthBox); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.GrowthInfoBox[this.GrowthBox])); w9.Position = 1; w9.Expand = false; w9.Fill = false; this.hbox2.Add(this.GrowthInfoBox); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.GrowthInfoBox])); w10.Position = 1; this.table1.Add(this.hbox2); global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox2])); w11.TopAttach = ((uint)(1)); w11.BottomAttach = ((uint)(2)); w11.RightAttach = ((uint)(3)); w11.YOptions = ((global::Gtk.AttachOptions)(6)); this.Add(this.table1); if ((this.Child != null)) { this.Child.ShowAll(); } this.Hide(); this.selectAllButton.Clicked += new global::System.EventHandler(this.selectAllButton_Clicked); this.AddButton.Clicked += new global::System.EventHandler(this.OnAddButtonClicked); }
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); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget Vodovoz.ViewWidgets.UndeliveredOrderView global::Stetic.BinContainer.Attach(this); this.Name = "Vodovoz.ViewWidgets.UndeliveredOrderView"; // Container child Vodovoz.ViewWidgets.UndeliveredOrderView.Gtk.Container+ContainerChild this.mainBox = new global::Gtk.VBox(); this.mainBox.Name = "mainBox"; this.mainBox.Spacing = 6; // Container child mainBox.Gtk.Box+BoxChild this.hbox4 = new global::Gtk.HBox(); this.hbox4.Name = "hbox4"; this.hbox4.Spacing = 6; // Container child hbox4.Gtk.Box+BoxChild this.hbxInProcessAtDepartment = new global::Gtk.HBox(); this.hbxInProcessAtDepartment.Name = "hbxInProcessAtDepartment"; this.hbxInProcessAtDepartment.Spacing = 6; // Container child hbxInProcessAtDepartment.Gtk.Box+BoxChild this.lblInProcAtDep = new global::Gtk.Label(); this.lblInProcAtDep.Name = "lblInProcAtDep"; this.lblInProcAtDep.Xalign = 1F; this.lblInProcAtDep.LabelProp = global::Mono.Unix.Catalog.GetString("В работе у отдела:"); this.hbxInProcessAtDepartment.Add(this.lblInProcAtDep); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbxInProcessAtDepartment[this.lblInProcAtDep])); w1.Position = 0; w1.Expand = false; // Container child hbxInProcessAtDepartment.Gtk.Box+BoxChild this.yentInProcessAtDepartment = new global::Gamma.Widgets.yEntryReference(); this.yentInProcessAtDepartment.Events = ((global::Gdk.EventMask)(256)); this.yentInProcessAtDepartment.Name = "yentInProcessAtDepartment"; this.hbxInProcessAtDepartment.Add(this.yentInProcessAtDepartment); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbxInProcessAtDepartment[this.yentInProcessAtDepartment])); w2.Position = 1; this.hbox4.Add(this.hbxInProcessAtDepartment); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.hbxInProcessAtDepartment])); w3.Position = 0; // Container child hbox4.Gtk.Box+BoxChild this.hbxStatus = new global::Gtk.HBox(); this.hbxStatus.Name = "hbxStatus"; this.hbxStatus.Spacing = 6; // Container child hbxStatus.Gtk.Box+BoxChild this.lblStatus = new global::Gtk.Label(); this.lblStatus.Name = "lblStatus"; this.lblStatus.Xalign = 1F; this.lblStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статус недовоза:"); this.hbxStatus.Add(this.lblStatus); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbxStatus[this.lblStatus])); w4.Position = 0; w4.Expand = false; // Container child hbxStatus.Gtk.Box+BoxChild this.yEnumCMBStatus = new global::Gamma.Widgets.yEnumComboBox(); this.yEnumCMBStatus.Name = "yEnumCMBStatus"; this.yEnumCMBStatus.ShowSpecialStateAll = false; this.yEnumCMBStatus.ShowSpecialStateNot = false; this.yEnumCMBStatus.UseShortTitle = false; this.yEnumCMBStatus.DefaultFirst = false; this.hbxStatus.Add(this.yEnumCMBStatus); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbxStatus[this.yEnumCMBStatus])); w5.Position = 1; this.hbox4.Add(this.hbxStatus); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.hbxStatus])); w6.Position = 1; this.mainBox.Add(this.hbox4); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.mainBox[this.hbox4])); w7.Position = 0; w7.Expand = false; w7.Fill = false; // Container child mainBox.Gtk.Box+BoxChild this.vbxWithControls = new global::Gtk.VBox(); this.vbxWithControls.Name = "vbxWithControls"; this.vbxWithControls.Spacing = 6; // Container child vbxWithControls.Gtk.Box+BoxChild this.hbxUndelivery = new global::Gtk.HBox(); this.hbxUndelivery.Name = "hbxUndelivery"; this.hbxUndelivery.Spacing = 6; // Container child hbxUndelivery.Gtk.Box+BoxChild this.lblUndeliveredOrder = new global::Gtk.Label(); this.lblUndeliveredOrder.Name = "lblUndeliveredOrder"; this.lblUndeliveredOrder.Xalign = 1F; this.lblUndeliveredOrder.LabelProp = global::Mono.Unix.Catalog.GetString("Недовоз:"); this.hbxUndelivery.Add(this.lblUndeliveredOrder); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbxUndelivery[this.lblUndeliveredOrder])); w8.Position = 0; w8.Expand = false; // Container child hbxUndelivery.Gtk.Box+BoxChild this.evmeOldUndeliveredOrder = new global::QS.Widgets.GtkUI.EntityViewModelEntry(); this.evmeOldUndeliveredOrder.Events = ((global::Gdk.EventMask)(256)); this.evmeOldUndeliveredOrder.Name = "evmeOldUndeliveredOrder"; this.evmeOldUndeliveredOrder.CanEditReference = true; this.hbxUndelivery.Add(this.evmeOldUndeliveredOrder); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbxUndelivery[this.evmeOldUndeliveredOrder])); w9.Position = 1; this.vbxWithControls.Add(this.hbxUndelivery); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbxWithControls[this.hbxUndelivery])); w10.Position = 0; w10.Expand = false; w10.Fill = false; // Container child vbxWithControls.Gtk.Box+BoxChild this.tblUndeliveryFields = new global::Gtk.Table(((uint)(9)), ((uint)(3)), false); this.tblUndeliveryFields.Name = "tblUndeliveryFields"; this.tblUndeliveryFields.RowSpacing = ((uint)(6)); this.tblUndeliveryFields.ColumnSpacing = ((uint)(6)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.comboProblemSource = new global::QS.Widgets.GtkUI.SpecialListComboBox(); this.comboProblemSource.Name = "comboProblemSource"; this.comboProblemSource.AddIfNotExist = false; this.comboProblemSource.DefaultFirst = false; this.comboProblemSource.ShowSpecialStateAll = false; this.comboProblemSource.ShowSpecialStateNot = false; this.tblUndeliveryFields.Add(this.comboProblemSource); global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.comboProblemSource])); w11.TopAttach = ((uint)(7)); w11.BottomAttach = ((uint)(8)); w11.LeftAttach = ((uint)(1)); w11.RightAttach = ((uint)(2)); w11.XOptions = ((global::Gtk.AttachOptions)(4)); w11.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.comboTransferAbsenceReason = new global::QS.Widgets.GtkUI.SpecialListComboBox(); this.comboTransferAbsenceReason.Name = "comboTransferAbsenceReason"; this.comboTransferAbsenceReason.AddIfNotExist = false; this.comboTransferAbsenceReason.DefaultFirst = false; this.comboTransferAbsenceReason.ShowSpecialStateAll = false; this.comboTransferAbsenceReason.ShowSpecialStateNot = false; this.tblUndeliveryFields.Add(this.comboTransferAbsenceReason); global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.comboTransferAbsenceReason])); w12.TopAttach = ((uint)(8)); w12.BottomAttach = ((uint)(9)); w12.LeftAttach = ((uint)(1)); w12.RightAttach = ((uint)(2)); w12.XOptions = ((global::Gtk.AttachOptions)(4)); w12.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.evmeRegisteredBy = new global::QS.Widgets.GtkUI.EntityViewModelEntry(); this.evmeRegisteredBy.Events = ((global::Gdk.EventMask)(256)); this.evmeRegisteredBy.Name = "evmeRegisteredBy"; this.evmeRegisteredBy.CanEditReference = true; this.tblUndeliveryFields.Add(this.evmeRegisteredBy); global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.evmeRegisteredBy])); 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 tblUndeliveryFields.Gtk.Table+TableChild this.frame1 = new global::Gtk.Frame(); this.frame1.Name = "frame1"; this.frame1.BorderWidth = ((uint)(3)); // Container child frame1.Gtk.Container+ContainerChild this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow1.Name = "GtkScrolledWindow1"; this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild global::Gtk.Viewport w14 = new global::Gtk.Viewport(); w14.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.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.lblInfo = new global::Gtk.Label(); this.lblInfo.Name = "lblInfo"; this.lblInfo.Xalign = 0F; this.lblInfo.LabelProp = global::Mono.Unix.Catalog.GetString("<b>?</b>"); this.lblInfo.UseMarkup = true; this.lblInfo.Selectable = true; this.GtkAlignment6.Add(this.lblInfo); w14.Add(this.GtkAlignment6); this.GtkScrolledWindow1.Add(w14); this.frame1.Add(this.GtkScrolledWindow1); this.lblInfoCaption = new global::Gtk.Label(); this.lblInfoCaption.Name = "lblInfoCaption"; this.lblInfoCaption.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Информация</b>"); this.lblInfoCaption.UseMarkup = true; this.frame1.LabelWidget = this.lblInfoCaption; this.tblUndeliveryFields.Add(this.frame1); global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.frame1])); w19.BottomAttach = ((uint)(8)); w19.LeftAttach = ((uint)(2)); w19.RightAttach = ((uint)(3)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.guiltyInUndeliveryView = new global::Vodovoz.ViewWidgets.GuiltyInUndeliveryView(); this.guiltyInUndeliveryView.Events = ((global::Gdk.EventMask)(256)); this.guiltyInUndeliveryView.Name = "guiltyInUndeliveryView"; this.tblUndeliveryFields.Add(this.guiltyInUndeliveryView); global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.guiltyInUndeliveryView])); w20.LeftAttach = ((uint)(1)); w20.RightAttach = ((uint)(2)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.hbxForNewOrder = new global::Gtk.HBox(); this.hbxForNewOrder.Name = "hbxForNewOrder"; this.hbxForNewOrder.Spacing = 6; // Container child hbxForNewOrder.Gtk.Box+BoxChild this.lblTransferDate = new global::Gtk.Label(); this.lblTransferDate.Name = "lblTransferDate"; this.lblTransferDate.LabelProp = global::Mono.Unix.Catalog.GetString("Заказ не\nсоздан "); this.lblTransferDate.Justify = ((global::Gtk.Justification)(2)); this.hbxForNewOrder.Add(this.lblTransferDate); global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.lblTransferDate])); w21.Position = 0; w21.Expand = false; // Container child hbxForNewOrder.Gtk.Box+BoxChild this.btnChooseOrder = new global::Gtk.Button(); this.btnChooseOrder.CanFocus = true; this.btnChooseOrder.Name = "btnChooseOrder"; this.btnChooseOrder.UseUnderline = true; this.btnChooseOrder.Label = global::Mono.Unix.Catalog.GetString("Выбрать заказ"); this.hbxForNewOrder.Add(this.btnChooseOrder); global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.btnChooseOrder])); w22.Position = 1; w22.Expand = false; w22.Fill = false; // Container child hbxForNewOrder.Gtk.Box+BoxChild this.btnNewOrder = new global::Gtk.Button(); this.btnNewOrder.CanFocus = true; this.btnNewOrder.Name = "btnNewOrder"; this.btnNewOrder.UseUnderline = true; this.btnNewOrder.Label = global::Mono.Unix.Catalog.GetString("Создать заказ"); this.hbxForNewOrder.Add(this.btnNewOrder); global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.btnNewOrder])); w23.Position = 2; w23.Expand = false; // Container child hbxForNewOrder.Gtk.Box+BoxChild this.yenumcomboboxTransferType = new global::Gamma.Widgets.yEnumComboBox(); this.yenumcomboboxTransferType.Name = "yenumcomboboxTransferType"; this.yenumcomboboxTransferType.ShowSpecialStateAll = false; this.yenumcomboboxTransferType.ShowSpecialStateNot = false; this.yenumcomboboxTransferType.UseShortTitle = false; this.yenumcomboboxTransferType.DefaultFirst = false; this.hbxForNewOrder.Add(this.yenumcomboboxTransferType); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbxForNewOrder[this.yenumcomboboxTransferType])); w24.Position = 3; w24.Expand = false; w24.Fill = false; this.tblUndeliveryFields.Add(this.hbxForNewOrder); global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.hbxForNewOrder])); w25.TopAttach = ((uint)(4)); w25.BottomAttach = ((uint)(5)); w25.LeftAttach = ((uint)(1)); w25.RightAttach = ((uint)(2)); w25.XOptions = ((global::Gtk.AttachOptions)(4)); w25.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.lblDispatcherCallTime = new global::Gtk.Label(); this.lblDispatcherCallTime.Name = "lblDispatcherCallTime"; this.lblDispatcherCallTime.Xalign = 1F; this.lblDispatcherCallTime.LabelProp = global::Mono.Unix.Catalog.GetString("Время звонка клиенту:"); this.tblUndeliveryFields.Add(this.lblDispatcherCallTime); global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblDispatcherCallTime])); w26.TopAttach = ((uint)(3)); w26.BottomAttach = ((uint)(4)); w26.XOptions = ((global::Gtk.AttachOptions)(4)); w26.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.lblDriverCallPlace = new global::Gtk.Label(); this.lblDriverCallPlace.Name = "lblDriverCallPlace"; this.lblDriverCallPlace.Xalign = 1F; this.lblDriverCallPlace.LabelProp = global::Mono.Unix.Catalog.GetString("Место звонка водителя:"); this.tblUndeliveryFields.Add(this.lblDriverCallPlace); global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblDriverCallPlace])); w27.TopAttach = ((uint)(1)); w27.BottomAttach = ((uint)(2)); w27.XOptions = ((global::Gtk.AttachOptions)(4)); w27.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.lblDriverCallTime = new global::Gtk.Label(); this.lblDriverCallTime.Name = "lblDriverCallTime"; this.lblDriverCallTime.Xalign = 1F; this.lblDriverCallTime.LabelProp = global::Mono.Unix.Catalog.GetString("Время звонка водителя:"); this.tblUndeliveryFields.Add(this.lblDriverCallTime); global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblDriverCallTime])); w28.TopAttach = ((uint)(2)); w28.BottomAttach = ((uint)(3)); w28.XOptions = ((global::Gtk.AttachOptions)(4)); w28.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.lblGuilty = new global::Gtk.Label(); this.lblGuilty.Name = "lblGuilty"; this.lblGuilty.Xalign = 1F; this.lblGuilty.LabelProp = global::Mono.Unix.Catalog.GetString("Виновники:"); this.tblUndeliveryFields.Add(this.lblGuilty); global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblGuilty])); w29.XOptions = ((global::Gtk.AttachOptions)(4)); w29.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.lblNewDeliverySchedule = new global::Gtk.Label(); this.lblNewDeliverySchedule.Name = "lblNewDeliverySchedule"; this.lblNewDeliverySchedule.Xalign = 1F; this.lblNewDeliverySchedule.LabelProp = global::Mono.Unix.Catalog.GetString("Новый интервал переноса:"); this.tblUndeliveryFields.Add(this.lblNewDeliverySchedule); global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblNewDeliverySchedule])); w30.TopAttach = ((uint)(5)); w30.BottomAttach = ((uint)(6)); w30.XOptions = ((global::Gtk.AttachOptions)(4)); w30.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.lblRegisteredBy = new global::Gtk.Label(); this.lblRegisteredBy.Name = "lblRegisteredBy"; this.lblRegisteredBy.Xalign = 1F; this.lblRegisteredBy.LabelProp = global::Mono.Unix.Catalog.GetString("Зарегистрировал:"); this.tblUndeliveryFields.Add(this.lblRegisteredBy); global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblRegisteredBy])); w31.TopAttach = ((uint)(6)); w31.BottomAttach = ((uint)(7)); w31.XOptions = ((global::Gtk.AttachOptions)(4)); w31.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.lblTransferDateCaption = new global::Gtk.Label(); this.lblTransferDateCaption.Name = "lblTransferDateCaption"; this.lblTransferDateCaption.Xalign = 1F; this.lblTransferDateCaption.LabelProp = global::Mono.Unix.Catalog.GetString("Дата переноса:"); this.tblUndeliveryFields.Add(this.lblTransferDateCaption); global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.lblTransferDateCaption])); w32.TopAttach = ((uint)(4)); w32.BottomAttach = ((uint)(5)); w32.XOptions = ((global::Gtk.AttachOptions)(4)); w32.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.referenceNewDeliverySchedule = new global::Gamma.Widgets.yEntryReference(); this.referenceNewDeliverySchedule.Events = ((global::Gdk.EventMask)(256)); this.referenceNewDeliverySchedule.Name = "referenceNewDeliverySchedule"; this.tblUndeliveryFields.Add(this.referenceNewDeliverySchedule); global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.referenceNewDeliverySchedule])); w33.TopAttach = ((uint)(5)); w33.BottomAttach = ((uint)(6)); w33.LeftAttach = ((uint)(1)); w33.RightAttach = ((uint)(2)); w33.XOptions = ((global::Gtk.AttachOptions)(4)); w33.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.yDateDispatcherCallTime = new global::QS.Widgets.GtkUI.DatePicker(); this.yDateDispatcherCallTime.Events = ((global::Gdk.EventMask)(256)); this.yDateDispatcherCallTime.Name = "yDateDispatcherCallTime"; this.yDateDispatcherCallTime.WithTime = true; this.yDateDispatcherCallTime.HideCalendarButton = false; this.yDateDispatcherCallTime.Date = new global::System.DateTime(0); this.yDateDispatcherCallTime.IsEditable = true; this.yDateDispatcherCallTime.AutoSeparation = true; this.tblUndeliveryFields.Add(this.yDateDispatcherCallTime); global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.yDateDispatcherCallTime])); w34.TopAttach = ((uint)(3)); w34.BottomAttach = ((uint)(4)); w34.LeftAttach = ((uint)(1)); w34.RightAttach = ((uint)(2)); w34.XOptions = ((global::Gtk.AttachOptions)(4)); w34.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.yDateDriverCallTime = new global::QS.Widgets.GtkUI.DatePicker(); this.yDateDriverCallTime.Events = ((global::Gdk.EventMask)(256)); this.yDateDriverCallTime.Name = "yDateDriverCallTime"; this.yDateDriverCallTime.WithTime = true; this.yDateDriverCallTime.HideCalendarButton = false; this.yDateDriverCallTime.Date = new global::System.DateTime(0); this.yDateDriverCallTime.IsEditable = true; this.yDateDriverCallTime.AutoSeparation = true; this.tblUndeliveryFields.Add(this.yDateDriverCallTime); global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.yDateDriverCallTime])); w35.TopAttach = ((uint)(2)); w35.BottomAttach = ((uint)(3)); w35.LeftAttach = ((uint)(1)); w35.RightAttach = ((uint)(2)); w35.XOptions = ((global::Gtk.AttachOptions)(4)); w35.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.yEnumCMBDriverCallPlace = new global::Gamma.Widgets.yEnumComboBox(); this.yEnumCMBDriverCallPlace.Name = "yEnumCMBDriverCallPlace"; this.yEnumCMBDriverCallPlace.ShowSpecialStateAll = false; this.yEnumCMBDriverCallPlace.ShowSpecialStateNot = false; this.yEnumCMBDriverCallPlace.UseShortTitle = false; this.yEnumCMBDriverCallPlace.DefaultFirst = false; this.tblUndeliveryFields.Add(this.yEnumCMBDriverCallPlace); global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.yEnumCMBDriverCallPlace])); w36.TopAttach = ((uint)(1)); w36.BottomAttach = ((uint)(2)); w36.LeftAttach = ((uint)(1)); w36.RightAttach = ((uint)(2)); w36.XOptions = ((global::Gtk.AttachOptions)(4)); w36.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.ylabelProblemSource = new global::Gamma.GtkWidgets.yLabel(); this.ylabelProblemSource.Name = "ylabelProblemSource"; this.ylabelProblemSource.Xalign = 1F; this.ylabelProblemSource.LabelProp = global::Mono.Unix.Catalog.GetString("Источник проблемы:"); this.tblUndeliveryFields.Add(this.ylabelProblemSource); global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.ylabelProblemSource])); w37.TopAttach = ((uint)(7)); w37.BottomAttach = ((uint)(8)); w37.XOptions = ((global::Gtk.AttachOptions)(4)); w37.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tblUndeliveryFields.Gtk.Table+TableChild this.ylabelTransferAbsenceReason = new global::Gamma.GtkWidgets.yLabel(); this.ylabelTransferAbsenceReason.Name = "ylabelTransferAbsenceReason"; this.ylabelTransferAbsenceReason.Xalign = 1F; this.ylabelTransferAbsenceReason.LabelProp = global::Mono.Unix.Catalog.GetString("Причина отсутствия переноса:"); this.tblUndeliveryFields.Add(this.ylabelTransferAbsenceReason); global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.tblUndeliveryFields[this.ylabelTransferAbsenceReason])); w38.TopAttach = ((uint)(8)); w38.BottomAttach = ((uint)(9)); w38.XOptions = ((global::Gtk.AttachOptions)(4)); w38.YOptions = ((global::Gtk.AttachOptions)(4)); this.vbxWithControls.Add(this.tblUndeliveryFields); global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbxWithControls[this.tblUndeliveryFields])); w39.Position = 1; w39.Expand = false; w39.Fill = false; // Container child vbxWithControls.Gtk.Box+BoxChild this.vbxReasonAndFines = new global::Gtk.VBox(); this.vbxReasonAndFines.Name = "vbxReasonAndFines"; this.vbxReasonAndFines.Spacing = 6; // Container child vbxReasonAndFines.Gtk.Box+BoxChild this.frame2 = new global::Gtk.Frame(); this.frame2.Name = "frame2"; this.frame2.BorderWidth = ((uint)(3)); // Container child frame2.Gtk.Container+ContainerChild this.GtkAlignment7 = new global::Gtk.Alignment(0F, 0F, 1F, 1F); this.GtkAlignment7.Name = "GtkAlignment7"; this.GtkAlignment7.LeftPadding = ((uint)(12)); // Container child GtkAlignment7.Gtk.Container+ContainerChild this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow2.Name = "GtkScrolledWindow2"; this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild this.txtReason = new global::Gamma.GtkWidgets.yTextView(); this.txtReason.CanFocus = true; this.txtReason.Name = "txtReason"; this.txtReason.WrapMode = ((global::Gtk.WrapMode)(2)); this.GtkScrolledWindow2.Add(this.txtReason); this.GtkAlignment7.Add(this.GtkScrolledWindow2); this.frame2.Add(this.GtkAlignment7); this.lblReason = new global::Gtk.Label(); this.lblReason.Name = "lblReason"; this.lblReason.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Что случилось?</b>"); this.lblReason.UseMarkup = true; this.frame2.LabelWidget = this.lblReason; this.vbxReasonAndFines.Add(this.frame2); global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbxReasonAndFines[this.frame2])); w43.Position = 0; // Container child vbxReasonAndFines.Gtk.Box+BoxChild this.frame3 = new global::Gtk.Frame(); this.frame3.Name = "frame3"; this.frame3.BorderWidth = ((uint)(3)); // Container child frame3.Gtk.Container+ContainerChild this.GtkAlignment8 = new global::Gtk.Alignment(0F, 0F, 1F, 1F); this.GtkAlignment8.Name = "GtkAlignment8"; this.GtkAlignment8.LeftPadding = ((uint)(12)); // Container child GtkAlignment8.Gtk.Container+ContainerChild this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow3.Name = "GtkScrolledWindow3"; this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild this.yTreeFines = new global::Gamma.GtkWidgets.yTreeView(); this.yTreeFines.CanFocus = true; this.yTreeFines.Name = "yTreeFines"; this.GtkScrolledWindow3.Add(this.yTreeFines); this.GtkAlignment8.Add(this.GtkScrolledWindow3); this.frame3.Add(this.GtkAlignment8); this.lblFines = new global::Gtk.Label(); this.lblFines.Name = "lblFines"; this.lblFines.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Штрафы</b>"); this.lblFines.UseMarkup = true; this.frame3.LabelWidget = this.lblFines; this.vbxReasonAndFines.Add(this.frame3); global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vbxReasonAndFines[this.frame3])); w47.Position = 1; // Container child vbxReasonAndFines.Gtk.Box+BoxChild this.buttonAddFine = new global::Gtk.Button(); this.buttonAddFine.CanFocus = true; this.buttonAddFine.Name = "buttonAddFine"; this.buttonAddFine.UseUnderline = true; this.buttonAddFine.Label = global::Mono.Unix.Catalog.GetString("Добавить штраф"); global::Gtk.Image w48 = new global::Gtk.Image(); w48.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu); this.buttonAddFine.Image = w48; this.vbxReasonAndFines.Add(this.buttonAddFine); global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbxReasonAndFines[this.buttonAddFine])); w49.PackType = ((global::Gtk.PackType)(1)); w49.Position = 2; w49.Fill = false; this.vbxWithControls.Add(this.vbxReasonAndFines); global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbxWithControls[this.vbxReasonAndFines])); w50.Position = 2; this.mainBox.Add(this.vbxWithControls); global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.mainBox[this.vbxWithControls])); w51.Position = 1; this.Add(this.mainBox); if ((this.Child != null)) { this.Child.ShowAll(); } this.yenumcomboboxTransferType.Hide(); this.Hide(); this.yEnumCMBDriverCallPlace.EnumItemSelected += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnYEnumCMBDriverCallPlaceEnumItemSelected); this.btnChooseOrder.Clicked += new global::System.EventHandler(this.OnBtnChooseOrderClicked); this.btnNewOrder.Clicked += new global::System.EventHandler(this.OnBtnNewOrderClicked); this.buttonAddFine.Clicked += new global::System.EventHandler(this.OnButtonAddFineClicked); }
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.scrolledwindow2 = new global::Gtk.ScrolledWindow(); this.scrolledwindow2.CanFocus = true; this.scrolledwindow2.Name = "scrolledwindow2"; this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1)); this.scrolledwindow2.BorderWidth = ((uint)(15)); // Container child scrolledwindow2.Gtk.Container+ContainerChild global::Gtk.Viewport w1 = new global::Gtk.Viewport(); w1.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.hbox8 = new global::Gtk.HBox(); this.hbox8.Name = "hbox8"; this.hbox8.Spacing = 6; // Container child hbox8.Gtk.Box+BoxChild this.vbox4 = new global::Gtk.VBox(); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 6; // Container child vbox4.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("Display Products"); this.vbox4.Add(this.button4); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.button4])); w2.Position = 0; w2.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.button3 = new global::Gtk.Button(); this.button3.CanFocus = true; this.button3.Name = "button3"; this.button3.UseUnderline = true; this.button3.Label = global::Mono.Unix.Catalog.GetString("Add Product"); this.vbox4.Add(this.button3); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.button3])); w3.Position = 1; w3.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.restock = new global::Gtk.Button(); this.restock.CanFocus = true; this.restock.Name = "restock"; this.restock.UseUnderline = true; this.restock.Label = global::Mono.Unix.Catalog.GetString("Restock Product"); this.vbox4.Add(this.restock); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.restock])); w4.Position = 2; w4.Expand = false; w4.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.search = new global::Gtk.Button(); this.search.CanFocus = true; this.search.Name = "search"; this.search.UseUnderline = true; this.search.Label = global::Mono.Unix.Catalog.GetString("Search"); this.vbox4.Add(this.search); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.search])); w5.PackType = ((global::Gtk.PackType)(1)); w5.Position = 3; w5.Expand = false; w5.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.delete = new global::Gtk.Button(); this.delete.CanFocus = true; this.delete.Name = "delete"; this.delete.UseUnderline = true; this.delete.Label = global::Mono.Unix.Catalog.GetString("Delete Product"); this.vbox4.Add(this.delete); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.delete])); w6.PackType = ((global::Gtk.PackType)(1)); w6.Position = 4; w6.Expand = false; w6.Fill = false; this.hbox8.Add(this.vbox4); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.vbox4])); w7.Position = 0; w7.Expand = false; // Container child hbox8.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.LabelProp = global::Mono.Unix.Catalog.GetString("Product Name"); this.vbox2.Add(this.label1); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1])); w8.Position = 0; // Container child vbox2.Gtk.Box+BoxChild this.entry4 = new global::Gtk.Entry(); this.entry4.CanFocus = true; this.entry4.Name = "entry4"; this.entry4.IsEditable = true; this.entry4.InvisibleChar = '•'; this.vbox2.Add(this.entry4); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.entry4])); w9.Position = 1; w9.Expand = false; w9.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.label2 = new global::Gtk.Label(); this.label2.Name = "label2"; this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Product Qauntity"); this.vbox2.Add(this.label2); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label2])); w10.Position = 2; // Container child vbox2.Gtk.Box+BoxChild this.entry2 = new global::Gtk.Entry(); this.entry2.CanFocus = true; this.entry2.Name = "entry2"; this.entry2.IsEditable = true; this.entry2.InvisibleChar = '•'; this.vbox2.Add(this.entry2); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.entry2])); w11.Position = 3; w11.Expand = false; w11.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.label3 = new global::Gtk.Label(); this.label3.Name = "label3"; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Price"); this.vbox2.Add(this.label3); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label3])); w12.Position = 4; // Container child vbox2.Gtk.Box+BoxChild this.entry3 = new global::Gtk.Entry(); this.entry3.CanFocus = true; this.entry3.Name = "entry3"; this.entry3.IsEditable = true; this.entry3.InvisibleChar = '•'; this.vbox2.Add(this.entry3); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.entry3])); w13.Position = 5; w13.Expand = false; w13.Fill = false; this.hbox8.Add(this.vbox2); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.vbox2])); w14.Position = 1; w14.Expand = false; w14.Fill = false; // Container child hbox8.Gtk.Box+BoxChild this.label5 = new global::Gtk.Label(); this.label5.Name = "label5"; this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("label5"); this.hbox8.Add(this.label5); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.label5])); w15.Position = 2; w1.Add(this.hbox8); this.scrolledwindow2.Add(w1); this.Add(this.scrolledwindow2); if ((this.Child != null)) { this.Child.ShowAll(); } this.DefaultWidth = 597; this.DefaultHeight = 401; this.Show(); this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent); this.button4.Clicked += new global::System.EventHandler(this.OnButton4Clicked); this.button3.Clicked += new global::System.EventHandler(this.OnButton3Clicked); this.restock.Clicked += new global::System.EventHandler(this.OnRestockClicked); this.delete.Clicked += new global::System.EventHandler(this.OnDeleteClicked); this.search.Clicked += new global::System.EventHandler(this.OnSearchClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget Stetic.BinContainer w1 = global::Stetic.BinContainer.Attach(this); this.UIManager = new global::Gtk.UIManager(); global::Gtk.ActionGroup w2 = new global::Gtk.ActionGroup("Default"); this.NavigateBackwardAction = new global::Gtk.Action("NavigateBackwardAction", global::Mono.Unix.Catalog.GetString("Navigate backward"), null, "gtk-go-back"); this.NavigateBackwardAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Navigate backward"); w2.Add(this.NavigateBackwardAction, null); this.NavigateForwardAction = new global::Gtk.Action("NavigateForwardAction", global::Mono.Unix.Catalog.GetString("Navigate forward"), null, "gtk-go-forward"); this.NavigateForwardAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Navigate forward"); w2.Add(this.NavigateForwardAction, null); this.goBackAction = new global::Gtk.Action("goBackAction", null, null, "gtk-go-back"); w2.Add(this.goBackAction, null); this.goForwardAction = new global::Gtk.Action("goForwardAction", null, null, "gtk-go-forward"); w2.Add(this.goForwardAction, null); this.goBackAction1 = new global::Gtk.Action("goBackAction1", null, null, "gtk-go-back"); w2.Add(this.goBackAction1, null); this.UIManager.InsertActionGroup(w2, 0); this.Name = "MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget"; // Container child MonoDevelop.AssemblyBrowser.AssemblyBrowserWidget.Gtk.Container+ContainerChild this.vbox1 = new global::Gtk.VBox(); this.vbox1.Name = "vbox1"; this.vbox1.Spacing = 2; // Container child vbox1.Gtk.Box+BoxChild this.hbox2 = new global::Gtk.HBox(); this.hbox2.Name = "hbox2"; this.hbox2.Spacing = 6; // Container child hbox2.Gtk.Box+BoxChild this.buttonBack = new global::Gtk.Button(); this.buttonBack.CanFocus = true; this.buttonBack.Name = "buttonBack"; this.buttonBack.UseStock = true; this.buttonBack.UseUnderline = true; this.buttonBack.Label = "gtk-go-back"; this.hbox2.Add(this.buttonBack); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonBack])); w3.Position = 0; w3.Expand = false; w3.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.buttonForeward = new global::Gtk.Button(); this.buttonForeward.CanFocus = true; this.buttonForeward.Name = "buttonForeward"; this.buttonForeward.UseStock = true; this.buttonForeward.UseUnderline = true; this.buttonForeward.Label = "gtk-go-forward"; this.hbox2.Add(this.buttonForeward); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonForeward])); w4.Position = 1; w4.Expand = false; w4.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.label3 = new global::Gtk.Label(); this.label3.Name = "label3"; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("_Visibility:"); this.label3.UseUnderline = true; this.hbox2.Add(this.label3); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label3])); w5.Position = 2; w5.Expand = false; w5.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.languageCombobox = global::Gtk.ComboBox.NewText(); this.languageCombobox.Name = "languageCombobox"; this.hbox2.Add(this.languageCombobox); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.languageCombobox])); w6.PackType = ((global::Gtk.PackType)(1)); w6.Position = 3; w6.Expand = false; w6.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.label1 = new global::Gtk.Label(); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("_Language:"); this.label1.UseUnderline = true; this.hbox2.Add(this.label1); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label1])); w7.PackType = ((global::Gtk.PackType)(1)); w7.Position = 4; w7.Expand = false; w7.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.searchentry1 = new global::MonoDevelop.Components.SearchEntry(); this.searchentry1.Name = "searchentry1"; this.searchentry1.ForceFilterButtonVisible = false; this.searchentry1.IsCheckMenu = false; this.searchentry1.ActiveFilterID = 0; this.searchentry1.Ready = false; this.searchentry1.HasFocus = false; this.hbox2.Add(this.searchentry1); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.searchentry1])); w8.PackType = ((global::Gtk.PackType)(1)); w8.Position = 5; // Container child hbox2.Gtk.Box+BoxChild this.label2 = new global::Gtk.Label(); this.label2.Name = "label2"; this.label2.Xalign = 1F; this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("_Search:"); this.label2.UseUnderline = true; this.hbox2.Add(this.label2); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2])); w9.PackType = ((global::Gtk.PackType)(1)); w9.Position = 6; // Container child hbox2.Gtk.Box+BoxChild this.comboboxVisibilty = global::Gtk.ComboBox.NewText(); this.comboboxVisibilty.Name = "comboboxVisibilty"; this.hbox2.Add(this.comboboxVisibilty); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.comboboxVisibilty])); w10.PackType = ((global::Gtk.PackType)(1)); w10.Position = 7; w10.Expand = false; w10.Fill = false; this.vbox1.Add(this.hbox2); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2])); w11.Position = 0; w11.Expand = false; w11.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.hpaned1 = new global::Gtk.HPaned(); this.hpaned1.CanFocus = true; this.hpaned1.Name = "hpaned1"; this.hpaned1.Position = 271; // Container child hpaned1.Gtk.Paned+PanedChild this.treeViewPlaceholder = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F); this.treeViewPlaceholder.Name = "treeViewPlaceholder"; this.hpaned1.Add(this.treeViewPlaceholder); global::Gtk.Paned.PanedChild w12 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.treeViewPlaceholder])); w12.Resize = false; // Container child hpaned1.Gtk.Paned+PanedChild this.vbox3 = new global::Gtk.VBox(); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.notebook1 = new global::Gtk.Notebook(); this.notebook1.CanFocus = true; this.notebook1.Name = "notebook1"; this.notebook1.CurrentPage = 0; this.notebook1.ShowBorder = false; // Container child notebook1.Gtk.Notebook+NotebookChild this.notebookInspection = new global::Gtk.Notebook(); this.notebookInspection.CanFocus = true; this.notebookInspection.Name = "notebookInspection"; this.notebookInspection.CurrentPage = 1; // Container child notebookInspection.Gtk.Notebook+NotebookChild this.documentationScrolledWindow = new global::Gtk.ScrolledWindow(); this.documentationScrolledWindow.Name = "documentationScrolledWindow"; this.documentationScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child documentationScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w13 = new global::Gtk.Viewport(); w13.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.documentationLabel = new global::Gtk.Label(); this.documentationLabel.Name = "documentationLabel"; this.documentationLabel.Xpad = 6; this.documentationLabel.Ypad = 6; this.documentationLabel.Xalign = 0F; this.documentationLabel.Yalign = 0F; this.documentationLabel.UseMarkup = true; this.documentationLabel.Selectable = true; w13.Add(this.documentationLabel); this.documentationScrolledWindow.Add(w13); this.notebookInspection.Add(this.documentationScrolledWindow); // Notebook tab this.label4 = new global::Gtk.Label(); this.label4.Name = "label4"; this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("summary"); this.notebookInspection.SetTabLabel(this.documentationScrolledWindow, this.label4); this.label4.ShowAll(); // Container child notebookInspection.Gtk.Notebook+NotebookChild this.scrolledwindowEditor = new global::Gtk.ScrolledWindow(); this.scrolledwindowEditor.CanFocus = true; this.scrolledwindowEditor.Name = "scrolledwindowEditor"; this.scrolledwindowEditor.ShadowType = ((global::Gtk.ShadowType)(1)); this.notebookInspection.Add(this.scrolledwindowEditor); global::Gtk.Notebook.NotebookChild w17 = ((global::Gtk.Notebook.NotebookChild)(this.notebookInspection [this.scrolledwindowEditor])); w17.Position = 1; // Notebook tab this.label5 = new global::Gtk.Label(); this.label5.Name = "label5"; this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("decompiler"); this.notebookInspection.SetTabLabel(this.scrolledwindowEditor, this.label5); this.label5.ShowAll(); this.notebook1.Add(this.notebookInspection); // Container child notebook1.Gtk.Notebook+NotebookChild this.searchWidget = new global::Gtk.VBox(); this.searchWidget.Name = "searchWidget"; this.searchWidget.Spacing = 6; // Container child searchWidget.Gtk.Box+BoxChild this.scrolledwindow1 = new global::Gtk.ScrolledWindow(); this.scrolledwindow1.CanFocus = true; this.scrolledwindow1.Name = "scrolledwindow1"; this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledwindow1.Gtk.Container+ContainerChild this.searchTreeview = new global::Gtk.TreeView(); this.searchTreeview.CanFocus = true; this.searchTreeview.Name = "searchTreeview"; this.scrolledwindow1.Add(this.searchTreeview); this.searchWidget.Add(this.scrolledwindow1); global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.searchWidget [this.scrolledwindow1])); w20.Position = 0; this.notebook1.Add(this.searchWidget); global::Gtk.Notebook.NotebookChild w21 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.searchWidget])); w21.Position = 1; this.vbox3.Add(this.notebook1); global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.notebook1])); w22.Position = 0; this.hpaned1.Add(this.vbox3); this.vbox1.Add(this.hpaned1); global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hpaned1])); w24.Position = 1; this.Add(this.vbox1); if ((this.Child != null)) { this.Child.ShowAll(); } w1.SetUiManager(UIManager); this.label3.MnemonicWidget = this.comboboxVisibilty; this.label1.MnemonicWidget = this.languageCombobox; this.label2.MnemonicWidget = this.searchentry1; this.Show(); this.NavigateBackwardAction.Activated += new global::System.EventHandler(this.OnNavigateBackwardActionActivated); this.NavigateForwardAction.Activated += new global::System.EventHandler(this.OnNavigateForwardActionActivated); }
protected virtual void Build() { global::Stetic.Gui.Initialize (this); // Widget LongoMatch.Gui.Dialog.EventTypeTagsEditor this.Name = "LongoMatch.Gui.Dialog.EventTypeTagsEditor"; this.Title = global::Mono.Unix.Catalog.GetString ("Edit event subcategory tags"); this.Icon = global::Stetic.IconLoader.LoadIcon (this, "longomatch", global::Gtk.IconSize.Menu); this.TypeHint = ((global::Gdk.WindowTypeHint)(1)); this.WindowPosition = ((global::Gtk.WindowPosition)(4)); this.Modal = true; this.Gravity = ((global::Gdk.Gravity)(5)); this.SkipPagerHint = true; this.SkipTaskbarHint = true; // Internal child LongoMatch.Gui.Dialog.EventTypeTagsEditor.VBox global::Gtk.VBox w1 = this.VBox; w1.Name = "dialog1_VBox"; w1.BorderWidth = ((uint)(2)); // Container child dialog1_VBox.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 w2 = new global::Gtk.Viewport (); w2.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.alignment1 = new global::Gtk.Alignment (0.5F, 0F, 1F, 0F); this.alignment1.Name = "alignment1"; // Container child alignment1.Gtk.Container+ContainerChild this.mainvbox = new global::Gtk.VBox (); this.mainvbox.Name = "mainvbox"; this.mainvbox.Spacing = 6; this.alignment1.Add (this.mainvbox); w2.Add (this.alignment1); this.scrolledwindow2.Add (w2); w1.Add (this.scrolledwindow2); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.scrolledwindow2])); w6.Position = 0; // Internal child LongoMatch.Gui.Dialog.EventTypeTagsEditor.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.buttonOk = new global::Gtk.Button (); this.buttonOk.CanDefault = true; this.buttonOk.CanFocus = true; this.buttonOk.Name = "buttonOk"; this.buttonOk.UseStock = true; this.buttonOk.UseUnderline = true; this.buttonOk.Label = "gtk-ok"; this.AddActionWidget (this.buttonOk, -5); global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk])); w8.Expand = false; w8.Fill = false; if ((this.Child != null)) { this.Child.ShowAll (); } this.DefaultWidth = 1009; this.DefaultHeight = 532; this.Show (); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget Vodovoz.Dialogs.CallTaskDlg global::Stetic.BinContainer.Attach(this); this.Name = "Vodovoz.Dialogs.CallTaskDlg"; // Container child Vodovoz.Dialogs.CallTaskDlg.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.vbox2 = new global::Gtk.VBox(); this.vbox2.Name = "vbox2"; this.vbox2.Spacing = 20; // 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.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 w2 = new global::Gtk.Image(); w2.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu); this.buttonSave.Image = w2; this.hbox3.Add(this.buttonSave); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonSave])); w3.Position = 0; w3.Expand = false; w3.Fill = false; // Container child hbox3.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 w4 = new global::Gtk.Image(); w4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu); this.buttonCancel.Image = w4; this.hbox3.Add(this.buttonCancel); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonCancel])); w5.Position = 1; w5.Expand = false; w5.Fill = false; // Container child hbox3.Gtk.Box+BoxChild this.labelCreator = new global::Gtk.Label(); this.labelCreator.Name = "labelCreator"; this.labelCreator.LabelProp = global::Mono.Unix.Catalog.GetString("Создатель :"); this.hbox3.Add(this.labelCreator); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.labelCreator])); w6.PackType = ((global::Gtk.PackType)(1)); w6.Position = 3; w6.Expand = false; w6.Fill = false; this.vbox2.Add(this.hbox3); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3])); w7.Position = 0; w7.Expand = false; w7.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 15; // Container child hbox1.Gtk.Box+BoxChild this.table1 = new global::Gtk.Table(((uint)(13)), ((uint)(2)), false); this.table1.Name = "table1"; this.table1.RowSpacing = ((uint)(10)); this.table1.ColumnSpacing = ((uint)(6)); // Container child table1.Gtk.Table+TableChild this.ClientPhonesView = new global::Vodovoz.Dialogs.Phones.PhonesView(); this.ClientPhonesView.Events = ((global::Gdk.EventMask)(256)); this.ClientPhonesView.Name = "ClientPhonesView"; this.table1.Add(this.ClientPhonesView); global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.ClientPhonesView])); w8.TopAttach = ((uint)(3)); w8.BottomAttach = ((uint)(4)); w8.LeftAttach = ((uint)(1)); w8.RightAttach = ((uint)(2)); w8.XOptions = ((global::Gtk.AttachOptions)(4)); w8.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.comboboxImpotanceType = new global::Gamma.Widgets.yEnumComboBox(); this.comboboxImpotanceType.Name = "comboboxImpotanceType"; this.comboboxImpotanceType.ShowSpecialStateAll = false; this.comboboxImpotanceType.ShowSpecialStateNot = false; this.comboboxImpotanceType.UseShortTitle = false; this.comboboxImpotanceType.DefaultFirst = false; this.table1.Add(this.comboboxImpotanceType); global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.comboboxImpotanceType])); w9.TopAttach = ((uint)(11)); w9.BottomAttach = ((uint)(12)); w9.LeftAttach = ((uint)(1)); w9.RightAttach = ((uint)(2)); w9.XOptions = ((global::Gtk.AttachOptions)(4)); w9.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.deadlineYdatepicker = new global::QS.Widgets.GtkUI.DatePicker(); this.deadlineYdatepicker.Events = ((global::Gdk.EventMask)(256)); this.deadlineYdatepicker.Name = "deadlineYdatepicker"; this.deadlineYdatepicker.WithTime = true; this.deadlineYdatepicker.HideCalendarButton = false; this.deadlineYdatepicker.Date = new global::System.DateTime(0); this.deadlineYdatepicker.IsEditable = true; this.deadlineYdatepicker.AutoSeparation = false; this.table1.Add(this.deadlineYdatepicker); global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.deadlineYdatepicker])); w10.TopAttach = ((uint)(8)); w10.BottomAttach = ((uint)(9)); w10.LeftAttach = ((uint)(1)); w10.RightAttach = ((uint)(2)); w10.XOptions = ((global::Gtk.AttachOptions)(4)); w10.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.debtByAddressEntry = new global::Gtk.Entry(); this.debtByAddressEntry.CanFocus = true; this.debtByAddressEntry.Name = "debtByAddressEntry"; this.debtByAddressEntry.IsEditable = false; this.debtByAddressEntry.InvisibleChar = '•'; this.table1.Add(this.debtByAddressEntry); global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.debtByAddressEntry])); w11.TopAttach = ((uint)(6)); w11.BottomAttach = ((uint)(7)); w11.LeftAttach = ((uint)(1)); w11.RightAttach = ((uint)(2)); w11.XOptions = ((global::Gtk.AttachOptions)(4)); w11.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.debtByClientEntry = new global::Gamma.GtkWidgets.yEntry(); this.debtByClientEntry.CanFocus = true; this.debtByClientEntry.Name = "debtByClientEntry"; this.debtByClientEntry.IsEditable = false; this.debtByClientEntry.InvisibleChar = '•'; this.table1.Add(this.debtByClientEntry); global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.debtByClientEntry])); w12.TopAttach = ((uint)(5)); w12.BottomAttach = ((uint)(6)); w12.LeftAttach = ((uint)(1)); w12.RightAttach = ((uint)(2)); w12.XOptions = ((global::Gtk.AttachOptions)(4)); w12.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.DeliveryPointPhonesView = new global::Vodovoz.Dialogs.Phones.PhonesView(); this.DeliveryPointPhonesView.Events = ((global::Gdk.EventMask)(256)); this.DeliveryPointPhonesView.Name = "DeliveryPointPhonesView"; this.table1.Add(this.DeliveryPointPhonesView); global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.DeliveryPointPhonesView])); w13.TopAttach = ((uint)(4)); w13.BottomAttach = ((uint)(5)); 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.EmployeeyEntryreferencevm = new global::QS.Widgets.GtkUI.RepresentationEntry(); this.EmployeeyEntryreferencevm.Events = ((global::Gdk.EventMask)(256)); this.EmployeeyEntryreferencevm.Name = "EmployeeyEntryreferencevm"; this.table1.Add(this.EmployeeyEntryreferencevm); global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.EmployeeyEntryreferencevm])); w14.TopAttach = ((uint)(9)); w14.BottomAttach = ((uint)(10)); w14.LeftAttach = ((uint)(1)); w14.RightAttach = ((uint)(2)); w14.XOptions = ((global::Gtk.AttachOptions)(4)); w14.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.entityVMEntryCounterparty = new global::QS.Widgets.GtkUI.EntityViewModelEntry(); this.entityVMEntryCounterparty.Events = ((global::Gdk.EventMask)(256)); this.entityVMEntryCounterparty.Name = "entityVMEntryCounterparty"; this.entityVMEntryCounterparty.CanEditReference = true; this.table1.Add(this.entityVMEntryCounterparty); global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.entityVMEntryCounterparty])); 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.entityVMEntryDeliveryPoint = new global::QS.Widgets.GtkUI.EntityViewModelEntry(); this.entityVMEntryDeliveryPoint.Events = ((global::Gdk.EventMask)(256)); this.entityVMEntryDeliveryPoint.Name = "entityVMEntryDeliveryPoint"; this.entityVMEntryDeliveryPoint.CanEditReference = true; this.table1.Add(this.entityVMEntryDeliveryPoint); global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.entityVMEntryDeliveryPoint])); 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.entryReserve = new global::Gtk.Entry(); this.entryReserve.CanFocus = true; this.entryReserve.Name = "entryReserve"; this.entryReserve.IsEditable = false; this.entryReserve.InvisibleChar = '•'; this.table1.Add(this.entryReserve); global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.entryReserve])); w17.TopAttach = ((uint)(2)); w17.BottomAttach = ((uint)(3)); 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.IsTaskCompleteButton = new global::Gamma.GtkWidgets.yCheckButton(); this.IsTaskCompleteButton.HeightRequest = 40; this.IsTaskCompleteButton.CanFocus = true; this.IsTaskCompleteButton.Name = "IsTaskCompleteButton"; this.IsTaskCompleteButton.Label = global::Mono.Unix.Catalog.GetString("Задача выполнена "); this.IsTaskCompleteButton.DrawIndicator = true; this.IsTaskCompleteButton.UseUnderline = true; this.table1.Add(this.IsTaskCompleteButton); global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.IsTaskCompleteButton])); w18.TopAttach = ((uint)(12)); w18.BottomAttach = ((uint)(13)); 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.label1 = new global::Gtk.Label(); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Клиент"); this.table1.Add(this.label1); global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.label1])); w19.TopAttach = ((uint)(1)); w19.BottomAttach = ((uint)(2)); w19.XOptions = ((global::Gtk.AttachOptions)(4)); w19.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.label10 = new global::Gtk.Label(); this.label10.Name = "label10"; this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Резерв"); this.table1.Add(this.label10); global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.label10])); w20.TopAttach = ((uint)(2)); w20.BottomAttach = ((uint)(3)); w20.XOptions = ((global::Gtk.AttachOptions)(4)); w20.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.label12 = new global::Gtk.Label(); this.label12.Name = "label12"; this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Тара на забор :"); this.table1.Add(this.label12); global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1[this.label12])); w21.TopAttach = ((uint)(10)); w21.BottomAttach = ((uint)(11)); w21.XOptions = ((global::Gtk.AttachOptions)(4)); w21.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.label13 = new global::Gtk.Label(); this.label13.Name = "label13"; this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Срочность задачи"); this.table1.Add(this.label13); global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1[this.label13])); w22.TopAttach = ((uint)(11)); w22.BottomAttach = ((uint)(12)); w22.XOptions = ((global::Gtk.AttachOptions)(4)); w22.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.label14 = new global::Gtk.Label(); this.label14.Name = "label14"; this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон( Точка доставки ) :"); this.table1.Add(this.label14); global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1[this.label14])); w23.TopAttach = ((uint)(4)); w23.BottomAttach = ((uint)(5)); w23.XOptions = ((global::Gtk.AttachOptions)(4)); w23.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("Адрес"); this.table1.Add(this.label2); global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1[this.label2])); w24.XOptions = ((global::Gtk.AttachOptions)(4)); w24.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("Долг по клиенту"); this.table1.Add(this.label4); global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1[this.label4])); w25.TopAttach = ((uint)(5)); w25.BottomAttach = ((uint)(6)); w25.XOptions = ((global::Gtk.AttachOptions)(4)); w25.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.label5 = new global::Gtk.Label(); this.label5.Name = "label5"; this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Долг по адресу"); this.table1.Add(this.label5); global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1[this.label5])); w26.TopAttach = ((uint)(6)); w26.BottomAttach = ((uint)(7)); w26.XOptions = ((global::Gtk.AttachOptions)(4)); w26.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.label6 = new global::Gtk.Label(); this.label6.Name = "label6"; this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Выполнить до"); this.table1.Add(this.label6); global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1[this.label6])); w27.TopAttach = ((uint)(8)); w27.BottomAttach = ((uint)(9)); w27.XOptions = ((global::Gtk.AttachOptions)(4)); w27.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.label7 = new global::Gtk.Label(); this.label7.Name = "label7"; this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Статус задачи"); this.table1.Add(this.label7); global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1[this.label7])); w28.TopAttach = ((uint)(7)); w28.BottomAttach = ((uint)(8)); w28.XOptions = ((global::Gtk.AttachOptions)(4)); w28.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("Закреплено за"); this.table1.Add(this.label8); global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1[this.label8])); w29.TopAttach = ((uint)(9)); w29.BottomAttach = ((uint)(10)); w29.XOptions = ((global::Gtk.AttachOptions)(4)); w29.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.labelClientPhone = new global::Gtk.Label(); this.labelClientPhone.Name = "labelClientPhone"; this.labelClientPhone.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон( Клиент ) :"); this.table1.Add(this.labelClientPhone); global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1[this.labelClientPhone])); w30.TopAttach = ((uint)(3)); w30.BottomAttach = ((uint)(4)); w30.XOptions = ((global::Gtk.AttachOptions)(4)); w30.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child table1.Gtk.Table+TableChild this.TaskStateComboBox = new global::Gamma.Widgets.yEnumComboBox(); this.TaskStateComboBox.Name = "TaskStateComboBox"; this.TaskStateComboBox.ShowSpecialStateAll = false; this.TaskStateComboBox.ShowSpecialStateNot = false; this.TaskStateComboBox.UseShortTitle = false; this.TaskStateComboBox.DefaultFirst = false; this.table1.Add(this.TaskStateComboBox); global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1[this.TaskStateComboBox])); 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.yentryTareReturn = new global::Gamma.Widgets.yValidatedEntry(); this.yentryTareReturn.CanFocus = true; this.yentryTareReturn.Name = "yentryTareReturn"; this.yentryTareReturn.IsEditable = true; this.yentryTareReturn.InvisibleChar = '•'; this.table1.Add(this.yentryTareReturn); global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryTareReturn])); w32.TopAttach = ((uint)(10)); w32.BottomAttach = ((uint)(11)); w32.LeftAttach = ((uint)(1)); w32.RightAttach = ((uint)(2)); w32.XOptions = ((global::Gtk.AttachOptions)(4)); w32.YOptions = ((global::Gtk.AttachOptions)(4)); this.hbox1.Add(this.table1); global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table1])); w33.Position = 0; w33.Expand = false; w33.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.vseparator1 = new global::Gtk.VSeparator(); this.vseparator1.Name = "vseparator1"; this.hbox1.Add(this.vseparator1); global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1])); w34.Position = 1; w34.Expand = false; w34.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.vboxComments = new global::Gtk.VBox(); this.vboxComments.Name = "vboxComments"; this.vboxComments.Spacing = 6; // Container child vboxComments.Gtk.Box+BoxChild this.label9 = new global::Gtk.Label(); this.label9.Name = "label9"; this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий :"); this.vboxComments.Add(this.label9); global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.label9])); w35.Position = 0; w35.Expand = false; w35.Fill = false; // Container child vboxComments.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.ytextviewComments = new global::Gamma.GtkWidgets.yTextView(); this.ytextviewComments.CanFocus = true; this.ytextviewComments.Name = "ytextviewComments"; this.ytextviewComments.Editable = false; this.ytextviewComments.WrapMode = ((global::Gtk.WrapMode)(3)); this.GtkScrolledWindow.Add(this.ytextviewComments); this.vboxComments.Add(this.GtkScrolledWindow); global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.GtkScrolledWindow])); w37.Position = 1; // Container child vboxComments.Gtk.Box+BoxChild this.hseparator1 = new global::Gtk.HSeparator(); this.hseparator1.Name = "hseparator1"; this.vboxComments.Add(this.hseparator1); global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.hseparator1])); w38.Position = 2; w38.Expand = false; w38.Fill = false; // Container child vboxComments.Gtk.Box+BoxChild this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow1.Name = "GtkScrolledWindow1"; this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild this.textviewLastComment = new global::Gamma.GtkWidgets.yTextView(); this.textviewLastComment.CanFocus = true; this.textviewLastComment.Name = "textviewLastComment"; this.GtkScrolledWindow1.Add(this.textviewLastComment); this.vboxComments.Add(this.GtkScrolledWindow1); global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.GtkScrolledWindow1])); w40.Position = 3; // Container child vboxComments.Gtk.Box+BoxChild this.buttonAddComment = new global::Gtk.Button(); this.buttonAddComment.CanFocus = true; this.buttonAddComment.Name = "buttonAddComment"; this.buttonAddComment.UseUnderline = true; this.buttonAddComment.Label = global::Mono.Unix.Catalog.GetString("Добавить комментарий"); global::Gtk.Image w41 = new global::Gtk.Image(); w41.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu); this.buttonAddComment.Image = w41; this.vboxComments.Add(this.buttonAddComment); global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.buttonAddComment])); w42.Position = 4; w42.Expand = false; w42.Fill = false; // Container child vboxComments.Gtk.Box+BoxChild this.buttonRevertComment = new global::Gtk.Button(); this.buttonRevertComment.CanFocus = true; this.buttonRevertComment.Name = "buttonRevertComment"; this.buttonRevertComment.UseUnderline = true; this.buttonRevertComment.Label = global::Mono.Unix.Catalog.GetString("Отменить последний комментарий"); global::Gtk.Image w43 = new global::Gtk.Image(); w43.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-clear", global::Gtk.IconSize.Menu); this.buttonRevertComment.Image = w43; this.vboxComments.Add(this.buttonRevertComment); global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vboxComments[this.buttonRevertComment])); w44.Position = 5; w44.Expand = false; w44.Fill = false; this.hbox1.Add(this.vboxComments); global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vboxComments])); w45.Position = 2; // Container child hbox1.Gtk.Box+BoxChild this.buttonSplit = new global::Gtk.Button(); this.buttonSplit.WidthRequest = 30; this.buttonSplit.CanFocus = true; this.buttonSplit.Name = "buttonSplit"; this.buttonSplit.UseUnderline = true; this.buttonSplit.Label = global::Mono.Unix.Catalog.GetString(">>"); this.hbox1.Add(this.buttonSplit); global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSplit])); w46.Position = 3; w46.Expand = false; w46.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.vboxOldComments = new global::Gtk.VBox(); this.vboxOldComments.Name = "vboxOldComments"; this.vboxOldComments.Spacing = 6; // Container child vboxOldComments.Gtk.Box+BoxChild this.label11 = new global::Gtk.Label(); this.label11.Name = "label11"; this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарии про прошлым задачам"); this.vboxOldComments.Add(this.label11); global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.vboxOldComments[this.label11])); w47.Position = 0; w47.Expand = false; w47.Fill = false; // Container child vboxOldComments.Gtk.Box+BoxChild this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow2.Name = "GtkScrolledWindow2"; this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild this.ytextviewOldComments = new global::Gamma.GtkWidgets.yTextView(); this.ytextviewOldComments.CanFocus = true; this.ytextviewOldComments.Name = "ytextviewOldComments"; this.ytextviewOldComments.WrapMode = ((global::Gtk.WrapMode)(3)); this.GtkScrolledWindow2.Add(this.ytextviewOldComments); this.vboxOldComments.Add(this.GtkScrolledWindow2); global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vboxOldComments[this.GtkScrolledWindow2])); w49.Position = 1; this.hbox1.Add(this.vboxOldComments); global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vboxOldComments])); w50.Position = 4; this.vbox2.Add(this.hbox1); global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1])); w51.Position = 1; // 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.createOrderButton = new global::Gtk.Button(); this.createOrderButton.CanFocus = true; this.createOrderButton.Name = "createOrderButton"; this.createOrderButton.UseUnderline = true; this.createOrderButton.Label = global::Mono.Unix.Catalog.GetString("Оформить заказ"); this.hbox6.Add(this.createOrderButton); global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.createOrderButton])); w52.Position = 0; w52.Expand = false; w52.Fill = false; // Container child hbox6.Gtk.Box+BoxChild this.createTaskButton = new global::Gtk.Button(); this.createTaskButton.CanFocus = true; this.createTaskButton.Name = "createTaskButton"; this.createTaskButton.UseUnderline = true; this.createTaskButton.Label = global::Mono.Unix.Catalog.GetString("Создать новую задачу"); this.hbox6.Add(this.createTaskButton); global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.createTaskButton])); w53.Position = 1; w53.Expand = false; w53.Fill = false; // Container child hbox6.Gtk.Box+BoxChild this.buttonReportByClient = new global::Gtk.Button(); this.buttonReportByClient.CanFocus = true; this.buttonReportByClient.Name = "buttonReportByClient"; this.buttonReportByClient.UseUnderline = true; this.buttonReportByClient.Label = global::Mono.Unix.Catalog.GetString("Акт по бутылям и залогам(по клиенту)"); this.hbox6.Add(this.buttonReportByClient); global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonReportByClient])); w54.Position = 2; w54.Expand = false; w54.Fill = false; // Container child hbox6.Gtk.Box+BoxChild this.buttonReportByDP = new global::Gtk.Button(); this.buttonReportByDP.CanFocus = true; this.buttonReportByDP.Name = "buttonReportByDP"; this.buttonReportByDP.UseUnderline = true; this.buttonReportByDP.Label = global::Mono.Unix.Catalog.GetString("Акт по бутылям и залогам(по точке доставки)"); this.hbox6.Add(this.buttonReportByDP); global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonReportByDP])); w55.Position = 3; w55.Expand = false; w55.Fill = false; this.vbox2.Add(this.hbox6); global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox6])); w56.Position = 2; w56.Expand = false; w56.Fill = false; w1.Add(this.vbox2); this.scrolledwindow1.Add(w1); this.Add(this.scrolledwindow1); if ((this.Child != null)) { this.Child.ShowAll(); } this.vboxOldComments.Hide(); this.Hide(); this.entityVMEntryDeliveryPoint.Changed += new global::System.EventHandler(this.OnEntityVMEntryDeliveryPointChanged); this.entityVMEntryDeliveryPoint.ChangedByUser += new global::System.EventHandler(this.OnEntityVMEntryDeliveryPointChangedByUser); this.entityVMEntryCounterparty.Changed += new global::System.EventHandler(this.OnEntityVMEntryCounterpartyChanged); this.entityVMEntryCounterparty.ChangedByUser += new global::System.EventHandler(this.OnEntityVMEntryCounterpartyChangedByUser); this.buttonAddComment.Clicked += new global::System.EventHandler(this.OnAddCommentButtonClicked); this.buttonRevertComment.Clicked += new global::System.EventHandler(this.OnCancelLastCommentButtonClicked); this.buttonSplit.Clicked += new global::System.EventHandler(this.OnButtonSplitClicked); this.createOrderButton.Clicked += new global::System.EventHandler(this.OnButtonCreateOrderClicked); this.createTaskButton.Clicked += new global::System.EventHandler(this.OnCreateTaskButtonClicked); this.buttonReportByClient.Clicked += new global::System.EventHandler(this.OnButtonReportByClientClicked); this.buttonReportByDP.Clicked += new global::System.EventHandler(this.OnButtonReportByDPClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget Vodovoz.Dialogs.Employees.TraineeDlg global::Stetic.BinContainer.Attach(this); this.Name = "Vodovoz.Dialogs.Employees.TraineeDlg"; // Container child Vodovoz.Dialogs.Employees.TraineeDlg.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.hbox1 = new global::Gtk.HBox(); this.hbox1.Name = "hbox1"; this.hbox1.Spacing = 6; // Container child hbox1.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.hbox1.Add(this.buttonSave); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSave])); w2.Position = 0; w2.Expand = false; w2.Fill = false; // Container child hbox1.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.hbox1.Add(this.buttonCancel); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonCancel])); w4.Position = 1; w4.Expand = false; w4.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.vseparator1 = new global::Gtk.VSeparator(); this.vseparator1.Name = "vseparator1"; this.hbox1.Add(this.vseparator1); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1])); w5.Position = 2; w5.Expand = false; w5.Fill = false; // Container child hbox1.Gtk.Box+BoxChild this.radioTabInfo = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Основное")); this.radioTabInfo.CanFocus = true; this.radioTabInfo.Name = "radioTabInfo"; this.radioTabInfo.DrawIndicator = false; this.radioTabInfo.UseUnderline = true; this.radioTabInfo.Group = new global::GLib.SList(global::System.IntPtr.Zero); this.hbox1.Add(this.radioTabInfo); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabInfo])); w6.Position = 3; // Container child hbox1.Gtk.Box+BoxChild this.radioTabAccounting = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Реквизиты")); this.radioTabAccounting.CanFocus = true; this.radioTabAccounting.Name = "radioTabAccounting"; this.radioTabAccounting.DrawIndicator = false; this.radioTabAccounting.UseUnderline = true; this.radioTabAccounting.Group = this.radioTabInfo.Group; this.hbox1.Add(this.radioTabAccounting); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabAccounting])); w7.Position = 4; // Container child hbox1.Gtk.Box+BoxChild this.radioTabFiles = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Файлы")); this.radioTabFiles.CanFocus = true; this.radioTabFiles.Name = "radioTabFiles"; this.radioTabFiles.DrawIndicator = false; this.radioTabFiles.UseUnderline = true; this.radioTabFiles.Group = this.radioTabInfo.Group; this.hbox1.Add(this.radioTabFiles); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabFiles])); w8.Position = 5; // Container child hbox1.Gtk.Box+BoxChild this.radioTabDocuments = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Документы")); this.radioTabDocuments.CanFocus = true; this.radioTabDocuments.Name = "radioTabDocuments"; this.radioTabDocuments.DrawIndicator = false; this.radioTabDocuments.UseUnderline = true; this.radioTabDocuments.Group = this.radioTabInfo.Group; this.hbox1.Add(this.radioTabDocuments); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.radioTabDocuments])); w9.Position = 6; 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.notebookMain = new global::Gtk.Notebook(); this.notebookMain.CanFocus = true; this.notebookMain.Name = "notebookMain"; this.notebookMain.CurrentPage = 0; // Container child notebookMain.Gtk.Notebook+NotebookChild this.GtkScrolledWindow = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow.Name = "GtkScrolledWindow"; this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow.Gtk.Container+ContainerChild global::Gtk.Viewport w11 = new global::Gtk.Viewport(); w11.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.datatableMain = new global::Gtk.Table(((uint)(10)), ((uint)(3)), false); this.datatableMain.Name = "datatableMain"; this.datatableMain.RowSpacing = ((uint)(6)); this.datatableMain.ColumnSpacing = ((uint)(6)); this.datatableMain.BorderWidth = ((uint)(6)); // Container child datatableMain.Gtk.Table+TableChild this.checkbuttonRussianCitizen = new global::Gamma.GtkWidgets.yCheckButton(); this.checkbuttonRussianCitizen.CanFocus = true; this.checkbuttonRussianCitizen.Name = "checkbuttonRussianCitizen"; this.checkbuttonRussianCitizen.Label = global::Mono.Unix.Catalog.GetString("Гражданство РФ"); this.checkbuttonRussianCitizen.Active = true; this.checkbuttonRussianCitizen.DrawIndicator = true; this.checkbuttonRussianCitizen.UseUnderline = true; this.checkbuttonRussianCitizen.FocusOnClick = false; this.checkbuttonRussianCitizen.Relief = ((global::Gtk.ReliefStyle)(2)); this.datatableMain.Add(this.checkbuttonRussianCitizen); global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.checkbuttonRussianCitizen])); w12.TopAttach = ((uint)(4)); w12.BottomAttach = ((uint)(5)); w12.LeftAttach = ((uint)(1)); w12.RightAttach = ((uint)(2)); w12.XOptions = ((global::Gtk.AttachOptions)(4)); w12.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.dataentryDrivingNumber = new global::Gamma.GtkWidgets.yEntry(); this.dataentryDrivingNumber.TooltipMarkup = "Десять символов серии и номера без пробелов."; this.dataentryDrivingNumber.CanFocus = true; this.dataentryDrivingNumber.Name = "dataentryDrivingNumber"; this.dataentryDrivingNumber.IsEditable = true; this.dataentryDrivingNumber.MaxLength = 45; this.dataentryDrivingNumber.InvisibleChar = '●'; this.datatableMain.Add(this.dataentryDrivingNumber); global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryDrivingNumber])); w13.TopAttach = ((uint)(9)); w13.BottomAttach = ((uint)(10)); w13.LeftAttach = ((uint)(1)); w13.RightAttach = ((uint)(3)); w13.XOptions = ((global::Gtk.AttachOptions)(4)); w13.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.dataentryLastName = new global::Gamma.GtkWidgets.yEntry(); this.dataentryLastName.CanFocus = true; this.dataentryLastName.Name = "dataentryLastName"; this.dataentryLastName.IsEditable = true; this.dataentryLastName.InvisibleChar = '●'; this.datatableMain.Add(this.dataentryLastName); global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryLastName])); w14.LeftAttach = ((uint)(1)); w14.RightAttach = ((uint)(2)); w14.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.dataentryName = new global::Gamma.GtkWidgets.yEntry(); this.dataentryName.CanFocus = true; this.dataentryName.Name = "dataentryName"; this.dataentryName.IsEditable = true; this.dataentryName.MaxLength = 100; this.dataentryName.InvisibleChar = '●'; this.datatableMain.Add(this.dataentryName); global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryName])); 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 datatableMain.Gtk.Table+TableChild this.dataentryPatronymic = new global::Gamma.GtkWidgets.yEntry(); this.dataentryPatronymic.CanFocus = true; this.dataentryPatronymic.Name = "dataentryPatronymic"; this.dataentryPatronymic.IsEditable = true; this.dataentryPatronymic.InvisibleChar = '●'; this.datatableMain.Add(this.dataentryPatronymic); global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.dataentryPatronymic])); 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 datatableMain.Gtk.Table+TableChild this.entryAddressCurrent = new global::Gamma.GtkWidgets.yEntry(); this.entryAddressCurrent.CanFocus = true; this.entryAddressCurrent.Name = "entryAddressCurrent"; this.entryAddressCurrent.IsEditable = true; this.entryAddressCurrent.InvisibleChar = '●'; this.datatableMain.Add(this.entryAddressCurrent); global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.entryAddressCurrent])); w17.TopAttach = ((uint)(8)); w17.BottomAttach = ((uint)(9)); w17.LeftAttach = ((uint)(1)); w17.RightAttach = ((uint)(3)); w17.XOptions = ((global::Gtk.AttachOptions)(4)); w17.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.entryAddressRegistration = new global::Gamma.GtkWidgets.yEntry(); this.entryAddressRegistration.CanFocus = true; this.entryAddressRegistration.Name = "entryAddressRegistration"; this.entryAddressRegistration.IsEditable = true; this.entryAddressRegistration.InvisibleChar = '●'; this.datatableMain.Add(this.entryAddressRegistration); global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.entryAddressRegistration])); w18.TopAttach = ((uint)(7)); w18.BottomAttach = ((uint)(8)); w18.LeftAttach = ((uint)(1)); w18.RightAttach = ((uint)(3)); w18.XOptions = ((global::Gtk.AttachOptions)(4)); w18.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.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.datatableMain.Add(this.label10); global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label10])); w19.TopAttach = ((uint)(6)); w19.BottomAttach = ((uint)(7)); w19.XOptions = ((global::Gtk.AttachOptions)(4)); w19.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.label11 = new global::Gtk.Label(); this.label11.Name = "label11"; this.label11.Xalign = 1F; this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Водительское удостоверение:"); this.datatableMain.Add(this.label11); global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label11])); w20.TopAttach = ((uint)(9)); w20.BottomAttach = ((uint)(10)); w20.XOptions = ((global::Gtk.AttachOptions)(4)); w20.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.label13 = new global::Gtk.Label(); this.label13.Name = "label13"; this.datatableMain.Add(this.label13); global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label13])); w21.TopAttach = ((uint)(4)); w21.BottomAttach = ((uint)(5)); w21.XOptions = ((global::Gtk.AttachOptions)(4)); w21.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.label14 = new global::Gtk.Label(); this.label14.Name = "label14"; this.label14.Xalign = 1F; this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Адрес регистрации:"); this.datatableMain.Add(this.label14); global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label14])); w22.TopAttach = ((uint)(7)); w22.BottomAttach = ((uint)(8)); w22.XOptions = ((global::Gtk.AttachOptions)(4)); w22.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.label15 = new global::Gtk.Label(); this.label15.Name = "label15"; this.label15.Xalign = 1F; this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Фактический адрес:"); this.datatableMain.Add(this.label15); global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label15])); w23.TopAttach = ((uint)(8)); w23.BottomAttach = ((uint)(9)); w23.XOptions = ((global::Gtk.AttachOptions)(4)); w23.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.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.label2.UseMarkup = true; this.datatableMain.Add(this.label2); global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label2])); w24.XOptions = ((global::Gtk.AttachOptions)(4)); w24.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.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.datatableMain.Add(this.label5); global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label5])); w25.TopAttach = ((uint)(1)); w25.BottomAttach = ((uint)(2)); w25.XOptions = ((global::Gtk.AttachOptions)(4)); w25.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.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.datatableMain.Add(this.label6); global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label6])); w26.TopAttach = ((uint)(2)); w26.BottomAttach = ((uint)(3)); w26.XOptions = ((global::Gtk.AttachOptions)(4)); w26.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.label7 = new global::Gtk.Label(); this.label7.Name = "label7"; this.label7.Xalign = 1F; this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Национальность:"); this.datatableMain.Add(this.label7); global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.label7])); w27.TopAttach = ((uint)(3)); w27.BottomAttach = ((uint)(4)); w27.XOptions = ((global::Gtk.AttachOptions)(4)); w27.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.labelCitizenship = new global::Gtk.Label(); this.labelCitizenship.Name = "labelCitizenship"; this.labelCitizenship.Xalign = 1F; this.labelCitizenship.LabelProp = global::Mono.Unix.Catalog.GetString("Ин.гражданство:"); this.datatableMain.Add(this.labelCitizenship); global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.labelCitizenship])); w28.TopAttach = ((uint)(5)); w28.BottomAttach = ((uint)(6)); w28.XOptions = ((global::Gtk.AttachOptions)(4)); w28.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.phonesView = new global::Vodovoz.Views.Contacts.PhonesView(); this.phonesView.Events = ((global::Gdk.EventMask)(256)); this.phonesView.Name = "phonesView"; this.phonesView.IsReadOnly = false; this.datatableMain.Add(this.phonesView); global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.phonesView])); w29.TopAttach = ((uint)(6)); w29.BottomAttach = ((uint)(7)); w29.LeftAttach = ((uint)(1)); w29.RightAttach = ((uint)(3)); w29.XOptions = ((global::Gtk.AttachOptions)(4)); w29.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.photoviewEmployee = new global::QS.Widgets.GtkUI.PhotoView(); this.photoviewEmployee.Events = ((global::Gdk.EventMask)(256)); this.photoviewEmployee.Name = "photoviewEmployee"; this.photoviewEmployee.CanPrint = false; this.datatableMain.Add(this.photoviewEmployee); global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.photoviewEmployee])); w30.BottomAttach = ((uint)(4)); w30.LeftAttach = ((uint)(2)); w30.RightAttach = ((uint)(3)); w30.XOptions = ((global::Gtk.AttachOptions)(4)); w30.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.referenceCitizenship = new global::Gamma.Widgets.yEntryReference(); this.referenceCitizenship.Events = ((global::Gdk.EventMask)(256)); this.referenceCitizenship.Name = "referenceCitizenship"; this.datatableMain.Add(this.referenceCitizenship); global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.referenceCitizenship])); w31.TopAttach = ((uint)(5)); w31.BottomAttach = ((uint)(6)); w31.LeftAttach = ((uint)(1)); w31.RightAttach = ((uint)(2)); w31.XOptions = ((global::Gtk.AttachOptions)(4)); w31.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child datatableMain.Gtk.Table+TableChild this.referenceNationality = new global::Gamma.Widgets.yEntryReference(); this.referenceNationality.Events = ((global::Gdk.EventMask)(256)); this.referenceNationality.Name = "referenceNationality"; this.datatableMain.Add(this.referenceNationality); global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.datatableMain[this.referenceNationality])); w32.TopAttach = ((uint)(3)); w32.BottomAttach = ((uint)(4)); w32.LeftAttach = ((uint)(1)); w32.RightAttach = ((uint)(2)); w32.XOptions = ((global::Gtk.AttachOptions)(4)); w32.YOptions = ((global::Gtk.AttachOptions)(4)); w11.Add(this.datatableMain); this.GtkScrolledWindow.Add(w11); this.notebookMain.Add(this.GtkScrolledWindow); // Notebook tab this.label1 = new global::Gtk.Label(); this.label1.Name = "label1"; this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Информация"); this.notebookMain.SetTabLabel(this.GtkScrolledWindow, this.label1); this.label1.ShowAll(); // Container child notebookMain.Gtk.Notebook+NotebookChild this.vbox5 = new global::Gtk.VBox(); this.vbox5.Name = "vbox5"; this.vbox5.Spacing = 6; this.vbox5.BorderWidth = ((uint)(6)); // Container child vbox5.Gtk.Box+BoxChild this.hbox6 = new global::Gtk.HBox(); this.hbox6.Name = "hbox6"; this.hbox6.Spacing = 6; // Container child hbox6.Gtk.Box+BoxChild this.label19 = new global::Gtk.Label(); this.label19.Name = "label19"; this.label19.LabelProp = global::Mono.Unix.Catalog.GetString("ИНН:"); this.hbox6.Add(this.label19); global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.label19])); w36.Position = 0; w36.Expand = false; w36.Fill = false; // Container child hbox6.Gtk.Box+BoxChild this.entryInn = new global::Gamma.GtkWidgets.yEntry(); this.entryInn.CanFocus = true; this.entryInn.Name = "entryInn"; this.entryInn.IsEditable = true; this.entryInn.InvisibleChar = '●'; this.hbox6.Add(this.entryInn); global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.entryInn])); w37.Position = 1; this.vbox5.Add(this.hbox6); global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox6])); w38.Position = 0; w38.Expand = false; w38.Fill = false; // Container child vbox5.Gtk.Box+BoxChild this.accountsView = new global::QSBanks.AccountsView(); this.accountsView.Events = ((global::Gdk.EventMask)(256)); this.accountsView.Name = "accountsView"; this.accountsView.CanEdit = true; this.vbox5.Add(this.accountsView); global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.accountsView])); w39.Position = 1; this.notebookMain.Add(this.vbox5); global::Gtk.Notebook.NotebookChild w40 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain[this.vbox5])); w40.Position = 1; // Notebook tab this.label17 = new global::Gtk.Label(); this.label17.Name = "label17"; this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("Реквизиты"); this.notebookMain.SetTabLabel(this.vbox5, this.label17); this.label17.ShowAll(); // Container child notebookMain.Gtk.Notebook+NotebookChild this.attachmentsView = new global::QSAttachment.Views.Widgets.AttachmentsView(); this.attachmentsView.Events = ((global::Gdk.EventMask)(256)); this.attachmentsView.Name = "attachmentsView"; this.notebookMain.Add(this.attachmentsView); global::Gtk.Notebook.NotebookChild w41 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain[this.attachmentsView])); w41.Position = 2; // Notebook tab this.label24 = new global::Gtk.Label(); this.label24.Name = "label24"; this.label24.LabelProp = global::Mono.Unix.Catalog.GetString("Файлы"); this.notebookMain.SetTabLabel(this.attachmentsView, this.label24); this.label24.ShowAll(); // Container child notebookMain.Gtk.Notebook+NotebookChild this.vbox7 = new global::Gtk.VBox(); this.vbox7.Name = "vbox7"; this.vbox7.Spacing = 6; // Container child vbox7.Gtk.Box+BoxChild this.hbox12 = new global::Gtk.HBox(); this.hbox12.Name = "hbox12"; this.hbox12.Spacing = 6; // Container child hbox12.Gtk.Box+BoxChild this.button1 = new global::Gtk.Button(); this.button1.CanFocus = true; this.button1.Name = "button1"; this.button1.UseUnderline = true; this.button1.Label = global::Mono.Unix.Catalog.GetString("Добавить"); global::Gtk.Image w42 = new global::Gtk.Image(); w42.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu); this.button1.Image = w42; this.hbox12.Add(this.button1); global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.button1])); w43.Position = 0; w43.Expand = false; w43.Fill = false; // Container child hbox12.Gtk.Box+BoxChild this.buttonDocumentEdit = new global::Gtk.Button(); this.buttonDocumentEdit.CanFocus = true; this.buttonDocumentEdit.Name = "buttonDocumentEdit"; this.buttonDocumentEdit.UseUnderline = true; this.buttonDocumentEdit.Label = global::Mono.Unix.Catalog.GetString("Изменить"); global::Gtk.Image w44 = new global::Gtk.Image(); w44.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu); this.buttonDocumentEdit.Image = w44; this.hbox12.Add(this.buttonDocumentEdit); global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.buttonDocumentEdit])); w45.Position = 1; w45.Expand = false; w45.Fill = false; // Container child hbox12.Gtk.Box+BoxChild this.button3 = new global::Gtk.Button(); this.button3.CanFocus = true; this.button3.Name = "button3"; this.button3.UseUnderline = true; this.button3.Label = global::Mono.Unix.Catalog.GetString("Удалить"); global::Gtk.Image w46 = new global::Gtk.Image(); w46.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu); this.button3.Image = w46; this.hbox12.Add(this.button3); global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.button3])); w47.Position = 2; w47.Expand = false; w47.Fill = false; this.vbox7.Add(this.hbox12); global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.hbox12])); w48.Position = 0; w48.Expand = false; w48.Fill = false; // Container child vbox7.Gtk.Box+BoxChild this.GtkScrolledWindow4 = new global::Gtk.ScrolledWindow(); this.GtkScrolledWindow4.Name = "GtkScrolledWindow4"; this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child GtkScrolledWindow4.Gtk.Container+ContainerChild this.ytreeviewEmployeeDocument = new global::Gamma.GtkWidgets.yTreeView(); this.ytreeviewEmployeeDocument.CanFocus = true; this.ytreeviewEmployeeDocument.Name = "ytreeviewEmployeeDocument"; this.GtkScrolledWindow4.Add(this.ytreeviewEmployeeDocument); this.vbox7.Add(this.GtkScrolledWindow4); global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.GtkScrolledWindow4])); w50.Position = 1; this.notebookMain.Add(this.vbox7); global::Gtk.Notebook.NotebookChild w51 = ((global::Gtk.Notebook.NotebookChild)(this.notebookMain[this.vbox7])); w51.Position = 3; // Notebook tab this.label3 = new global::Gtk.Label(); this.label3.Name = "label3"; this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Документы"); this.notebookMain.SetTabLabel(this.vbox7, this.label3); this.label3.ShowAll(); this.vbox1.Add(this.notebookMain); global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.notebookMain])); w52.Position = 1; // Container child vbox1.Gtk.Box+BoxChild this.hbox5 = new global::Gtk.HBox(); this.hbox5.Name = "hbox5"; this.hbox5.Spacing = 6; // Container child hbox5.Gtk.Box+BoxChild this.buttonChangeToEmployee = new global::Gtk.Button(); this.buttonChangeToEmployee.CanFocus = true; this.buttonChangeToEmployee.Name = "buttonChangeToEmployee"; this.buttonChangeToEmployee.UseUnderline = true; this.buttonChangeToEmployee.Label = global::Mono.Unix.Catalog.GetString("Перевести в сотрудники"); this.hbox5.Add(this.buttonChangeToEmployee); global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonChangeToEmployee])); w53.PackType = ((global::Gtk.PackType)(1)); w53.Position = 2; w53.Expand = false; w53.Fill = false; this.vbox1.Add(this.hbox5); global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5])); w54.PackType = ((global::Gtk.PackType)(1)); w54.Position = 2; w54.Expand = false; w54.Fill = false; this.Add(this.vbox1); if ((this.Child != null)) { this.Child.ShowAll(); } this.Hide(); this.radioTabInfo.Toggled += new global::System.EventHandler(this.OnRadioTabInfoToggled); this.radioTabAccounting.Toggled += new global::System.EventHandler(this.OnRadioTabAccountingToggled); this.radioTabFiles.Toggled += new global::System.EventHandler(this.OnRadioTabFilesToggled); this.radioTabDocuments.Toggled += new global::System.EventHandler(this.OnRadioTabDocumentsToggled); this.checkbuttonRussianCitizen.Toggled += new global::System.EventHandler(this.OnRussianCitizenToggled); this.button1.Clicked += new global::System.EventHandler(this.OnButtonAddDocumentClicked); this.buttonDocumentEdit.Clicked += new global::System.EventHandler(this.OnButtonEditDocumentClicked); this.button3.Clicked += new global::System.EventHandler(this.OnButtonRemoveDocumentClicked); this.ytreeviewEmployeeDocument.RowActivated += new global::Gtk.RowActivatedHandler(this.OnEmployeeDocumentRowActivated); this.buttonChangeToEmployee.Clicked += new global::System.EventHandler(this.OnButtonChangeToEmployeeClicked); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget Vodovoz.Views.Cash.CashlessRequestView global::Stetic.BinContainer.Attach(this); this.WidthRequest = 450; this.Name = "Vodovoz.Views.Cash.CashlessRequestView"; // Container child Vodovoz.Views.Cash.CashlessRequestView.Gtk.Container+ContainerChild this.vboxDialog = new global::Gtk.VBox(); this.vboxDialog.Name = "vboxDialog"; this.vboxDialog.Spacing = 6; // Container child vboxDialog.Gtk.Box+BoxChild this.hboxDialogHeader = new global::Gtk.HBox(); this.hboxDialogHeader.Name = "hboxDialogHeader"; this.hboxDialogHeader.Spacing = 6; // Container child hboxDialogHeader.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.hboxDialogHeader.Add(this.buttonSave); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.buttonSave])); w2.Position = 0; w2.Expand = false; w2.Fill = false; // Container child hboxDialogHeader.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.hboxDialogHeader.Add(this.buttonCancel); global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.buttonCancel])); w4.Position = 1; w4.Expand = false; w4.Fill = false; // Container child hboxDialogHeader.Gtk.Box+BoxChild this.labelRoleTitle = new global::Gamma.GtkWidgets.yLabel(); this.labelRoleTitle.Name = "labelRoleTitle"; this.labelRoleTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Роль:"); this.hboxDialogHeader.Add(this.labelRoleTitle); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.labelRoleTitle])); w5.Position = 2; w5.Expand = false; w5.Fill = false; // Container child hboxDialogHeader.Gtk.Box+BoxChild this.comboRoleChooser = new global::Gamma.Widgets.yListComboBox(); this.comboRoleChooser.Name = "comboRoleChooser"; this.comboRoleChooser.AddIfNotExist = false; this.comboRoleChooser.DefaultFirst = false; this.hboxDialogHeader.Add(this.comboRoleChooser); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.comboRoleChooser])); w6.Position = 3; w6.Expand = false; w6.Fill = false; // Container child hboxDialogHeader.Gtk.Box+BoxChild this.labelStatusTitle = new global::Gamma.GtkWidgets.yLabel(); this.labelStatusTitle.Name = "labelStatusTitle"; this.labelStatusTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Статус заявки:"); this.hboxDialogHeader.Add(this.labelStatusTitle); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.labelStatusTitle])); w7.Position = 4; w7.Expand = false; w7.Fill = false; // Container child hboxDialogHeader.Gtk.Box+BoxChild this.labelStatus = new global::Gamma.GtkWidgets.yLabel(); this.labelStatus.Name = "labelStatus"; this.labelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("."); this.hboxDialogHeader.Add(this.labelStatus); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxDialogHeader[this.labelStatus])); w8.Position = 5; w8.Expand = false; w8.Fill = false; this.vboxDialog.Add(this.hboxDialogHeader); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.hboxDialogHeader])); w9.Position = 0; w9.Expand = false; w9.Fill = false; // Container child vboxDialog.Gtk.Box+BoxChild this.scrolledMain = new global::Gtk.ScrolledWindow(); this.scrolledMain.CanFocus = true; this.scrolledMain.Name = "scrolledMain"; this.scrolledMain.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrolledMain.Gtk.Container+ContainerChild global::Gtk.Viewport w10 = new global::Gtk.Viewport(); w10.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.tableMain = new global::Gtk.Table(((uint)(16)), ((uint)(2)), false); this.tableMain.Name = "tableMain"; this.tableMain.RowSpacing = ((uint)(6)); this.tableMain.ColumnSpacing = ((uint)(6)); this.tableMain.BorderWidth = ((uint)(10)); // Container child tableMain.Gtk.Table+TableChild this.alignmentFiles = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F); this.alignmentFiles.WidthRequest = 400; this.alignmentFiles.HeightRequest = 100; this.alignmentFiles.Name = "alignmentFiles"; // Container child alignmentFiles.Gtk.Container+ContainerChild this.filesView = new global::Vodovoz.Views.Cash.CashlessRequestFilesView(); this.filesView.Events = ((global::Gdk.EventMask)(256)); this.filesView.Name = "filesView"; this.alignmentFiles.Add(this.filesView); this.tableMain.Add(this.alignmentFiles); global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableMain[this.alignmentFiles])); w12.TopAttach = ((uint)(4)); w12.BottomAttach = ((uint)(5)); w12.LeftAttach = ((uint)(1)); w12.RightAttach = ((uint)(2)); w12.XOptions = ((global::Gtk.AttachOptions)(0)); w12.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.checkNotToReconcile = new global::Gamma.GtkWidgets.yCheckButton(); this.checkNotToReconcile.WidthRequest = 400; this.checkNotToReconcile.CanFocus = true; this.checkNotToReconcile.Name = "checkNotToReconcile"; this.checkNotToReconcile.Label = global::Mono.Unix.Catalog.GetString("Утвердить возможность не пересогласовывать оплаты"); this.checkNotToReconcile.DrawIndicator = true; this.checkNotToReconcile.UseUnderline = true; this.checkNotToReconcile.FocusOnClick = false; this.checkNotToReconcile.Xalign = 0F; this.checkNotToReconcile.Yalign = 0F; this.tableMain.Add(this.checkNotToReconcile); global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableMain[this.checkNotToReconcile])); w13.TopAttach = ((uint)(7)); w13.BottomAttach = ((uint)(8)); w13.LeftAttach = ((uint)(1)); w13.RightAttach = ((uint)(2)); w13.XOptions = ((global::Gtk.AttachOptions)(0)); w13.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.comboOrganisation = new global::QS.Widgets.GtkUI.SpecialListComboBox(); this.comboOrganisation.WidthRequest = 400; this.comboOrganisation.Name = "comboOrganisation"; this.comboOrganisation.AddIfNotExist = false; this.comboOrganisation.DefaultFirst = false; this.comboOrganisation.ShowSpecialStateAll = false; this.comboOrganisation.ShowSpecialStateNot = false; this.tableMain.Add(this.comboOrganisation); global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableMain[this.comboOrganisation])); w14.TopAttach = ((uint)(9)); w14.BottomAttach = ((uint)(10)); w14.LeftAttach = ((uint)(1)); w14.RightAttach = ((uint)(2)); w14.XOptions = ((global::Gtk.AttachOptions)(0)); w14.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.eventBoxCancelReason = new global::Gamma.GtkWidgets.yEventBox(); this.eventBoxCancelReason.Name = "eventBoxCancelReason"; // Container child eventBoxCancelReason.Gtk.Container+ContainerChild this.scrollCancelReason = new global::Gtk.ScrolledWindow(); this.scrollCancelReason.WidthRequest = 400; this.scrollCancelReason.HeightRequest = 65; this.scrollCancelReason.Name = "scrollCancelReason"; this.scrollCancelReason.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrollCancelReason.Gtk.Container+ContainerChild this.entryCancelReason = new global::Gamma.GtkWidgets.yTextView(); this.entryCancelReason.CanFocus = true; this.entryCancelReason.Name = "entryCancelReason"; this.entryCancelReason.WrapMode = ((global::Gtk.WrapMode)(3)); this.scrollCancelReason.Add(this.entryCancelReason); this.eventBoxCancelReason.Add(this.scrollCancelReason); this.tableMain.Add(this.eventBoxCancelReason); global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableMain[this.eventBoxCancelReason])); w17.TopAttach = ((uint)(13)); w17.BottomAttach = ((uint)(14)); w17.LeftAttach = ((uint)(1)); w17.RightAttach = ((uint)(2)); w17.XOptions = ((global::Gtk.AttachOptions)(4)); w17.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.eventBoxOrganisationSeparator = new global::Gamma.GtkWidgets.yEventBox(); this.eventBoxOrganisationSeparator.Name = "eventBoxOrganisationSeparator"; // Container child eventBoxOrganisationSeparator.Gtk.Container+ContainerChild this.hseparator1 = new global::Gtk.HSeparator(); this.hseparator1.Name = "hseparator1"; this.eventBoxOrganisationSeparator.Add(this.hseparator1); this.tableMain.Add(this.eventBoxOrganisationSeparator); global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tableMain[this.eventBoxOrganisationSeparator])); w19.TopAttach = ((uint)(8)); w19.BottomAttach = ((uint)(9)); w19.RightAttach = ((uint)(2)); w19.XOptions = ((global::Gtk.AttachOptions)(4)); w19.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.eventBoxReasonsSeparator = new global::Gamma.GtkWidgets.yEventBox(); this.eventBoxReasonsSeparator.Name = "eventBoxReasonsSeparator"; // Container child eventBoxReasonsSeparator.Gtk.Container+ContainerChild this.hseparator2 = new global::Gtk.HSeparator(); this.hseparator2.Name = "hseparator2"; this.eventBoxReasonsSeparator.Add(this.hseparator2); this.tableMain.Add(this.eventBoxReasonsSeparator); global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableMain[this.eventBoxReasonsSeparator])); w21.TopAttach = ((uint)(11)); w21.BottomAttach = ((uint)(12)); w21.RightAttach = ((uint)(2)); w21.XOptions = ((global::Gtk.AttachOptions)(4)); w21.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.eventBoxWhySentToReapproval = new global::Gamma.GtkWidgets.yEventBox(); this.eventBoxWhySentToReapproval.Name = "eventBoxWhySentToReapproval"; // Container child eventBoxWhySentToReapproval.Gtk.Container+ContainerChild this.scrollWhySentToReapproval = new global::Gtk.ScrolledWindow(); this.scrollWhySentToReapproval.WidthRequest = 400; this.scrollWhySentToReapproval.HeightRequest = 65; this.scrollWhySentToReapproval.Name = "scrollWhySentToReapproval"; this.scrollWhySentToReapproval.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrollWhySentToReapproval.Gtk.Container+ContainerChild this.entryWhySentToReapproval = new global::Gamma.GtkWidgets.yTextView(); this.entryWhySentToReapproval.CanFocus = true; this.entryWhySentToReapproval.Name = "entryWhySentToReapproval"; this.entryWhySentToReapproval.WrapMode = ((global::Gtk.WrapMode)(3)); this.scrollWhySentToReapproval.Add(this.entryWhySentToReapproval); this.eventBoxWhySentToReapproval.Add(this.scrollWhySentToReapproval); this.tableMain.Add(this.eventBoxWhySentToReapproval); global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.tableMain[this.eventBoxWhySentToReapproval])); w24.TopAttach = ((uint)(12)); w24.BottomAttach = ((uint)(13)); w24.LeftAttach = ((uint)(1)); w24.RightAttach = ((uint)(2)); w24.XOptions = ((global::Gtk.AttachOptions)(4)); w24.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.evmeAuthor = new global::QS.Widgets.GtkUI.EntityViewModelEntry(); this.evmeAuthor.WidthRequest = 400; this.evmeAuthor.Events = ((global::Gdk.EventMask)(256)); this.evmeAuthor.Name = "evmeAuthor"; this.evmeAuthor.CanEditReference = false; this.tableMain.Add(this.evmeAuthor); global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.tableMain[this.evmeAuthor])); w25.LeftAttach = ((uint)(1)); w25.RightAttach = ((uint)(2)); w25.XOptions = ((global::Gtk.AttachOptions)(0)); w25.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.evmeCounterparty = new global::QS.Widgets.GtkUI.EntityViewModelEntry(); this.evmeCounterparty.WidthRequest = 400; this.evmeCounterparty.Events = ((global::Gdk.EventMask)(256)); this.evmeCounterparty.Name = "evmeCounterparty"; this.evmeCounterparty.CanEditReference = false; this.tableMain.Add(this.evmeCounterparty); global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.tableMain[this.evmeCounterparty])); w26.TopAttach = ((uint)(2)); w26.BottomAttach = ((uint)(3)); w26.LeftAttach = ((uint)(1)); w26.RightAttach = ((uint)(2)); w26.XOptions = ((global::Gtk.AttachOptions)(0)); w26.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.evmeExpenceCategory = new global::QS.Widgets.GtkUI.EntityViewModelEntry(); this.evmeExpenceCategory.WidthRequest = 400; this.evmeExpenceCategory.Events = ((global::Gdk.EventMask)(256)); this.evmeExpenceCategory.Name = "evmeExpenceCategory"; this.evmeExpenceCategory.CanEditReference = false; this.tableMain.Add(this.evmeExpenceCategory); global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.tableMain[this.evmeExpenceCategory])); w27.TopAttach = ((uint)(10)); w27.BottomAttach = ((uint)(11)); w27.LeftAttach = ((uint)(1)); w27.RightAttach = ((uint)(2)); w27.XOptions = ((global::Gtk.AttachOptions)(0)); w27.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.evmeSubdivision = new global::QS.Widgets.GtkUI.EntityViewModelEntry(); this.evmeSubdivision.WidthRequest = 400; this.evmeSubdivision.Events = ((global::Gdk.EventMask)(256)); this.evmeSubdivision.Name = "evmeSubdivision"; this.evmeSubdivision.CanEditReference = false; this.tableMain.Add(this.evmeSubdivision); global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.tableMain[this.evmeSubdivision])); w28.TopAttach = ((uint)(1)); w28.BottomAttach = ((uint)(2)); w28.LeftAttach = ((uint)(1)); w28.RightAttach = ((uint)(2)); w28.XOptions = ((global::Gtk.AttachOptions)(0)); w28.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.hbox5 = new global::Gtk.HBox(); this.hbox5.Name = "hbox5"; this.hbox5.Spacing = 6; // Container child hbox5.Gtk.Box+BoxChild this.vbox3 = new global::Gtk.VBox(); this.vbox3.Name = "vbox3"; this.vbox3.Spacing = 6; // Container child vbox3.Gtk.Box+BoxChild this.btnCancel = new global::Gamma.GtkWidgets.yButton(); this.btnCancel.CanFocus = true; this.btnCancel.Name = "btnCancel"; this.btnCancel.UseUnderline = true; this.btnCancel.Label = global::Mono.Unix.Catalog.GetString("Отменить заявку"); this.vbox3.Add(this.btnCancel); global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.btnCancel])); w29.Position = 0; w29.Expand = false; w29.Fill = false; // Container child vbox3.Gtk.Box+BoxChild this.btnReapprove = new global::Gamma.GtkWidgets.yButton(); this.btnReapprove.CanFocus = true; this.btnReapprove.Name = "btnReapprove"; this.btnReapprove.UseUnderline = true; this.btnReapprove.Label = global::Mono.Unix.Catalog.GetString("Отправить на пересогласование"); this.vbox3.Add(this.btnReapprove); global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.btnReapprove])); w30.Position = 1; w30.Expand = false; w30.Fill = false; this.hbox5.Add(this.vbox3); global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.vbox3])); w31.Position = 0; w31.Expand = false; w31.Fill = false; this.tableMain.Add(this.hbox5); global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.tableMain[this.hbox5])); w32.TopAttach = ((uint)(15)); w32.BottomAttach = ((uint)(16)); w32.LeftAttach = ((uint)(1)); w32.RightAttach = ((uint)(2)); w32.XOptions = ((global::Gtk.AttachOptions)(4)); w32.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.hbox6 = new global::Gtk.HBox(); this.hbox6.Name = "hbox6"; this.hbox6.Spacing = 6; // Container child hbox6.Gtk.Box+BoxChild this.vbox2 = new global::Gtk.VBox(); this.vbox2.Name = "vbox2"; this.vbox2.Spacing = 6; // Container child vbox2.Gtk.Box+BoxChild this.buttonPayout = new global::Gamma.GtkWidgets.yButton(); this.buttonPayout.CanFocus = true; this.buttonPayout.Name = "buttonPayout"; this.buttonPayout.UseUnderline = true; this.buttonPayout.Label = global::Mono.Unix.Catalog.GetString("Оплатить"); this.vbox2.Add(this.buttonPayout); global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.buttonPayout])); w33.Position = 0; w33.Expand = false; w33.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.btnConveyForPayout = new global::Gamma.GtkWidgets.yButton(); this.btnConveyForPayout.CanFocus = true; this.btnConveyForPayout.Name = "btnConveyForPayout"; this.btnConveyForPayout.UseUnderline = true; this.btnConveyForPayout.Label = global::Mono.Unix.Catalog.GetString("Передать на выдачу"); this.vbox2.Add(this.btnConveyForPayout); global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnConveyForPayout])); w34.Position = 1; w34.Expand = false; w34.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.btnAccept = new global::Gamma.GtkWidgets.yButton(); this.btnAccept.CanFocus = true; this.btnAccept.Name = "btnAccept"; this.btnAccept.UseUnderline = true; this.btnAccept.Label = global::Mono.Unix.Catalog.GetString("Подтвердить"); this.vbox2.Add(this.btnAccept); global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnAccept])); w35.Position = 2; w35.Expand = false; w35.Fill = false; // Container child vbox2.Gtk.Box+BoxChild this.btnApprove = new global::Gamma.GtkWidgets.yButton(); this.btnApprove.CanFocus = true; this.btnApprove.Name = "btnApprove"; this.btnApprove.UseUnderline = true; this.btnApprove.Label = global::Mono.Unix.Catalog.GetString("Согласовать"); this.vbox2.Add(this.btnApprove); global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnApprove])); w36.Position = 3; w36.Expand = false; w36.Fill = false; this.hbox6.Add(this.vbox2); global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.vbox2])); w37.PackType = ((global::Gtk.PackType)(1)); w37.Position = 0; w37.Expand = false; w37.Fill = false; this.tableMain.Add(this.hbox6); global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.tableMain[this.hbox6])); w38.TopAttach = ((uint)(15)); w38.BottomAttach = ((uint)(16)); w38.XOptions = ((global::Gtk.AttachOptions)(4)); w38.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.hseparator3 = new global::Gtk.HSeparator(); this.hseparator3.Name = "hseparator3"; this.tableMain.Add(this.hseparator3); global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.tableMain[this.hseparator3])); w39.TopAttach = ((uint)(14)); w39.BottomAttach = ((uint)(15)); w39.RightAttach = ((uint)(2)); w39.XOptions = ((global::Gtk.AttachOptions)(4)); w39.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelAuthor = new global::Gtk.Label(); this.labelAuthor.Name = "labelAuthor"; this.labelAuthor.Xalign = 1F; this.labelAuthor.LabelProp = global::Mono.Unix.Catalog.GetString("Автор:"); this.tableMain.Add(this.labelAuthor); global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelAuthor])); w40.XOptions = ((global::Gtk.AttachOptions)(4)); w40.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelBasis = new global::Gamma.GtkWidgets.yLabel(); this.labelBasis.Name = "labelBasis"; this.labelBasis.Xalign = 1F; this.labelBasis.Yalign = 0F; this.labelBasis.LabelProp = global::Mono.Unix.Catalog.GetString("Основание:"); this.tableMain.Add(this.labelBasis); global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelBasis])); w41.TopAttach = ((uint)(5)); w41.BottomAttach = ((uint)(6)); w41.XOptions = ((global::Gtk.AttachOptions)(4)); w41.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelCancelReason = new global::Gamma.GtkWidgets.yLabel(); this.labelCancelReason.Name = "labelCancelReason"; this.labelCancelReason.Xalign = 1F; this.labelCancelReason.Yalign = 0F; this.labelCancelReason.LabelProp = global::Mono.Unix.Catalog.GetString("Причина отмены:"); this.tableMain.Add(this.labelCancelReason); global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelCancelReason])); w42.TopAttach = ((uint)(13)); w42.BottomAttach = ((uint)(14)); w42.XOptions = ((global::Gtk.AttachOptions)(4)); w42.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelComboOrganization = new global::Gamma.GtkWidgets.yLabel(); this.labelComboOrganization.Name = "labelComboOrganization"; this.labelComboOrganization.Xalign = 1F; this.labelComboOrganization.LabelProp = global::Mono.Unix.Catalog.GetString("Наша организация:"); this.tableMain.Add(this.labelComboOrganization); global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelComboOrganization])); w43.TopAttach = ((uint)(9)); w43.BottomAttach = ((uint)(10)); w43.XOptions = ((global::Gtk.AttachOptions)(4)); w43.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelCounterparty = new global::Gamma.GtkWidgets.yLabel(); this.labelCounterparty.Name = "labelCounterparty"; this.labelCounterparty.Xalign = 1F; this.labelCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Поставщик:"); this.tableMain.Add(this.labelCounterparty); global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelCounterparty])); w44.TopAttach = ((uint)(2)); w44.BottomAttach = ((uint)(3)); w44.XOptions = ((global::Gtk.AttachOptions)(4)); w44.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelExpenceCategory = new global::Gamma.GtkWidgets.yLabel(); this.labelExpenceCategory.Name = "labelExpenceCategory"; this.labelExpenceCategory.Xalign = 1F; this.labelExpenceCategory.LabelProp = global::Mono.Unix.Catalog.GetString("Статья расхода:"); this.tableMain.Add(this.labelExpenceCategory); global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelExpenceCategory])); w45.TopAttach = ((uint)(10)); w45.BottomAttach = ((uint)(11)); w45.XOptions = ((global::Gtk.AttachOptions)(4)); w45.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelExplanation = new global::Gamma.GtkWidgets.yLabel(); this.labelExplanation.Name = "labelExplanation"; this.labelExplanation.Xalign = 1F; this.labelExplanation.Yalign = 0F; this.labelExplanation.LabelProp = global::Mono.Unix.Catalog.GetString("Пояснение:"); this.tableMain.Add(this.labelExplanation); global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelExplanation])); w46.TopAttach = ((uint)(6)); w46.BottomAttach = ((uint)(7)); w46.XOptions = ((global::Gtk.AttachOptions)(4)); w46.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelFiles = new global::Gamma.GtkWidgets.yLabel(); this.labelFiles.Name = "labelFiles"; this.labelFiles.Xalign = 1F; this.labelFiles.Yalign = 0F; this.labelFiles.LabelProp = global::Mono.Unix.Catalog.GetString("Файлы:"); this.tableMain.Add(this.labelFiles); global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelFiles])); w47.TopAttach = ((uint)(4)); w47.BottomAttach = ((uint)(5)); w47.XOptions = ((global::Gtk.AttachOptions)(4)); w47.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelSubdivision = new global::Gtk.Label(); this.labelSubdivision.Name = "labelSubdivision"; this.labelSubdivision.Xalign = 1F; this.labelSubdivision.LabelProp = global::Mono.Unix.Catalog.GetString("Подразделение:"); this.tableMain.Add(this.labelSubdivision); global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelSubdivision])); w48.TopAttach = ((uint)(1)); w48.BottomAttach = ((uint)(2)); w48.XOptions = ((global::Gtk.AttachOptions)(4)); w48.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelSum = new global::Gamma.GtkWidgets.yLabel(); this.labelSum.Name = "labelSum"; this.labelSum.Xalign = 1F; this.labelSum.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма:"); this.tableMain.Add(this.labelSum); global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelSum])); w49.TopAttach = ((uint)(3)); w49.BottomAttach = ((uint)(4)); w49.XOptions = ((global::Gtk.AttachOptions)(4)); w49.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.labelWhySentToReapproval = new global::Gamma.GtkWidgets.yLabel(); this.labelWhySentToReapproval.Name = "labelWhySentToReapproval"; this.labelWhySentToReapproval.Xalign = 1F; this.labelWhySentToReapproval.Yalign = 0F; this.labelWhySentToReapproval.LabelProp = global::Mono.Unix.Catalog.GetString("Причина отправки\nна пересогласование:\n"); this.tableMain.Add(this.labelWhySentToReapproval); global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.tableMain[this.labelWhySentToReapproval])); w50.TopAttach = ((uint)(12)); w50.BottomAttach = ((uint)(13)); w50.XOptions = ((global::Gtk.AttachOptions)(4)); w50.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.scrollBasis = new global::Gtk.ScrolledWindow(); this.scrollBasis.WidthRequest = 400; this.scrollBasis.HeightRequest = 65; this.scrollBasis.Name = "scrollBasis"; this.scrollBasis.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrollBasis.Gtk.Container+ContainerChild this.entryBasis = new global::Gamma.GtkWidgets.yTextView(); this.entryBasis.CanFocus = true; this.entryBasis.Name = "entryBasis"; this.entryBasis.WrapMode = ((global::Gtk.WrapMode)(3)); this.scrollBasis.Add(this.entryBasis); this.tableMain.Add(this.scrollBasis); global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.tableMain[this.scrollBasis])); w52.TopAttach = ((uint)(5)); w52.BottomAttach = ((uint)(6)); w52.LeftAttach = ((uint)(1)); w52.RightAttach = ((uint)(2)); w52.XOptions = ((global::Gtk.AttachOptions)(0)); w52.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.scrollExplanation = new global::Gtk.ScrolledWindow(); this.scrollExplanation.WidthRequest = 400; this.scrollExplanation.HeightRequest = 65; this.scrollExplanation.Name = "scrollExplanation"; this.scrollExplanation.ShadowType = ((global::Gtk.ShadowType)(1)); // Container child scrollExplanation.Gtk.Container+ContainerChild this.entryExplanation = new global::Gamma.GtkWidgets.yTextView(); this.entryExplanation.CanFocus = true; this.entryExplanation.Name = "entryExplanation"; this.entryExplanation.WrapMode = ((global::Gtk.WrapMode)(3)); this.scrollExplanation.Add(this.entryExplanation); this.tableMain.Add(this.scrollExplanation); global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.tableMain[this.scrollExplanation])); w54.TopAttach = ((uint)(6)); w54.BottomAttach = ((uint)(7)); w54.LeftAttach = ((uint)(1)); w54.RightAttach = ((uint)(2)); w54.XOptions = ((global::Gtk.AttachOptions)(0)); w54.YOptions = ((global::Gtk.AttachOptions)(4)); // Container child tableMain.Gtk.Table+TableChild this.yhboxSum = new global::Gamma.GtkWidgets.yHBox(); this.yhboxSum.WidthRequest = 400; this.yhboxSum.Name = "yhboxSum"; this.yhboxSum.Spacing = 6; // Container child yhboxSum.Gtk.Box+BoxChild this.spinSum = new global::Gamma.GtkWidgets.ySpinButton(0D, 2147483647D, 100D); this.spinSum.WidthRequest = 190; this.spinSum.CanFocus = true; this.spinSum.Name = "spinSum"; this.spinSum.Adjustment.PageIncrement = 1000D; this.spinSum.ClimbRate = 1D; this.spinSum.Digits = ((uint)(2)); this.spinSum.Numeric = true; this.spinSum.ValueAsDecimal = 0m; this.spinSum.ValueAsInt = 0; this.yhboxSum.Add(this.spinSum); global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.yhboxSum[this.spinSum])); w55.Position = 0; w55.Expand = false; w55.Fill = false; // Container child yhboxSum.Gtk.Box+BoxChild this.currencylabel1 = new global::QSProjectsLib.CurrencyLabel(); this.currencylabel1.Name = "currencylabel1"; this.currencylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("currencylabel1"); this.yhboxSum.Add(this.currencylabel1); global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.yhboxSum[this.currencylabel1])); w56.Position = 1; w56.Expand = false; w56.Fill = false; this.tableMain.Add(this.yhboxSum); global::Gtk.Table.TableChild w57 = ((global::Gtk.Table.TableChild)(this.tableMain[this.yhboxSum])); w57.TopAttach = ((uint)(3)); w57.BottomAttach = ((uint)(4)); w57.LeftAttach = ((uint)(1)); w57.RightAttach = ((uint)(2)); w57.XOptions = ((global::Gtk.AttachOptions)(0)); w57.YOptions = ((global::Gtk.AttachOptions)(4)); w10.Add(this.tableMain); this.scrolledMain.Add(w10); this.vboxDialog.Add(this.scrolledMain); global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vboxDialog[this.scrolledMain])); w60.Position = 1; this.Add(this.vboxDialog); if ((this.Child != null)) { this.Child.ShowAll(); } this.Hide(); }
protected virtual void Build () { global::Stetic.Gui.Initialize (this); // Widget MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel global::Stetic.BinContainer.Attach (this); this.Name = "MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel"; // Container child MonoDevelop.SourceEditor.OptionPanels.HighlightingPanel.Gtk.Container+ContainerChild this.vbox4 = new global::Gtk.VBox (); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 6; // Container child vbox4.Gtk.Box+BoxChild this.GtkLabel4 = new global::Gtk.Label (); this.GtkLabel4.Name = "GtkLabel4"; this.GtkLabel4.Xalign = 0F; this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Syntax highlighting</b>"); this.GtkLabel4.UseMarkup = true; this.vbox4.Add (this.GtkLabel4); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkLabel4])); w1.Position = 0; w1.Expand = false; w1.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.GtkAlignment3 = new global::Gtk.Alignment (0F, 0F, 1F, 1F); this.GtkAlignment3.Name = "GtkAlignment3"; this.GtkAlignment3.LeftPadding = ((uint)(12)); // Container child GtkAlignment3.Gtk.Container+ContainerChild this.vbox6 = new global::Gtk.VBox (); this.vbox6.Name = "vbox6"; this.vbox6.Spacing = 6; // Container child vbox6.Gtk.Box+BoxChild this.enableHighlightingCheckbutton = new global::Gtk.CheckButton (); this.enableHighlightingCheckbutton.CanFocus = true; this.enableHighlightingCheckbutton.Name = "enableHighlightingCheckbutton"; this.enableHighlightingCheckbutton.Label = global::Mono.Unix.Catalog.GetString ("_Enable highlighting"); this.enableHighlightingCheckbutton.DrawIndicator = true; this.enableHighlightingCheckbutton.UseUnderline = true; this.vbox6.Add (this.enableHighlightingCheckbutton); global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.enableHighlightingCheckbutton])); w2.Position = 0; w2.Expand = false; w2.Fill = false; // Container child vbox6.Gtk.Box+BoxChild this.enableSemanticHighlightingCheckbutton = new global::Gtk.CheckButton (); this.enableSemanticHighlightingCheckbutton.CanFocus = true; this.enableSemanticHighlightingCheckbutton.Name = "enableSemanticHighlightingCheckbutton"; this.enableSemanticHighlightingCheckbutton.Label = global::Mono.Unix.Catalog.GetString ("E_nable semantic highlighting"); this.enableSemanticHighlightingCheckbutton.DrawIndicator = true; this.enableSemanticHighlightingCheckbutton.UseUnderline = true; this.vbox6.Add (this.enableSemanticHighlightingCheckbutton); global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.enableSemanticHighlightingCheckbutton])); w3.Position = 1; w3.Expand = false; w3.Fill = false; this.GtkAlignment3.Add (this.vbox6); this.vbox4.Add (this.GtkAlignment3); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkAlignment3])); w5.Position = 1; w5.Expand = false; w5.Fill = false; // Container child vbox4.Gtk.Box+BoxChild this.GtkLabel5 = new global::Gtk.Label (); this.GtkLabel5.Name = "GtkLabel5"; this.GtkLabel5.Xalign = 0F; this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Color scheme</b>"); this.GtkLabel5.UseMarkup = true; this.vbox4.Add (this.GtkLabel5); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkLabel5])); w6.Position = 2; w6.Expand = false; w6.Fill = false; // Container child vbox4.Gtk.Box+BoxChild 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.vbox5 = new global::Gtk.VBox (); this.vbox5.Name = "vbox5"; this.vbox5.Spacing = 6; // Container child vbox5.Gtk.Box+BoxChild 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 global::Gtk.Viewport w7 = new global::Gtk.Viewport (); w7.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.styleTreeview = new global::Gtk.TreeView (); this.styleTreeview.CanFocus = true; this.styleTreeview.Name = "styleTreeview"; this.styleTreeview.HeadersVisible = false; w7.Add (this.styleTreeview); this.scrolledwindow1.Add (w7); this.hbox1.Add (this.scrolledwindow1); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.scrolledwindow1])); 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.buttonNew = new global::Gtk.Button (); this.buttonNew.CanFocus = true; this.buttonNew.Name = "buttonNew"; this.buttonNew.UseStock = true; this.buttonNew.UseUnderline = true; this.buttonNew.Label = "gtk-new"; this.vbox1.Add (this.buttonNew); global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.buttonNew])); w11.Position = 0; w11.Expand = false; w11.Fill = false; // Container child vbox1.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 ("_Edit"); this.vbox1.Add (this.buttonEdit); global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.buttonEdit])); w12.Position = 1; w12.Expand = false; w12.Fill = false; this.hbox1.Add (this.vbox1); global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox1])); w13.Position = 1; w13.Expand = false; w13.Fill = false; this.vbox5.Add (this.hbox1); global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox1])); w14.Position = 0; // 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.addButton = new global::Gtk.Button (); this.addButton.CanFocus = true; this.addButton.Name = "addButton"; this.addButton.UseStock = true; this.addButton.UseUnderline = true; this.addButton.Label = "gtk-add"; this.hbox2.Add (this.addButton); global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.addButton])); w15.PackType = ((global::Gtk.PackType)(1)); w15.Position = 0; w15.Expand = false; w15.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.removeButton = new global::Gtk.Button (); this.removeButton.CanFocus = true; this.removeButton.Name = "removeButton"; this.removeButton.UseStock = true; this.removeButton.UseUnderline = true; this.removeButton.Label = "gtk-remove"; this.hbox2.Add (this.removeButton); global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.removeButton])); w16.PackType = ((global::Gtk.PackType)(1)); w16.Position = 1; w16.Expand = false; w16.Fill = false; // Container child hbox2.Gtk.Box+BoxChild this.buttonExport = new global::Gtk.Button (); this.buttonExport.CanFocus = true; this.buttonExport.Name = "buttonExport"; this.buttonExport.UseUnderline = true; this.buttonExport.Label = global::Mono.Unix.Catalog.GetString ("Export"); this.hbox2.Add (this.buttonExport); global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.buttonExport])); w17.PackType = ((global::Gtk.PackType)(1)); w17.Position = 2; w17.Expand = false; w17.Fill = false; this.vbox5.Add (this.hbox2); global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2])); w18.PackType = ((global::Gtk.PackType)(1)); w18.Position = 1; w18.Expand = false; w18.Fill = false; this.GtkAlignment.Add (this.vbox5); this.vbox4.Add (this.GtkAlignment); global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.GtkAlignment])); w20.Position = 3; this.Add (this.vbox4); if ((this.Child != null)) { this.Child.ShowAll (); } this.Show (); }
protected virtual void Build() { global::Stetic.Gui.Initialize(this); // Widget MonoDevelop.Ide.Editor.TextMate.TextMateBundleOptionsPanelWidget global::Stetic.BinContainer.Attach(this); this.Name = "MonoDevelop.Ide.Editor.TextMate.TextMateBundleOptionsPanelWidget"; // Container child MonoDevelop.Ide.Editor.TextMate.TextMateBundleOptionsPanelWidget.Gtk.Container+ContainerChild this.vbox4 = new global::Gtk.VBox(); this.vbox4.Name = "vbox4"; this.vbox4.Spacing = 6; // Container child vbox4.Gtk.Box+BoxChild this.vbox5 = new global::Gtk.VBox(); this.vbox5.Name = "vbox5"; this.vbox5.Spacing = 6; // Container child vbox5.Gtk.Box+BoxChild this.textview1 = new global::Gtk.TextView(); this.textview1.Buffer.Text = "Language bundles can provide new editor themes, code snippets, code completion items and other information to improve the editing experience of specific languages. Visual Studio for Mac supports: <b>TextMate (.tmBundle)</b> and <b>Sublime 3 (.sublime)</b> package files."; this.textview1.Sensitive = false; this.textview1.Name = "textview1"; this.textview1.Editable = false; this.textview1.CursorVisible = false; this.textview1.AcceptsTab = false; this.textview1.WrapMode = ((global::Gtk.WrapMode)(2)); this.textview1.PixelsBelowLines = 6; this.textview1.PixelsInsideWrap = 3; this.vbox5.Add(this.textview1); global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.textview1])); w1.Position = 0; w1.Expand = false; // Container child vbox5.Gtk.Box+BoxChild 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 global::Gtk.Viewport w2 = new global::Gtk.Viewport(); w2.ShadowType = ((global::Gtk.ShadowType)(0)); // Container child GtkViewport.Gtk.Container+ContainerChild this.bundleTreeview = new global::Gtk.TreeView(); this.bundleTreeview.CanFocus = true; this.bundleTreeview.Name = "bundleTreeview"; this.bundleTreeview.HeadersVisible = false; w2.Add(this.bundleTreeview); this.scrolledwindow1.Add(w2); this.hbox1.Add(this.scrolledwindow1); global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.scrolledwindow1])); w5.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.addButton = new global::Gtk.Button(); this.addButton.CanFocus = true; this.addButton.Name = "addButton"; this.addButton.UseStock = true; this.addButton.UseUnderline = true; this.addButton.Label = "gtk-add"; this.vbox1.Add(this.addButton); global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.addButton])); w6.Position = 0; w6.Expand = false; w6.Fill = false; // Container child vbox1.Gtk.Box+BoxChild this.removeButton = new global::Gtk.Button(); this.removeButton.CanFocus = true; this.removeButton.Name = "removeButton"; this.removeButton.UseStock = true; this.removeButton.UseUnderline = true; this.removeButton.Label = "gtk-remove"; this.vbox1.Add(this.removeButton); global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.removeButton])); w7.Position = 1; w7.Expand = false; w7.Fill = false; this.hbox1.Add(this.vbox1); global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1])); w8.Position = 1; w8.Expand = false; w8.Fill = false; this.vbox5.Add(this.hbox1); global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox1])); w9.Position = 1; this.vbox4.Add(this.vbox5); global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vbox5])); w10.Position = 0; this.Add(this.vbox4); if ((this.Child != null)) { this.Child.ShowAll(); } this.Hide(); }