コード例 #1
0
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget TraceLab.UI.GTK.AboutExperimentDialog
			this.Name = "TraceLab.UI.GTK.AboutExperimentDialog";
			this.Title = global::Mono.Unix.Catalog.GetString ("About the experiment");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			// Internal child TraceLab.UI.GTK.AboutExperimentDialog.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "dialog1_VBox";
			w1.BorderWidth = ((uint)(2));
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.table1 = new global::Gtk.Table (((uint)(7)), ((uint)(2)), false);
			this.table1.Name = "table1";
			this.table1.RowSpacing = ((uint)(6));
			this.table1.ColumnSpacing = ((uint)(6));
			// Container child table1.Gtk.Table+TableChild
			this.deadlineLabel = new global::Gtk.Label ();
			this.deadlineLabel.Name = "deadlineLabel";
			this.deadlineLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Deadline");
			this.table1.Add (this.deadlineLabel);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.deadlineLabel]));
			w2.TopAttach = ((uint)(6));
			w2.BottomAttach = ((uint)(7));
			w2.XOptions = ((global::Gtk.AttachOptions)(4));
			w2.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow.Name = "GtkScrolledWindow";
			this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow.Gtk.Container+ContainerChild
			this.tbx_description = new global::Gtk.TextView ();
			this.tbx_description.HeightRequest = 132;
			this.tbx_description.CanFocus = true;
			this.tbx_description.Name = "tbx_description";
			this.tbx_description.WrapMode = ((global::Gtk.WrapMode)(2));
			this.GtkScrolledWindow.Add (this.tbx_description);
			this.table1.Add (this.GtkScrolledWindow);
			global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.GtkScrolledWindow]));
			w4.TopAttach = ((uint)(3));
			w4.BottomAttach = ((uint)(4));
			w4.LeftAttach = ((uint)(1));
			w4.RightAttach = ((uint)(2));
			w4.XOptions = ((global::Gtk.AttachOptions)(4));
			w4.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label1 = new global::Gtk.Label ();
			this.label1.WidthRequest = 140;
			this.label1.Name = "label1";
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Experiment name:");
			this.label1.Justify = ((global::Gtk.Justification)(1));
			this.label1.Ellipsize = ((global::Pango.EllipsizeMode)(3));
			this.table1.Add (this.label1);
			global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
			w5.XOptions = ((global::Gtk.AttachOptions)(4));
			w5.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Author:");
			this.label2.Justify = ((global::Gtk.Justification)(1));
			this.table1.Add (this.label2);
			global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
			w6.TopAttach = ((uint)(1));
			w6.BottomAttach = ((uint)(2));
			w6.XOptions = ((global::Gtk.AttachOptions)(4));
			w6.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Contributors:");
			this.table1.Add (this.label3);
			global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
			w7.TopAttach = ((uint)(2));
			w7.BottomAttach = ((uint)(3));
			w7.XOptions = ((global::Gtk.AttachOptions)(4));
			w7.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Description:");
			this.table1.Add (this.label4);
			global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
			w8.TopAttach = ((uint)(3));
			w8.BottomAttach = ((uint)(4));
			w8.XOptions = ((global::Gtk.AttachOptions)(4));
			w8.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.metricCombobox = global::Gtk.ComboBox.NewText ();
			this.metricCombobox.Name = "metricCombobox";
			this.table1.Add (this.metricCombobox);
			global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.metricCombobox]));
			w9.TopAttach = ((uint)(5));
			w9.BottomAttach = ((uint)(6));
			w9.LeftAttach = ((uint)(1));
			w9.RightAttach = ((uint)(2));
			w9.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.metricLabel = new global::Gtk.Label ();
			this.metricLabel.Name = "metricLabel";
			this.metricLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Metric Variable");
			this.table1.Add (this.metricLabel);
			global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.metricLabel]));
			w10.TopAttach = ((uint)(5));
			w10.BottomAttach = ((uint)(6));
			w10.XOptions = ((global::Gtk.AttachOptions)(4));
			w10.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.table2 = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
			this.table2.Name = "table2";
			this.table2.RowSpacing = ((uint)(6));
			this.table2.ColumnSpacing = ((uint)(6));
			// Container child table2.Gtk.Table+TableChild
			this.datePickerButton = new global::Gtk.Button ();
			this.datePickerButton.CanFocus = true;
			this.datePickerButton.Name = "datePickerButton";
			this.datePickerButton.UseUnderline = true;
			this.datePickerButton.Label = global::Mono.Unix.Catalog.GetString ("Date Picker");
			this.table2.Add (this.datePickerButton);
			global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.datePickerButton]));
			w11.LeftAttach = ((uint)(1));
			w11.RightAttach = ((uint)(2));
			w11.XOptions = ((global::Gtk.AttachOptions)(4));
			w11.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table2.Gtk.Table+TableChild
			this.deadLineTextArea = new global::Gtk.Entry ();
			this.deadLineTextArea.CanFocus = true;
			this.deadLineTextArea.Name = "deadLineTextArea";
			this.deadLineTextArea.IsEditable = false;
			this.deadLineTextArea.InvisibleChar = '•';
			this.table2.Add (this.deadLineTextArea);
			global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.deadLineTextArea]));
			w12.XPadding = ((uint)(115));
			w12.YOptions = ((global::Gtk.AttachOptions)(4));
			this.table1.Add (this.table2);
			global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.table2]));
			w13.TopAttach = ((uint)(6));
			w13.BottomAttach = ((uint)(7));
			w13.LeftAttach = ((uint)(1));
			w13.RightAttach = ((uint)(2));
			w13.XOptions = ((global::Gtk.AttachOptions)(4));
			w13.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.tagsLabel = new global::Gtk.Label ();
			this.tagsLabel.Name = "tagsLabel";
			this.tagsLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("Tags");
			this.table1.Add (this.tagsLabel);
			global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.tagsLabel]));
			w14.TopAttach = ((uint)(4));
			w14.BottomAttach = ((uint)(5));
			w14.XOptions = ((global::Gtk.AttachOptions)(4));
			w14.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.tbx_author = new global::Gtk.Entry ();
			this.tbx_author.CanFocus = true;
			this.tbx_author.Name = "tbx_author";
			this.tbx_author.IsEditable = true;
			this.tbx_author.InvisibleChar = '•';
			this.table1.Add (this.tbx_author);
			global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.tbx_author]));
			w15.TopAttach = ((uint)(1));
			w15.BottomAttach = ((uint)(2));
			w15.LeftAttach = ((uint)(1));
			w15.RightAttach = ((uint)(2));
			w15.XOptions = ((global::Gtk.AttachOptions)(4));
			w15.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.tbx_contributors = new global::Gtk.Entry ();
			this.tbx_contributors.CanFocus = true;
			this.tbx_contributors.Name = "tbx_contributors";
			this.tbx_contributors.IsEditable = true;
			this.tbx_contributors.InvisibleChar = '•';
			this.table1.Add (this.tbx_contributors);
			global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.tbx_contributors]));
			w16.TopAttach = ((uint)(2));
			w16.BottomAttach = ((uint)(3));
			w16.LeftAttach = ((uint)(1));
			w16.RightAttach = ((uint)(2));
			w16.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.tbx_experimentName = new global::Gtk.Entry ();
			this.tbx_experimentName.CanFocus = true;
			this.tbx_experimentName.Name = "tbx_experimentName";
			this.tbx_experimentName.IsEditable = true;
			this.tbx_experimentName.InvisibleChar = '•';
			this.table1.Add (this.tbx_experimentName);
			global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.tbx_experimentName]));
			w17.LeftAttach = ((uint)(1));
			w17.RightAttach = ((uint)(2));
			w17.XOptions = ((global::Gtk.AttachOptions)(4));
			w17.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.tbx_tags = new global::Gtk.Entry ();
			this.tbx_tags.CanFocus = true;
			this.tbx_tags.Name = "tbx_tags";
			this.tbx_tags.IsEditable = true;
			this.tbx_tags.InvisibleChar = '•';
			this.table1.Add (this.tbx_tags);
			global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.tbx_tags]));
			w18.TopAttach = ((uint)(4));
			w18.BottomAttach = ((uint)(5));
			w18.LeftAttach = ((uint)(1));
			w18.RightAttach = ((uint)(2));
			w18.XOptions = ((global::Gtk.AttachOptions)(4));
			w18.YOptions = ((global::Gtk.AttachOptions)(4));
			w1.Add (this.table1);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
			w19.Position = 0;
			w19.Expand = false;
			w19.Fill = false;
			// Internal child TraceLab.UI.GTK.AboutExperimentDialog.ActionArea
			global::Gtk.HButtonBox w20 = this.ActionArea;
			w20.Name = "dialog1_ActionArea";
			w20.Spacing = 10;
			w20.BorderWidth = ((uint)(5));
			w20.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.lockUnlock = new global::Gtk.Button ();
			this.lockUnlock.CanFocus = true;
			this.lockUnlock.Name = "lockUnlock";
			this.lockUnlock.UseUnderline = true;
			this.lockUnlock.Label = global::Mono.Unix.Catalog.GetString ("Lock");
			this.AddActionWidget (this.lockUnlock, 0);
			global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.lockUnlock]));
			w21.Expand = false;
			w21.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.btn_cancel = new global::Gtk.Button ();
			this.btn_cancel.CanDefault = true;
			this.btn_cancel.CanFocus = true;
			this.btn_cancel.Name = "btn_cancel";
			this.btn_cancel.UseUnderline = true;
			// Container child btn_cancel.Gtk.Container+ContainerChild
			global::Gtk.Alignment w22 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			global::Gtk.HBox w23 = new global::Gtk.HBox ();
			w23.Spacing = 2;
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Image w24 = new global::Gtk.Image ();
			w24.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-cancel", global::Gtk.IconSize.Menu);
			w23.Add (w24);
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Label w26 = new global::Gtk.Label ();
			w26.LabelProp = global::Mono.Unix.Catalog.GetString ("Cancel");
			w26.UseUnderline = true;
			w23.Add (w26);
			w22.Add (w23);
			this.btn_cancel.Add (w22);
			this.AddActionWidget (this.btn_cancel, -6);
			global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.btn_cancel]));
			w30.Position = 1;
			w30.Expand = false;
			w30.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.btn_ok = new global::Gtk.Button ();
			this.btn_ok.CanDefault = true;
			this.btn_ok.CanFocus = true;
			this.btn_ok.Name = "btn_ok";
			this.btn_ok.UseUnderline = true;
			// Container child btn_ok.Gtk.Container+ContainerChild
			global::Gtk.Alignment w31 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
			// Container child GtkAlignment.Gtk.Container+ContainerChild
			global::Gtk.HBox w32 = new global::Gtk.HBox ();
			w32.Spacing = 2;
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Image w33 = new global::Gtk.Image ();
			w33.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-apply", global::Gtk.IconSize.Menu);
			w32.Add (w33);
			// Container child GtkHBox.Gtk.Container+ContainerChild
			global::Gtk.Label w35 = new global::Gtk.Label ();
			w35.LabelProp = global::Mono.Unix.Catalog.GetString ("Update");
			w35.UseUnderline = true;
			w32.Add (w35);
			w31.Add (w32);
			this.btn_ok.Add (w31);
			this.AddActionWidget (this.btn_ok, -10);
			global::Gtk.ButtonBox.ButtonBoxChild w39 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.btn_ok]));
			w39.Position = 2;
			w39.Expand = false;
			w39.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 671;
			this.DefaultHeight = 448;
			this.Show ();
			this.datePickerButton.Clicked += new global::System.EventHandler (this.OnDatePickerButtonClicked);
			this.metricCombobox.Changed += new global::System.EventHandler (this.OnMetricComboboxChanged);
			this.lockUnlock.Clicked += new global::System.EventHandler (this.OnLockUnlockClicked);
			this.btn_cancel.Clicked += new global::System.EventHandler (this.buttonCancelClickedHandler);
			this.btn_ok.Clicked += new global::System.EventHandler (this.buttonOKClickedHandler);
		}
コード例 #2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Dialogs.Logistic.AtWorksDlg
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Dialogs.Logistic.AtWorksDlg";
     // Container child Vodovoz.Dialogs.Logistic.AtWorksDlg.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSaveChanges              = new global::Gtk.Button();
     this.buttonSaveChanges.CanFocus     = true;
     this.buttonSaveChanges.Name         = "buttonSaveChanges";
     this.buttonSaveChanges.UseUnderline = true;
     this.buttonSaveChanges.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-floppy", global::Gtk.IconSize.Menu);
     this.buttonSaveChanges.Image = w1;
     this.hbox4.Add(this.buttonSaveChanges);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSaveChanges]));
     w2.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancelChanges              = new global::Gtk.Button();
     this.buttonCancelChanges.CanFocus     = true;
     this.buttonCancelChanges.Name         = "buttonCancelChanges";
     this.buttonCancelChanges.UseUnderline = true;
     this.buttonCancelChanges.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancelChanges.Image = w3;
     this.hbox4.Add(this.buttonCancelChanges);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancelChanges]));
     w4.PackType = ((global::Gtk.PackType)(1));
     w4.Position = 1;
     this.hbox8.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hbox9.Add(this.label1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.label1]));
     w6.Position = 0;
     w6.Expand   = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.ydateAtWorks                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateAtWorks.Events             = ((global::Gdk.EventMask)(256));
     this.ydateAtWorks.Name               = "ydateAtWorks";
     this.ydateAtWorks.WithTime           = false;
     this.ydateAtWorks.HideCalendarButton = false;
     this.ydateAtWorks.Date               = new global::System.DateTime(0);
     this.ydateAtWorks.IsEditable         = true;
     this.ydateAtWorks.AutoSeparation     = true;
     this.hbox9.Add(this.ydateAtWorks);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.ydateAtWorks]));
     w7.Position = 1;
     this.hbox8.Add(this.hbox9);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.hbox9]));
     w8.Position = 1;
     w8.Expand   = false;
     this.vbox1.Add(this.hbox8);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox8]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.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.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("Водители на работе");
     this.vbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeviewAtWorkDrivers          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewAtWorkDrivers.CanFocus = true;
     this.ytreeviewAtWorkDrivers.Name     = "ytreeviewAtWorkDrivers";
     this.GtkScrolledWindow.Add(this.ytreeviewAtWorkDrivers);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w12.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.btnAddWorkingDrivers              = new global::Gtk.Button();
     this.btnAddWorkingDrivers.CanFocus     = true;
     this.btnAddWorkingDrivers.Name         = "btnAddWorkingDrivers";
     this.btnAddWorkingDrivers.UseUnderline = true;
     this.btnAddWorkingDrivers.Label        = global::Mono.Unix.Catalog.GetString("Добавить всех работающих водителей");
     this.hbox7.Add(this.btnAddWorkingDrivers);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.btnAddWorkingDrivers]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonAddDriver              = new global::Gtk.Button();
     this.buttonAddDriver.CanFocus     = true;
     this.buttonAddDriver.Name         = "buttonAddDriver";
     this.buttonAddDriver.UseUnderline = true;
     this.buttonAddDriver.Label        = global::Mono.Unix.Catalog.GetString("Добавить водителя");
     global::Gtk.Image w14 = new global::Gtk.Image();
     w14.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddDriver.Image = w14;
     this.hbox7.Add(this.buttonAddDriver);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonAddDriver]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonOpenDriver              = new global::Gtk.Button();
     this.buttonOpenDriver.CanFocus     = true;
     this.buttonOpenDriver.Name         = "buttonOpenDriver";
     this.buttonOpenDriver.UseUnderline = true;
     this.buttonOpenDriver.Label        = global::Mono.Unix.Catalog.GetString("Открыть водителя");
     global::Gtk.Image w16 = new global::Gtk.Image();
     w16.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonOpenDriver.Image = w16;
     this.hbox7.Add(this.buttonOpenDriver);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonOpenDriver]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonRemoveDriver              = new global::Gtk.Button();
     this.buttonRemoveDriver.CanFocus     = true;
     this.buttonRemoveDriver.Name         = "buttonRemoveDriver";
     this.buttonRemoveDriver.UseUnderline = true;
     this.buttonRemoveDriver.Label        = global::Mono.Unix.Catalog.GetString("Снять водителя");
     global::Gtk.Image w18 = new global::Gtk.Image();
     w18.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveDriver.Image = w18;
     this.hbox7.Add(this.buttonRemoveDriver);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonRemoveDriver]));
     w19.Position = 3;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonDriverSelectAuto              = new global::Gtk.Button();
     this.buttonDriverSelectAuto.CanFocus     = true;
     this.buttonDriverSelectAuto.Name         = "buttonDriverSelectAuto";
     this.buttonDriverSelectAuto.UseUnderline = true;
     this.buttonDriverSelectAuto.Label        = global::Mono.Unix.Catalog.GetString("Выбрать авто");
     global::Gtk.Image w20 = new global::Gtk.Image();
     w20.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("Vodovoz.icons.buttons.car.png");
     this.buttonDriverSelectAuto.Image = w20;
     this.hbox7.Add(this.buttonDriverSelectAuto);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonDriverSelectAuto]));
     w21.Position = 4;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonOpenCar              = new global::Gtk.Button();
     this.buttonOpenCar.CanFocus     = true;
     this.buttonOpenCar.Name         = "buttonOpenCar";
     this.buttonOpenCar.UseUnderline = true;
     this.buttonOpenCar.Label        = global::Mono.Unix.Catalog.GetString("Открыть авто");
     global::Gtk.Image w22 = new global::Gtk.Image();
     w22.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonOpenCar.Image = w22;
     this.hbox7.Add(this.buttonOpenCar);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonOpenCar]));
     w23.Position = 5;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonEditDistricts              = new global::Gtk.Button();
     this.buttonEditDistricts.CanFocus     = true;
     this.buttonEditDistricts.Name         = "buttonEditDistricts";
     this.buttonEditDistricts.UseUnderline = true;
     this.buttonEditDistricts.Label        = global::Mono.Unix.Catalog.GetString("Редактировать районы");
     global::Gtk.Image w24 = new global::Gtk.Image();
     w24.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEditDistricts.Image = w24;
     this.hbox7.Add(this.buttonEditDistricts);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonEditDistricts]));
     w25.PackType = ((global::Gtk.PackType)(1));
     w25.Position = 6;
     w25.Expand   = false;
     w25.Fill     = false;
     this.vbox2.Add(this.hbox7);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox7]));
     w26.Position = 2;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hideForwaders        = new global::QSWidgetLib.SidePanels.HideHorizontalSeparator();
     this.hideForwaders.Events = ((global::Gdk.EventMask)(256));
     this.hideForwaders.Name   = "hideForwaders";
     this.hideForwaders.Label  = "Экспедиторы на работе";
     this.vbox2.Add(this.hideForwaders);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hideForwaders]));
     w27.Position = 3;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vboxForwarders         = new global::Gtk.VBox();
     this.vboxForwarders.Name    = "vboxForwarders";
     this.vboxForwarders.Spacing = 6;
     // Container child vboxForwarders.Gtk.Box+BoxChild
     this.GtkScrolledWindow3            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow3.Name       = "GtkScrolledWindow3";
     this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
     this.ytreeviewOnDayForwarders          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOnDayForwarders.CanFocus = true;
     this.ytreeviewOnDayForwarders.Name     = "ytreeviewOnDayForwarders";
     this.GtkScrolledWindow3.Add(this.ytreeviewOnDayForwarders);
     this.vboxForwarders.Add(this.GtkScrolledWindow3);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vboxForwarders[this.GtkScrolledWindow3]));
     w29.Position = 0;
     // Container child vboxForwarders.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonAddForwarder              = new global::Gtk.Button();
     this.buttonAddForwarder.CanFocus     = true;
     this.buttonAddForwarder.Name         = "buttonAddForwarder";
     this.buttonAddForwarder.UseUnderline = true;
     this.buttonAddForwarder.Label        = global::Mono.Unix.Catalog.GetString("Добавить экспедитора");
     global::Gtk.Image w30 = new global::Gtk.Image();
     w30.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddForwarder.Image = w30;
     this.hbox6.Add(this.buttonAddForwarder);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonAddForwarder]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonRemoveForwarder              = new global::Gtk.Button();
     this.buttonRemoveForwarder.CanFocus     = true;
     this.buttonRemoveForwarder.Name         = "buttonRemoveForwarder";
     this.buttonRemoveForwarder.UseUnderline = true;
     this.buttonRemoveForwarder.Label        = global::Mono.Unix.Catalog.GetString("Снять экспедитора");
     global::Gtk.Image w32 = new global::Gtk.Image();
     w32.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonRemoveForwarder.Image = w32;
     this.hbox6.Add(this.buttonRemoveForwarder);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonRemoveForwarder]));
     w33.Position = 1;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.buttonAppointForwarders = new global::Gtk.Button();
     this.buttonAppointForwarders.TooltipMarkup = "Распределить оставшихся экспедиторов по водителям";
     this.buttonAppointForwarders.CanFocus      = true;
     this.buttonAppointForwarders.Name          = "buttonAppointForwarders";
     this.buttonAppointForwarders.UseUnderline  = true;
     this.buttonAppointForwarders.Label         = global::Mono.Unix.Catalog.GetString("Распределить оставшихся");
     global::Gtk.Image w34 = new global::Gtk.Image();
     w34.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("Vodovoz.icons.menu.users.png");
     this.buttonAppointForwarders.Image = w34;
     this.hbox6.Add(this.buttonAppointForwarders);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.buttonAppointForwarders]));
     w35.PackType = ((global::Gtk.PackType)(1));
     w35.Position = 2;
     w35.Expand   = false;
     w35.Fill     = false;
     this.vboxForwarders.Add(this.hbox6);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vboxForwarders[this.hbox6]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     this.vbox2.Add(this.vboxForwarders);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vboxForwarders]));
     w37.Position = 4;
     this.hbox2.Add(this.vbox2);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.vbox2]));
     w38.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.districtpriorityview1        = new global::Vodovoz.ViewWidgets.Logistics.DistrictPriorityView();
     this.districtpriorityview1.Events = ((global::Gdk.EventMask)(256));
     this.districtpriorityview1.Name   = "districtpriorityview1";
     this.hbox2.Add(this.districtpriorityview1);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.districtpriorityview1]));
     w39.Position = 1;
     w39.Expand   = false;
     w39.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w40.Position = 1;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.districtpriorityview1.Hide();
     this.Hide();
     this.buttonSaveChanges.Clicked       += new global::System.EventHandler(this.OnButtonSaveChangesClicked);
     this.buttonCancelChanges.Clicked     += new global::System.EventHandler(this.OnButtonCancelChangesClicked);
     this.ydateAtWorks.DateChanged        += new global::System.EventHandler(this.OnYdateAtWorksDateChanged);
     this.btnAddWorkingDrivers.Clicked    += new global::System.EventHandler(this.OnButtonAddWorkingDriversClicked);
     this.buttonAddDriver.Clicked         += new global::System.EventHandler(this.OnButtonAddDriverClicked);
     this.buttonOpenDriver.Clicked        += new global::System.EventHandler(this.OnButtonOpenDriverClicked);
     this.buttonRemoveDriver.Clicked      += new global::System.EventHandler(this.OnButtonRemoveDriverClicked);
     this.buttonDriverSelectAuto.Clicked  += new global::System.EventHandler(this.OnButtonDriverSelectAutoClicked);
     this.buttonOpenCar.Clicked           += new global::System.EventHandler(this.OnButtonOpenCarClicked);
     this.buttonEditDistricts.Clicked     += new global::System.EventHandler(this.OnButtonEditDistrictsClicked);
     this.hideForwaders.Toggled           += new global::Gtk.ToggledHandler(this.OnHideForwadersToggled);
     this.buttonAddForwarder.Clicked      += new global::System.EventHandler(this.OnButtonAddForwarderClicked);
     this.buttonRemoveForwarder.Clicked   += new global::System.EventHandler(this.OnButtonRemoveForwarderClicked);
     this.buttonAppointForwarders.Clicked += new global::System.EventHandler(this.OnButtonAppointForwardersClicked);
 }
コード例 #3
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget OPDtabGui.AlgoProgress
     global::Stetic.BinContainer.Attach(this);
     this.Name = "OPDtabGui.AlgoProgress";
     // Container child OPDtabGui.AlgoProgress.Gtk.Container+ContainerChild
     this.vbox1      = new global::Gtk.VBox();
     this.vbox1.Name = "vbox1";
     // 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.label           = new global::Gtk.Label();
     this.label.Name      = "label";
     this.label.Xalign    = 0F;
     this.label.LabelProp = global::Mono.Unix.Catalog.GetString("Working...");
     this.hbox2.Add(this.label);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label]));
     w1.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnHide              = new global::Gtk.Button();
     this.btnHide.CanFocus     = true;
     this.btnHide.Name         = "btnHide";
     this.btnHide.UseUnderline = true;
     // Container child btnHide.Gtk.Container+ContainerChild
     global::Gtk.Alignment w2 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w3 = new global::Gtk.HBox();
     w3.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon(
         this,
         "gtk-close",
         global::Gtk.IconSize.Menu
         );
     w3.Add(w4);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w6 = new global::Gtk.Label();
     w3.Add(w6);
     w2.Add(w3);
     this.btnHide.Add(w2);
     this.hbox2.Add(this.btnHide);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.btnHide]));
     w10.Position = 1;
     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.progressbar      = new global::Gtk.ProgressBar();
     this.progressbar.Name = "progressbar";
     this.vbox1.Add(this.progressbar);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.progressbar]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.btnHide.Clicked += new global::System.EventHandler(this.OnBtnHideClicked);
 }
コード例 #4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Goods.AdditionalLoadingSettingsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Goods.AdditionalLoadingSettingsView";
     // Container child Vodovoz.Views.Goods.AdditionalLoadingSettingsView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ybuttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonSave.CanFocus     = true;
     this.ybuttonSave.Name         = "ybuttonSave";
     this.ybuttonSave.UseUnderline = true;
     this.ybuttonSave.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.ybuttonSave.Image = w1;
     this.hbox2.Add(this.ybuttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ybuttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ybuttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonCancel.CanFocus     = true;
     this.ybuttonCancel.Name         = "ybuttonCancel";
     this.ybuttonCancel.UseUnderline = true;
     this.ybuttonCancel.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.ybuttonCancel.Image = w3;
     this.hbox2.Add(this.ybuttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ybuttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ylabelFastDeliveryMaxDistance           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelFastDeliveryMaxDistance.Name      = "ylabelFastDeliveryMaxDistance";
     this.ylabelFastDeliveryMaxDistance.LabelProp = global::Mono.Unix.Catalog.GetString("Радиус поиска водителей:");
     this.hbox2.Add(this.ylabelFastDeliveryMaxDistance);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ylabelFastDeliveryMaxDistance]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entryFastDeliveryMaxDistance = new global::QS.Widgets.ValidatedEntry();
     this.entryFastDeliveryMaxDistance.WidthRequest  = 30;
     this.entryFastDeliveryMaxDistance.CanFocus      = true;
     this.entryFastDeliveryMaxDistance.Name          = "entryFastDeliveryMaxDistance";
     this.entryFastDeliveryMaxDistance.IsEditable    = true;
     this.entryFastDeliveryMaxDistance.MaxLength     = 3;
     this.entryFastDeliveryMaxDistance.InvisibleChar = '•';
     this.hbox2.Add(this.entryFastDeliveryMaxDistance);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entryFastDeliveryMaxDistance]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ylabelKm           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelKm.Name      = "ylabelKm";
     this.ylabelKm.LabelProp = global::Mono.Unix.Catalog.GetString("км");
     this.hbox2.Add(this.ylabelKm);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ylabelKm]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.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.GtkScrolledWindowNomenclatures = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowNomenclatures.HeightRequest    = 300;
     this.GtkScrolledWindowNomenclatures.Name             = "GtkScrolledWindowNomenclatures";
     this.GtkScrolledWindowNomenclatures.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindowNomenclatures.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowNomenclatures.Gtk.Container+ContainerChild
     this.ytreeNomenclatures          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeNomenclatures.CanFocus = true;
     this.ytreeNomenclatures.Name     = "ytreeNomenclatures";
     this.GtkScrolledWindowNomenclatures.Add(this.ytreeNomenclatures);
     this.hbox3.Add(this.GtkScrolledWindowNomenclatures);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.GtkScrolledWindowNomenclatures]));
     w10.Position = 0;
     w10.Expand   = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w11.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 3;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ycheckFlyerAdditionEnabled               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckFlyerAdditionEnabled.CanFocus      = true;
     this.ycheckFlyerAdditionEnabled.Name          = "ycheckFlyerAdditionEnabled";
     this.ycheckFlyerAdditionEnabled.Label         = "";
     this.ycheckFlyerAdditionEnabled.DrawIndicator = true;
     this.ycheckFlyerAdditionEnabled.UseUnderline  = true;
     this.hbox4.Add(this.ycheckFlyerAdditionEnabled);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ycheckFlyerAdditionEnabled]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ylabelFlyers1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelFlyers1.Name      = "ylabelFlyers1";
     this.ylabelFlyers1.LabelProp = global::Mono.Unix.Catalog.GetString("Добавлять в запас листовки с расчётом 1 листовка на");
     this.hbox4.Add(this.ylabelFlyers1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ylabelFlyers1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.entryBottlesCount = new global::QS.Widgets.ValidatedEntry();
     this.entryBottlesCount.WidthRequest  = 30;
     this.entryBottlesCount.CanFocus      = true;
     this.entryBottlesCount.Name          = "entryBottlesCount";
     this.entryBottlesCount.IsEditable    = true;
     this.entryBottlesCount.MaxLength     = 3;
     this.entryBottlesCount.InvisibleChar = '•';
     this.hbox4.Add(this.entryBottlesCount);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.entryBottlesCount]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ylabelFlyers2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelFlyers2.Name      = "ylabelFlyers2";
     this.ylabelFlyers2.LabelProp = global::Mono.Unix.Catalog.GetString("19л бут.");
     this.hbox4.Add(this.ylabelFlyers2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ylabelFlyers2]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.ybuttonFlyerInfo = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonFlyerInfo.WidthRequest = 40;
     this.ybuttonFlyerInfo.CanFocus     = true;
     this.ybuttonFlyerInfo.Name         = "ybuttonFlyerInfo";
     this.ybuttonFlyerInfo.UseUnderline = true;
     global::Gtk.Image w16 = new global::Gtk.Image();
     w16.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.ybuttonFlyerInfo.Image = w16;
     this.hbox4.Add(this.ybuttonFlyerInfo);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.ybuttonFlyerInfo]));
     w17.Position = 4;
     w17.Expand   = false;
     w17.Fill     = false;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ybuttonAddNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddNomenclature.CanFocus     = true;
     this.ybuttonAddNomenclature.Name         = "ybuttonAddNomenclature";
     this.ybuttonAddNomenclature.UseUnderline = true;
     this.ybuttonAddNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w19 = new global::Gtk.Image();
     w19.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.ybuttonAddNomenclature.Image = w19;
     this.hbox1.Add(this.ybuttonAddNomenclature);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ybuttonAddNomenclature]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ybuttonRemoveNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonRemoveNomenclature.CanFocus     = true;
     this.ybuttonRemoveNomenclature.Name         = "ybuttonRemoveNomenclature";
     this.ybuttonRemoveNomenclature.UseUnderline = true;
     this.ybuttonRemoveNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w21 = new global::Gtk.Image();
     w21.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.ybuttonRemoveNomenclature.Image = w21;
     this.hbox1.Add(this.ybuttonRemoveNomenclature);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ybuttonRemoveNomenclature]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.ylabelPercentSum        = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelPercentSum.Name   = "ylabelPercentSum";
     this.ylabelPercentSum.Xalign = 0F;
     this.hbox1.Add(this.ylabelPercentSum);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.ylabelPercentSum]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget RedthAddin.Dialogs.VersionChangerDialog
     this.Name           = "RedthAddin.Dialogs.VersionChangerDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Version Changer");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Internal child RedthAddin.Dialogs.VersionChangerDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.grpFields            = new global::Gtk.Frame();
     this.grpFields.Name       = "grpFields";
     this.grpFields.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child grpFields.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.frmFields = new global::Gtk.Fixed();
     this.frmFields.HeightRequest = 150;
     this.frmFields.Name          = "frmFields";
     this.frmFields.HasWindow     = false;
     // Container child frmFields.Gtk.Fixed+FixedChild
     this.edtSolVersion = new global::Gtk.Entry();
     this.edtSolVersion.WidthRequest  = 150;
     this.edtSolVersion.CanFocus      = true;
     this.edtSolVersion.Name          = "edtSolVersion";
     this.edtSolVersion.IsEditable    = true;
     this.edtSolVersion.InvisibleChar = '●';
     this.frmFields.Add(this.edtSolVersion);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.frmFields[this.edtSolVersion]));
     w2.X = 175;
     w2.Y = 10;
     // Container child frmFields.Gtk.Fixed+FixedChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Main Version");
     this.frmFields.Add(this.label2);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.frmFields[this.label2]));
     w3.X = 10;
     w3.Y = 15;
     // Container child frmFields.Gtk.Fixed+FixedChild
     this.edtiOSShort = new global::Gtk.Entry();
     this.edtiOSShort.TooltipMarkup = "iOS Short Version value";
     this.edtiOSShort.WidthRequest  = 150;
     this.edtiOSShort.Sensitive     = false;
     this.edtiOSShort.CanFocus      = true;
     this.edtiOSShort.Name          = "edtiOSShort";
     this.edtiOSShort.IsEditable    = true;
     this.edtiOSShort.InvisibleChar = '●';
     this.frmFields.Add(this.edtiOSShort);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.frmFields[this.edtiOSShort]));
     w4.X = 175;
     w4.Y = 55;
     // Container child frmFields.Gtk.Fixed+FixedChild
     this.edtAndroidBuild = new global::Gtk.Entry();
     this.edtAndroidBuild.TooltipMarkup = "Android Build Value";
     this.edtAndroidBuild.WidthRequest  = 150;
     this.edtAndroidBuild.Sensitive     = false;
     this.edtAndroidBuild.CanFocus      = true;
     this.edtAndroidBuild.Name          = "edtAndroidBuild";
     this.edtAndroidBuild.IsEditable    = true;
     this.edtAndroidBuild.InvisibleChar = '●';
     this.frmFields.Add(this.edtAndroidBuild);
     global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.frmFields[this.edtAndroidBuild]));
     w5.X = 175;
     w5.Y = 100;
     // Container child frmFields.Gtk.Fixed+FixedChild
     this.lblIOS           = new global::Gtk.Label();
     this.lblIOS.Sensitive = false;
     this.lblIOS.Name      = "lblIOS";
     this.lblIOS.LabelProp = global::Mono.Unix.Catalog.GetString("iOS/Mac Short Version");
     this.frmFields.Add(this.lblIOS);
     global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.frmFields[this.lblIOS]));
     w6.X = 10;
     w6.Y = 60;
     // Container child frmFields.Gtk.Fixed+FixedChild
     this.lblAndroid           = new global::Gtk.Label();
     this.lblAndroid.Sensitive = false;
     this.lblAndroid.Name      = "lblAndroid";
     this.lblAndroid.LabelProp = global::Mono.Unix.Catalog.GetString("Android Build");
     this.lblAndroid.Justify   = ((global::Gtk.Justification)(1));
     this.frmFields.Add(this.lblAndroid);
     global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.frmFields[this.lblAndroid]));
     w7.X = 10;
     w7.Y = 105;
     this.GtkAlignment2.Add(this.frmFields);
     this.grpFields.Add(this.GtkAlignment2);
     this.GtkLabel2             = new global::Gtk.Label();
     this.GtkLabel2.Name        = "GtkLabel2";
     this.GtkLabel2.LabelProp   = global::Mono.Unix.Catalog.GetString("<b>Version Information</b>");
     this.GtkLabel2.UseMarkup   = true;
     this.grpFields.LabelWidget = this.GtkLabel2;
     this.vbox3.Add(this.grpFields);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.grpFields]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     w1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(w1[this.vbox3]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Internal child RedthAddin.Dialogs.VersionChangerDialog.ActionArea
     global::Gtk.HButtonBox w12 = this.ActionArea;
     w12.Name        = "dialog1_ActionArea";
     w12.Spacing     = 10;
     w12.BorderWidth = ((uint)(5));
     w12.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12[this.buttonCancel]));
     w13.Expand = false;
     w13.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.btnOk              = new global::Gtk.Button();
     this.btnOk.CanDefault   = true;
     this.btnOk.CanFocus     = true;
     this.btnOk.Events       = ((global::Gdk.EventMask)(256));
     this.btnOk.Name         = "btnOk";
     this.btnOk.UseUnderline = true;
     this.btnOk.Label        = global::Mono.Unix.Catalog.GetString("_Update");
     this.AddActionWidget(this.btnOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12[this.btnOk]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 363;
     this.DefaultHeight = 215;
     this.Show();
 }
コード例 #6
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget PyBinding.Gui.PythonOptionsWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "PyBinding.Gui.PythonOptionsWidget";
     // Container child PyBinding.Gui.PythonOptionsWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0f;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight=\"bold\">Runtime</span>");
     this.label1.UseMarkup = true;
     this.vbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment1             = new global::Gtk.Alignment(0.5f, 0.5f, 1f, 1f);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(12));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.label4              = new global::Gtk.Label();
     this.label4.Name         = "label4";
     this.label4.LabelProp    = global::Mono.Unix.Catalog.GetString("Python _Options:");
     this.label4.UseUnderline = true;
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5              = new global::Gtk.Label();
     this.label5.Name         = "label5";
     this.label5.LabelProp    = global::Mono.Unix.Catalog.GetString("Default _Module:");
     this.label5.UseUnderline = true;
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.m_ModuleEntry               = new global::Gtk.Entry();
     this.m_ModuleEntry.CanFocus      = true;
     this.m_ModuleEntry.Name          = "m_ModuleEntry";
     this.m_ModuleEntry.IsEditable    = true;
     this.m_ModuleEntry.InvisibleChar = '●';
     this.table1.Add(this.m_ModuleEntry);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.m_ModuleEntry]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.m_OptimizeCheckBox               = new global::Gtk.CheckButton();
     this.m_OptimizeCheckBox.CanFocus      = true;
     this.m_OptimizeCheckBox.Name          = "m_OptimizeCheckBox";
     this.m_OptimizeCheckBox.Label         = global::Mono.Unix.Catalog.GetString("Optimize byte-code output");
     this.m_OptimizeCheckBox.DrawIndicator = true;
     this.m_OptimizeCheckBox.UseUnderline  = true;
     this.table1.Add(this.m_OptimizeCheckBox);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.m_OptimizeCheckBox]));
     w5.TopAttach    = ((uint)(3));
     w5.BottomAttach = ((uint)(4));
     w5.RightAttach  = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.m_PythonOptions               = new global::Gtk.Entry();
     this.m_PythonOptions.CanFocus      = true;
     this.m_PythonOptions.Name          = "m_PythonOptions";
     this.m_PythonOptions.IsEditable    = true;
     this.m_PythonOptions.InvisibleChar = '●';
     this.table1.Add(this.m_PythonOptions);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.m_PythonOptions]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.m_RuntimeCombo      = global::Gtk.ComboBox.NewText();
     this.m_RuntimeCombo.Name = "m_RuntimeCombo";
     this.table1.Add(this.m_RuntimeCombo);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.m_RuntimeCombo]));
     w7.RightAttach = ((uint)(2));
     w7.XOptions    = ((global::Gtk.AttachOptions)(4));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.alignment1.Add(this.table1);
     this.vbox1.Add(this.alignment1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.alignment1]));
     w9.Position = 1;
     w9.Expand   = false;
     // Container child vbox1.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("<span weight=\"bold\">Module Paths</span>");
     this.label3.UseMarkup = true;
     this.vbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.label3]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.alignment2             = new global::Gtk.Alignment(0.5f, 0.5f, 1f, 1f);
     this.alignment2.Name        = "alignment2";
     this.alignment2.LeftPadding = ((uint)(12));
     // Container child alignment2.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     global::Gtk.Viewport w11 = new global::Gtk.Viewport();
     w11.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.m_PathsTreeView          = new global::Gtk.TreeView();
     this.m_PathsTreeView.CanFocus = true;
     this.m_PathsTreeView.Name     = "m_PathsTreeView";
     w11.Add(this.m_PathsTreeView);
     this.scrolledwindow1.Add(w11);
     this.hbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.scrolledwindow1]));
     w14.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.m_AddPathButton              = new global::Gtk.Button();
     this.m_AddPathButton.CanFocus     = true;
     this.m_AddPathButton.Name         = "m_AddPathButton";
     this.m_AddPathButton.UseStock     = true;
     this.m_AddPathButton.UseUnderline = true;
     this.m_AddPathButton.Label        = "gtk-add";
     this.vbox2.Add(this.m_AddPathButton);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.m_AddPathButton]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.m_RemovePathButton              = new global::Gtk.Button();
     this.m_RemovePathButton.Sensitive    = false;
     this.m_RemovePathButton.CanFocus     = true;
     this.m_RemovePathButton.Name         = "m_RemovePathButton";
     this.m_RemovePathButton.UseStock     = true;
     this.m_RemovePathButton.UseUnderline = true;
     this.m_RemovePathButton.Label        = "gtk-remove";
     this.vbox2.Add(this.m_RemovePathButton);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.m_RemovePathButton]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.alignment2.Add(this.hbox1);
     this.vbox1.Add(this.alignment2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.alignment2]));
     w19.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.label4.MnemonicWidget = this.m_PythonOptions;
     this.label5.MnemonicWidget = this.m_ModuleEntry;
     this.Show();
     this.m_AddPathButton.Clicked    += new global::System.EventHandler(this.AddPath_Clicked);
     this.m_RemovePathButton.Clicked += new global::System.EventHandler(this.RemovePath_Clicked);
 }
コード例 #7
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.UpdateDialog
     this.Name           = "LongoMatch.Gui.Dialog.UpdateDialog";
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "longomatch", global::Gtk.IconSize.Dialog);
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child LongoMatch.Gui.Dialog.UpdateDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("\nA new version of LongoMatch has been released at www.ylatuya.es!\n");
     this.label3.Justify   = ((global::Gtk.Justification)(2));
     this.vbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label3]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("The new version is ");
     this.label5.Justify   = ((global::Gtk.Justification)(2));
     this.vbox2.Add(this.label5);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label5]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("\nYou can download it using this direct link:");
     this.label6.Justify   = ((global::Gtk.Justification)(2));
     this.vbox2.Add(this.label6);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label6]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label7            = new global::Gtk.Label();
     this.label7.Name       = "label7";
     this.label7.LabelProp  = global::Mono.Unix.Catalog.GetString("label7");
     this.label7.UseMarkup  = true;
     this.label7.Justify    = ((global::Gtk.Justification)(2));
     this.label7.Selectable = true;
     this.vbox2.Add(this.label7);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label7]));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Internal child LongoMatch.Gui.Dialog.UpdateDialog.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name        = "dialog1_ActionArea";
     w7.Spacing     = 6;
     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  = 508;
     this.DefaultHeight = 220;
     this.Show();
 }
コード例 #8
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.WidthRequest   = 300;
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Calculadora");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(12));
     this.Resizable      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.txtPantalla = new global::Gtk.Entry();
     this.txtPantalla.HeightRequest = 40;
     this.txtPantalla.CanFocus      = true;
     this.txtPantalla.Name          = "txtPantalla";
     this.txtPantalla.IsEditable    = false;
     this.txtPantalla.InvisibleChar = '•';
     this.vbox1.Add(this.txtPantalla);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.txtPantalla]));
     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.btnSigno = new global::Gtk.Button();
     this.btnSigno.WidthRequest = 40;
     this.btnSigno.CanFocus     = true;
     this.btnSigno.Name         = "btnSigno";
     this.btnSigno.UseUnderline = true;
     this.btnSigno.Label        = global::Mono.Unix.Catalog.GetString("+/-");
     this.hbox1.Add(this.btnSigno);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnSigno]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnLimpiar = new global::Gtk.Button();
     this.btnLimpiar.WidthRequest  = 40;
     this.btnLimpiar.HeightRequest = 40;
     this.btnLimpiar.CanFocus      = true;
     this.btnLimpiar.Name          = "btnLimpiar";
     this.btnLimpiar.UseUnderline  = true;
     this.btnLimpiar.Label         = global::Mono.Unix.Catalog.GetString("CLS");
     this.hbox1.Add(this.btnLimpiar);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnLimpiar]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnRetroceder = new global::Gtk.Button();
     this.btnRetroceder.WidthRequest = 83;
     this.btnRetroceder.CanFocus     = true;
     this.btnRetroceder.Name         = "btnRetroceder";
     this.btnRetroceder.UseUnderline = true;
     this.btnRetroceder.Label        = global::Mono.Unix.Catalog.GetString("DEL");
     this.hbox1.Add(this.btnRetroceder);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnRetroceder]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnRaiz = new global::Gtk.Button();
     this.btnRaiz.WidthRequest = 40;
     this.btnRaiz.CanFocus     = true;
     this.btnRaiz.Name         = "btnRaiz";
     this.btnRaiz.UseUnderline = true;
     this.btnRaiz.Label        = global::Mono.Unix.Catalog.GetString("Raiz");
     this.hbox1.Add(this.btnRaiz);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnRaiz]));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnExponente              = new global::Gtk.Button();
     this.btnExponente.CanFocus     = true;
     this.btnExponente.Name         = "btnExponente";
     this.btnExponente.UseUnderline = true;
     this.btnExponente.Label        = global::Mono.Unix.Catalog.GetString("EXP");
     this.hbox1.Add(this.btnExponente);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnExponente]));
     w6.Position = 4;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.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.btn7 = new global::Gtk.Button();
     this.btn7.WidthRequest  = 40;
     this.btn7.HeightRequest = 40;
     this.btn7.CanFocus      = true;
     this.btn7.Name          = "btn7";
     this.btn7.UseUnderline  = true;
     this.btn7.Label         = global::Mono.Unix.Catalog.GetString("7");
     this.hbox2.Add(this.btn7);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.btn7]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btn8 = new global::Gtk.Button();
     this.btn8.WidthRequest = 40;
     this.btn8.CanFocus     = true;
     this.btn8.Name         = "btn8";
     this.btn8.UseUnderline = true;
     this.btn8.Label        = global::Mono.Unix.Catalog.GetString("8");
     this.hbox2.Add(this.btn8);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.btn8]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btn9 = new global::Gtk.Button();
     this.btn9.WidthRequest = 40;
     this.btn9.CanFocus     = true;
     this.btn9.Name         = "btn9";
     this.btn9.UseUnderline = true;
     this.btn9.Label        = global::Mono.Unix.Catalog.GetString("9");
     this.hbox2.Add(this.btn9);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.btn9]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnDiv = new global::Gtk.Button();
     this.btnDiv.WidthRequest = 40;
     this.btnDiv.CanFocus     = true;
     this.btnDiv.Name         = "btnDiv";
     this.btnDiv.UseUnderline = true;
     this.btnDiv.Label        = global::Mono.Unix.Catalog.GetString("/");
     this.hbox2.Add(this.btnDiv);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.btnDiv]));
     w11.Position = 3;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnSeno              = new global::Gtk.Button();
     this.btnSeno.CanFocus     = true;
     this.btnSeno.Name         = "btnSeno";
     this.btnSeno.UseUnderline = true;
     this.btnSeno.Label        = global::Mono.Unix.Catalog.GetString("SIN");
     this.hbox2.Add(this.btnSeno);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.btnSeno]));
     w12.Position = 4;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnPi = new global::Gtk.Button();
     this.btnPi.WidthRequest = 40;
     this.btnPi.CanFocus     = true;
     this.btnPi.Name         = "btnPi";
     this.btnPi.UseUnderline = true;
     this.btnPi.Label        = global::Mono.Unix.Catalog.GetString("PI");
     this.hbox2.Add(this.btnPi);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.btnPi]));
     w13.Position = 5;
     w13.Expand   = false;
     w13.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.btn4 = new global::Gtk.Button();
     this.btn4.WidthRequest  = 40;
     this.btn4.HeightRequest = 40;
     this.btn4.CanFocus      = true;
     this.btn4.Name          = "btn4";
     this.btn4.UseUnderline  = true;
     this.btn4.Label         = global::Mono.Unix.Catalog.GetString("4");
     this.hbox3.Add(this.btn4);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.btn4]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.btn5 = new global::Gtk.Button();
     this.btn5.WidthRequest = 40;
     this.btn5.CanFocus     = true;
     this.btn5.Name         = "btn5";
     this.btn5.UseUnderline = true;
     this.btn5.Label        = global::Mono.Unix.Catalog.GetString("5");
     this.hbox3.Add(this.btn5);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.btn5]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.btn6 = new global::Gtk.Button();
     this.btn6.WidthRequest = 40;
     this.btn6.CanFocus     = true;
     this.btn6.Name         = "btn6";
     this.btn6.UseUnderline = true;
     this.btn6.Label        = global::Mono.Unix.Catalog.GetString("6");
     this.hbox3.Add(this.btn6);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.btn6]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.btnMult = new global::Gtk.Button();
     this.btnMult.WidthRequest = 40;
     this.btnMult.CanFocus     = true;
     this.btnMult.Name         = "btnMult";
     this.btnMult.UseUnderline = true;
     this.btnMult.Label        = global::Mono.Unix.Catalog.GetString("X");
     this.hbox3.Add(this.btnMult);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.btnMult]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.btnCoseno              = new global::Gtk.Button();
     this.btnCoseno.CanFocus     = true;
     this.btnCoseno.Name         = "btnCoseno";
     this.btnCoseno.UseUnderline = true;
     this.btnCoseno.Label        = global::Mono.Unix.Catalog.GetString("COS");
     this.hbox3.Add(this.btnCoseno);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.btnCoseno]));
     w19.Position = 4;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.btnE = new global::Gtk.Button();
     this.btnE.WidthRequest = 40;
     this.btnE.CanFocus     = true;
     this.btnE.Name         = "btnE";
     this.btnE.UseUnderline = true;
     this.btnE.Label        = global::Mono.Unix.Catalog.GetString("E");
     this.hbox3.Add(this.btnE);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.btnE]));
     w20.Position = 5;
     w20.Expand   = false;
     w20.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox3]));
     w21.Position = 3;
     w21.Expand   = false;
     w21.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.btn1 = new global::Gtk.Button();
     this.btn1.WidthRequest  = 40;
     this.btn1.HeightRequest = 40;
     this.btn1.CanFocus      = true;
     this.btn1.Name          = "btn1";
     this.btn1.UseUnderline  = true;
     this.btn1.Label         = global::Mono.Unix.Catalog.GetString("1");
     this.hbox4.Add(this.btn1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btn1]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btn2 = new global::Gtk.Button();
     this.btn2.WidthRequest = 40;
     this.btn2.CanFocus     = true;
     this.btn2.Name         = "btn2";
     this.btn2.UseUnderline = true;
     this.btn2.Label        = global::Mono.Unix.Catalog.GetString("2");
     this.hbox4.Add(this.btn2);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btn2]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btn3 = new global::Gtk.Button();
     this.btn3.WidthRequest = 40;
     this.btn3.CanFocus     = true;
     this.btn3.Name         = "btn3";
     this.btn3.UseUnderline = true;
     this.btn3.Label        = global::Mono.Unix.Catalog.GetString("3");
     this.hbox4.Add(this.btn3);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btn3]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnResta = new global::Gtk.Button();
     this.btnResta.WidthRequest = 40;
     this.btnResta.CanFocus     = true;
     this.btnResta.Name         = "btnResta";
     this.btnResta.UseUnderline = true;
     this.btnResta.Label        = global::Mono.Unix.Catalog.GetString("-");
     this.hbox4.Add(this.btnResta);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnResta]));
     w25.Position = 3;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnTangente              = new global::Gtk.Button();
     this.btnTangente.CanFocus     = true;
     this.btnTangente.Name         = "btnTangente";
     this.btnTangente.UseUnderline = true;
     this.btnTangente.Label        = global::Mono.Unix.Catalog.GetString("TAN");
     this.hbox4.Add(this.btnTangente);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnTangente]));
     w26.Position = 4;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.btnLOG = new global::Gtk.Button();
     this.btnLOG.WidthRequest = 40;
     this.btnLOG.CanFocus     = true;
     this.btnLOG.Name         = "btnLOG";
     this.btnLOG.UseUnderline = true;
     this.btnLOG.Label        = global::Mono.Unix.Catalog.GetString("Log10");
     this.hbox4.Add(this.btnLOG);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.btnLOG]));
     w27.Position = 5;
     w27.Expand   = false;
     w27.Fill     = false;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w28.Position = 4;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox5 = new global::Gtk.HBox();
     this.hbox5.WidthRequest = 40;
     this.hbox5.Name         = "hbox5";
     this.hbox5.Spacing      = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.btnPunto = new global::Gtk.Button();
     this.btnPunto.WidthRequest  = 40;
     this.btnPunto.HeightRequest = 40;
     this.btnPunto.CanFocus      = true;
     this.btnPunto.Name          = "btnPunto";
     this.btnPunto.UseUnderline  = true;
     this.btnPunto.Label         = global::Mono.Unix.Catalog.GetString(".");
     this.hbox5.Add(this.btnPunto);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.btnPunto]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.btnCero = new global::Gtk.Button();
     this.btnCero.WidthRequest = 40;
     this.btnCero.CanFocus     = true;
     this.btnCero.Name         = "btnCero";
     this.btnCero.UseUnderline = true;
     this.btnCero.Label        = global::Mono.Unix.Catalog.GetString("0");
     this.hbox5.Add(this.btnCero);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.btnCero]));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.btnInversa = new global::Gtk.Button();
     this.btnInversa.WidthRequest = 40;
     this.btnInversa.CanFocus     = true;
     this.btnInversa.Name         = "btnInversa";
     this.btnInversa.UseUnderline = true;
     this.btnInversa.Label        = global::Mono.Unix.Catalog.GetString("INV");
     this.hbox5.Add(this.btnInversa);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.btnInversa]));
     w31.Position = 2;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.btnMas = new global::Gtk.Button();
     this.btnMas.WidthRequest = 40;
     this.btnMas.CanFocus     = true;
     this.btnMas.Name         = "btnMas";
     this.btnMas.UseUnderline = true;
     this.btnMas.Label        = global::Mono.Unix.Catalog.GetString("+");
     this.hbox5.Add(this.btnMas);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.btnMas]));
     w32.Position = 3;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.btnIgual = new global::Gtk.Button();
     this.btnIgual.WidthRequest = 87;
     this.btnIgual.CanFocus     = true;
     this.btnIgual.Name         = "btnIgual";
     this.btnIgual.UseUnderline = true;
     this.btnIgual.Label        = global::Mono.Unix.Catalog.GetString("=");
     this.hbox5.Add(this.btnIgual);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.btnIgual]));
     w33.Position = 4;
     w33.Expand   = false;
     w33.Fill     = false;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w34.Position = 5;
     w34.Expand   = false;
     w34.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 509;
     this.DefaultHeight = 342;
     this.Show();
     this.DeleteEvent           += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.btnSigno.Clicked      += new global::System.EventHandler(this.OnBtnSignoClicked);
     this.btnLimpiar.Clicked    += new global::System.EventHandler(this.OnBtnLimpiarClicked);
     this.btnRetroceder.Clicked += new global::System.EventHandler(this.OnBtnRetrocederClicked);
     this.btnRaiz.Clicked       += new global::System.EventHandler(this.OnBtnRaizClicked);
     this.btnExponente.Clicked  += new global::System.EventHandler(this.OnBtnExponenteClicked);
     this.btn7.Clicked          += new global::System.EventHandler(this.OnBtn7Clicked);
     this.btn8.Clicked          += new global::System.EventHandler(this.OnBtn8Clicked);
     this.btn9.Clicked          += new global::System.EventHandler(this.OnBtn9Clicked);
     this.btnDiv.Clicked        += new global::System.EventHandler(this.OnBtnDivClicked);
     this.btnSeno.Clicked       += new global::System.EventHandler(this.OnBtnSenoClicked);
     this.btnPi.Clicked         += new global::System.EventHandler(this.OnBtnPiClicked);
     this.btn4.Clicked          += new global::System.EventHandler(this.OnBtn4Clicked);
     this.btn5.Clicked          += new global::System.EventHandler(this.OnBtn5Clicked);
     this.btn6.Clicked          += new global::System.EventHandler(this.OnBtn6Clicked);
     this.btnMult.Clicked       += new global::System.EventHandler(this.OnBtnMultClicked);
     this.btnCoseno.Clicked     += new global::System.EventHandler(this.OnBtnCosenoClicked);
     this.btnE.Clicked          += new global::System.EventHandler(this.OnBtnEClicked);
     this.btn1.Clicked          += new global::System.EventHandler(this.OnBtn1Clicked);
     this.btn2.Clicked          += new global::System.EventHandler(this.OnBtn2Clicked);
     this.btn3.Clicked          += new global::System.EventHandler(this.OnBtn3Clicked);
     this.btnResta.Clicked      += new global::System.EventHandler(this.OnBtnRestaClicked);
     this.btnTangente.Clicked   += new global::System.EventHandler(this.OnBtnTangenteClicked);
     this.btnLOG.Clicked        += new global::System.EventHandler(this.OnBtnLOGClicked);
     this.btnPunto.Clicked      += new global::System.EventHandler(this.OnBtnPuntoClicked);
     this.btnCero.Clicked       += new global::System.EventHandler(this.OnBtnCeroClicked);
     this.btnInversa.Clicked    += new global::System.EventHandler(this.OnBtnInversaClicked);
     this.btnMas.Clicked        += new global::System.EventHandler(this.OnBtnMasClicked);
     this.btnIgual.Clicked      += new global::System.EventHandler(this.OnBtnIgualClicked);
 }
コード例 #9
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.OptionPanels.RunOptionsPanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.Ide.Projects.OptionPanels.RunOptionsPanelWidget";
     // Container child MonoDevelop.Ide.Projects.OptionPanels.RunOptionsPanelWidget.Gtk.Container+ContainerChild
     this.vbox67         = new global::Gtk.VBox();
     this.vbox67.Name    = "vbox67";
     this.vbox67.Spacing = 6;
     // Container child vbox67.Gtk.Box+BoxChild
     this.vbox69         = new global::Gtk.VBox();
     this.vbox69.Name    = "vbox69";
     this.vbox69.Spacing = 6;
     // Container child vbox69.Gtk.Box+BoxChild
     this.table10               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.table10.Name          = "table10";
     this.table10.ColumnSpacing = ((uint)(6));
     // Container child table10.Gtk.Table+TableChild
     this.label100              = new global::Gtk.Label();
     this.label100.Name         = "label100";
     this.label100.Xalign       = 0F;
     this.label100.LabelProp    = global::MonoDevelop.Core.GettextCatalog.GetString("Paramet_ers:");
     this.label100.UseUnderline = true;
     this.table10.Add(this.label100);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table10 [this.label100]));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table10.Gtk.Table+TableChild
     this.parametersEntry               = new global::Gtk.Entry();
     this.parametersEntry.Name          = "parametersEntry";
     this.parametersEntry.IsEditable    = true;
     this.parametersEntry.InvisibleChar = '●';
     this.table10.Add(this.parametersEntry);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table10 [this.parametersEntry]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(0));
     this.vbox69.Add(this.table10);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.table10]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox69.Gtk.Box+BoxChild
     this.externalConsoleCheckButton               = new global::Gtk.CheckButton();
     this.externalConsoleCheckButton.Name          = "externalConsoleCheckButton";
     this.externalConsoleCheckButton.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("Run on e_xternal console");
     this.externalConsoleCheckButton.DrawIndicator = true;
     this.externalConsoleCheckButton.UseUnderline  = true;
     this.vbox69.Add(this.externalConsoleCheckButton);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.externalConsoleCheckButton]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox69.Gtk.Box+BoxChild
     this.pauseConsoleOutputCheckButton               = new global::Gtk.CheckButton();
     this.pauseConsoleOutputCheckButton.Name          = "pauseConsoleOutputCheckButton";
     this.pauseConsoleOutputCheckButton.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("Pause _console output");
     this.pauseConsoleOutputCheckButton.DrawIndicator = true;
     this.pauseConsoleOutputCheckButton.UseUnderline  = true;
     this.vbox69.Add(this.pauseConsoleOutputCheckButton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.pauseConsoleOutputCheckButton]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox69.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox69.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.hseparator1]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox69.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Environment Variables:");
     this.vbox69.Add(this.label1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.label1]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox69.Gtk.Box+BoxChild
     this.envVarList          = new global::MonoDevelop.Ide.Gui.Components.EnvVarList();
     this.envVarList.CanFocus = true;
     this.envVarList.Name     = "envVarList";
     this.vbox69.Add(this.envVarList);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox69 [this.envVarList]));
     w8.Position = 5;
     this.vbox67.Add(this.vbox69);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox67 [this.vbox69]));
     w9.Position = 0;
     this.Add(this.vbox67);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.label100.MnemonicWidget = this.parametersEntry;
     this.Show();
 }
コード例 #10
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget AquaControl.Preferences
     this.Name           = "AquaControl.Preferences";
     this.Title          = global::Mono.Unix.Catalog.GetString("Window");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(15));
     // Container child AquaControl.Preferences.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.xivelyFeedLabel           = new global::Gtk.Label();
     this.xivelyFeedLabel.Name      = "xivelyFeedLabel";
     this.xivelyFeedLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Xively Feed Id:");
     this.vbox1.Add(this.xivelyFeedLabel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.xivelyFeedLabel]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.xivelyFeedIdEntry               = new global::Gtk.Entry();
     this.xivelyFeedIdEntry.CanFocus      = true;
     this.xivelyFeedIdEntry.Name          = "xivelyFeedIdEntry";
     this.xivelyFeedIdEntry.IsEditable    = true;
     this.xivelyFeedIdEntry.InvisibleChar = '●';
     this.vbox1.Add(this.xivelyFeedIdEntry);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.xivelyFeedIdEntry]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.xivelyApiLabel           = new global::Gtk.Label();
     this.xivelyApiLabel.Name      = "xivelyApiLabel";
     this.xivelyApiLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Xively Api Key:");
     this.vbox1.Add(this.xivelyApiLabel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.xivelyApiLabel]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.xivelyApiKeyEntry               = new global::Gtk.Entry();
     this.xivelyApiKeyEntry.CanFocus      = true;
     this.xivelyApiKeyEntry.Name          = "xivelyApiKeyEntry";
     this.xivelyApiKeyEntry.IsEditable    = true;
     this.xivelyApiKeyEntry.InvisibleChar = '●';
     this.vbox1.Add(this.xivelyApiKeyEntry);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.xivelyApiKeyEntry]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.impKeyLabel           = new global::Gtk.Label();
     this.impKeyLabel.Name      = "impKeyLabel";
     this.impKeyLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Imp Api Key:");
     this.vbox1.Add(this.impKeyLabel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.impKeyLabel]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.impKeyEntry               = new global::Gtk.Entry();
     this.impKeyEntry.CanFocus      = true;
     this.impKeyEntry.Name          = "impKeyEntry";
     this.impKeyEntry.IsEditable    = true;
     this.impKeyEntry.InvisibleChar = '●';
     this.vbox1.Add(this.impKeyEntry);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.impKeyEntry]));
     w6.Position = 5;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox1.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator2]));
     w7.Position = 6;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbuttonbox1      = new global::Gtk.HButtonBox();
     this.hbuttonbox1.Name = "hbuttonbox1";
     this.vbox1.Add(this.hbuttonbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbuttonbox1]));
     w8.Position = 7;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.r           = new global::Gtk.Label();
     this.r.Name      = "r";
     this.r.LabelProp = global::Mono.Unix.Catalog.GetString("Background R:");
     this.hbox1.Add(this.r);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.r]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.rEntry          = new global::Gtk.SpinButton(0, 1, 0.01);
     this.rEntry.CanFocus = true;
     this.rEntry.Name     = "rEntry";
     this.rEntry.Adjustment.PageIncrement = 10;
     this.rEntry.ClimbRate = 0.01;
     this.rEntry.Numeric   = true;
     this.hbox1.Add(this.rEntry);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.rEntry]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w11.Position = 8;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.b1           = new global::Gtk.Label();
     this.b1.Name      = "b1";
     this.b1.LabelProp = global::Mono.Unix.Catalog.GetString("Background G:");
     this.hbox2.Add(this.b1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.b1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.gEntry          = new global::Gtk.SpinButton(0, 1, 0.01);
     this.gEntry.CanFocus = true;
     this.gEntry.Name     = "gEntry";
     this.gEntry.Adjustment.PageIncrement = 10;
     this.gEntry.ClimbRate = 0.01;
     this.gEntry.Numeric   = true;
     this.hbox2.Add(this.gEntry);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.gEntry]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.rndBtn              = new global::Gtk.Button();
     this.rndBtn.CanFocus     = true;
     this.rndBtn.Name         = "rndBtn";
     this.rndBtn.UseUnderline = true;
     this.rndBtn.Label        = global::Mono.Unix.Catalog.GetString("Randomize!");
     this.hbox2.Add(this.rndBtn);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.rndBtn]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w15.Position = 9;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.b           = new global::Gtk.Label();
     this.b.Name      = "b";
     this.b.LabelProp = global::Mono.Unix.Catalog.GetString("Background B:");
     this.hbox3.Add(this.b);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.b]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.bEntry          = new global::Gtk.SpinButton(0, 1, 0.01);
     this.bEntry.CanFocus = true;
     this.bEntry.Name     = "bEntry";
     this.bEntry.Adjustment.PageIncrement = 10;
     this.bEntry.ClimbRate = 0.01;
     this.bEntry.Numeric   = true;
     this.hbox3.Add(this.bEntry);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.bEntry]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
     w18.Position = 10;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox1.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator1]));
     w19.Position = 11;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.save              = new global::Gtk.Button();
     this.save.CanFocus     = true;
     this.save.Name         = "save";
     this.save.UseUnderline = true;
     this.save.Label        = global::Mono.Unix.Catalog.GetString("Save");
     this.vbox1.Add(this.save);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.save]));
     w20.Position = 12;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.statusLabel      = new global::Gtk.Label();
     this.statusLabel.Name = "statusLabel";
     this.vbox1.Add(this.statusLabel);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.statusLabel]));
     w21.Position = 13;
     w21.Expand   = false;
     w21.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 408;
     this.DefaultHeight = 358;
     this.Show();
     this.rndBtn.Clicked += new global::System.EventHandler(this.OnRndBtnClicked);
     this.save.Clicked   += new global::System.EventHandler(this.OnSaveButtonClicked);
 }
コード例 #11
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CommBug.NumericalModelingDialog
     this.Name           = "CommBug.NumericalModelingDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("曲线拟合分析");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child CommBug.NumericalModelingDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "NumericalModelingDialog_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child NumericalModelingDialog_VBox.Gtk.Box+BoxChild
     this.tableMain               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.tableMain.Name          = "tableMain";
     this.tableMain.RowSpacing    = ((uint)(6));
     this.tableMain.ColumnSpacing = ((uint)(6));
     // Container child tableMain.Gtk.Table+TableChild
     this.imageMain      = new global::Gtk.Image();
     this.imageMain.Name = "imageMain";
     this.tableMain.Add(this.imageMain);
     // Container child tableMain.Gtk.Table+TableChild
     this.tableFunction               = new global::Gtk.Table(((uint)(5)), ((uint)(1)), false);
     this.tableFunction.Name          = "tableFunction";
     this.tableFunction.RowSpacing    = ((uint)(6));
     this.tableFunction.ColumnSpacing = ((uint)(6));
     // Container child tableFunction.Gtk.Table+TableChild
     this.buttonExponential              = new global::Gtk.Button();
     this.buttonExponential.CanFocus     = true;
     this.buttonExponential.Name         = "buttonExponential";
     this.buttonExponential.UseUnderline = true;
     this.buttonExponential.Label        = global::Mono.Unix.Catalog.GetString("指数分析");
     this.tableFunction.Add(this.buttonExponential);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.tableFunction [this.buttonExponential]));
     w3.TopAttach    = ((uint)(4));
     w3.BottomAttach = ((uint)(5));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFunction.Gtk.Table+TableChild
     this.buttonGetData              = new global::Gtk.Button();
     this.buttonGetData.CanFocus     = true;
     this.buttonGetData.Name         = "buttonGetData";
     this.buttonGetData.UseUnderline = true;
     this.buttonGetData.Label        = global::Mono.Unix.Catalog.GetString("取样");
     this.tableFunction.Add(this.buttonGetData);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableFunction [this.buttonGetData]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFunction.Gtk.Table+TableChild
     this.buttonHyperbolic              = new global::Gtk.Button();
     this.buttonHyperbolic.CanFocus     = true;
     this.buttonHyperbolic.Name         = "buttonHyperbolic";
     this.buttonHyperbolic.UseUnderline = true;
     this.buttonHyperbolic.Label        = global::Mono.Unix.Catalog.GetString("双曲线分析");
     this.tableFunction.Add(this.buttonHyperbolic);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableFunction [this.buttonHyperbolic]));
     w5.TopAttach    = ((uint)(3));
     w5.BottomAttach = ((uint)(4));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFunction.Gtk.Table+TableChild
     this.buttonLinear              = new global::Gtk.Button();
     this.buttonLinear.CanFocus     = true;
     this.buttonLinear.Name         = "buttonLinear";
     this.buttonLinear.UseUnderline = true;
     this.buttonLinear.Label        = global::Mono.Unix.Catalog.GetString("线性分析");
     this.tableFunction.Add(this.buttonLinear);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableFunction [this.buttonLinear]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFunction.Gtk.Table+TableChild
     this.tableRange               = new global::Gtk.Table(((uint)(1)), ((uint)(4)), false);
     this.tableRange.Name          = "tableRange";
     this.tableRange.RowSpacing    = ((uint)(6));
     this.tableRange.ColumnSpacing = ((uint)(6));
     // Container child tableRange.Gtk.Table+TableChild
     this.labelEndArea           = new global::Gtk.Label();
     this.labelEndArea.Name      = "labelEndArea";
     this.labelEndArea.LabelProp = global::Mono.Unix.Catalog.GetString("终止域");
     this.tableRange.Add(this.labelEndArea);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableRange [this.labelEndArea]));
     w7.LeftAttach  = ((uint)(2));
     w7.RightAttach = ((uint)(3));
     w7.XOptions    = ((global::Gtk.AttachOptions)(4));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableRange.Gtk.Table+TableChild
     this.labelStartArea           = new global::Gtk.Label();
     this.labelStartArea.Name      = "labelStartArea";
     this.labelStartArea.LabelProp = global::Mono.Unix.Catalog.GetString("起始域");
     this.tableRange.Add(this.labelStartArea);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableRange [this.labelStartArea]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableRange.Gtk.Table+TableChild
     this.spinbuttonEnd          = new global::Gtk.SpinButton(0, 1000, 1);
     this.spinbuttonEnd.CanFocus = true;
     this.spinbuttonEnd.Name     = "spinbuttonEnd";
     this.spinbuttonEnd.Adjustment.PageIncrement = 10;
     this.spinbuttonEnd.ClimbRate = 1;
     this.spinbuttonEnd.Numeric   = true;
     this.spinbuttonEnd.Value     = 100;
     this.tableRange.Add(this.spinbuttonEnd);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableRange [this.spinbuttonEnd]));
     w9.LeftAttach  = ((uint)(3));
     w9.RightAttach = ((uint)(4));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableRange.Gtk.Table+TableChild
     this.spinbuttonStart          = new global::Gtk.SpinButton(0, 1000, 1);
     this.spinbuttonStart.CanFocus = true;
     this.spinbuttonStart.Name     = "spinbuttonStart";
     this.spinbuttonStart.Adjustment.PageIncrement = 10;
     this.spinbuttonStart.ClimbRate = 1;
     this.spinbuttonStart.Numeric   = true;
     this.tableRange.Add(this.spinbuttonStart);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableRange [this.spinbuttonStart]));
     w10.LeftAttach  = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.tableFunction.Add(this.tableRange);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableFunction [this.tableRange]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     this.tableMain.Add(this.tableFunction);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableMain [this.tableFunction]));
     w12.LeftAttach  = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.XOptions    = ((global::Gtk.AttachOptions)(4));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.tableMain);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(w1 [this.tableMain]));
     w13.Position = 0;
     // Internal child CommBug.NumericalModelingDialog.ActionArea
     global::Gtk.HButtonBox w14 = this.ActionArea;
     w14.Name        = "NumericalModelingDialog_ActionArea";
     w14.Spacing     = 10;
     w14.BorderWidth = ((uint)(5));
     w14.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child NumericalModelingDialog_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 w15 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w14 [this.buttonOk]));
     w15.Expand = false;
     w15.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 640;
     this.DefaultHeight = 416;
     this.Show();
     this.buttonLinear.Clicked      += new global::System.EventHandler(this.OnButtonLinearClicked);
     this.buttonHyperbolic.Clicked  += new global::System.EventHandler(this.OnButtonHyperbolicClicked);
     this.buttonGetData.Clicked     += new global::System.EventHandler(this.OnButtonGetDataClicked);
     this.buttonExponential.Clicked += new global::System.EventHandler(this.OnButtonExponentialClicked);
     this.buttonOk.Clicked          += new global::System.EventHandler(this.OnButtonOkClicked);
 }
コード例 #12
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.JournalViewers.ProductGroupView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.JournalViewers.ProductGroupView";
     // Container child Vodovoz.JournalViewers.ProductGroupView.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnAdd              = new global::Gtk.Button();
     this.btnAdd.CanFocus     = true;
     this.btnAdd.Name         = "btnAdd";
     this.btnAdd.UseUnderline = true;
     this.btnAdd.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAdd.Image = w1;
     this.hbox1.Add(this.btnAdd);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.btnAdd]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonEdit              = new global::Gtk.Button();
     this.buttonEdit.CanFocus     = true;
     this.buttonEdit.Name         = "buttonEdit";
     this.buttonEdit.UseUnderline = true;
     this.buttonEdit.Label        = global::Mono.Unix.Catalog.GetString("Изменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEdit.Image = w3;
     this.hbox1.Add(this.buttonEdit);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonEdit]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gtk.Button();
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w5;
     this.hbox1.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonDelete]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonFilter               = new global::Gtk.CheckButton();
     this.buttonFilter.CanFocus      = true;
     this.buttonFilter.Name          = "buttonFilter";
     this.buttonFilter.Label         = global::Mono.Unix.Catalog.GetString("Фильтр");
     this.buttonFilter.DrawIndicator = false;
     this.buttonFilter.UseUnderline  = true;
     this.hbox1.Add(this.buttonFilter);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonFilter]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 3;
     w7.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonRefresh              = new global::Gtk.Button();
     this.buttonRefresh.CanFocus     = true;
     this.buttonRefresh.Name         = "buttonRefresh";
     this.buttonRefresh.UseUnderline = true;
     this.buttonRefresh.Label        = global::Mono.Unix.Catalog.GetString("Обновить");
     global::Gtk.Image w8 = new global::Gtk.Image();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-refresh", global::Gtk.IconSize.Menu);
     this.buttonRefresh.Image = w8;
     this.hbox1.Add(this.buttonRefresh);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonRefresh]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 4;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxFilter         = new global::Gtk.HBox();
     this.hboxFilter.Name    = "hboxFilter";
     this.hboxFilter.Spacing = 6;
     this.vbox1.Add(this.hboxFilter);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxFilter]));
     w11.Position = 1;
     w11.Expand   = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.searchentity        = new global::QSWidgetLib.SearchEntity();
     this.searchentity.Events = ((global::Gdk.EventMask)(256));
     this.searchentity.Name   = "searchentity";
     this.vbox1.Add(this.searchentity);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.searchentity]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.tableProductGroup          = new global::QSOrmProject.RepresentationTreeView();
     this.tableProductGroup.CanFocus = true;
     this.tableProductGroup.Name     = "tableProductGroup";
     this.GtkScrolledWindow.Add(this.tableProductGroup);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w14.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.hboxFilter.Hide();
     this.Hide();
 }
        protected virtual void Build()
        {
            global::Stetic.Gui.Initialize(this);
            // Widget MonoDevelop.FSharp.Gui.FSharpSettingsWidget
            global::Stetic.BinContainer.Attach(this);
            this.Name = "MonoDevelop.FSharp.Gui.FSharpSettingsWidget";
            // Container child MonoDevelop.FSharp.Gui.FSharpSettingsWidget.Gtk.Container+ContainerChild
            this.vbox1             = new global::Gtk.VBox();
            this.vbox1.Name        = "vbox1";
            this.vbox1.Spacing     = 6;
            this.vbox1.BorderWidth = ((uint)(6));
            // Container child vbox1.Gtk.Box+BoxChild
            this.hbox2         = new global::Gtk.HBox();
            this.hbox2.Name    = "hbox2";
            this.hbox2.Spacing = 6;
            // Container child hbox2.Gtk.Box+BoxChild
            this.label4           = new global::Gtk.Label();
            this.label4.Name      = "label4";
            this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>F# Interactive</b>");
            this.label4.UseMarkup = true;
            this.hbox2.Add(this.label4);
            global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label4]));
            w1.Position = 0;
            w1.Expand   = false;
            w1.Fill     = false;
            this.vbox1.Add(this.hbox2);
            global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox2]));
            w2.Position = 0;
            w2.Expand   = false;
            w2.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.advanceToNextLineCheckbox = new global::Gtk.CheckButton();
            this.advanceToNextLineCheckbox.TooltipMarkup = "When sending a line or an empty selection to F# interactive this property automatically advances to the next line.";
            this.advanceToNextLineCheckbox.CanFocus      = true;
            this.advanceToNextLineCheckbox.Name          = "advanceToNextLineCheckbox";
            this.advanceToNextLineCheckbox.Label         = global::Mono.Unix.Catalog.GetString("Advance to next line");
            this.advanceToNextLineCheckbox.Active        = true;
            this.advanceToNextLineCheckbox.DrawIndicator = true;
            this.advanceToNextLineCheckbox.UseUnderline  = true;

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

            w3.Position = 1;
            w3.Expand   = false;
            w3.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.hseparator4      = new global::Gtk.HSeparator();
            this.hseparator4.Name = "hseparator4";
            this.vbox1.Add(this.hseparator4);
            global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator4]));
            w4.Position = 2;
            w4.Expand   = false;
            w4.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.hseparator3      = new global::Gtk.HSeparator();
            this.hseparator3.Name = "hseparator3";
            this.vbox1.Add(this.hseparator3);
            global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator3]));
            w5.Position = 3;
            w5.Expand   = false;
            w5.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.hbox1         = new global::Gtk.HBox();
            this.hbox1.Name    = "hbox1";
            this.hbox1.Spacing = 6;
            // Container child hbox1.Gtk.Box+BoxChild
            this.label2 = new global::Gtk.Label();
            this.label2.TooltipMarkup = "This is only used when xbuild is not being used.";
            this.label2.Name          = "label2";
            this.label2.LabelProp     = global::Mono.Unix.Catalog.GetString("<b>F# Default Compiler</b>");
            this.label2.UseMarkup     = true;
            this.hbox1.Add(this.label2);
            global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
            w6.Position = 0;
            w6.Expand   = false;
            w6.Fill     = false;
            // Container child hbox1.Gtk.Box+BoxChild
            this.checkCompilerUseDefault               = new global::Gtk.CheckButton();
            this.checkCompilerUseDefault.CanFocus      = true;
            this.checkCompilerUseDefault.Name          = "checkCompilerUseDefault";
            this.checkCompilerUseDefault.Label         = global::Mono.Unix.Catalog.GetString("Use Default");
            this.checkCompilerUseDefault.Active        = true;
            this.checkCompilerUseDefault.DrawIndicator = true;
            this.checkCompilerUseDefault.UseUnderline  = true;
            this.hbox1.Add(this.checkCompilerUseDefault);
            global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkCompilerUseDefault]));
            w7.Position = 1;
            this.vbox1.Add(this.hbox1);
            global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
            w8.Position = 4;
            w8.Expand   = false;
            w8.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.frame1            = new global::Gtk.Frame();
            this.frame1.Name       = "frame1";
            this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
            // Container child frame1.Gtk.Container+ContainerChild
            this.table2               = new global::Gtk.Table(((uint)(1)), ((uint)(3)), false);
            this.table2.Name          = "table2";
            this.table2.RowSpacing    = ((uint)(6));
            this.table2.ColumnSpacing = ((uint)(6));
            // Container child table2.Gtk.Table+TableChild
            this.buttonCompilerBrowse              = new global::Gtk.Button();
            this.buttonCompilerBrowse.CanFocus     = true;
            this.buttonCompilerBrowse.Name         = "buttonCompilerBrowse";
            this.buttonCompilerBrowse.UseUnderline = true;
            this.buttonCompilerBrowse.Label        = global::Mono.Unix.Catalog.GetString("_Browse...");
            this.table2.Add(this.buttonCompilerBrowse);
            global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2 [this.buttonCompilerBrowse]));
            w9.LeftAttach  = ((uint)(2));
            w9.RightAttach = ((uint)(3));
            w9.XPadding    = ((uint)(8));
            w9.XOptions    = ((global::Gtk.AttachOptions)(4));
            w9.YOptions    = ((global::Gtk.AttachOptions)(4));
            // Container child table2.Gtk.Table+TableChild
            this.entryCompilerPath               = new global::Gtk.Entry();
            this.entryCompilerPath.CanFocus      = true;
            this.entryCompilerPath.Name          = "entryCompilerPath";
            this.entryCompilerPath.Text          = global::Mono.Unix.Catalog.GetString("1234");
            this.entryCompilerPath.IsEditable    = true;
            this.entryCompilerPath.InvisibleChar = '●';
            this.table2.Add(this.entryCompilerPath);
            global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2 [this.entryCompilerPath]));
            w10.LeftAttach  = ((uint)(1));
            w10.RightAttach = ((uint)(2));
            w10.XPadding    = ((uint)(8));
            w10.YOptions    = ((global::Gtk.AttachOptions)(4));
            // Container child table2.Gtk.Table+TableChild
            this.label3           = new global::Gtk.Label();
            this.label3.Name      = "label3";
            this.label3.Xalign    = 0F;
            this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Path");
            this.table2.Add(this.label3);
            global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
            w11.XPadding = ((uint)(8));
            w11.XOptions = ((global::Gtk.AttachOptions)(4));
            w11.YOptions = ((global::Gtk.AttachOptions)(4));
            this.frame1.Add(this.table2);
            this.vbox1.Add(this.frame1);
            global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
            w13.Position = 5;
            w13.Expand   = false;
            w13.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.hseparator1      = new global::Gtk.HSeparator();
            this.hseparator1.Name = "hseparator1";
            this.vbox1.Add(this.hseparator1);
            global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator1]));
            w14.Position = 6;
            w14.Expand   = false;
            w14.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.hbox3         = new global::Gtk.HBox();
            this.hbox3.Name    = "hbox3";
            this.hbox3.Spacing = 6;
            // Container child hbox3.Gtk.Box+BoxChild
            this.label8           = new global::Gtk.Label();
            this.label8.Name      = "label8";
            this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("<b>F# Editor</b>");
            this.label8.UseMarkup = true;
            this.hbox3.Add(this.label8);
            global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label8]));
            w15.Position = 0;
            w15.Expand   = false;
            w15.Fill     = false;
            this.vbox1.Add(this.hbox3);
            global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
            w16.Position = 7;
            w16.Expand   = false;
            w16.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.checkHighlightMutables               = new global::Gtk.CheckButton();
            this.checkHighlightMutables.CanFocus      = true;
            this.checkHighlightMutables.Name          = "checkHighlightMutables";
            this.checkHighlightMutables.Label         = global::Mono.Unix.Catalog.GetString("Highlight mutable variables");
            this.checkHighlightMutables.Active        = true;
            this.checkHighlightMutables.DrawIndicator = true;
            this.checkHighlightMutables.UseUnderline  = true;
            this.vbox1.Add(this.checkHighlightMutables);
            global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkHighlightMutables]));
            w17.Position = 8;
            w17.Expand   = false;
            w17.Fill     = false;
            // Container child vbox1.Gtk.Box+BoxChild
            this.checkTypeSignatures               = new global::Gtk.CheckButton();
            this.checkTypeSignatures.CanFocus      = true;
            this.checkTypeSignatures.Name          = "checkTypeSignatures";
            this.checkTypeSignatures.Label         = global::Mono.Unix.Catalog.GetString("Show function type signatures");
            this.checkTypeSignatures.Active        = true;
            this.checkTypeSignatures.DrawIndicator = true;
            this.checkTypeSignatures.UseUnderline  = true;
            this.vbox1.Add(this.checkTypeSignatures);
            global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.checkTypeSignatures]));
            w18.Position = 9;
            w18.Expand   = false;
            w18.Fill     = false;
            this.Add(this.vbox1);
            if ((this.Child != null))
            {
                this.Child.ShowAll();
            }
            this.Hide();
        }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.CodecsChoiceDialog
     this.Name              = "LongoMatch.Gui.Dialog.CodecsChoiceDialog";
     this.Icon              = global::Stetic.IconLoader.LoadIcon(this, "lm-longomatch", global::Gtk.IconSize.Menu);
     this.WindowPosition    = ((global::Gtk.WindowPosition)(1));
     this.Modal             = true;
     this.DestroyWithParent = true;
     this.Gravity           = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint     = true;
     this.SkipTaskbarHint   = true;
     // Internal child LongoMatch.Gui.Dialog.CodecsChoiceDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.alignment4      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment4.Name = "alignment4";
     // Container child alignment4.Gtk.Container+ContainerChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(10));
     // Container child vbox2.Gtk.Box+BoxChild
     this.headereventbox      = new global::Gtk.EventBox();
     this.headereventbox.Name = "headereventbox";
     // Container child headereventbox.Gtk.Container+ContainerChild
     this.alignment3               = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name          = "alignment3";
     this.alignment3.LeftPadding   = ((uint)(20));
     this.alignment3.TopPadding    = ((uint)(20));
     this.alignment3.RightPadding  = ((uint)(20));
     this.alignment3.BottomPadding = ((uint)(20));
     // Container child alignment3.Gtk.Container+ContainerChild
     this.titlelabel           = new global::Gtk.Label();
     this.titlelabel.Name      = "titlelabel";
     this.titlelabel.Xalign    = 0F;
     this.titlelabel.LabelProp = global::VAS.Core.Catalog.GetString("Missing CODECS");
     this.alignment3.Add(this.titlelabel);
     this.headereventbox.Add(this.alignment3);
     this.vbox2.Add(this.headereventbox);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.headereventbox]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString("As explained and detailed in the <a href=\"http://www.longomatch.com/open-source.html\">OpenSource project</a> page, the use of this free and open source version of LongoMatch requires that you also install additional software called a CODEC, which may also be free.  \n\nTo acknowledge your understanding and for more information on why this is so, where to get it and how to install it visit the <a href=\"http://www.longomatch.com/open-source.html\">OpenSource project</a> page.\n\nTo avoid this, and to enjoy many additional functional benefits, we encourage you to upgrade to Longomatch PRO, which, for a fee, is ready-to-use. ");
     this.label1.UseMarkup = true;
     this.label1.Wrap      = true;
     this.label1.Justify   = ((global::Gtk.Justification)(3));
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.alignment4.Add(this.vbox2);
     w1.Add(this.alignment4);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(w1 [this.alignment4]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Internal child LongoMatch.Gui.Dialog.CodecsChoiceDialog.ActionArea
     global::Gtk.HButtonBox w8 = this.ActionArea;
     w8.Name        = "dialog1_ActionArea";
     w8.Spacing     = 10;
     w8.BorderWidth = ((uint)(5));
     w8.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk            = new global::Gtk.Button();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus   = true;
     this.buttonOk.Name       = "buttonOk";
     // Container child buttonOk.Gtk.Container+ContainerChild
     this.buttonOKimage      = new global::VAS.UI.Helpers.ImageView();
     this.buttonOKimage.Name = "buttonOKimage";
     this.buttonOk.Add(this.buttonOKimage);
     this.AddActionWidget(this.buttonOk, -3);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w8 [this.buttonOk]));
     w10.Expand = false;
     w10.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 606;
     this.DefaultHeight = 397;
     this.Show();
 }
コード例 #15
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ViewWidgets.DeliveryPriceView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ViewWidgets.DeliveryPriceView";
     // Container child Vodovoz.ViewWidgets.DeliveryPriceView.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.wageTypeValueLabel           = new global::Gamma.GtkWidgets.yLabel();
     this.wageTypeValueLabel.Name      = "wageTypeValueLabel";
     this.wageTypeValueLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Unknown");
     this.hbox7.Add(this.wageTypeValueLabel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.wageTypeValueLabel]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.yTxtWarehouses            = new global::Gamma.GtkWidgets.yTextView();
     this.yTxtWarehouses.CanFocus   = true;
     this.yTxtWarehouses.Name       = "yTxtWarehouses";
     this.yTxtWarehouses.Editable   = false;
     this.yTxtWarehouses.AcceptsTab = false;
     this.yTxtWarehouses.WrapMode   = ((global::Gtk.WrapMode)(2));
     this.hbox7.Add(this.yTxtWarehouses);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.yTxtWarehouses]));
     w2.Position = 1;
     this.vbox2.Add(this.hbox7);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox7]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Район дост.:");
     this.label10.Justify   = ((global::Gtk.Justification)(1));
     this.hbox4.Add(this.label10);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.label10]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.lblDistrict           = new global::Gtk.Label();
     this.lblDistrict.Name      = "lblDistrict";
     this.lblDistrict.LabelProp = global::Mono.Unix.Catalog.GetString("Unknown");
     this.hbox4.Add(this.lblDistrict);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.lblDistrict]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox2.Add(this.hbox4);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w7.Position = 2;
     // 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.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("График доставки:");
     this.hbox6.Add(this.label9);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.label9]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox2.Add(this.hbox6);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox6]));
     w9.Position = 3;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.ylabelSchedules        = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelSchedules.Name   = "ylabelSchedules";
     this.ylabelSchedules.Xalign = 0F;
     this.vbox2.Add(this.ylabelSchedules);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.ylabelSchedules]));
     w10.Position = 4;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hboxTreeView         = new global::Gtk.HBox();
     this.hboxTreeView.Name    = "hboxTreeView";
     this.hboxTreeView.Spacing = 6;
     // Container child hboxTreeView.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.ytreeviewPrices = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewPrices.HeightRequest = 300;
     this.ytreeviewPrices.CanFocus      = true;
     this.ytreeviewPrices.Name          = "ytreeviewPrices";
     this.GtkScrolledWindow.Add(this.ytreeviewPrices);
     this.hboxTreeView.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxTreeView[this.GtkScrolledWindow]));
     w12.Position = 0;
     this.vbox2.Add(this.hboxTreeView);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hboxTreeView]));
     w13.Position = 5;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Autotools.MakefileSwitchEditorWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.Autotools.MakefileSwitchEditorWidget";
     // Container child MonoDevelop.Autotools.MakefileSwitchEditorWidget.Gtk.Container+ContainerChild
     this.dialog1_VBox             = new global::Gtk.VBox();
     this.dialog1_VBox.Name        = "dialog1_VBox";
     this.dialog1_VBox.BorderWidth = ((uint)(11));
     // 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;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Switch list</b>");
     this.label1.UseMarkup = true;
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment2             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name        = "alignment2";
     this.alignment2.BorderWidth = ((uint)(3));
     // Container child alignment2.Gtk.Container+ContainerChild
     this.label2            = new global::Gtk.Label();
     this.label2.Name       = "label2";
     this.label2.Xalign     = 0F;
     this.label2.LabelProp  = global::Mono.Unix.Catalog.GetString("Use the following list to define new switches usable with autotools configure script. Each switch is mapped to a define that you can use to do conditional compilation in your source files.");
     this.label2.Wrap       = true;
     this.label2.WidthChars = 78;
     this.alignment2.Add(this.label2);
     this.vbox2.Add(this.alignment2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment2]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment4      = new global::Gtk.Alignment(1F, 0.5F, 1F, 1F);
     this.alignment4.Name = "alignment4";
     // Container child alignment4.Gtk.Container+ContainerChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(3));
     // Container child hbox1.Gtk.Box+BoxChild
     this.addBtn              = new global::Gtk.Button();
     this.addBtn.CanFocus     = true;
     this.addBtn.Name         = "addBtn";
     this.addBtn.UseStock     = true;
     this.addBtn.UseUnderline = true;
     this.addBtn.Label        = "gtk-add";
     this.hbox1.Add(this.addBtn);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.addBtn]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.remBtn              = new global::Gtk.Button();
     this.remBtn.CanFocus     = true;
     this.remBtn.Name         = "remBtn";
     this.remBtn.UseStock     = true;
     this.remBtn.UseUnderline = true;
     this.remBtn.Label        = "gtk-remove";
     this.hbox1.Add(this.remBtn);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.remBtn]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.alignment4.Add(this.hbox1);
     this.vbox2.Add(this.alignment4);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment4]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.alignment3               = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name          = "alignment3";
     this.alignment3.BottomPadding = ((uint)(8));
     this.alignment3.BorderWidth   = ((uint)(3));
     // Container child alignment3.Gtk.Container+ContainerChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.itemTv          = new global::Gtk.TreeView();
     this.itemTv.CanFocus = true;
     this.itemTv.Name     = "itemTv";
     this.GtkScrolledWindow.Add(this.itemTv);
     this.alignment3.Add(this.GtkScrolledWindow);
     this.vbox2.Add(this.alignment3);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.alignment3]));
     w10.Position = 3;
     this.alignment1.Add(this.vbox2);
     this.dialog1_VBox.Add(this.alignment1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.dialog1_VBox [this.alignment1]));
     w12.Position = 0;
     this.Add(this.dialog1_VBox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.addBtn.Clicked += new global::System.EventHandler(this.OnAddBtnClicked);
     this.remBtn.Clicked += new global::System.EventHandler(this.OnRemBtnClicked);
 }
コード例 #17
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.CommitMessageStylePanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.VersionControl.CommitMessageStylePanelWidget";
     // Container child MonoDevelop.VersionControl.CommitMessageStylePanelWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entryHeader               = new global::Gtk.Entry();
     this.entryHeader.CanFocus      = true;
     this.entryHeader.Name          = "entryHeader";
     this.entryHeader.IsEditable    = true;
     this.entryHeader.InvisibleChar = '●';
     this.table2.Add(this.entryHeader);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table2 [this.entryHeader]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Message Header:");
     this.table2.Add(this.label4);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table2 [this.label4]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.tableFlags               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.tableFlags.Name          = "tableFlags";
     this.tableFlags.RowSpacing    = ((uint)(6));
     this.tableFlags.ColumnSpacing = ((uint)(6));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkIncludeDirs               = new global::Gtk.CheckButton();
     this.checkIncludeDirs.CanFocus      = true;
     this.checkIncludeDirs.Name          = "checkIncludeDirs";
     this.checkIncludeDirs.Label         = global::Mono.Unix.Catalog.GetString("Include file directories");
     this.checkIncludeDirs.DrawIndicator = true;
     this.checkIncludeDirs.UseUnderline  = true;
     this.tableFlags.Add(this.checkIncludeDirs);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkIncludeDirs]));
     w4.TopAttach    = ((uint)(3));
     w4.BottomAttach = ((uint)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkIndent               = new global::Gtk.CheckButton();
     this.checkIndent.CanFocus      = true;
     this.checkIndent.Name          = "checkIndent";
     this.checkIndent.Label         = global::Mono.Unix.Catalog.GetString("Align message text");
     this.checkIndent.DrawIndicator = true;
     this.checkIndent.UseUnderline  = true;
     this.tableFlags.Add(this.checkIndent);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkIndent]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkIndentEntries               = new global::Gtk.CheckButton();
     this.checkIndentEntries.CanFocus      = true;
     this.checkIndentEntries.Name          = "checkIndentEntries";
     this.checkIndentEntries.Label         = global::Mono.Unix.Catalog.GetString("Indent entries");
     this.checkIndentEntries.DrawIndicator = true;
     this.checkIndentEntries.UseUnderline  = true;
     this.tableFlags.Add(this.checkIndentEntries);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkIndentEntries]));
     w6.LeftAttach  = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkLineSep               = new global::Gtk.CheckButton();
     this.checkLineSep.CanFocus      = true;
     this.checkLineSep.Name          = "checkLineSep";
     this.checkLineSep.Label         = global::Mono.Unix.Catalog.GetString("Add a blank line between messages");
     this.checkLineSep.DrawIndicator = true;
     this.checkLineSep.UseUnderline  = true;
     this.tableFlags.Add(this.checkLineSep);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkLineSep]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkMsgInNewLine               = new global::Gtk.CheckButton();
     this.checkMsgInNewLine.CanFocus      = true;
     this.checkMsgInNewLine.Name          = "checkMsgInNewLine";
     this.checkMsgInNewLine.Label         = global::Mono.Unix.Catalog.GetString("File list and message in separate lines");
     this.checkMsgInNewLine.DrawIndicator = true;
     this.checkMsgInNewLine.UseUnderline  = true;
     this.tableFlags.Add(this.checkMsgInNewLine);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkMsgInNewLine]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkOneLinePerFile               = new global::Gtk.CheckButton();
     this.checkOneLinePerFile.CanFocus      = true;
     this.checkOneLinePerFile.Name          = "checkOneLinePerFile";
     this.checkOneLinePerFile.Label         = global::Mono.Unix.Catalog.GetString("One line per file");
     this.checkOneLinePerFile.DrawIndicator = true;
     this.checkOneLinePerFile.UseUnderline  = true;
     this.tableFlags.Add(this.checkOneLinePerFile);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkOneLinePerFile]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkUseBullets               = new global::Gtk.CheckButton();
     this.checkUseBullets.CanFocus      = true;
     this.checkUseBullets.Name          = "checkUseBullets";
     this.checkUseBullets.Label         = global::Mono.Unix.Catalog.GetString("Use bullets");
     this.checkUseBullets.DrawIndicator = true;
     this.checkUseBullets.UseUnderline  = true;
     this.tableFlags.Add(this.checkUseBullets);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkUseBullets]));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableFlags.Gtk.Table+TableChild
     this.checkWrap               = new global::Gtk.CheckButton();
     this.checkWrap.CanFocus      = true;
     this.checkWrap.Name          = "checkWrap";
     this.checkWrap.Label         = global::Mono.Unix.Catalog.GetString("Wrap");
     this.checkWrap.DrawIndicator = true;
     this.checkWrap.UseUnderline  = true;
     this.tableFlags.Add(this.checkWrap);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableFlags [this.checkWrap]));
     w11.TopAttach    = ((uint)(3));
     w11.BottomAttach = ((uint)(4));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.tableFlags);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.tableFlags]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 0F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Preview:");
     this.vbox1.Add(this.label9);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label9]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Sensitive        = false;
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.VscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textview          = new global::Gtk.TextView();
     this.textview.CanFocus = true;
     this.textview.Name     = "textview";
     this.GtkScrolledWindow.Add(this.textview);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w15.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.entryHeader.Changed         += new global::System.EventHandler(this.OnEntryHeaderChanged);
     this.checkWrap.Toggled           += new global::System.EventHandler(this.OnCheckWrapToggled);
     this.checkUseBullets.Toggled     += new global::System.EventHandler(this.OnCheckUseBulletsToggled);
     this.checkOneLinePerFile.Toggled += new global::System.EventHandler(this.OnCheckOneLinePerFileToggled);
     this.checkMsgInNewLine.Toggled   += new global::System.EventHandler(this.OnCheckMsgInNewLineToggled);
     this.checkLineSep.Toggled        += new global::System.EventHandler(this.OnCheckLineSepToggled);
     this.checkIndentEntries.Toggled  += new global::System.EventHandler(this.OnCheckIndentEntriesToggled);
     this.checkIndent.Toggled         += new global::System.EventHandler(this.OnCheckIndentToggled);
     this.checkIncludeDirs.Toggled    += new global::System.EventHandler(this.OnCheckIncludeDirsToggled);
 }
コード例 #18
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget FennecCount.LoginDialog
     this.Name           = "FennecCount.LoginDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Forum Login");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     // Internal child FennecCount.LoginDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.chkRememberMe               = new global::Gtk.CheckButton();
     this.chkRememberMe.CanFocus      = true;
     this.chkRememberMe.Name          = "chkRememberMe";
     this.chkRememberMe.Label         = global::Mono.Unix.Catalog.GetString("Remember Me");
     this.chkRememberMe.Active        = true;
     this.chkRememberMe.DrawIndicator = true;
     this.chkRememberMe.UseUnderline  = true;
     this.table3.Add(this.chkRememberMe);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table3 [this.chkRememberMe]));
     w2.TopAttach    = ((uint)(3));
     w2.BottomAttach = ((uint)(4));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Username:"******"label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Password:"******"label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Forum:");
     this.table3.Add(this.label3);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table3 [this.label3]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.txtForum               = new global::Gtk.Entry();
     this.txtForum.CanFocus      = true;
     this.txtForum.Name          = "txtForum";
     this.txtForum.Text          = global::Mono.Unix.Catalog.GetString("http://forumserver.twoplustwo.com");
     this.txtForum.IsEditable    = true;
     this.txtForum.InvisibleChar = '●';
     this.table3.Add(this.txtForum);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table3 [this.txtForum]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.txtPassword               = new global::Gtk.Entry();
     this.txtPassword.CanFocus      = true;
     this.txtPassword.Name          = "txtPassword";
     this.txtPassword.IsEditable    = true;
     this.txtPassword.InvisibleChar = '●';
     this.table3.Add(this.txtPassword);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table3 [this.txtPassword]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.txtUsername               = new global::Gtk.Entry();
     this.txtUsername.CanFocus      = true;
     this.txtUsername.Name          = "txtUsername";
     this.txtUsername.IsEditable    = true;
     this.txtUsername.InvisibleChar = '●';
     this.table3.Add(this.txtUsername);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table3 [this.txtUsername]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table3]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.txtVersion               = new global::Gtk.Entry();
     this.txtVersion.CanFocus      = true;
     this.txtVersion.Name          = "txtVersion";
     this.txtVersion.Text          = global::Mono.Unix.Catalog.GetString("Fennec Fox Version ");
     this.txtVersion.IsEditable    = false;
     this.txtVersion.InvisibleChar = '●';
     this.vbox2.Add(this.txtVersion);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.txtVersion]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Internal child FennecCount.LoginDialog.ActionArea
     global::Gtk.HButtonBox w12 = this.ActionArea;
     w12.Name        = "dialog1_ActionArea";
     w12.Spacing     = 10;
     w12.BorderWidth = ((uint)(5));
     w12.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.btnLogin              = new global::Gtk.Button();
     this.btnLogin.CanFocus     = true;
     this.btnLogin.Name         = "btnLogin";
     this.btnLogin.UseUnderline = true;
     this.btnLogin.Label        = global::Mono.Unix.Catalog.GetString("Login");
     this.AddActionWidget(this.btnLogin, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12 [this.btnLogin]));
     w13.Expand = false;
     w13.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12 [this.buttonCancel]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.btnLogin.Clicked += new global::System.EventHandler(this.OnBtnLoginClicked);
 }
コード例 #19
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CmisSync.Setting
     this.Name           = "CmisSync.Setting";
     this.Title          = global::Mono.Unix.Catalog.GetString("Setting");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth    = ((uint)(3));
     // Container child CmisSync.Setting.Gtk.Container+ContainerChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.tabs             = new global::Gtk.Notebook();
     this.tabs.CanFocus    = true;
     this.tabs.Name        = "tabs";
     this.tabs.CurrentPage = 1;
     // Container child tabs.Gtk.Notebook+NotebookChild
     this.proxyWidget        = new global::CmisSync.Widgets.ProxyWidget();
     this.proxyWidget.Events = ((global::Gdk.EventMask)(256));
     this.proxyWidget.Name   = "proxyWidget";
     this.tabs.Add(this.proxyWidget);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
     this.tabs.SetTabLabel(this.proxyWidget, this.label1);
     this.label1.ShowAll();
     // Container child tabs.Gtk.Notebook+NotebookChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.notificationToggleButton               = new global::Gtk.CheckButton();
     this.notificationToggleButton.CanFocus      = true;
     this.notificationToggleButton.Name          = "notificationToggleButton";
     this.notificationToggleButton.Label         = global::Mono.Unix.Catalog.GetString("Notifications");
     this.notificationToggleButton.DrawIndicator = true;
     this.notificationToggleButton.UseUnderline  = true;
     this.vbox1.Add(this.notificationToggleButton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.notificationToggleButton]));
     w2.Position = 0;
     w2.Expand   = false;
     this.tabs.Add(this.vbox1);
     global::Gtk.Notebook.NotebookChild w3 = ((global::Gtk.Notebook.NotebookChild)(this.tabs [this.vbox1]));
     w3.Position = 1;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("page2");
     this.tabs.SetTabLabel(this.vbox1, this.label2);
     this.label2.ShowAll();
     this.vbox5.Add(this.tabs);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.tabs]));
     w4.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.label3      = new global::Gtk.Label();
     this.label3.Name = "label3";
     this.hbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label3]));
     w5.Position = 0;
     w5.Fill     = false;
     // Container child hbox2.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 changes");
     this.hbox2.Add(this.saveButton);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.saveButton]));
     w6.Position = 1;
     w6.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.cancelButton              = new global::Gtk.Button();
     this.cancelButton.CanFocus     = true;
     this.cancelButton.Name         = "cancelButton";
     this.cancelButton.UseUnderline = true;
     this.cancelButton.Label        = global::Mono.Unix.Catalog.GetString("Discard Changes");
     this.hbox2.Add(this.cancelButton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.cancelButton]));
     w7.Position = 2;
     w7.Expand   = false;
     this.vbox5.Add(this.hbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.vbox5);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 402;
     this.DefaultHeight = 323;
     this.Hide();
     this.notificationToggleButton.Toggled += new global::System.EventHandler(this.OnNotificationToggleButtonToggled);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ProyectoDamageDefinitivo.ActualizarEstudiante
     this.Name           = "ProyectoDamageDefinitivo.ActualizarEstudiante";
     this.Title          = global::Mono.Unix.Catalog.GetString("ActualizarEstudiante");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child ProyectoDamageDefinitivo.ActualizarEstudiante.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // 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.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.drawingarea29      = new global::Gtk.DrawingArea();
     this.drawingarea29.Name = "drawingarea29";
     this.hbox5.Add(this.drawingarea29);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.drawingarea29]));
     w1.Position = 0;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w2.Position = 0;
     // 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.drawingarea28      = new global::Gtk.DrawingArea();
     this.drawingarea28.Name = "drawingarea28";
     this.hbox4.Add(this.drawingarea28);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.drawingarea28]));
     w3.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.drawingarea27      = new global::Gtk.DrawingArea();
     this.drawingarea27.Name = "drawingarea27";
     this.hbox4.Add(this.drawingarea27);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.drawingarea27]));
     w4.Position = 1;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w5.Position = 1;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.drawingarea25      = new global::Gtk.DrawingArea();
     this.drawingarea25.Name = "drawingarea25";
     this.hbox6.Add(this.drawingarea25);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.drawingarea25]));
     w6.Position = 0;
     // Container child hbox6.Gtk.Box+BoxChild
     this.drawingarea24      = new global::Gtk.DrawingArea();
     this.drawingarea24.Name = "drawingarea24";
     this.hbox6.Add(this.drawingarea24);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.drawingarea24]));
     w7.Position = 1;
     this.vbox1.Add(this.hbox6);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox6]));
     w8.Position = 2;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox1]));
     w9.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.lblarchest           = new global::Gtk.Label();
     this.lblarchest.Name      = "lblarchest";
     this.lblarchest.LabelProp = global::Mono.Unix.Catalog.GetString("Archivo Estudiantes");
     this.vbox2.Add(this.lblarchest);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.lblarchest]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox13         = new global::Gtk.HBox();
     this.hbox13.Name    = "hbox13";
     this.hbox13.Spacing = 6;
     // Container child hbox13.Gtk.Box+BoxChild
     this.lblcedest           = new global::Gtk.Label();
     this.lblcedest.Name      = "lblcedest";
     this.lblcedest.LabelProp = global::Mono.Unix.Catalog.GetString("Cedula");
     this.hbox13.Add(this.lblcedest);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox13[this.lblcedest]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox13.Gtk.Box+BoxChild
     this.entcedest               = new global::Gtk.Entry();
     this.entcedest.CanFocus      = true;
     this.entcedest.Name          = "entcedest";
     this.entcedest.IsEditable    = true;
     this.entcedest.InvisibleChar = '●';
     this.hbox13.Add(this.entcedest);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox13[this.entcedest]));
     w12.Position = 1;
     this.vbox2.Add(this.hbox13);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox13]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox14         = new global::Gtk.HBox();
     this.hbox14.Name    = "hbox14";
     this.hbox14.Spacing = 6;
     // Container child hbox14.Gtk.Box+BoxChild
     this.lblnombest           = new global::Gtk.Label();
     this.lblnombest.Name      = "lblnombest";
     this.lblnombest.LabelProp = global::Mono.Unix.Catalog.GetString("Nombre");
     this.hbox14.Add(this.lblnombest);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.lblnombest]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox14.Gtk.Box+BoxChild
     this.entnombest               = new global::Gtk.Entry();
     this.entnombest.CanFocus      = true;
     this.entnombest.Name          = "entnombest";
     this.entnombest.IsEditable    = true;
     this.entnombest.InvisibleChar = '●';
     this.hbox14.Add(this.entnombest);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.entnombest]));
     w15.Position = 1;
     this.vbox2.Add(this.hbox14);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox14]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox15         = new global::Gtk.HBox();
     this.hbox15.Name    = "hbox15";
     this.hbox15.Spacing = 6;
     // Container child hbox15.Gtk.Box+BoxChild
     this.lblapellido           = new global::Gtk.Label();
     this.lblapellido.Name      = "lblapellido";
     this.lblapellido.LabelProp = global::Mono.Unix.Catalog.GetString("Apellido");
     this.hbox15.Add(this.lblapellido);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.lblapellido]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox15.Gtk.Box+BoxChild
     this.entapest               = new global::Gtk.Entry();
     this.entapest.CanFocus      = true;
     this.entapest.Name          = "entapest";
     this.entapest.IsEditable    = true;
     this.entapest.InvisibleChar = '●';
     this.hbox15.Add(this.entapest);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.entapest]));
     w18.Position = 1;
     this.vbox2.Add(this.hbox15);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox15]));
     w19.Position = 3;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.lbledadest           = new global::Gtk.Label();
     this.lbledadest.Name      = "lbledadest";
     this.lbledadest.LabelProp = global::Mono.Unix.Catalog.GetString("Edad");
     this.hbox7.Add(this.lbledadest);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.lbledadest]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.entedadest               = new global::Gtk.Entry();
     this.entedadest.CanFocus      = true;
     this.entedadest.Name          = "entedadest";
     this.entedadest.IsEditable    = true;
     this.entedadest.InvisibleChar = '●';
     this.hbox7.Add(this.entedadest);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.entedadest]));
     w21.Position = 1;
     this.vbox2.Add(this.hbox7);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox7]));
     w22.Position = 4;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.lbltlfest           = new global::Gtk.Label();
     this.lbltlfest.Name      = "lbltlfest";
     this.lbltlfest.LabelProp = global::Mono.Unix.Catalog.GetString("Teléfono");
     this.hbox8.Add(this.lbltlfest);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.lbltlfest]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.hbox16         = new global::Gtk.HBox();
     this.hbox16.Name    = "hbox16";
     this.hbox16.Spacing = 6;
     // Container child hbox16.Gtk.Box+BoxChild
     this.combotlfest = global::Gtk.ComboBox.NewText();
     this.combotlfest.AppendText(global::Mono.Unix.Catalog.GetString("0424"));
     this.combotlfest.AppendText(global::Mono.Unix.Catalog.GetString("0414"));
     this.combotlfest.AppendText(global::Mono.Unix.Catalog.GetString("0426"));
     this.combotlfest.AppendText(global::Mono.Unix.Catalog.GetString("0416"));
     this.combotlfest.AppendText(global::Mono.Unix.Catalog.GetString("0412"));
     this.combotlfest.AppendText(global::Mono.Unix.Catalog.GetString("0251"));
     this.combotlfest.Name   = "combotlfest";
     this.combotlfest.Active = 0;
     this.hbox16.Add(this.combotlfest);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.combotlfest]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox16.Gtk.Box+BoxChild
     this.enttlfest               = new global::Gtk.Entry();
     this.enttlfest.CanFocus      = true;
     this.enttlfest.Name          = "enttlfest";
     this.enttlfest.IsEditable    = true;
     this.enttlfest.InvisibleChar = '●';
     this.hbox16.Add(this.enttlfest);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.enttlfest]));
     w25.Position = 1;
     this.hbox8.Add(this.hbox16);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.hbox16]));
     w26.Position = 1;
     this.vbox2.Add(this.hbox8);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox8]));
     w27.Position = 5;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.lbldireccionest           = new global::Gtk.Label();
     this.lbldireccionest.Name      = "lbldireccionest";
     this.lbldireccionest.LabelProp = global::Mono.Unix.Catalog.GetString("Direccion");
     this.vbox5.Add(this.lbldireccionest);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.lbldireccionest]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.drawingarea26      = new global::Gtk.DrawingArea();
     this.drawingarea26.Name = "drawingarea26";
     this.vbox5.Add(this.drawingarea26);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.drawingarea26]));
     w29.Position = 1;
     this.hbox9.Add(this.vbox5);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.vbox5]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.entdireccionest               = new global::Gtk.Entry();
     this.entdireccionest.CanFocus      = true;
     this.entdireccionest.Name          = "entdireccionest";
     this.entdireccionest.IsEditable    = true;
     this.entdireccionest.InvisibleChar = '●';
     this.vbox4.Add(this.entdireccionest);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.entdireccionest]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.btnactualizarest              = new global::Gtk.Button();
     this.btnactualizarest.CanFocus     = true;
     this.btnactualizarest.Name         = "btnactualizarest";
     this.btnactualizarest.UseUnderline = true;
     this.btnactualizarest.Label        = global::Mono.Unix.Catalog.GetString("Actualizar");
     this.vbox4.Add(this.btnactualizarest);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.btnactualizarest]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     this.hbox9.Add(this.vbox4);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.vbox4]));
     w33.Position = 1;
     w33.Expand   = false;
     w33.Fill     = false;
     this.vbox2.Add(this.hbox9);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox9]));
     w34.Position = 6;
     w34.Expand   = false;
     w34.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox10         = new global::Gtk.HBox();
     this.hbox10.Name    = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.drawingarea19      = new global::Gtk.DrawingArea();
     this.drawingarea19.Name = "drawingarea19";
     this.hbox10.Add(this.drawingarea19);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox10[this.drawingarea19]));
     w36.Position = 0;
     this.vbox3.Add(this.hbox10);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox10]));
     w37.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox11         = new global::Gtk.HBox();
     this.hbox11.Name    = "hbox11";
     this.hbox11.Spacing = 6;
     // Container child hbox11.Gtk.Box+BoxChild
     this.drawingarea21      = new global::Gtk.DrawingArea();
     this.drawingarea21.Name = "drawingarea21";
     this.hbox11.Add(this.drawingarea21);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.drawingarea21]));
     w38.Position = 0;
     // Container child hbox11.Gtk.Box+BoxChild
     this.drawingarea20      = new global::Gtk.DrawingArea();
     this.drawingarea20.Name = "drawingarea20";
     this.hbox11.Add(this.drawingarea20);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hbox11[this.drawingarea20]));
     w39.Position = 1;
     this.vbox3.Add(this.hbox11);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox11]));
     w40.Position = 1;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox12         = new global::Gtk.HBox();
     this.hbox12.Name    = "hbox12";
     this.hbox12.Spacing = 6;
     // Container child hbox12.Gtk.Box+BoxChild
     this.drawingarea23      = new global::Gtk.DrawingArea();
     this.drawingarea23.Name = "drawingarea23";
     this.hbox12.Add(this.drawingarea23);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.drawingarea23]));
     w41.Position = 0;
     // Container child hbox12.Gtk.Box+BoxChild
     this.drawingarea22      = new global::Gtk.DrawingArea();
     this.drawingarea22.Name = "drawingarea22";
     this.hbox12.Add(this.drawingarea22);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.drawingarea22]));
     w42.Position = 1;
     this.vbox3.Add(this.hbox12);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox12]));
     w43.Position = 2;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
     w44.Position = 2;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
 }
コード例 #21
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CGtk.Cayegoria
     this.Name           = "CGtk.Cayegoria";
     this.Title          = global::Mono.Unix.Catalog.GetString("Cayegoria");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child CGtk.Cayegoria.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.Nombre               = new global::Gtk.Entry();
     this.Nombre.CanFocus      = true;
     this.Nombre.Name          = "Nombre";
     this.Nombre.IsEditable    = true;
     this.Nombre.InvisibleChar = '•';
     this.table1.Add(this.Nombre);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.Nombre]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox5      = new global::Gtk.HButtonBox();
     this.hbuttonbox5.Name = "hbuttonbox5";
     // Container child hbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.button5              = new global::Gtk.Button();
     this.button5.CanFocus     = true;
     this.button5.Name         = "button5";
     this.button5.UseUnderline = true;
     this.button5.Label        = global::Mono.Unix.Catalog.GetString("_Cancelar");
     global::Gtk.Image w4 = new global::Gtk.Image();
     this.button5.Image = w4;
     this.hbuttonbox5.Add(this.button5);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox5[this.button5]));
     w5.Expand = false;
     w5.Fill   = false;
     // Container child hbuttonbox5.Gtk.ButtonBox+ButtonBoxChild
     this.button6              = new global::Gtk.Button();
     this.button6.CanFocus     = true;
     this.button6.Name         = "button6";
     this.button6.UseStock     = true;
     this.button6.UseUnderline = true;
     this.button6.Label        = "gtk-ok";
     this.hbuttonbox5.Add(this.button6);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox5[this.button6]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox2.Add(this.hbuttonbox5);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbuttonbox5]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 140;
     this.Show();
 }
コード例 #22
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.EntryDialog
     this.Name            = "LongoMatch.Gui.Dialog.EntryDialog";
     this.Title           = "";
     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.EntryDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(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.alignment1      = new global::Gtk.Alignment(0F, 0.5F, 0F, 0F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.checkbutton               = new global::Gtk.CheckButton();
     this.checkbutton.CanFocus      = true;
     this.checkbutton.Name          = "checkbutton";
     this.checkbutton.Label         = "";
     this.checkbutton.DrawIndicator = true;
     this.checkbutton.UseUnderline  = true;
     this.alignment1.Add(this.checkbutton);
     this.table1.Add(this.alignment1);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.alignment1]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entry1               = new global::Gtk.Entry();
     this.entry1.CanFocus      = true;
     this.entry1.Name          = "entry1";
     this.entry1.IsEditable    = true;
     this.entry1.InvisibleChar = '●';
     this.table1.Add(this.entry1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry1]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.existentemplatelabel           = new global::Gtk.Label();
     this.existentemplatelabel.Name      = "existentemplatelabel";
     this.existentemplatelabel.LabelProp = global::VAS.Core.Catalog.GetString("Copy existent template:");
     this.table1.Add(this.existentemplatelabel);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.existentemplatelabel]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("Name:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.playerslabel           = new global::Gtk.Label();
     this.playerslabel.Name      = "playerslabel";
     this.playerslabel.Xalign    = 0F;
     this.playerslabel.LabelProp = global::VAS.Core.Catalog.GetString("Players:");
     this.table1.Add(this.playerslabel);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.playerslabel]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.playersspinbutton          = new global::Gtk.SpinButton(1, 100, 1);
     this.playersspinbutton.CanFocus = true;
     this.playersspinbutton.Name     = "playersspinbutton";
     this.playersspinbutton.Adjustment.PageIncrement = 10;
     this.playersspinbutton.ClimbRate = 1;
     this.playersspinbutton.Numeric   = true;
     this.playersspinbutton.Value     = 15;
     this.table1.Add(this.playersspinbutton);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.playersspinbutton]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(0));
     w1.Add(this.table1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
     w9.Position = 0;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.combobox           = global::Gtk.ComboBox.NewText();
     this.combobox.Sensitive = false;
     this.combobox.Name      = "combobox";
     w1.Add(this.combobox);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.combobox]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Internal child LongoMatch.Gui.Dialog.EntryDialog.ActionArea
     global::Gtk.HButtonBox w11 = this.ActionArea;
     w11.Name        = "dialog1_ActionArea";
     w11.Spacing     = 6;
     w11.BorderWidth = ((uint)(5));
     w11.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonCancel]));
     w12.Expand = false;
     w12.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonOk]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 339;
     this.DefaultHeight = 195;
     this.Show();
     this.checkbutton.Toggled += new global::System.EventHandler(this.OnCheckbuttonToggled);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.PlaysSelectionWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.PlaysSelectionWidget";
     // Container child LongoMatch.Gui.Component.PlaysSelectionWidget.Gtk.Container+ContainerChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     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.eventslistwidget        = new global::LongoMatch.Gui.Component.EventsListWidget();
     this.eventslistwidget.Events = ((global::Gdk.EventMask)(256));
     this.eventslistwidget.Name   = "eventslistwidget";
     this.notebook.Add(this.eventslistwidget);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString("  Events   ");
     this.label1.Justify   = ((global::Gtk.Justification)(2));
     this.label1.Angle     = 90;
     this.notebook.SetTabLabel(this.eventslistwidget, this.label1);
     this.label1.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.playlistwidget = new global::LongoMatch.Gui.Component.PlayListWidget();
     this.playlistwidget.WidthRequest = 100;
     this.playlistwidget.Events       = ((global::Gdk.EventMask)(256));
     this.playlistwidget.Name         = "playlistwidget";
     this.notebook.Add(this.playlistwidget);
     global::Gtk.Notebook.NotebookChild w2 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.playlistwidget]));
     w2.Position = 1;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::VAS.Core.Catalog.GetString("Playlists");
     this.label3.Angle     = 90;
     this.notebook.SetTabLabel(this.playlistwidget, this.label3);
     this.label3.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.filtersvbox         = new global::Gtk.VBox();
     this.filtersvbox.Name    = "filtersvbox";
     this.filtersvbox.Spacing = 6;
     // Container child filtersvbox.Gtk.Box+BoxChild
     this.vbox3      = new global::Gtk.VBox();
     this.vbox3.Name = "vbox3";
     // Container child vbox3.Gtk.Box+BoxChild
     this.eventbox      = new global::Gtk.EventBox();
     this.eventbox.Name = "eventbox";
     // Container child eventbox.Gtk.Container+ContainerChild
     this.alignment1 = new global::Gtk.Alignment(0F, 0.5F, 0F, 1F);
     this.alignment1.HeightRequest = 40;
     this.alignment1.Name          = "alignment1";
     this.alignment1.LeftPadding   = ((uint)(25));
     this.alignment1.TopPadding    = ((uint)(10));
     this.alignment1.BottomPadding = ((uint)(5));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.hbox4             = new global::Gtk.HBox();
     this.hbox4.Name        = "hbox4";
     this.hbox4.Homogeneous = true;
     this.hbox4.Spacing     = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.clearButton              = new global::Gtk.Button();
     this.clearButton.CanFocus     = true;
     this.clearButton.Name         = "clearButton";
     this.clearButton.UseUnderline = true;
     this.clearButton.Label        = global::VAS.Core.Catalog.GetString("Clear");
     this.hbox4.Add(this.clearButton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.clearButton]));
     w3.Position = 0;
     this.alignment1.Add(this.hbox4);
     this.eventbox.Add(this.alignment1);
     this.vbox3.Add(this.eventbox);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.eventbox]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox3.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator1]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.filtersnotebook             = new global::Gtk.Notebook();
     this.filtersnotebook.CanFocus    = true;
     this.filtersnotebook.Name        = "filtersnotebook";
     this.filtersnotebook.CurrentPage = 0;
     this.filtersnotebook.TabPos      = ((global::Gtk.PositionType)(3));
     this.vbox3.Add(this.filtersnotebook);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.filtersnotebook]));
     w8.Position = 2;
     this.filtersvbox.Add(this.vbox3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.filtersvbox [this.vbox3]));
     w9.Position = 0;
     this.notebook.Add(this.filtersvbox);
     global::Gtk.Notebook.NotebookChild w10 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.filtersvbox]));
     w10.Position = 2;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::VAS.Core.Catalog.GetString("  Filters  ");
     this.label2.Angle     = 90;
     this.notebook.SetTabLabel(this.filtersvbox, this.label2);
     this.label2.ShowAll();
     this.hbox3.Add(this.notebook);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.notebook]));
     w11.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.notebookPlaylist             = new global::Gtk.Notebook();
     this.notebookPlaylist.CanFocus    = true;
     this.notebookPlaylist.Name        = "notebookPlaylist";
     this.notebookPlaylist.CurrentPage = 0;
     this.hbox3.Add(this.notebookPlaylist);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.notebookPlaylist]));
     w12.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.notebookFilter             = new global::Gtk.Notebook();
     this.notebookFilter.CanFocus    = true;
     this.notebookFilter.Name        = "notebookFilter";
     this.notebookFilter.CurrentPage = 0;
     this.hbox3.Add(this.notebookFilter);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.notebookFilter]));
     w13.Position = 2;
     this.Add(this.hbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.notebookPlaylist.Hide();
     this.notebookFilter.Hide();
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Subversion.Gui.UserPasswordDialog
     this.Events    = ((global::Gdk.EventMask)(256));
     this.Name      = "MonoDevelop.VersionControl.Subversion.Gui.UserPasswordDialog";
     this.Title     = global::Mono.Unix.Catalog.GetString("Subversion");
     this.Modal     = true;
     this.Resizable = false;
     this.AllowGrow = false;
     // Internal child MonoDevelop.VersionControl.Subversion.Gui.UserPasswordDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Events      = ((global::Gdk.EventMask)(256));
     w1.Name        = "dialog_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog_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.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>User credentials are required to access the Subversion repository.</b>");
     this.label4.UseMarkup = true;
     this.vbox2.Add(this.label4);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label4]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelRealm           = new global::Gtk.Label();
     this.labelRealm.Name      = "labelRealm";
     this.labelRealm.Xalign    = 0F;
     this.labelRealm.LabelProp = "Realm";
     this.vbox2.Add(this.labelRealm);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelRealm]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entryPwd               = new global::Gtk.Entry();
     this.entryPwd.CanFocus      = true;
     this.entryPwd.Name          = "entryPwd";
     this.entryPwd.IsEditable    = true;
     this.entryPwd.Visibility    = false;
     this.entryPwd.InvisibleChar = '●';
     this.table1.Add(this.entryPwd);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryPwd]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryUser               = new global::Gtk.Entry();
     this.entryUser.CanFocus      = true;
     this.entryUser.Name          = "entryUser";
     this.entryUser.IsEditable    = true;
     this.entryUser.InvisibleChar = '●';
     this.table1.Add(this.entryUser);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryUser]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("User:"******"labelPwd";
     this.labelPwd.Xalign    = 0F;
     this.labelPwd.LabelProp = global::Mono.Unix.Catalog.GetString("Password:"******"checkSavePwd";
     this.checkSavePwd.Label         = global::Mono.Unix.Catalog.GetString("Remember password");
     this.checkSavePwd.DrawIndicator = true;
     this.checkSavePwd.UseUnderline  = true;
     this.vbox2.Add(this.checkSavePwd);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkSavePwd]));
     w9.Position = 3;
     w9.Expand   = false;
     w9.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w10.Position = 0;
     // Internal child MonoDevelop.VersionControl.Subversion.Gui.UserPasswordDialog.ActionArea
     global::Gtk.HButtonBox w11 = this.ActionArea;
     w11.Events      = ((global::Gdk.EventMask)(256));
     w11.Name        = "MonoDevelop.VersionControl.Subversion.UserPasswordDialog_ActionArea";
     w11.Spacing     = 10;
     w11.BorderWidth = ((uint)(5));
     w11.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child MonoDevelop.VersionControl.Subversion.UserPasswordDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button1              = new global::Gtk.Button();
     this.button1.CanDefault   = true;
     this.button1.CanFocus     = true;
     this.button1.Name         = "button1";
     this.button1.UseStock     = true;
     this.button1.UseUnderline = true;
     this.button1.Label        = "gtk-cancel";
     this.AddActionWidget(this.button1, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.button1]));
     w12.Expand = false;
     w12.Fill   = false;
     // Container child MonoDevelop.VersionControl.Subversion.UserPasswordDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button7              = new global::Gtk.Button();
     this.button7.CanDefault   = true;
     this.button7.CanFocus     = true;
     this.button7.Name         = "button7";
     this.button7.UseStock     = true;
     this.button7.UseUnderline = true;
     this.button7.Label        = "gtk-ok";
     this.AddActionWidget(this.button7, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.button7]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 433;
     this.DefaultHeight = 229;
     this.Hide();
 }
コード例 #25
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReadyForShipmentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReadyForShipmentView";
     // Container child Vodovoz.ReadyForShipmentView.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.readyforshipmentfilter1        = new global::Vodovoz.ReadyForShipmentFilter();
     this.readyforshipmentfilter1.Events = ((global::Gdk.EventMask)(256));
     this.readyforshipmentfilter1.Name   = "readyforshipmentfilter1";
     this.hbox1.Add(this.readyforshipmentfilter1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.readyforshipmentfilter1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonRefresh              = new global::Gtk.Button();
     this.buttonRefresh.CanFocus     = true;
     this.buttonRefresh.Name         = "buttonRefresh";
     this.buttonRefresh.UseUnderline = true;
     this.buttonRefresh.Label        = global::Mono.Unix.Catalog.GetString("Обновить");
     this.hbox1.Add(this.buttonRefresh);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonRefresh]));
     w2.PackType = ((global::Gtk.PackType)(1));
     w2.Position = 2;
     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;
     // Container child vbox1.Gtk.Box+BoxChild
     this.searchentity2        = new global::QSWidgetLib.SearchEntity();
     this.searchentity2.Events = ((global::Gdk.EventMask)(256));
     this.searchentity2.Name   = "searchentity2";
     this.vbox1.Add(this.searchentity2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.searchentity2]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.tableReadyForShipment          = new global::QSOrmProject.RepresentationTreeView();
     this.tableReadyForShipment.CanFocus = true;
     this.tableReadyForShipment.Name     = "tableReadyForShipment";
     this.GtkScrolledWindow.Add(this.tableReadyForShipment);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.GtkScrolledWindow]));
     w6.Position = 2;
     // 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.buttonOpen              = new global::Gtk.Button();
     this.buttonOpen.Sensitive    = false;
     this.buttonOpen.CanFocus     = true;
     this.buttonOpen.Name         = "buttonOpen";
     this.buttonOpen.UseUnderline = true;
     this.buttonOpen.Label        = global::Mono.Unix.Catalog.GetString("Погрузить машину");
     global::Gtk.Image w7 = new global::Gtk.Image();
     w7.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOpen.Image = w7;
     this.hbox4.Add(this.buttonOpen);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonOpen]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w9.Position = 3;
     w9.Expand   = false;
     w9.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonRefresh.Clicked              += new global::System.EventHandler(this.OnButtonRefreshClicked);
     this.searchentity2.TextChanged          += new global::System.EventHandler(this.OnSearchentity2TextChanged);
     this.tableReadyForShipment.RowActivated += new global::Gtk.RowActivatedHandler(this.OnTableReadyForShipmentRowActivated);
     this.buttonOpen.Clicked += new global::System.EventHandler(this.OnButtonOpenClicked);
 }
コード例 #26
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Moscrif.IDE.Controls.SettingPlatformDialog
     this.Name           = "Moscrif.IDE.Controls.SettingPlatformDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Internal child Moscrif.IDE.Controls.SettingPlatformDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.cbBackground          = new global::Gtk.ColorButton();
     this.cbBackground.CanFocus = true;
     this.cbBackground.Events   = ((global::Gdk.EventMask)(784));
     this.cbBackground.Name     = "cbBackground";
     this.table1.Add(this.cbBackground);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbBackground]));
     w2.LeftAttach  = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.cbKeyBinding      = global::Gtk.ComboBox.NewText();
     this.cbKeyBinding.Name = "cbKeyBinding";
     this.table1.Add(this.cbKeyBinding);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbKeyBinding]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Color Scheme :");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w4.XPadding = ((uint)(5));
     w4.YPadding = ((uint)(5));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Keybinding :");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
     w6.Position = 0;
     // Internal child Moscrif.IDE.Controls.SettingPlatformDialog.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.button34              = new global::Gtk.Button();
     this.button34.CanFocus     = true;
     this.button34.Name         = "button34";
     this.button34.UseStock     = true;
     this.button34.UseUnderline = true;
     this.button34.Label        = "gtk-cancel";
     this.AddActionWidget(this.button34, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.button34]));
     w8.Expand = false;
     w8.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 408;
     this.DefaultHeight = 151;
     this.Show();
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Deployment.Linux.BasicOptionPanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.Events = ((global::Gdk.EventMask)(256));
     this.Name   = "MonoDevelop.Deployment.Linux.BasicOptionPanelWidget";
     // Container child MonoDevelop.Deployment.Linux.BasicOptionPanelWidget.Gtk.Container+ContainerChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Events      = ((global::Gdk.EventMask)(256));
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.boxExe         = new global::Gtk.VBox();
     this.boxExe.Name    = "boxExe";
     this.boxExe.Spacing = 6;
     // Container child boxExe.Gtk.Box+BoxChild
     this.checkScript               = new global::Gtk.CheckButton();
     this.checkScript.CanFocus      = true;
     this.checkScript.Name          = "checkScript";
     this.checkScript.Label         = global::Mono.Unix.Catalog.GetString("Generate launch script");
     this.checkScript.DrawIndicator = true;
     this.boxExe.Add(this.checkScript);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.boxExe [this.checkScript]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child boxExe.Gtk.Box+BoxChild
     this.hbox1          = new global::Gtk.HBox();
     this.hbox1.CanFocus = true;
     this.hbox1.Name     = "hbox1";
     this.hbox1.Spacing  = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3 = new global::Gtk.Label();
     this.label3.WidthRequest = 24;
     this.label3.CanFocus     = true;
     this.label3.Name         = "label3";
     this.hbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label3]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Script name:");
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entryScript               = new global::Gtk.Entry();
     this.entryScript.CanFocus      = true;
     this.entryScript.Name          = "entryScript";
     this.entryScript.IsEditable    = true;
     this.entryScript.InvisibleChar = '●';
     this.hbox1.Add(this.entryScript);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entryScript]));
     w4.Position = 2;
     this.boxExe.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.boxExe [this.hbox1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child boxExe.Gtk.Box+BoxChild
     this.checkDesktop               = new global::Gtk.CheckButton();
     this.checkDesktop.CanFocus      = true;
     this.checkDesktop.Name          = "checkDesktop";
     this.checkDesktop.Label         = global::Mono.Unix.Catalog.GetString("Generate .desktop file");
     this.checkDesktop.DrawIndicator = true;
     this.boxExe.Add(this.checkDesktop);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxExe [this.checkDesktop]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.vbox2.Add(this.boxExe);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxExe]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.boxLibrary         = new global::Gtk.VBox();
     this.boxLibrary.Name    = "boxLibrary";
     this.boxLibrary.Spacing = 6;
     // Container child boxLibrary.Gtk.Box+BoxChild
     this.checkPcFile               = new global::Gtk.CheckButton();
     this.checkPcFile.CanFocus      = true;
     this.checkPcFile.Name          = "checkPcFile";
     this.checkPcFile.Label         = global::Mono.Unix.Catalog.GetString("Generate .pc file for the library");
     this.checkPcFile.DrawIndicator = true;
     this.boxLibrary.Add(this.checkPcFile);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.boxLibrary [this.checkPcFile]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox2.Add(this.boxLibrary);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxLibrary]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.checkScript.Clicked += new global::System.EventHandler(this.OnCheckScriptClicked);
 }
コード例 #28
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget FennecWidget.VoteCountWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "FennecWidget.VoteCountWidget";
     // Container child FennecWidget.VoteCountWidget.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(6)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.btnCopyCount              = new global::Gtk.Button();
     this.btnCopyCount.CanFocus     = true;
     this.btnCopyCount.Name         = "btnCopyCount";
     this.btnCopyCount.UseUnderline = true;
     this.btnCopyCount.Label        = global::Mono.Unix.Catalog.GetString("Copy Count");
     this.table1.Add(this.btnCopyCount);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.btnCopyCount]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(4));
     w1.RightAttach  = ((uint)(5));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.btnEOD              = new global::Gtk.Button();
     this.btnEOD.CanFocus     = true;
     this.btnEOD.Name         = "btnEOD";
     this.btnEOD.UseUnderline = true;
     this.btnEOD.Label        = global::Mono.Unix.Catalog.GetString("Set EOD");
     this.table1.Add(this.btnEOD);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.btnEOD]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(3));
     w2.RightAttach  = ((uint)(4));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.btnGetPosts              = new global::Gtk.Button();
     this.btnGetPosts.CanFocus     = true;
     this.btnGetPosts.Name         = "btnGetPosts";
     this.btnGetPosts.UseUnderline = true;
     this.btnGetPosts.Label        = global::Mono.Unix.Catalog.GetString("Refresh");
     this.table1.Add(this.btnGetPosts);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.btnGetPosts]));
     w3.LeftAttach  = ((uint)(5));
     w3.RightAttach = ((uint)(6));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.btnPlayerList              = new global::Gtk.Button();
     this.btnPlayerList.CanFocus     = true;
     this.btnPlayerList.Name         = "btnPlayerList";
     this.btnPlayerList.UseUnderline = true;
     this.btnPlayerList.Label        = global::Mono.Unix.Catalog.GetString("Player List");
     this.table1.Add(this.btnPlayerList);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.btnPlayerList]));
     w4.LeftAttach  = ((uint)(3));
     w4.RightAttach = ((uint)(4));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.btnPostIt              = new global::Gtk.Button();
     this.btnPostIt.CanFocus     = true;
     this.btnPostIt.Name         = "btnPostIt";
     this.btnPostIt.UseUnderline = true;
     this.btnPostIt.Label        = global::Mono.Unix.Catalog.GetString("Post Count");
     this.table1.Add(this.btnPostIt);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.btnPostIt]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(5));
     w5.RightAttach  = ((uint)(6));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Start:");
     this.label2.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.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("End:");
     this.label4.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.TxtEndPost               = new global::Gtk.Entry();
     this.TxtEndPost.Sensitive     = false;
     this.TxtEndPost.CanFocus      = true;
     this.TxtEndPost.Name          = "TxtEndPost";
     this.TxtEndPost.IsEditable    = true;
     this.TxtEndPost.WidthChars    = 6;
     this.TxtEndPost.InvisibleChar = '●';
     this.table1.Add(this.TxtEndPost);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.TxtEndPost]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtEndPostTime               = new global::Gtk.Entry();
     this.txtEndPostTime.Sensitive     = false;
     this.txtEndPostTime.CanFocus      = true;
     this.txtEndPostTime.Name          = "txtEndPostTime";
     this.txtEndPostTime.IsEditable    = true;
     this.txtEndPostTime.WidthChars    = 5;
     this.txtEndPostTime.InvisibleChar = '●';
     this.table1.Add(this.txtEndPostTime);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.txtEndPostTime]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(2));
     w9.RightAttach  = ((uint)(3));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.txtStartPostTime               = new global::Gtk.Entry();
     this.txtStartPostTime.Sensitive     = false;
     this.txtStartPostTime.CanFocus      = true;
     this.txtStartPostTime.Name          = "txtStartPostTime";
     this.txtStartPostTime.IsEditable    = true;
     this.txtStartPostTime.WidthChars    = 5;
     this.txtStartPostTime.InvisibleChar = '●';
     this.table1.Add(this.txtStartPostTime);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.txtStartPostTime]));
     w10.LeftAttach  = ((uint)(2));
     w10.RightAttach = ((uint)(3));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.udStartPost               = new global::Gtk.Entry();
     this.udStartPost.Sensitive     = false;
     this.udStartPost.CanFocus      = true;
     this.udStartPost.Name          = "udStartPost";
     this.udStartPost.IsEditable    = true;
     this.udStartPost.WidthChars    = 5;
     this.udStartPost.InvisibleChar = '●';
     this.table1.Add(this.udStartPost);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.udStartPost]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.grdVotes          = new global::Gtk.TreeView();
     this.grdVotes.CanFocus = true;
     this.grdVotes.Name     = "grdVotes";
     this.GtkScrolledWindow.Add(this.grdVotes);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w14.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.statusbar1         = new global::Gtk.Statusbar();
     this.statusbar1.Name    = "statusbar1";
     this.statusbar1.Spacing = 6;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.lblStatus           = new global::Gtk.Label();
     this.lblStatus.Name      = "lblStatus";
     this.lblStatus.LabelProp = global::Mono.Unix.Catalog.GetString("status");
     this.statusbar1.Add(this.lblStatus);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.lblStatus]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.btnHide              = new global::Gtk.Button();
     this.btnHide.Sensitive    = false;
     this.btnHide.CanFocus     = true;
     this.btnHide.Name         = "btnHide";
     this.btnHide.UseUnderline = true;
     this.btnHide.Label        = global::Mono.Unix.Catalog.GetString("Hide");
     this.statusbar1.Add(this.btnHide);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.btnHide]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.btnUnhide              = new global::Gtk.Button();
     this.btnUnhide.Sensitive    = false;
     this.btnUnhide.CanFocus     = true;
     this.btnUnhide.Name         = "btnUnhide";
     this.btnUnhide.UseUnderline = true;
     this.btnUnhide.Label        = global::Mono.Unix.Catalog.GetString("Unhide");
     this.statusbar1.Add(this.btnUnhide);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.btnUnhide]));
     w17.Position = 3;
     w17.Expand   = false;
     w17.Fill     = false;
     this.vbox2.Add(this.statusbar1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.statusbar1]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.btnPostIt.Clicked     += new global::System.EventHandler(this.OnBtnPostItClicked);
     this.btnPlayerList.Clicked += new global::System.EventHandler(this.OnBtnPlayerListClicked);
     this.btnGetPosts.Clicked   += new global::System.EventHandler(this.OnBtnGetPostsClicked);
     this.btnEOD.Clicked        += new global::System.EventHandler(this.OnBtnEODClicked);
     this.btnCopyCount.Clicked  += new global::System.EventHandler(this.OnBtnCopyCountClicked);
 }
コード例 #29
0
ファイル: MainWindow.cs プロジェクト: Teyras/Bounce
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Bounce");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.canvas      = new global::Gtk.DrawingArea();
     this.canvas.Name = "canvas";
     this.vbox1.Add(this.canvas);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.canvas]));
     w1.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.statusbar1         = new global::Gtk.Statusbar();
     this.statusbar1.Name    = "statusbar1";
     this.statusbar1.Spacing = 6;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.levelCounter           = new global::Gtk.Label();
     this.levelCounter.Name      = "levelCounter";
     this.levelCounter.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.statusbar1.Add(this.levelCounter);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.levelCounter]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.remainingTimeCounter           = new global::Gtk.Label();
     this.remainingTimeCounter.Name      = "remainingTimeCounter";
     this.remainingTimeCounter.LabelProp = global::Mono.Unix.Catalog.GetString("label2");
     this.statusbar1.Add(this.remainingTimeCounter);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.remainingTimeCounter]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.lifeCounter           = new global::Gtk.Label();
     this.lifeCounter.Name      = "lifeCounter";
     this.lifeCounter.LabelProp = global::Mono.Unix.Catalog.GetString("label1");
     this.statusbar1.Add(this.lifeCounter);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.lifeCounter]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child statusbar1.Gtk.Box+BoxChild
     this.fillCounter           = new global::Gtk.Label();
     this.fillCounter.Name      = "fillCounter";
     this.fillCounter.LabelProp = global::Mono.Unix.Catalog.GetString("label2");
     this.statusbar1.Add(this.fillCounter);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.statusbar1 [this.fillCounter]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox1.Add(this.statusbar1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.statusbar1]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.KeyPressEvent      += new global::Gtk.KeyPressEventHandler(this.OnKeyPressEvent);
     this.KeyReleaseEvent    += new global::Gtk.KeyReleaseEventHandler(this.OnKeyReleaseEvent);
     this.DeleteEvent        += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.FocusOutEvent      += new global::Gtk.FocusOutEventHandler(this.OnFocusOutEvent);
     this.canvas.ExposeEvent += new global::Gtk.ExposeEventHandler(this.OnCanvasExposeEvent);
 }
コード例 #30
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CashFlow.MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.DosyaAction            = new global::Gtk.Action("DosyaAction", global::Mono.Unix.Catalog.GetString("Dosya"), null, null);
     this.DosyaAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Dosya");
     w1.Add(this.DosyaAction, null);
     this.PlanAction            = new global::Gtk.Action("PlanAction", global::Mono.Unix.Catalog.GetString("Plan"), null, null);
     this.PlanAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Plan");
     w1.Add(this.PlanAction, null);
     this.YardmAction            = new global::Gtk.Action("YardmAction", global::Mono.Unix.Catalog.GetString("Yardım"), null, null);
     this.YardmAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Yardım");
     w1.Add(this.YardmAction, null);
     this.PDFExportAction            = new global::Gtk.Action("PDFExportAction", global::Mono.Unix.Catalog.GetString("PDF Olarak Dışarı Aktar..."), null, "gtk-save-as");
     this.PDFExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("PDF Olarak Dışarı Aktar...");
     w1.Add(this.PDFExportAction, null);
     this.PNGExportAction            = new global::Gtk.Action("PNGExportAction", global::Mono.Unix.Catalog.GetString("PNG Olarak Dışarı Aktar..."), null, "gtk-save-as");
     this.PNGExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("PNG Olarak Dışarı Aktar...");
     w1.Add(this.PNGExportAction, null);
     this.SVGExportAction            = new global::Gtk.Action("SVGExportAction", global::Mono.Unix.Catalog.GetString("SVG Olarak Dışarı Aktar..."), null, "gtk-save-as");
     this.SVGExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("SVG Olarak Dışarı Aktar...");
     w1.Add(this.SVGExportAction, null);
     this.CloseAction            = new global::Gtk.Action("CloseAction", global::Mono.Unix.Catalog.GetString("Çıkış"), null, "gtk-close");
     this.CloseAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Çıkış");
     w1.Add(this.CloseAction, null);
     this.ClearPlotAction            = new global::Gtk.Action("ClearPlotAction", global::Mono.Unix.Catalog.GetString("Planı Temizle"), null, "gtk-missing-image");
     this.ClearPlotAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Planı Temizle");
     w1.Add(this.ClearPlotAction, null);
     this.FocusOnDataAction            = new global::Gtk.Action("FocusOnDataAction", global::Mono.Unix.Catalog.GetString("Verilere Odaklan"), null, "gtk-zoom-fit");
     this.FocusOnDataAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Verilere Odaklan");
     w1.Add(this.FocusOnDataAction, null);
     this.ControlsAction            = new global::Gtk.Action("ControlsAction", global::Mono.Unix.Catalog.GetString("Kontroller"), null, "gtk-info");
     this.ControlsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Kısayollar");
     w1.Add(this.ControlsAction, null);
     this.AboutAction            = new global::Gtk.Action("AboutAction", global::Mono.Unix.Catalog.GetString("Hakkında"), null, "gtk-about");
     this.AboutAction.ShortLabel = global::Mono.Unix.Catalog.GetString("Hakkında");
     w1.Add(this.AboutAction, null);
     this.CSVExportAction            = new global::Gtk.Action("CSVExportAction", global::Mono.Unix.Catalog.GetString("CSV Olarak Dışarı Aktar..."), null, "gtk-save-as");
     this.CSVExportAction.ShortLabel = global::Mono.Unix.Catalog.GetString("CSV Olarak Dışarı Aktar...");
     w1.Add(this.CSVExportAction, null);
     this.BiggestValuesAction            = new global::Gtk.ToggleAction("BiggestValuesAction", global::Mono.Unix.Catalog.GetString("En Yüksek/Alçak Değerleri Göster"), null, null);
     this.BiggestValuesAction.Active     = true;
     this.BiggestValuesAction.ShortLabel = global::Mono.Unix.Catalog.GetString("En Yüksek/Alçak Değerleri Göster");
     w1.Add(this.BiggestValuesAction, null);
     this.BiggestHopsAction            = new global::Gtk.ToggleAction("BiggestHopsAction", global::Mono.Unix.Catalog.GetString("En Büyük İniş/Çıkışları Göster"), null, null);
     this.BiggestHopsAction.Active     = true;
     this.BiggestHopsAction.ShortLabel = global::Mono.Unix.Catalog.GetString("En Büyük İniş/Çıkışları Göster");
     w1.Add(this.BiggestHopsAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "CashFlow.MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("CashFlow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.DefaultWidth   = 1280;
     this.DefaultHeight  = 720;
     // Container child CashFlow.MainWindow.Gtk.Container+ContainerChild
     this.MainVbox         = new global::Gtk.VBox();
     this.MainVbox.Name    = "MainVbox";
     this.MainVbox.Spacing = 6;
     // Container child MainVbox.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><menubar name='MainMenuBar'><menu name='DosyaAction' action='DosyaAction'><menuitem name='PDFExportAction' action='PDFExportAction'/><menuitem name='PNGExportAction' action='PNGExportAction'/><menuitem name='SVGExportAction' action='SVGExportAction'/><menuitem name='CSVExportAction' action='CSVExportAction'/><separator/><menuitem name='CloseAction' action='CloseAction'/></menu><menu name='PlanAction' action='PlanAction'><menuitem name='ClearPlotAction' action='ClearPlotAction'/><menuitem name='FocusOnDataAction' action='FocusOnDataAction'/><separator/><menuitem name='BiggestValuesAction' action='BiggestValuesAction'/><menuitem name='BiggestHopsAction' action='BiggestHopsAction'/></menu><menu name='YardmAction' action='YardmAction'><menuitem name='ControlsAction' action='ControlsAction'/><separator/><menuitem name='AboutAction' action='AboutAction'/></menu><menu/></menubar></ui>");
     this.MainMenuBar      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/MainMenuBar")));
     this.MainMenuBar.Name = "MainMenuBar";
     this.MainVbox.Add(this.MainMenuBar);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.MainVbox[this.MainMenuBar]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child MainVbox.Gtk.Box+BoxChild
     this.PropsVbox         = new global::Gtk.HBox();
     this.PropsVbox.Name    = "PropsVbox";
     this.PropsVbox.Spacing = 6;
     // Container child PropsVbox.Gtk.Box+BoxChild
     this.DateFrame      = new global::Gtk.Frame();
     this.DateFrame.Name = "DateFrame";
     // Container child DateFrame.Gtk.Container+ContainerChild
     this.GtkAlignment               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name          = "GtkAlignment";
     this.GtkAlignment.LeftPadding   = ((uint)(12));
     this.GtkAlignment.TopPadding    = ((uint)(6));
     this.GtkAlignment.RightPadding  = ((uint)(6));
     this.GtkAlignment.BottomPadding = ((uint)(6));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.DateFrameTable               = new global::Gtk.Table(((uint)(2)), ((uint)(3)), false);
     this.DateFrameTable.Name          = "DateFrameTable";
     this.DateFrameTable.RowSpacing    = ((uint)(6));
     this.DateFrameTable.ColumnSpacing = ((uint)(6));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateEndButton              = new global::Gtk.Button();
     this.DateEndButton.CanFocus     = true;
     this.DateEndButton.Name         = "DateEndButton";
     this.DateEndButton.UseUnderline = true;
     this.DateEndButton.Label        = global::Mono.Unix.Catalog.GetString("Seç...");
     this.DateFrameTable.Add(this.DateEndButton);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateEndButton]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(2));
     w3.RightAttach  = ((uint)(3));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateEndEntry = new global::Gtk.Entry();
     this.DateEndEntry.WidthRequest  = 140;
     this.DateEndEntry.Name          = "DateEndEntry";
     this.DateEndEntry.Text          = global::Mono.Unix.Catalog.GetString("-tarih seçin-");
     this.DateEndEntry.IsEditable    = false;
     this.DateEndEntry.InvisibleChar = '•';
     this.DateFrameTable.Add(this.DateEndEntry);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateEndEntry]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateEndLabel           = new global::Gtk.Label();
     this.DateEndLabel.Name      = "DateEndLabel";
     this.DateEndLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Bitiş:");
     this.DateFrameTable.Add(this.DateEndLabel);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateEndLabel]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateStartButton              = new global::Gtk.Button();
     this.DateStartButton.CanFocus     = true;
     this.DateStartButton.Name         = "DateStartButton";
     this.DateStartButton.UseUnderline = true;
     this.DateStartButton.Label        = global::Mono.Unix.Catalog.GetString("Seç...");
     this.DateFrameTable.Add(this.DateStartButton);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateStartButton]));
     w6.LeftAttach  = ((uint)(2));
     w6.RightAttach = ((uint)(3));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateStartEntry = new global::Gtk.Entry();
     this.DateStartEntry.WidthRequest  = 140;
     this.DateStartEntry.Name          = "DateStartEntry";
     this.DateStartEntry.Text          = global::Mono.Unix.Catalog.GetString("-tarih seçin-");
     this.DateStartEntry.IsEditable    = false;
     this.DateStartEntry.InvisibleChar = '•';
     this.DateFrameTable.Add(this.DateStartEntry);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateStartEntry]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child DateFrameTable.Gtk.Table+TableChild
     this.DateStartLabel           = new global::Gtk.Label();
     this.DateStartLabel.Name      = "DateStartLabel";
     this.DateStartLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Başlangıç:");
     this.DateFrameTable.Add(this.DateStartLabel);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.DateFrameTable[this.DateStartLabel]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment.Add(this.DateFrameTable);
     this.DateFrame.Add(this.GtkAlignment);
     this.DateFrameLabel1           = new global::Gtk.Label();
     this.DateFrameLabel1.Name      = "DateFrameLabel1";
     this.DateFrameLabel1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Tarih Aralığı</b>");
     this.DateFrameLabel1.UseMarkup = true;
     this.DateFrame.LabelWidget     = this.DateFrameLabel1;
     this.PropsVbox.Add(this.DateFrame);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.PropsVbox[this.DateFrame]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child PropsVbox.Gtk.Box+BoxChild
     this.CurrencyFrame      = new global::Gtk.Frame();
     this.CurrencyFrame.Name = "CurrencyFrame";
     // Container child CurrencyFrame.Gtk.Container+ContainerChild
     this.GtkAlignment1               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name          = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding   = ((uint)(12));
     this.GtkAlignment1.TopPadding    = ((uint)(6));
     this.GtkAlignment1.RightPadding  = ((uint)(6));
     this.GtkAlignment1.BottomPadding = ((uint)(6));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.CurrencyVbox      = new global::Gtk.VBox();
     this.CurrencyVbox.Name = "CurrencyVbox";
     // Container child CurrencyVbox.Gtk.Box+BoxChild
     this.CurrencyHbox         = new global::Gtk.HBox();
     this.CurrencyHbox.Name    = "CurrencyHbox";
     this.CurrencyHbox.Spacing = 6;
     // Container child CurrencyHbox.Gtk.Box+BoxChild
     this.CurrencyBaseLabel           = new global::Gtk.Label();
     this.CurrencyBaseLabel.Name      = "CurrencyBaseLabel";
     this.CurrencyBaseLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Taban Kur:");
     this.CurrencyHbox.Add(this.CurrencyBaseLabel);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.CurrencyHbox[this.CurrencyBaseLabel]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child CurrencyHbox.Gtk.Box+BoxChild
     this.CurrencyBaseSelection      = global::Gtk.ComboBox.NewText();
     this.CurrencyBaseSelection.Name = "CurrencyBaseSelection";
     this.CurrencyHbox.Add(this.CurrencyBaseSelection);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.CurrencyHbox[this.CurrencyBaseSelection]));
     w13.Position = 1;
     this.CurrencyVbox.Add(this.CurrencyHbox);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.CurrencyVbox[this.CurrencyHbox]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child CurrencyVbox.Gtk.Box+BoxChild
     this.CurrencyListButton              = new global::Gtk.Button();
     this.CurrencyListButton.CanFocus     = true;
     this.CurrencyListButton.Name         = "CurrencyListButton";
     this.CurrencyListButton.UseUnderline = true;
     this.CurrencyListButton.Label        = global::Mono.Unix.Catalog.GetString("Gösterilecek Kurlar");
     this.CurrencyVbox.Add(this.CurrencyListButton);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.CurrencyVbox[this.CurrencyListButton]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     this.GtkAlignment1.Add(this.CurrencyVbox);
     this.CurrencyFrame.Add(this.GtkAlignment1);
     this.CurrencyFrameLabel           = new global::Gtk.Label();
     this.CurrencyFrameLabel.Name      = "CurrencyFrameLabel";
     this.CurrencyFrameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Kur Tercihleri</b>");
     this.CurrencyFrameLabel.UseMarkup = true;
     this.CurrencyFrame.LabelWidget    = this.CurrencyFrameLabel;
     this.PropsVbox.Add(this.CurrencyFrame);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.PropsVbox[this.CurrencyFrame]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child PropsVbox.Gtk.Box+BoxChild
     this.PlotOptionsFrame      = new global::Gtk.Frame();
     this.PlotOptionsFrame.Name = "PlotOptionsFrame";
     // Container child PlotOptionsFrame.Gtk.Container+ContainerChild
     this.GtkAlignment3               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name          = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding   = ((uint)(12));
     this.GtkAlignment3.TopPadding    = ((uint)(12));
     this.GtkAlignment3.RightPadding  = ((uint)(6));
     this.GtkAlignment3.BottomPadding = ((uint)(6));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 11;
     // Container child vbox1.Gtk.Box+BoxChild
     this.BiggestValuesCheck               = new global::Gtk.CheckButton();
     this.BiggestValuesCheck.CanFocus      = true;
     this.BiggestValuesCheck.Name          = "BiggestValuesCheck";
     this.BiggestValuesCheck.Label         = global::Mono.Unix.Catalog.GetString("En Yüksek/Alçak Değerleri Göster");
     this.BiggestValuesCheck.Active        = true;
     this.BiggestValuesCheck.DrawIndicator = true;
     this.BiggestValuesCheck.UseUnderline  = true;
     this.vbox1.Add(this.BiggestValuesCheck);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.BiggestValuesCheck]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.BiggestHopsCheck               = new global::Gtk.CheckButton();
     this.BiggestHopsCheck.CanFocus      = true;
     this.BiggestHopsCheck.Name          = "BiggestHopsCheck";
     this.BiggestHopsCheck.Label         = global::Mono.Unix.Catalog.GetString("En Büyük İniş/Çıkışları Göster");
     this.BiggestHopsCheck.Active        = true;
     this.BiggestHopsCheck.DrawIndicator = true;
     this.BiggestHopsCheck.UseUnderline  = true;
     this.vbox1.Add(this.BiggestHopsCheck);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.BiggestHopsCheck]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.GtkAlignment3.Add(this.vbox1);
     this.PlotOptionsFrame.Add(this.GtkAlignment3);
     this.PlotOptionsFrameLabel           = new global::Gtk.Label();
     this.PlotOptionsFrameLabel.Name      = "PlotOptionsFrameLabel";
     this.PlotOptionsFrameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Plan Seçenekleri</b>");
     this.PlotOptionsFrameLabel.UseMarkup = true;
     this.PlotOptionsFrame.LabelWidget    = this.PlotOptionsFrameLabel;
     this.PropsVbox.Add(this.PlotOptionsFrame);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.PropsVbox[this.PlotOptionsFrame]));
     w23.Position = 2;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child PropsVbox.Gtk.Box+BoxChild
     this.PlotActionsFrame      = new global::Gtk.Frame();
     this.PlotActionsFrame.Name = "PlotActionsFrame";
     // Container child PlotActionsFrame.Gtk.Container+ContainerChild
     this.GtkAlignment2               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name          = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding   = ((uint)(12));
     this.GtkAlignment2.TopPadding    = ((uint)(6));
     this.GtkAlignment2.RightPadding  = ((uint)(6));
     this.GtkAlignment2.BottomPadding = ((uint)(6));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.vbox2      = new global::Gtk.VBox();
     this.vbox2.Name = "vbox2";
     // Container child vbox2.Gtk.Box+BoxChild
     this.PlotClearButton              = new global::Gtk.Button();
     this.PlotClearButton.CanFocus     = true;
     this.PlotClearButton.Name         = "PlotClearButton";
     this.PlotClearButton.UseUnderline = true;
     this.PlotClearButton.BorderWidth  = ((uint)(1));
     this.PlotClearButton.Label        = global::Mono.Unix.Catalog.GetString("Planı Temizle");
     this.vbox2.Add(this.PlotClearButton);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.PlotClearButton]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.FocusButton              = new global::Gtk.Button();
     this.FocusButton.CanFocus     = true;
     this.FocusButton.Name         = "FocusButton";
     this.FocusButton.UseUnderline = true;
     this.FocusButton.BorderWidth  = ((uint)(1));
     this.FocusButton.Label        = global::Mono.Unix.Catalog.GetString("Verilere Odaklan");
     this.vbox2.Add(this.FocusButton);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.FocusButton]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     this.GtkAlignment2.Add(this.vbox2);
     this.PlotActionsFrame.Add(this.GtkAlignment2);
     this.PlotActionsFrameLabel           = new global::Gtk.Label();
     this.PlotActionsFrameLabel.Name      = "PlotActionsFrameLabel";
     this.PlotActionsFrameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Plan Aksiyonları</b>");
     this.PlotActionsFrameLabel.UseMarkup = true;
     this.PlotActionsFrame.LabelWidget    = this.PlotActionsFrameLabel;
     this.PropsVbox.Add(this.PlotActionsFrame);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.PropsVbox[this.PlotActionsFrame]));
     w28.Position = 3;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child PropsVbox.Gtk.Box+BoxChild
     this.FetchButton              = new global::Gtk.Button();
     this.FetchButton.CanFocus     = true;
     this.FetchButton.Name         = "FetchButton";
     this.FetchButton.UseUnderline = true;
     this.FetchButton.Label        = global::Mono.Unix.Catalog.GetString("Verileri Getir");
     this.PropsVbox.Add(this.FetchButton);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.PropsVbox[this.FetchButton]));
     w29.Position = 4;
     w29.Expand   = false;
     w29.Fill     = false;
     this.MainVbox.Add(this.PropsVbox);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.MainVbox[this.PropsVbox]));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child MainVbox.Gtk.Box+BoxChild
     this.MainPlotAlignment      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.MainPlotAlignment.Name = "MainPlotAlignment";
     this.MainVbox.Add(this.MainPlotAlignment);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.MainVbox[this.MainPlotAlignment]));
     w31.Position = 2;
     // Container child MainVbox.Gtk.Box+BoxChild
     this.MainStatusBar             = new global::Gtk.Statusbar();
     this.MainStatusBar.Name        = "MainStatusBar";
     this.MainStatusBar.Spacing     = 6;
     this.MainStatusBar.BorderWidth = ((uint)(2));
     this.MainVbox.Add(this.MainStatusBar);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.MainVbox[this.MainStatusBar]));
     w32.PackType = ((global::Gtk.PackType)(1));
     w32.Position = 3;
     w32.Expand   = false;
     w32.Fill     = false;
     this.Add(this.MainVbox);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.PDFExportAction.Activated     += new global::System.EventHandler(this.OnPDFExportActionActivated);
     this.PNGExportAction.Activated     += new global::System.EventHandler(this.OnPNGExportActionActivated);
     this.SVGExportAction.Activated     += new global::System.EventHandler(this.OnSVGExportActionActivated);
     this.CloseAction.Activated         += new global::System.EventHandler(this.OnCloseActionActivated);
     this.ClearPlotAction.Activated     += new global::System.EventHandler(this.OnClearPlotActionActivated);
     this.FocusOnDataAction.Activated   += new global::System.EventHandler(this.OnFocusOnDataActionActivated);
     this.ControlsAction.Activated      += new global::System.EventHandler(this.OnControlsActionActivated);
     this.AboutAction.Activated         += new global::System.EventHandler(this.OnAboutActionActivated);
     this.CSVExportAction.Activated     += new global::System.EventHandler(this.OnCSVExportActionActivated);
     this.BiggestValuesAction.Toggled   += new global::System.EventHandler(this.OnBiggestValuesActionToggled);
     this.BiggestHopsAction.Toggled     += new global::System.EventHandler(this.OnBiggestHopsActionToggled);
     this.DateStartButton.Clicked       += new global::System.EventHandler(this.OnDateStartButtonClicked);
     this.DateEndButton.Clicked         += new global::System.EventHandler(this.OnDateEndButtonClicked);
     this.CurrencyBaseSelection.Changed += new global::System.EventHandler(this.OnCurrencyBaseSelectionChanged);
     this.CurrencyListButton.Clicked    += new global::System.EventHandler(this.OnCurrencyListButtonClicked);
     this.BiggestValuesCheck.Toggled    += new global::System.EventHandler(this.OnBiggestValuesActionToggled);
     this.BiggestHopsCheck.Toggled      += new global::System.EventHandler(this.OnBiggestHopsActionToggled);
     this.PlotClearButton.Clicked       += new global::System.EventHandler(this.OnClearPlotActionActivated);
     this.FocusButton.Clicked           += new global::System.EventHandler(this.OnFocusOnDataActionActivated);
     this.FetchButton.Clicked           += new global::System.EventHandler(this.OnFetchButtonClicked);
 }