Esempio n. 1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QS.Dialog.Views.ProgressWindowView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "QS.Dialog.Views.ProgressWindowView";
     // Container child QS.Dialog.Views.ProgressWindowView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.progresswidget1 = new global::QS.Widgets.ProgressWidget();
     this.progresswidget1.WidthRequest = 500;
     this.progresswidget1.Name         = "progresswidget1";
     this.yvbox1.Add(this.progresswidget1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.progresswidget1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Stock.Widgets.BuhDocumentView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Stock.Widgets.BuhDocumentView";
     // Container child workwear.Views.Stock.Widgets.BuhDocumentView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yentryBuhDocText = new global::Gamma.GtkWidgets.yEntry();
     this.yentryBuhDocText.TooltipMarkup = "Бухгалтерский документ по которому было произведено списание. Отобразится вместо " +
                                           "подписи сотрудника в карточке.";
     this.yentryBuhDocText.CanFocus      = true;
     this.yentryBuhDocText.Name          = "yentryBuhDocText";
     this.yentryBuhDocText.IsEditable    = true;
     this.yentryBuhDocText.InvisibleChar = '•';
     this.yvbox1.Add(this.yentryBuhDocText);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yentryBuhDocText]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonChange              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonChange.CanFocus     = true;
     this.ybuttonChange.Name         = "ybuttonChange";
     this.ybuttonChange.UseUnderline = true;
     this.ybuttonChange.Label        = global::Mono.Unix.Catalog.GetString("Заменить");
     this.yhbox1.Add(this.ybuttonChange);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonChange]));
     w2.Position = 0;
     w2.Fill     = false;
     // Container child yhbox1.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("Отменить");
     this.yhbox1.Add(this.ybuttonCancel);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonCancel]));
     w3.Position = 1;
     w3.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.FastDeliveryAvailabilityHistoryView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.FastDeliveryAvailabilityHistoryView";
     // Container child Vodovoz.Views.Logistic.FastDeliveryAvailabilityHistoryView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.yhboxMainButtons         = new global::Gamma.GtkWidgets.yHBox();
     this.yhboxMainButtons.Name    = "yhboxMainButtons";
     this.yhboxMainButtons.Spacing = 6;
     // Container child yhboxMainButtons.Gtk.Box+BoxChild
     this.buttonClose              = new global::Gamma.GtkWidgets.yButton();
     this.buttonClose.CanFocus     = true;
     this.buttonClose.Name         = "buttonClose";
     this.buttonClose.UseUnderline = true;
     this.buttonClose.Label        = global::Mono.Unix.Catalog.GetString("Закрыть");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.buttonClose.Image = w1;
     this.yhboxMainButtons.Add(this.buttonClose);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.yhboxMainButtons[this.buttonClose]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vboxMain.Add(this.yhboxMainButtons);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.yhboxMainButtons]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.yhboxVerificationWidget         = new global::Gamma.GtkWidgets.yHBox();
     this.yhboxVerificationWidget.Name    = "yhboxVerificationWidget";
     this.yhboxVerificationWidget.Spacing = 6;
     this.vboxMain.Add(this.yhboxVerificationWidget);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.yhboxVerificationWidget]));
     w4.Position = 1;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Orders.FastDeliveryVerificationDetailsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Orders.FastDeliveryVerificationDetailsView";
     // Container child Vodovoz.Views.Orders.FastDeliveryVerificationDetailsView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Bottles.ReturnedTareReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Bottles.ReturnedTareReport";
     // Container child Vodovoz.ReportsParameters.Bottles.ReturnedTareReport.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)(5)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonHelp              = new global::Gtk.Button();
     this.buttonHelp.CanFocus     = true;
     this.buttonHelp.Name         = "buttonHelp";
     this.buttonHelp.UseUnderline = true;
     this.buttonHelp.Label        = global::Mono.Unix.Catalog.GetString("Справка");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.buttonHelp.Image = w1;
     this.table1.Add(this.buttonHelp);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.buttonHelp]));
     w2.LeftAttach  = ((uint)(4));
     w2.RightAttach = ((uint)(5));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.chkClosedOrdersOnly               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkClosedOrdersOnly.CanFocus      = true;
     this.chkClosedOrdersOnly.Name          = "chkClosedOrdersOnly";
     this.chkClosedOrdersOnly.Label         = global::Mono.Unix.Catalog.GetString("Закрытые заказы");
     this.chkClosedOrdersOnly.DrawIndicator = true;
     this.chkClosedOrdersOnly.UseUnderline  = true;
     this.table1.Add(this.chkClosedOrdersOnly);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.chkClosedOrdersOnly]));
     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.daterangepicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.daterangepicker.Events    = ((global::Gdk.EventMask)(256));
     this.daterangepicker.Name      = "daterangepicker";
     this.daterangepicker.StartDate = new global::System.DateTime(0);
     this.daterangepicker.EndDate   = new global::System.DateTime(0);
     this.table1.Add(this.daterangepicker);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.daterangepicker]));
     w4.LeftAttach  = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата доставки: ");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild 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.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.table1.Add(this.vseparator1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator1]));
     w6.LeftAttach  = ((uint)(3));
     w6.RightAttach = ((uint)(4));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yenumcomboboxDateType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxDateType.Name = "yenumcomboboxDateType";
     this.yenumcomboboxDateType.ShowSpecialStateAll = false;
     this.yenumcomboboxDateType.ShowSpecialStateNot = false;
     this.yenumcomboboxDateType.UseShortTitle       = false;
     this.yenumcomboboxDateType.DefaultFirst        = false;
     this.table1.Add(this.yenumcomboboxDateType);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumcomboboxDateType]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.XOptions    = ((global::Gtk.AttachOptions)(4));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vboxMultiParameters         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMultiParameters.Name    = "vboxMultiParameters";
     this.vboxMultiParameters.Spacing = 6;
     this.vbox2.Add(this.vboxMultiParameters);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.vboxMultiParameters]));
     w9.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.btnCreateReport              = new global::Gamma.GtkWidgets.yButton();
     this.btnCreateReport.CanFocus     = true;
     this.btnCreateReport.Name         = "btnCreateReport";
     this.btnCreateReport.UseUnderline = true;
     this.btnCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox2.Add(this.btnCreateReport);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.btnCreateReport]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QS.DBScripts.Views.AdminLoginView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "QS.DBScripts.Views.AdminLoginView";
     // Container child QS.DBScripts.Views.AdminLoginView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(18));
     // Container child table1.Gtk.Table+TableChild
     this.entryLogin               = new global::Gamma.GtkWidgets.yEntry();
     this.entryLogin.CanFocus      = true;
     this.entryLogin.Name          = "entryLogin";
     this.entryLogin.IsEditable    = true;
     this.entryLogin.InvisibleChar = '●';
     this.table1.Add(this.entryLogin);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.entryLogin]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryPassword               = new global::Gamma.GtkWidgets.yEntry();
     this.entryPassword.CanFocus      = true;
     this.entryPassword.Name          = "entryPassword";
     this.entryPassword.IsEditable    = true;
     this.entryPassword.Visibility    = false;
     this.entryPassword.InvisibleChar = '●';
     this.table1.Add(this.entryPassword);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entryPassword]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Логин:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Пароль:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.table1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.buttonOk              = new global::Gamma.GtkWidgets.yButton();
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.yhbox1.Add(this.buttonOk);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.buttonOk]));
     w6.Position = 0;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.yhbox1.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.buttonCancel]));
     w7.Position = 1;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.entryPassword.Activated += new global::System.EventHandler(this.OnEntryPasswordActivated);
     this.entryLogin.Activated    += new global::System.EventHandler(this.OnEntryLoginActivated);
     this.buttonOk.Clicked        += new global::System.EventHandler(this.OnButtonOkClicked);
     this.buttonCancel.Clicked    += new global::System.EventHandler(this.OnButtonCancelClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Regulations.NormConditionView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Regulations.NormConditionView";
     // Container child workwear.Views.Regulations.NormConditionView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.yvbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(3));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.yentryName               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryName.CanFocus      = true;
     this.yentryName.Name          = "yentryName";
     this.yentryName.IsEditable    = true;
     this.yentryName.InvisibleChar = '•';
     this.ytable1.Add(this.yentryName);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryName]));
     w6.LeftAttach  = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.yenumSex      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumSex.Name = "yenumSex";
     this.yenumSex.ShowSpecialStateAll = false;
     this.yenumSex.ShowSpecialStateNot = false;
     this.yenumSex.UseShortTitle       = false;
     this.yenumSex.DefaultFirst        = false;
     this.ytable1.Add(this.yenumSex);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yenumSex]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.yhbox2         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox2.Name    = "yhbox2";
     this.yhbox2.Spacing = 6;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.yStartMonth                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.yStartMonth.Name                = "yStartMonth";
     this.yStartMonth.AddIfNotExist       = false;
     this.yStartMonth.DefaultFirst        = false;
     this.yStartMonth.ShowSpecialStateAll = false;
     this.yStartMonth.ShowSpecialStateNot = true;
     this.yhbox2.Add(this.yStartMonth);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.yStartMonth]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.yStartDay                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.yStartDay.Name                = "yStartDay";
     this.yStartDay.AddIfNotExist       = false;
     this.yStartDay.DefaultFirst        = false;
     this.yStartDay.ShowSpecialStateAll = false;
     this.yStartDay.ShowSpecialStateNot = false;
     this.yhbox2.Add(this.yStartDay);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.yStartDay]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.yhbox1.Add(this.yhbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.yhbox2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ylabel4           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel4.Name      = "ylabel4";
     this.ylabel4.LabelProp = global::Mono.Unix.Catalog.GetString("-");
     this.yhbox1.Add(this.ylabel4);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ylabel4]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.yhbox3         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox3.Name    = "yhbox3";
     this.yhbox3.Spacing = 6;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.yEndMonth                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.yEndMonth.Name                = "yEndMonth";
     this.yEndMonth.AddIfNotExist       = false;
     this.yEndMonth.DefaultFirst        = false;
     this.yEndMonth.ShowSpecialStateAll = false;
     this.yEndMonth.ShowSpecialStateNot = true;
     this.yhbox3.Add(this.yEndMonth);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.yEndMonth]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.yEndDay                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.yEndDay.Name                = "yEndDay";
     this.yEndDay.AddIfNotExist       = false;
     this.yEndDay.DefaultFirst        = false;
     this.yEndDay.ShowSpecialStateAll = false;
     this.yEndDay.ShowSpecialStateNot = false;
     this.yhbox3.Add(this.yEndDay);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.yEndDay]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.yhbox1.Add(this.yhbox3);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.yhbox3]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.ytable1.Add(this.yhbox1);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yhbox1]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Название:");
     this.ytable1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Пол:");
     this.ytable1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Период выдачи:");
     this.ytable1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel3]));
     w18.TopAttach    = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvbox1.Add(this.ytable1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ytable1]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.GtkViews.CounterpartyFilterView
     global::Stetic.BinContainer.Attach(this);
     this.HeightRequest = 100;
     this.Name          = "Vodovoz.Filters.GtkViews.CounterpartyFilterView";
     // Container child Vodovoz.Filters.GtkViews.CounterpartyFilterView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.filterScrolledWindow = new global::Gtk.ScrolledWindow();
     this.filterScrolledWindow.HeightRequest = 100;
     this.filterScrolledWindow.CanFocus      = true;
     this.filterScrolledWindow.Name          = "filterScrolledWindow";
     this.filterScrolledWindow.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child filterScrolledWindow.Gtk.Container+ContainerChild
     global::Gtk.Viewport w1 = new global::Gtk.Viewport();
     w1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(8)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.checkIncludeArhive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkIncludeArhive.CanFocus      = true;
     this.checkIncludeArhive.Name          = "checkIncludeArhive";
     this.checkIncludeArhive.Label         = global::Mono.Unix.Catalog.GetString("Включая архивных");
     this.checkIncludeArhive.DrawIndicator = true;
     this.checkIncludeArhive.UseUnderline  = true;
     this.table1.Add(this.checkIncludeArhive);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.checkIncludeArhive]));
     w2.LeftAttach  = ((uint)(3));
     w2.RightAttach = ((uint)(4));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment51             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment51.Name        = "GtkAlignment51";
     this.GtkAlignment51.LeftPadding = ((uint)(12));
     // Container child GtkAlignment51.Gtk.Container+ContainerChild
     this.GtkScrolledWindow15 = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow15.WidthRequest = 220;
     this.GtkScrolledWindow15.Name         = "GtkScrolledWindow15";
     this.GtkScrolledWindow15.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow15.Gtk.Container+ContainerChild
     this.ytreeviewSalesChannels                = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSalesChannels.CanFocus       = true;
     this.ytreeviewSalesChannels.Name           = "ytreeviewSalesChannels";
     this.ytreeviewSalesChannels.HeadersVisible = false;
     this.GtkScrolledWindow15.Add(this.ytreeviewSalesChannels);
     this.GtkAlignment51.Add(this.GtkScrolledWindow15);
     this.frame2.Add(this.GtkAlignment51);
     this.GtkLabel72           = new global::Gtk.Label();
     this.GtkLabel72.Name      = "GtkLabel72";
     this.GtkLabel72.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Канал сбыта</b>");
     this.GtkLabel72.UseMarkup = true;
     this.frame2.LabelWidget   = this.GtkLabel72;
     this.table1.Add(this.frame2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.frame2]));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(7));
     w6.RightAttach  = ((uint)(8));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hboxSearchFields         = new global::Gtk.HBox();
     this.hboxSearchFields.Name    = "hboxSearchFields";
     this.hboxSearchFields.Spacing = 6;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.ylabelName           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelName.Name      = "ylabelName";
     this.ylabelName.LabelProp = global::Mono.Unix.Catalog.GetString("Наименование:");
     this.hboxSearchFields.Add(this.ylabelName);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.ylabelName]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.entryName               = new global::Gamma.GtkWidgets.yEntry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '•';
     this.hboxSearchFields.Add(this.entryName);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.entryName]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.ylabelCounterpartyPhone           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCounterpartyPhone.Name      = "ylabelCounterpartyPhone";
     this.ylabelCounterpartyPhone.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон контрагента:");
     this.hboxSearchFields.Add(this.ylabelCounterpartyPhone);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.ylabelCounterpartyPhone]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.entryCounterpartyPhone = new global::QS.Widgets.ValidatedEntry();
     this.entryCounterpartyPhone.TooltipMarkup = "Формат телефона: Без +7 и 8 в начале";
     this.entryCounterpartyPhone.CanFocus      = true;
     this.entryCounterpartyPhone.Name          = "entryCounterpartyPhone";
     this.entryCounterpartyPhone.IsEditable    = true;
     this.entryCounterpartyPhone.InvisibleChar = '•';
     this.hboxSearchFields.Add(this.entryCounterpartyPhone);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.entryCounterpartyPhone]));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.ylabelDeliveryPointPhone           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDeliveryPointPhone.Name      = "ylabelDeliveryPointPhone";
     this.ylabelDeliveryPointPhone.LabelProp = global::Mono.Unix.Catalog.GetString("Телефон точки доставки:");
     this.hboxSearchFields.Add(this.ylabelDeliveryPointPhone);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.ylabelDeliveryPointPhone]));
     w11.Position = 4;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hboxSearchFields.Gtk.Box+BoxChild
     this.entryDeliveryPointPhone = new global::QS.Widgets.ValidatedEntry();
     this.entryDeliveryPointPhone.TooltipMarkup = "Формат телефона: Без +7 и 8 в начале";
     this.entryDeliveryPointPhone.CanFocus      = true;
     this.entryDeliveryPointPhone.Name          = "entryDeliveryPointPhone";
     this.entryDeliveryPointPhone.IsEditable    = true;
     this.entryDeliveryPointPhone.InvisibleChar = '•';
     this.hboxSearchFields.Add(this.entryDeliveryPointPhone);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxSearchFields[this.entryDeliveryPointPhone]));
     w12.Position = 5;
     w12.Expand   = false;
     w12.Fill     = false;
     this.table1.Add(this.hboxSearchFields);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.hboxSearchFields]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.RightAttach  = ((uint)(7));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(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("Показывать только:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Тег:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w15.LeftAttach  = ((uint)(5));
     w15.RightAttach = ((uint)(6));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.table1.Add(this.vseparator1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator1]));
     w16.LeftAttach  = ((uint)(2));
     w16.RightAttach = ((uint)(3));
     w16.XOptions    = ((global::Gtk.AttachOptions)(4));
     w16.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.table1.Add(this.vseparator2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.vseparator2]));
     w17.LeftAttach  = ((uint)(4));
     w17.RightAttach = ((uint)(5));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.yentryTag        = new global::QS.Widgets.GtkUI.RepresentationEntry();
     this.yentryTag.Events = ((global::Gdk.EventMask)(256));
     this.yentryTag.Name   = "yentryTag";
     this.table1.Add(this.yentryTag);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.yentryTag]));
     w18.LeftAttach  = ((uint)(6));
     w18.RightAttach = ((uint)(7));
     w18.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.yenumCounterpartyType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumCounterpartyType.Name = "yenumCounterpartyType";
     this.yenumCounterpartyType.ShowSpecialStateAll = true;
     this.yenumCounterpartyType.ShowSpecialStateNot = false;
     this.yenumCounterpartyType.UseShortTitle       = false;
     this.yenumCounterpartyType.DefaultFirst        = false;
     this.table1.Add(this.yenumCounterpartyType);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.yenumCounterpartyType]));
     w19.LeftAttach  = ((uint)(1));
     w19.RightAttach = ((uint)(2));
     w19.XOptions    = ((global::Gtk.AttachOptions)(4));
     w19.YOptions    = ((global::Gtk.AttachOptions)(0));
     w1.Add(this.table1);
     this.filterScrolledWindow.Add(w1);
     this.vboxMain.Add(this.filterScrolledWindow);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.filterScrolledWindow]));
     w22.Position = 0;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 9
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Settings.GeneralSettingsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Settings.GeneralSettingsView";
     // Container child Vodovoz.Views.Settings.GeneralSettingsView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.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.btnSaveCanAddForwardersToLargus              = new global::Gamma.GtkWidgets.yButton();
     this.btnSaveCanAddForwardersToLargus.CanFocus     = true;
     this.btnSaveCanAddForwardersToLargus.Name         = "btnSaveCanAddForwardersToLargus";
     this.btnSaveCanAddForwardersToLargus.UseUnderline = true;
     this.btnSaveCanAddForwardersToLargus.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.table1.Add(this.btnSaveCanAddForwardersToLargus);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1[this.btnSaveCanAddForwardersToLargus]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.btnSaveRouteListPrintedPhones              = new global::Gamma.GtkWidgets.yButton();
     this.btnSaveRouteListPrintedPhones.CanFocus     = true;
     this.btnSaveRouteListPrintedPhones.Name         = "btnSaveRouteListPrintedPhones";
     this.btnSaveRouteListPrintedPhones.UseUnderline = true;
     this.btnSaveRouteListPrintedPhones.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.table1.Add(this.btnSaveRouteListPrintedPhones);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.btnSaveRouteListPrintedPhones]));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.table1.Add(this.hseparator1);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.hseparator1]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vboxRouteListPrintedFormPhones = new global::Gamma.GtkWidgets.yVBox();
     this.vboxRouteListPrintedFormPhones.HeightRequest = 80;
     this.vboxRouteListPrintedFormPhones.Name          = "vboxRouteListPrintedFormPhones";
     this.vboxRouteListPrintedFormPhones.Spacing       = 6;
     // Container child vboxRouteListPrintedFormPhones.Gtk.Box+BoxChild
     this.lblRouteListPrintedFormPhones           = new global::Gamma.GtkWidgets.yLabel();
     this.lblRouteListPrintedFormPhones.Name      = "lblRouteListPrintedFormPhones";
     this.lblRouteListPrintedFormPhones.Xalign    = 0F;
     this.lblRouteListPrintedFormPhones.LabelProp = global::Mono.Unix.Catalog.GetString("Телефоны для печатной формы МЛ:");
     this.vboxRouteListPrintedFormPhones.Add(this.lblRouteListPrintedFormPhones);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxRouteListPrintedFormPhones[this.lblRouteListPrintedFormPhones]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vboxRouteListPrintedFormPhones.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.textviewRouteListPrintedFormPhones          = new global::Gamma.GtkWidgets.yTextView();
     this.textviewRouteListPrintedFormPhones.CanFocus = true;
     this.textviewRouteListPrintedFormPhones.Name     = "textviewRouteListPrintedFormPhones";
     this.GtkScrolledWindow.Add(this.textviewRouteListPrintedFormPhones);
     this.vboxRouteListPrintedFormPhones.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxRouteListPrintedFormPhones[this.GtkScrolledWindow]));
     w6.Position = 1;
     this.table1.Add(this.vboxRouteListPrintedFormPhones);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.vboxRouteListPrintedFormPhones]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.ycheckCanAddForwardersToLargus               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckCanAddForwardersToLargus.CanFocus      = true;
     this.ycheckCanAddForwardersToLargus.Name          = "ycheckCanAddForwardersToLargus";
     this.ycheckCanAddForwardersToLargus.Label         = global::Mono.Unix.Catalog.GetString("Можно добавлять экспедиторов к ларгусам");
     this.ycheckCanAddForwardersToLargus.DrawIndicator = true;
     this.ycheckCanAddForwardersToLargus.UseUnderline  = true;
     this.table1.Add(this.ycheckCanAddForwardersToLargus);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.ycheckCanAddForwardersToLargus]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxMain.Add(this.table1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.table1]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Filters.Views.UnallocatedBalancesJournalFilterView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Filters.Views.UnallocatedBalancesJournalFilterView";
     // Container child Vodovoz.Filters.Views.UnallocatedBalancesJournalFilterView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.tableMain               = new global::Gamma.GtkWidgets.yTable();
     this.tableMain.Name          = "tableMain";
     this.tableMain.NRows         = ((uint)(2));
     this.tableMain.NColumns      = ((uint)(3));
     this.tableMain.RowSpacing    = ((uint)(6));
     this.tableMain.ColumnSpacing = ((uint)(6));
     // Container child tableMain.Gtk.Table+TableChild
     this.btnHelp = new global::Gamma.GtkWidgets.yButton();
     this.btnHelp.TooltipMarkup = "Справка по работе отчета";
     this.btnHelp.CanFocus      = true;
     this.btnHelp.Name          = "btnHelp";
     this.btnHelp.UseUnderline  = true;
     this.btnHelp.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.btnHelp.Image = w1;
     this.tableMain.Add(this.btnHelp);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.tableMain[this.btnHelp]));
     w2.LeftAttach  = ((uint)(2));
     w2.RightAttach = ((uint)(3));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.counterpartyEntry        = new global::QS.Views.Control.EntityEntry();
     this.counterpartyEntry.Events = ((global::Gdk.EventMask)(256));
     this.counterpartyEntry.Name   = "counterpartyEntry";
     this.tableMain.Add(this.counterpartyEntry);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.tableMain[this.counterpartyEntry]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions    = ((global::Gtk.AttachOptions)(0));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.lblCounterparty           = new global::Gamma.GtkWidgets.yLabel();
     this.lblCounterparty.Name      = "lblCounterparty";
     this.lblCounterparty.Xalign    = 1F;
     this.lblCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.tableMain.Add(this.lblCounterparty);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableMain[this.lblCounterparty]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.lblOrganization           = new global::Gamma.GtkWidgets.yLabel();
     this.lblOrganization.Name      = "lblOrganization";
     this.lblOrganization.Xalign    = 1F;
     this.lblOrganization.LabelProp = global::Mono.Unix.Catalog.GetString("Организация:");
     this.tableMain.Add(this.lblOrganization);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableMain[this.lblOrganization]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableMain.Gtk.Table+TableChild
     this.organizationEntry        = new global::QS.Views.Control.EntityEntry();
     this.organizationEntry.Events = ((global::Gdk.EventMask)(256));
     this.organizationEntry.Name   = "organizationEntry";
     this.tableMain.Add(this.organizationEntry);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableMain[this.organizationEntry]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(0));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxMain.Add(this.tableMain);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.tableMain]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CarGlass.Views.SMS.SendMessageView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "CarGlass.Views.SMS.SendMessageView";
     // Container child CarGlass.Views.SMS.SendMessageView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 0F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Текст сообщения:");
     this.yvbox1.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ylabel1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.WidthRequest     = 350;
     this.GtkScrolledWindow.HeightRequest    = 80;
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textMessage          = new global::Gamma.GtkWidgets.yTextView();
     this.textMessage.CanFocus = true;
     this.textMessage.Name     = "textMessage";
     this.textMessage.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow.Add(this.textMessage);
     this.yvbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.GtkScrolledWindow]));
     w3.Position = 1;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.buttonSend              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSend.CanFocus     = true;
     this.buttonSend.Name         = "buttonSend";
     this.buttonSend.UseUnderline = true;
     this.buttonSend.Label        = global::Mono.Unix.Catalog.GetString("Отправить");
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf             = global::Gdk.Pixbuf.LoadFromResource("CarGlass.icons.buttons.send.png");
     this.buttonSend.Image = w4;
     this.yhbox1.Add(this.buttonSend);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.buttonSend]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.yhbox1.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.buttonCancel]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonSend.Clicked   += new global::System.EventHandler(this.OnButtonSendClicked);
 }
Esempio n. 12
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Payments.CreateManualPaymentFromBankClientView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Payments.CreateManualPaymentFromBankClientView";
     // Container child Vodovoz.Views.Payments.CreateManualPaymentFromBankClientView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxSaveAndCloseBtns         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxSaveAndCloseBtns.Name    = "hboxSaveAndCloseBtns";
     this.hboxSaveAndCloseBtns.Spacing = 6;
     // Container child hboxSaveAndCloseBtns.Gtk.Box+BoxChild
     this.btnSave              = new global::Gamma.GtkWidgets.yButton();
     this.btnSave.CanFocus     = true;
     this.btnSave.Name         = "btnSave";
     this.btnSave.UseUnderline = true;
     this.btnSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.hboxSaveAndCloseBtns.Add(this.btnSave);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndCloseBtns[this.btnSave]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hboxSaveAndCloseBtns.Gtk.Box+BoxChild
     this.btnCancel              = new global::Gamma.GtkWidgets.yButton();
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     this.hboxSaveAndCloseBtns.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndCloseBtns[this.btnCancel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vboxMain.Add(this.hboxSaveAndCloseBtns);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxSaveAndCloseBtns]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxMain.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hseparator1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.tablePayment               = new global::Gamma.GtkWidgets.yTable();
     this.tablePayment.Name          = "tablePayment";
     this.tablePayment.NRows         = ((uint)(6));
     this.tablePayment.NColumns      = ((uint)(4));
     this.tablePayment.RowSpacing    = ((uint)(6));
     this.tablePayment.ColumnSpacing = ((uint)(6));
     // Container child tablePayment.Gtk.Table+TableChild
     this.chkBtnUpdateBalance               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkBtnUpdateBalance.CanFocus      = true;
     this.chkBtnUpdateBalance.Name          = "chkBtnUpdateBalance";
     this.chkBtnUpdateBalance.Label         = global::Mono.Unix.Catalog.GetString("Ввод остатков");
     this.chkBtnUpdateBalance.DrawIndicator = true;
     this.chkBtnUpdateBalance.UseUnderline  = true;
     this.tablePayment.Add(this.chkBtnUpdateBalance);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.chkBtnUpdateBalance]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.counterpartyEntry        = new global::QS.Views.Control.EntityEntry();
     this.counterpartyEntry.Events = ((global::Gdk.EventMask)(256));
     this.counterpartyEntry.Name   = "counterpartyEntry";
     this.tablePayment.Add(this.counterpartyEntry);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.counterpartyEntry]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(4));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.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.textViewPaymentPurpose          = new global::Gamma.GtkWidgets.yTextView();
     this.textViewPaymentPurpose.CanFocus = true;
     this.textViewPaymentPurpose.Name     = "textViewPaymentPurpose";
     this.GtkScrolledWindow.Add(this.textViewPaymentPurpose);
     this.tablePayment.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.GtkScrolledWindow]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(4));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.textViewComment          = new global::Gamma.GtkWidgets.yTextView();
     this.textViewComment.CanFocus = true;
     this.textViewComment.Name     = "textViewComment";
     this.GtkScrolledWindow1.Add(this.textViewComment);
     this.tablePayment.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.GtkScrolledWindow1]));
     w10.TopAttach    = ((uint)(5));
     w10.BottomAttach = ((uint)(6));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(4));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblCategoryProfit           = new global::Gamma.GtkWidgets.yLabel();
     this.lblCategoryProfit.Name      = "lblCategoryProfit";
     this.lblCategoryProfit.Xalign    = 1F;
     this.lblCategoryProfit.LabelProp = global::Mono.Unix.Catalog.GetString("Статья дохода:");
     this.tablePayment.Add(this.lblCategoryProfit);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblCategoryProfit]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     w11.LeftAttach   = ((uint)(2));
     w11.RightAttach  = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblComment           = new global::Gamma.GtkWidgets.yLabel();
     this.lblComment.Name      = "lblComment";
     this.lblComment.Xalign    = 1F;
     this.lblComment.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.tablePayment.Add(this.lblComment);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblComment]));
     w12.TopAttach    = ((uint)(5));
     w12.BottomAttach = ((uint)(6));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblCounterparty           = new global::Gamma.GtkWidgets.yLabel();
     this.lblCounterparty.Name      = "lblCounterparty";
     this.lblCounterparty.Xalign    = 1F;
     this.lblCounterparty.LabelProp = global::Mono.Unix.Catalog.GetString("Контрагент:");
     this.tablePayment.Add(this.lblCounterparty);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblCounterparty]));
     w13.TopAttach    = ((uint)(3));
     w13.BottomAttach = ((uint)(4));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentDate           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentDate.Name      = "lblPaymentDate";
     this.lblPaymentDate.Xalign    = 1F;
     this.lblPaymentDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата платежа:");
     this.tablePayment.Add(this.lblPaymentDate);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentDate]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentNum           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentNum.Name      = "lblPaymentNum";
     this.lblPaymentNum.Xalign    = 1F;
     this.lblPaymentNum.LabelProp = global::Mono.Unix.Catalog.GetString("Номер платежа:");
     this.tablePayment.Add(this.lblPaymentNum);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentNum]));
     w15.LeftAttach  = ((uint)(2));
     w15.RightAttach = ((uint)(3));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentPurpose           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentPurpose.Name      = "lblPaymentPurpose";
     this.lblPaymentPurpose.Xalign    = 1F;
     this.lblPaymentPurpose.LabelProp = global::Mono.Unix.Catalog.GetString("Назначение платежа:");
     this.tablePayment.Add(this.lblPaymentPurpose);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentPurpose]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.lblPaymentTotal           = new global::Gamma.GtkWidgets.yLabel();
     this.lblPaymentTotal.Name      = "lblPaymentTotal";
     this.lblPaymentTotal.Xalign    = 1F;
     this.lblPaymentTotal.LabelProp = global::Mono.Unix.Catalog.GetString("Сумма платежа:");
     this.tablePayment.Add(this.lblPaymentTotal);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.lblPaymentTotal]));
     w17.TopAttach    = ((uint)(4));
     w17.BottomAttach = ((uint)(5));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.paymentDatePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.paymentDatePicker.Events             = ((global::Gdk.EventMask)(256));
     this.paymentDatePicker.Name               = "paymentDatePicker";
     this.paymentDatePicker.WithTime           = false;
     this.paymentDatePicker.HideCalendarButton = false;
     this.paymentDatePicker.Date               = new global::System.DateTime(0);
     this.paymentDatePicker.IsEditable         = false;
     this.paymentDatePicker.AutoSeparation     = false;
     this.tablePayment.Add(this.paymentDatePicker);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.paymentDatePicker]));
     w18.LeftAttach  = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.specListCmbCategoryProfit                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specListCmbCategoryProfit.Name                = "specListCmbCategoryProfit";
     this.specListCmbCategoryProfit.AddIfNotExist       = false;
     this.specListCmbCategoryProfit.DefaultFirst        = false;
     this.specListCmbCategoryProfit.ShowSpecialStateAll = false;
     this.specListCmbCategoryProfit.ShowSpecialStateNot = false;
     this.tablePayment.Add(this.specListCmbCategoryProfit);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.specListCmbCategoryProfit]));
     w19.TopAttach    = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.LeftAttach   = ((uint)(3));
     w19.RightAttach  = ((uint)(4));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.yspinPaymentNum          = new global::Gamma.GtkWidgets.ySpinButton(0D, 1000000D, 1D);
     this.yspinPaymentNum.CanFocus = true;
     this.yspinPaymentNum.Name     = "yspinPaymentNum";
     this.yspinPaymentNum.Adjustment.PageIncrement = 100D;
     this.yspinPaymentNum.ClimbRate      = 1D;
     this.yspinPaymentNum.Numeric        = true;
     this.yspinPaymentNum.ValueAsDecimal = 0m;
     this.yspinPaymentNum.ValueAsInt     = 0;
     this.tablePayment.Add(this.yspinPaymentNum);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.yspinPaymentNum]));
     w20.LeftAttach  = ((uint)(3));
     w20.RightAttach = ((uint)(4));
     w20.XOptions    = ((global::Gtk.AttachOptions)(4));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tablePayment.Gtk.Table+TableChild
     this.yspinPaymentTotal          = new global::Gamma.GtkWidgets.ySpinButton(0D, 1000000D, 1D);
     this.yspinPaymentTotal.CanFocus = true;
     this.yspinPaymentTotal.Name     = "yspinPaymentTotal";
     this.yspinPaymentTotal.Adjustment.PageIncrement = 100D;
     this.yspinPaymentTotal.ClimbRate      = 1D;
     this.yspinPaymentTotal.Digits         = ((uint)(2));
     this.yspinPaymentTotal.Numeric        = true;
     this.yspinPaymentTotal.ValueAsDecimal = 0m;
     this.yspinPaymentTotal.ValueAsInt     = 0;
     this.tablePayment.Add(this.yspinPaymentTotal);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tablePayment[this.yspinPaymentTotal]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vboxMain.Add(this.tablePayment);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.tablePayment]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hbox         = new global::Gamma.GtkWidgets.yHBox();
     this.hbox.Name    = "hbox";
     this.hbox.Spacing = 6;
     // Container child hbox.Gtk.Box+BoxChild
     this.btnGoToManualPaymentMatching              = new global::Gamma.GtkWidgets.yButton();
     this.btnGoToManualPaymentMatching.CanFocus     = true;
     this.btnGoToManualPaymentMatching.Name         = "btnGoToManualPaymentMatching";
     this.btnGoToManualPaymentMatching.UseUnderline = true;
     this.btnGoToManualPaymentMatching.Label        = global::Mono.Unix.Catalog.GetString("Сохранить и перейти в ручное распределение");
     this.hbox.Add(this.btnGoToManualPaymentMatching);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox[this.btnGoToManualPaymentMatching]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vboxMain.Add(this.hbox);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hbox]));
     w24.Position = 3;
     w24.Expand   = false;
     w24.Fill     = false;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 13
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Communications.SendMessangeView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Communications.SendMessangeView";
     // Container child workwear.Views.Communications.SendMessangeView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Отправка сообщений");
     this.yvbox1.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ylabel2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.ylistcomboboxTemplates               = new global::Gamma.Widgets.yListComboBox();
     this.ylistcomboboxTemplates.Name          = "ylistcomboboxTemplates";
     this.ylistcomboboxTemplates.AddIfNotExist = false;
     this.ylistcomboboxTemplates.DefaultFirst  = false;
     this.yvbox1.Add(this.ylistcomboboxTemplates);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ylistcomboboxTemplates]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yentryTitle = new global::Gamma.GtkWidgets.yEntry();
     this.yentryTitle.WidthRequest  = 400;
     this.yentryTitle.CanFocus      = true;
     this.yentryTitle.Name          = "yentryTitle";
     this.yentryTitle.IsEditable    = true;
     this.yentryTitle.MaxLength     = 200;
     this.yentryTitle.InvisibleChar = '•';
     this.yvbox1.Add(this.yentryTitle);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yentryTitle]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.HeightRequest = 100;
     this.GtkScrolledWindow.Name          = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType    = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytextTemplate          = new global::Gamma.GtkWidgets.yTextView();
     this.ytextTemplate.CanFocus = true;
     this.ytextTemplate.Name     = "ytextTemplate";
     this.GtkScrolledWindow.Add(this.ytextTemplate);
     this.yvbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.GtkScrolledWindow]));
     w5.Position = 3;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonSend              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonSend.CanFocus     = true;
     this.ybuttonSend.Name         = "ybuttonSend";
     this.ybuttonSend.UseUnderline = true;
     this.ybuttonSend.Label        = global::Mono.Unix.Catalog.GetString("Отправить");
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "stock_mail-send", global::Gtk.IconSize.Menu);
     this.ybuttonSend.Image = w6;
     this.yhbox1.Add(this.ybuttonSend);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonSend]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child yhbox1.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 w8 = new global::Gtk.Image();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.ybuttonCancel.Image = w8;
     this.yhbox1.Add(this.ybuttonCancel);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonCancel]));
     w9.PackType = ((global::Gtk.PackType)(1));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w10.Position = 4;
     w10.Expand   = false;
     w10.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ybuttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancel);
     this.ybuttonSend.Clicked   += new global::System.EventHandler(this.OnButtonSend);
 }
Esempio n. 14
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Suppliers.WarehousesBalanceSummaryView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Suppliers.WarehousesBalanceSummaryView";
     // Container child Vodovoz.Views.Suppliers.WarehousesBalanceSummaryView.Gtk.Container+ContainerChild
     this.hboxCommon         = new global::Gtk.HBox();
     this.hboxCommon.Name    = "hboxCommon";
     this.hboxCommon.Spacing = 6;
     // Container child hboxCommon.Gtk.Box+BoxChild
     this.hboxFilters         = new global::Gtk.HBox();
     this.hboxFilters.Name    = "hboxFilters";
     this.hboxFilters.Spacing = 6;
     // Container child hboxFilters.Gtk.Box+BoxChild
     this.vboxSections = new global::Gamma.GtkWidgets.yVBox();
     this.vboxSections.WidthRequest  = 0;
     this.vboxSections.HeightRequest = 0;
     this.vboxSections.Name          = "vboxSections";
     this.vboxSections.Spacing       = 6;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.hboxDate         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxDate.Name    = "hboxDate";
     this.hboxDate.Spacing = 6;
     // Container child hboxDate.Gtk.Box+BoxChild
     this.labelDate           = new global::Gamma.GtkWidgets.yLabel();
     this.labelDate.Name      = "labelDate";
     this.labelDate.Xalign    = 1F;
     this.labelDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.labelDate.Justify   = ((global::Gtk.Justification)(1));
     this.hboxDate.Add(this.labelDate);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxDate[this.labelDate]));
     w1.Position = 0;
     // Container child hboxDate.Gtk.Box+BoxChild
     this.datePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.datePicker.Events             = ((global::Gdk.EventMask)(256));
     this.datePicker.Name               = "datePicker";
     this.datePicker.WithTime           = false;
     this.datePicker.HideCalendarButton = false;
     this.datePicker.Date               = new global::System.DateTime(0);
     this.datePicker.IsEditable         = true;
     this.datePicker.AutoSeparation     = false;
     this.hboxDate.Add(this.datePicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxDate[this.datePicker]));
     w2.Position = 1;
     this.vboxSections.Add(this.hboxDate);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.hboxDate]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.vboxNomenclaturesSection         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxNomenclaturesSection.Name    = "vboxNomenclaturesSection";
     this.vboxNomenclaturesSection.Spacing = 6;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.hboxNomenclaturesTitle         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxNomenclaturesTitle.Name    = "hboxNomenclaturesTitle";
     this.hboxNomenclaturesTitle.Spacing = 6;
     // Container child hboxNomenclaturesTitle.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.hboxNomenclaturesTitle.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesTitle[this.hseparator1]));
     w4.Position = 0;
     // Container child hboxNomenclaturesTitle.Gtk.Box+BoxChild
     this.labelNomenclaturesSectionTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.labelNomenclaturesSectionTitle.Name      = "labelNomenclaturesSectionTitle";
     this.labelNomenclaturesSectionTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатуры");
     this.labelNomenclaturesSectionTitle.Justify   = ((global::Gtk.Justification)(2));
     this.hboxNomenclaturesTitle.Add(this.labelNomenclaturesSectionTitle);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesTitle[this.labelNomenclaturesSectionTitle]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxNomenclaturesTitle.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.hboxNomenclaturesTitle.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesTitle[this.hseparator2]));
     w6.Position = 2;
     this.vboxNomenclaturesSection.Add(this.hboxNomenclaturesTitle);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.hboxNomenclaturesTitle]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.vboxNomsFilter         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxNomsFilter.Name    = "vboxNomsFilter";
     this.vboxNomsFilter.Spacing = 6;
     this.vboxNomenclaturesSection.Add(this.vboxNomsFilter);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.vboxNomsFilter]));
     w8.Position = 1;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.radioAllNoms               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioAllNoms.CanFocus      = true;
     this.radioAllNoms.Name          = "radioAllNoms";
     this.radioAllNoms.Label         = global::Mono.Unix.Catalog.GetString("Все выбранные ТМЦ");
     this.radioAllNoms.DrawIndicator = true;
     this.radioAllNoms.UseUnderline  = true;
     this.radioAllNoms.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.yhbox1.Add(this.radioAllNoms);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.radioAllNoms]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.radioGtZNoms               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGtZNoms.CanFocus      = true;
     this.radioGtZNoms.Name          = "radioGtZNoms";
     this.radioGtZNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки > 0 (суммарно по всем складам)");
     this.radioGtZNoms.DrawIndicator = true;
     this.radioGtZNoms.UseUnderline  = true;
     this.radioGtZNoms.Group         = this.radioAllNoms.Group;
     this.yhbox1.Add(this.radioGtZNoms);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.radioGtZNoms]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.vboxNomenclaturesSection.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.yhbox1]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vboxNomenclaturesSection.Gtk.Box+BoxChild
     this.yhbox2         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox2.Name    = "yhbox2";
     this.yhbox2.Spacing = 6;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.radioLeZNoms               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLeZNoms.CanFocus      = true;
     this.radioLeZNoms.Name          = "radioLeZNoms";
     this.radioLeZNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки <= 0");
     this.radioLeZNoms.DrawIndicator = true;
     this.radioLeZNoms.UseUnderline  = true;
     this.radioLeZNoms.Group         = this.radioAllNoms.Group;
     this.yhbox2.Add(this.radioLeZNoms);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.radioLeZNoms]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.radioLtMinNoms = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLtMinNoms.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioLtMinNoms.CanFocus      = true;
     this.radioLtMinNoms.Name          = "radioLtMinNoms";
     this.radioLtMinNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки < min");
     this.radioLtMinNoms.DrawIndicator = true;
     this.radioLtMinNoms.UseUnderline  = true;
     this.radioLtMinNoms.Group         = this.radioAllNoms.Group;
     this.yhbox2.Add(this.radioLtMinNoms);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.radioLtMinNoms]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.radioGeMinNoms = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGeMinNoms.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioGeMinNoms.CanFocus      = true;
     this.radioGeMinNoms.Name          = "radioGeMinNoms";
     this.radioGeMinNoms.Label         = global::Mono.Unix.Catalog.GetString("Остатки >= min");
     this.radioGeMinNoms.DrawIndicator = true;
     this.radioGeMinNoms.UseUnderline  = true;
     this.radioGeMinNoms.Group         = this.radioAllNoms.Group;
     this.yhbox2.Add(this.radioGeMinNoms);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.radioGeMinNoms]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.vboxNomenclaturesSection.Add(this.yhbox2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vboxNomenclaturesSection[this.yhbox2]));
     w15.Position = 3;
     w15.Expand   = false;
     w15.Fill     = false;
     this.vboxSections.Add(this.vboxNomenclaturesSection);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.vboxNomenclaturesSection]));
     w16.Position = 1;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.vboxWarehousesSection = new global::Gamma.GtkWidgets.yVBox();
     this.vboxWarehousesSection.WidthRequest  = 0;
     this.vboxWarehousesSection.HeightRequest = 0;
     this.vboxWarehousesSection.Name          = "vboxWarehousesSection";
     this.vboxWarehousesSection.Spacing       = 6;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.hboxWarehousesTitle         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxWarehousesTitle.Name    = "hboxWarehousesTitle";
     this.hboxWarehousesTitle.Spacing = 6;
     // Container child hboxWarehousesTitle.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.hboxWarehousesTitle.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxWarehousesTitle[this.hseparator3]));
     w17.Position = 0;
     // Container child hboxWarehousesTitle.Gtk.Box+BoxChild
     this.labelWarehousesSectionTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.labelWarehousesSectionTitle.Name      = "labelWarehousesSectionTitle";
     this.labelWarehousesSectionTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Склады");
     this.labelWarehousesSectionTitle.Justify   = ((global::Gtk.Justification)(2));
     this.hboxWarehousesTitle.Add(this.labelWarehousesSectionTitle);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxWarehousesTitle[this.labelWarehousesSectionTitle]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hboxWarehousesTitle.Gtk.Box+BoxChild
     this.hseparator4      = new global::Gtk.HSeparator();
     this.hseparator4.Name = "hseparator4";
     this.hboxWarehousesTitle.Add(this.hseparator4);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hboxWarehousesTitle[this.hseparator4]));
     w19.Position = 2;
     this.vboxWarehousesSection.Add(this.hboxWarehousesTitle);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.hboxWarehousesTitle]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.vboxWarsFilter         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxWarsFilter.Name    = "vboxWarsFilter";
     this.vboxWarsFilter.Spacing = 6;
     this.vboxWarehousesSection.Add(this.vboxWarsFilter);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.vboxWarsFilter]));
     w21.Position = 1;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.yhbox5         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox5.Name    = "yhbox5";
     this.yhbox5.Spacing = 6;
     // Container child yhbox5.Gtk.Box+BoxChild
     this.radioAllWars               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioAllWars.CanFocus      = true;
     this.radioAllWars.Name          = "radioAllWars";
     this.radioAllWars.Label         = global::Mono.Unix.Catalog.GetString("Все выбранные Склады");
     this.radioAllWars.DrawIndicator = true;
     this.radioAllWars.UseUnderline  = true;
     this.radioAllWars.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.yhbox5.Add(this.radioAllWars);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.yhbox5[this.radioAllWars]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child yhbox5.Gtk.Box+BoxChild
     this.radioGtZWars               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGtZWars.CanFocus      = true;
     this.radioGtZWars.Name          = "radioGtZWars";
     this.radioGtZWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки > 0 (по всем выбранным ТМЦ)");
     this.radioGtZWars.DrawIndicator = true;
     this.radioGtZWars.UseUnderline  = true;
     this.radioGtZWars.Group         = this.radioAllWars.Group;
     this.yhbox5.Add(this.radioGtZWars);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.yhbox5[this.radioGtZWars]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vboxWarehousesSection.Add(this.yhbox5);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.yhbox5]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vboxWarehousesSection.Gtk.Box+BoxChild
     this.yhbox3         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox3.Name    = "yhbox3";
     this.yhbox3.Spacing = 6;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.radioLeZWars               = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLeZWars.CanFocus      = true;
     this.radioLeZWars.Name          = "radioLeZWars";
     this.radioLeZWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки <= 0");
     this.radioLeZWars.DrawIndicator = true;
     this.radioLeZWars.UseUnderline  = true;
     this.radioLeZWars.Group         = this.radioAllWars.Group;
     this.yhbox3.Add(this.radioLeZWars);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.radioLeZWars]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.radioLtMinWars = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioLtMinWars.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioLtMinWars.CanFocus      = true;
     this.radioLtMinWars.Name          = "radioLtMinWars";
     this.radioLtMinWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки < min");
     this.radioLtMinWars.DrawIndicator = true;
     this.radioLtMinWars.UseUnderline  = true;
     this.radioLtMinWars.Group         = this.radioAllWars.Group;
     this.yhbox3.Add(this.radioLtMinWars);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.radioLtMinWars]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child yhbox3.Gtk.Box+BoxChild
     this.radioGeMinWars = new global::Gamma.GtkWidgets.yRadioButton();
     this.radioGeMinWars.TooltipMarkup = "min - минимальное кол-во на складе, указанное в карточке ТМЦ";
     this.radioGeMinWars.CanFocus      = true;
     this.radioGeMinWars.Name          = "radioGeMinWars";
     this.radioGeMinWars.Label         = global::Mono.Unix.Catalog.GetString("Остатки >= min");
     this.radioGeMinWars.DrawIndicator = true;
     this.radioGeMinWars.UseUnderline  = true;
     this.radioGeMinWars.Group         = this.radioAllWars.Group;
     this.yhbox3.Add(this.radioGeMinWars);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.yhbox3[this.radioGeMinWars]));
     w27.Position = 2;
     w27.Expand   = false;
     w27.Fill     = false;
     this.vboxWarehousesSection.Add(this.yhbox3);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxWarehousesSection[this.yhbox3]));
     w28.Position = 3;
     w28.Expand   = false;
     w28.Fill     = false;
     this.vboxSections.Add(this.vboxWarehousesSection);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.vboxWarehousesSection]));
     w29.Position = 2;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.hseparator5      = new global::Gtk.HSeparator();
     this.hseparator5.Name = "hseparator5";
     this.vboxSections.Add(this.hseparator5);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.hseparator5]));
     w30.Position = 3;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.buttonLoad              = new global::Gamma.GtkWidgets.yButton();
     this.buttonLoad.CanFocus     = true;
     this.buttonLoad.Name         = "buttonLoad";
     this.buttonLoad.UseUnderline = true;
     this.buttonLoad.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vboxSections.Add(this.buttonLoad);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.buttonLoad]));
     w31.Position = 4;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.buttonAbort              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAbort.CanFocus     = true;
     this.buttonAbort.Name         = "buttonAbort";
     this.buttonAbort.UseUnderline = true;
     this.buttonAbort.Label        = global::Mono.Unix.Catalog.GetString("Отчет в процессе формирования... (Отменить)");
     this.vboxSections.Add(this.buttonAbort);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.buttonAbort]));
     w32.Position = 5;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child vboxSections.Gtk.Box+BoxChild
     this.buttonExport              = new global::Gamma.GtkWidgets.yButton();
     this.buttonExport.CanFocus     = true;
     this.buttonExport.Name         = "buttonExport";
     this.buttonExport.UseUnderline = true;
     this.buttonExport.Label        = global::Mono.Unix.Catalog.GetString("Экспорт");
     this.vboxSections.Add(this.buttonExport);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vboxSections[this.buttonExport]));
     w33.Position = 6;
     w33.Expand   = false;
     w33.Fill     = false;
     this.hboxFilters.Add(this.vboxSections);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hboxFilters[this.vboxSections]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child hboxFilters.Gtk.Box+BoxChild
     this.eventboxArrow      = new global::Gtk.EventBox();
     this.eventboxArrow.Name = "eventboxArrow";
     // Container child eventboxArrow.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator3      = new global::Gtk.VSeparator();
     this.vseparator3.Name = "vseparator3";
     this.vbox4.Add(this.vseparator3);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator3]));
     w35.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.arrowSlider      = new global::Gtk.Arrow(((global::Gtk.ArrowType)(2)), ((global::Gtk.ShadowType)(2)));
     this.arrowSlider.Name = "arrowSlider";
     this.vbox4.Add(this.arrowSlider);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.arrowSlider]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelTitle                = new global::Gtk.Label();
     this.labelTitle.Name           = "labelTitle";
     this.labelTitle.LabelProp      = global::Mono.Unix.Catalog.GetString("Параметры");
     this.labelTitle.SingleLineMode = true;
     this.labelTitle.Angle          = 90D;
     this.vbox4.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.labelTitle]));
     w37.Position = 2;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vseparator4      = new global::Gtk.VSeparator();
     this.vseparator4.Name = "vseparator4";
     this.vbox4.Add(this.vseparator4);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vseparator4]));
     w38.Position = 3;
     this.eventboxArrow.Add(this.vbox4);
     this.hboxFilters.Add(this.eventboxArrow);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hboxFilters[this.eventboxArrow]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     this.hboxCommon.Add(this.hboxFilters);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hboxCommon[this.hboxFilters]));
     w41.Position = 0;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child hboxCommon.Gtk.Box+BoxChild
     this.scrolledWndData            = new global::Gtk.ScrolledWindow();
     this.scrolledWndData.Name       = "scrolledWndData";
     this.scrolledWndData.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledWndData.Gtk.Container+ContainerChild
     this.treeData          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeData.CanFocus = true;
     this.treeData.Name     = "treeData";
     this.scrolledWndData.Add(this.treeData);
     this.hboxCommon.Add(this.scrolledWndData);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.hboxCommon[this.scrolledWndData]));
     w43.Position = 1;
     this.Add(this.hboxCommon);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 15
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.PlanImplementationReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.PlanImplementationReport";
     // Container child Vodovoz.ReportsParameters.PlanImplementationReport.Gtk.Container+ContainerChild
     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.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Тип даты:");
     this.label2.Justify   = ((global::Gtk.Justification)(1));
     this.hbox5.Add(this.label2);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.label2]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.comboTypeOfDate      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboTypeOfDate.Name = "comboTypeOfDate";
     this.comboTypeOfDate.ShowSpecialStateAll = false;
     this.comboTypeOfDate.ShowSpecialStateNot = false;
     this.comboTypeOfDate.UseShortTitle       = false;
     this.comboTypeOfDate.DefaultFirst        = false;
     this.hbox5.Add(this.comboTypeOfDate);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.comboTypeOfDate]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vbox1.Add(this.hbox5);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox5]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Дата:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox1.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.dateperiodpicker]));
     w5.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w6.Position = 1;
     w6.Expand   = false;
     // 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.lblPlanType           = new global::Gtk.Label();
     this.lblPlanType.Name      = "lblPlanType";
     this.lblPlanType.Xalign    = 1F;
     this.lblPlanType.LabelProp = global::Mono.Unix.Catalog.GetString("Тип плана:");
     this.hbox4.Add(this.lblPlanType);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.lblPlanType]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.lstCmbPlanType                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.lstCmbPlanType.Name                = "lstCmbPlanType";
     this.lstCmbPlanType.AddIfNotExist       = false;
     this.lstCmbPlanType.DefaultFirst        = false;
     this.lstCmbPlanType.ShowSpecialStateAll = false;
     this.lstCmbPlanType.ShowSpecialStateNot = false;
     this.hbox4.Add(this.lstCmbPlanType);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.lstCmbPlanType]));
     w8.Position = 1;
     this.vbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox4]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.lblEmployeePlan      = new global::Gamma.GtkWidgets.yLabel();
     this.lblEmployeePlan.Name = "lblEmployeePlan";
     this.vbox1.Add(this.lblEmployeePlan);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.lblEmployeePlan]));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vboxParameters         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxParameters.Name    = "vboxParameters";
     this.vboxParameters.Spacing = 6;
     this.vbox1.Add(this.vboxParameters);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vboxParameters]));
     w11.Position = 4;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w12.Position = 5;
     w12.Expand   = false;
     w12.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Stock.CompletionView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Stock.CompletionView";
     // Container child workwear.Views.Stock.CompletionView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox4.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.vseparator1]));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.yvbox1.Add(this.hbox4);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.hbox4]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(3));
     // Container child hbox1.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entityWarehouseExpense        = new global::QS.Views.Control.EntityEntry();
     this.entityWarehouseExpense.Events = ((global::Gdk.EventMask)(256));
     this.entityWarehouseExpense.Name   = "entityWarehouseExpense";
     this.table2.Add(this.entityWarehouseExpense);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2[this.entityWarehouseExpense]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entityWarehouseReceipt        = new global::QS.Views.Control.EntityEntry();
     this.entityWarehouseReceipt.Events = ((global::Gdk.EventMask)(256));
     this.entityWarehouseReceipt.Name   = "entityWarehouseReceipt";
     this.table2.Add(this.entityWarehouseReceipt);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.entityWarehouseReceipt]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.labelResult           = new global::Gtk.Label();
     this.labelResult.Name      = "labelResult";
     this.labelResult.Xalign    = 1F;
     this.labelResult.LabelProp = global::Mono.Unix.Catalog.GetString("Склад получения результа<span foreground=\"red\">*</span>:");
     this.labelResult.UseMarkup = true;
     this.table2.Add(this.labelResult);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.labelResult]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.labelSource           = new global::Gtk.Label();
     this.labelSource.Name      = "labelSource";
     this.labelSource.Xalign    = 1F;
     this.labelSource.LabelProp = global::Mono.Unix.Catalog.GetString("Склад комплектующих<span foreground=\"red\">*</span>:");
     this.labelSource.UseMarkup = true;
     this.table2.Add(this.labelSource);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2[this.labelSource]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table2]));
     w11.Position = 0;
     // Container child hbox1.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.GtkScrolledWindowComments            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowComments.Name       = "GtkScrolledWindowComments";
     this.GtkScrolledWindowComments.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowComments.Gtk.Container+ContainerChild
     this.ytextComment            = new global::Gamma.GtkWidgets.yTextView();
     this.ytextComment.CanFocus   = true;
     this.ytextComment.Name       = "ytextComment";
     this.ytextComment.AcceptsTab = false;
     this.ytextComment.WrapMode   = ((global::Gtk.WrapMode)(3));
     this.GtkScrolledWindowComments.Add(this.ytextComment);
     this.table3.Add(this.GtkScrolledWindowComments);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.GtkScrolledWindowComments]));
     w13.TopAttach    = ((uint)(3));
     w13.BottomAttach = ((uint)(4));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label26           = new global::Gtk.Label();
     this.label26.Name      = "label26";
     this.label26.Xalign    = 1F;
     this.label26.Yalign    = 0F;
     this.label26.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарий:");
     this.table3.Add(this.label26);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.label26]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Номер:");
     this.table3.Add(this.label4);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3[this.label4]));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Пользователь:");
     this.table3.Add(this.label5);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table3[this.label5]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Дата<span foreground=\"red\">*</span>:");
     this.label6.UseMarkup = true;
     this.table3.Add(this.label6);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table3[this.label6]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ydateDoc                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateDoc.Events             = ((global::Gdk.EventMask)(256));
     this.ydateDoc.Name               = "ydateDoc";
     this.ydateDoc.WithTime           = false;
     this.ydateDoc.HideCalendarButton = false;
     this.ydateDoc.Date               = new global::System.DateTime(0);
     this.ydateDoc.IsEditable         = true;
     this.ydateDoc.AutoSeparation     = true;
     this.table3.Add(this.ydateDoc);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table3[this.ydateDoc]));
     w18.TopAttach    = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ylabelCreatedBy           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelCreatedBy.Name      = "ylabelCreatedBy";
     this.ylabelCreatedBy.LabelProp = global::Mono.Unix.Catalog.GetString("user");
     this.table3.Add(this.ylabelCreatedBy);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table3[this.ylabelCreatedBy]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.ylabelId           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelId.Name      = "ylabelId";
     this.ylabelId.LabelProp = global::Mono.Unix.Catalog.GetString("id");
     this.table3.Add(this.ylabelId);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table3[this.ylabelId]));
     w20.LeftAttach  = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     w20.XOptions    = ((global::Gtk.AttachOptions)(4));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table3);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table3]));
     w21.Position = 1;
     this.yvbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.hbox1]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1 = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.WidthRequest  = 0;
     this.yhbox1.HeightRequest = 0;
     this.yhbox1.Name          = "yhbox1";
     this.yhbox1.Spacing       = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // 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.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Комплектующие");
     this.hbox6.Add(this.label1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.label1]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     this.vbox2.Add(this.hbox6);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox6]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.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.ytreeExpenseItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeExpenseItems.CanFocus = true;
     this.ytreeExpenseItems.Name     = "ytreeExpenseItems";
     this.GtkScrolledWindow.Add(this.ytreeExpenseItems);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w26.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.buttonAddExpenseNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAddExpenseNomenclature.CanFocus     = true;
     this.buttonAddExpenseNomenclature.Name         = "buttonAddExpenseNomenclature";
     this.buttonAddExpenseNomenclature.UseUnderline = true;
     this.buttonAddExpenseNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Добавить номенклатуру");
     global::Gtk.Image w27 = new global::Gtk.Image();
     w27.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddExpenseNomenclature.Image = w27;
     this.hbox7.Add(this.buttonAddExpenseNomenclature);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonAddExpenseNomenclature]));
     w28.Position = 0;
     w28.Expand   = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.buttonDelExpenseNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.buttonDelExpenseNomenclature.CanFocus     = true;
     this.buttonDelExpenseNomenclature.Name         = "buttonDelExpenseNomenclature";
     this.buttonDelExpenseNomenclature.UseUnderline = true;
     this.buttonDelExpenseNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     this.hbox7.Add(this.buttonDelExpenseNomenclature);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.buttonDelExpenseNomenclature]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     this.vbox2.Add(this.hbox7);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox7]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     this.yhbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.vbox2]));
     w31.Position = 0;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Sensitive = false;
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString(">");
     this.yhbox1.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ylabel1]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Результат");
     this.hbox8.Add(this.label2);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.label2]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     this.vbox3.Add(this.hbox8);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox8]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.ytreeReceiptItems          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeReceiptItems.CanFocus = true;
     this.ytreeReceiptItems.Name     = "ytreeReceiptItems";
     this.GtkScrolledWindow1.Add(this.ytreeReceiptItems);
     this.vbox3.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.GtkScrolledWindow1]));
     w36.Position = 1;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonAddReceiptNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.buttonAddReceiptNomenclature.CanFocus     = true;
     this.buttonAddReceiptNomenclature.Name         = "buttonAddReceiptNomenclature";
     this.buttonAddReceiptNomenclature.UseUnderline = true;
     this.buttonAddReceiptNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Добавить номенклатуру");
     global::Gtk.Image w37 = new global::Gtk.Image();
     w37.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAddReceiptNomenclature.Image = w37;
     this.hbox9.Add(this.buttonAddReceiptNomenclature);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.buttonAddReceiptNomenclature]));
     w38.Position = 0;
     w38.Expand   = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.buttonDelReceiptNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.buttonDelReceiptNomenclature.CanFocus     = true;
     this.buttonDelReceiptNomenclature.Name         = "buttonDelReceiptNomenclature";
     this.buttonDelReceiptNomenclature.UseUnderline = true;
     this.buttonDelReceiptNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     this.hbox9.Add(this.buttonDelReceiptNomenclature);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.buttonDelReceiptNomenclature]));
     w39.Position = 1;
     w39.Expand   = false;
     w39.Fill     = false;
     this.vbox3.Add(this.hbox9);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox9]));
     w40.Position = 2;
     w40.Expand   = false;
     w40.Fill     = false;
     this.yhbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.vbox3]));
     w41.Position = 2;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w42.Position = 2;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
 }
Esempio n. 17
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QS.ChangePassword.Views.ChangePasswordView
     this.Name           = "QS.ChangePassword.Views.ChangePasswordView";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child QS.ChangePassword.Views.ChangePasswordView.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(5));
     this.ytable1.NColumns      = ((uint)(3));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.vboxValidationResult      = new global::Gtk.VBox();
     this.vboxValidationResult.Name = "vboxValidationResult";
     this.ytable1.Add(this.vboxValidationResult);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.vboxValidationResult]));
     w2.TopAttach    = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     w2.RightAttach  = ((uint)(3));
     // Container child ytable1.Gtk.Table+TableChild
     this.yentryNewPassword               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryNewPassword.CanFocus      = true;
     this.yentryNewPassword.Name          = "yentryNewPassword";
     this.yentryNewPassword.IsEditable    = true;
     this.yentryNewPassword.Visibility    = false;
     this.yentryNewPassword.InvisibleChar = '●';
     this.ytable1.Add(this.yentryNewPassword);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryNewPassword]));
     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 ytable1.Gtk.Table+TableChild
     this.yentryNewPasswordConfirm               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryNewPasswordConfirm.CanFocus      = true;
     this.yentryNewPasswordConfirm.Name          = "yentryNewPasswordConfirm";
     this.yentryNewPasswordConfirm.IsEditable    = true;
     this.yentryNewPasswordConfirm.Visibility    = false;
     this.yentryNewPasswordConfirm.InvisibleChar = '●';
     this.ytable1.Add(this.yentryNewPasswordConfirm);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryNewPasswordConfirm]));
     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 ytable1.Gtk.Table+TableChild
     this.yentryOldPassword               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryOldPassword.CanFocus      = true;
     this.yentryOldPassword.Name          = "yentryOldPassword";
     this.yentryOldPassword.IsEditable    = true;
     this.yentryOldPassword.Visibility    = false;
     this.yentryOldPassword.InvisibleChar = '●';
     this.ytable1.Add(this.yentryOldPassword);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable1[this.yentryOldPassword]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Пароль не должен содержать русских букв");
     this.ytable1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w6.RightAttach = ((uint)(3));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Текущий пароль:");
     this.ytable1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Новый пароль:");
     this.ytable1.Add(this.ylabel3);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel3]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel4           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel4.Name      = "ylabel4";
     this.ylabel4.Xalign    = 1F;
     this.ylabel4.LabelProp = global::Mono.Unix.Catalog.GetString("Ещё раз:");
     this.ytable1.Add(this.ylabel4);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel4]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ytoggleShowOldPassword              = new global::Gamma.GtkWidgets.yToggleButton();
     this.ytoggleShowOldPassword.CanFocus     = true;
     this.ytoggleShowOldPassword.Name         = "ytoggleShowOldPassword";
     this.ytoggleShowOldPassword.UseUnderline = true;
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("QS.Icons.Eye.png");
     this.ytoggleShowOldPassword.Image = w10;
     this.ytable1.Add(this.ytoggleShowOldPassword);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ytoggleShowOldPassword]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(2));
     w11.RightAttach  = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(0));
     w11.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child ytable1.Gtk.Table+TableChild
     this.ytoggleShowPassword              = new global::Gamma.GtkWidgets.yToggleButton();
     this.ytoggleShowPassword.CanFocus     = true;
     this.ytoggleShowPassword.Name         = "ytoggleShowPassword";
     this.ytoggleShowPassword.UseUnderline = true;
     global::Gtk.Image w12 = new global::Gtk.Image();
     w12.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("QS.Icons.Eye.png");
     this.ytoggleShowPassword.Image = w12;
     this.ytable1.Add(this.ytoggleShowPassword);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ytoggleShowPassword]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach   = ((uint)(2));
     w13.RightAttach  = ((uint)(3));
     w13.XOptions     = ((global::Gtk.AttachOptions)(0));
     w13.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.yvbox1.Add(this.ytable1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ytable1]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     w1.Add(this.yvbox1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(w1[this.yvbox1]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Internal child QS.ChangePassword.Views.ChangePasswordView.ActionArea
     global::Gtk.HButtonBox w16 = this.ActionArea;
     w16.Name        = "actionArea";
     w16.Spacing     = 6;
     w16.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child actionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     global::Gtk.Image w17 = new global::Gtk.Image();
     w17.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w17;
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.buttonCancel]));
     w18.Expand = false;
     w18.Fill   = false;
     // Container child actionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOK              = new global::Gtk.Button();
     this.buttonOK.CanFocus     = true;
     this.buttonOK.Name         = "buttonOK";
     this.buttonOK.UseUnderline = true;
     this.buttonOK.Label        = global::Mono.Unix.Catalog.GetString("_OK");
     global::Gtk.Image w19 = new global::Gtk.Image();
     w19.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOK.Image = w19;
     w16.Add(this.buttonOK);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w16[this.buttonOK]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 508;
     this.DefaultHeight = 223;
     this.Show();
 }
Esempio n. 18
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.ReportsParameters.Sales.SalesByDiscountReport
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.ReportsParameters.Sales.SalesByDiscountReport";
     // Container child Vodovoz.ReportsParameters.Sales.SalesByDiscountReport.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.dateperiodpicker           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.dateperiodpicker.Events    = ((global::Gdk.EventMask)(256));
     this.dateperiodpicker.Name      = "dateperiodpicker";
     this.dateperiodpicker.StartDate = new global::System.DateTime(0);
     this.dateperiodpicker.EndDate   = new global::System.DateTime(0);
     this.hbox1.Add(this.dateperiodpicker);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.dateperiodpicker]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hboxDateType         = new global::Gtk.HBox();
     this.hboxDateType.Name    = "hboxDateType";
     this.hboxDateType.Spacing = 6;
     // Container child hboxDateType.Gtk.Box+BoxChild
     this.ylabelDateType           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelDateType.Name      = "ylabelDateType";
     this.ylabelDateType.LabelProp = global::Mono.Unix.Catalog.GetString("Тип даты:");
     this.hboxDateType.Add(this.ylabelDateType);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxDateType[this.ylabelDateType]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hboxDateType.Gtk.Box+BoxChild
     this.yenumcomboboxDateType      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboboxDateType.Name = "yenumcomboboxDateType";
     this.yenumcomboboxDateType.ShowSpecialStateAll = false;
     this.yenumcomboboxDateType.ShowSpecialStateNot = false;
     this.yenumcomboboxDateType.UseShortTitle       = false;
     this.yenumcomboboxDateType.DefaultFirst        = false;
     this.hboxDateType.Add(this.yenumcomboboxDateType);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxDateType[this.yenumcomboboxDateType]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.vbox1.Add(this.hboxDateType);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hboxDateType]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vboxMultipleFilter         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMultipleFilter.Name    = "vboxMultipleFilter";
     this.vboxMultipleFilter.Spacing = 6;
     this.vbox1.Add(this.vboxMultipleFilter);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vboxMultipleFilter]));
     w7.Position = 2;
     // Container child vbox1.Gtk.Box+BoxChild
     this.buttonCreateReport              = new global::Gtk.Button();
     this.buttonCreateReport.CanFocus     = true;
     this.buttonCreateReport.Name         = "buttonCreateReport";
     this.buttonCreateReport.UseUnderline = true;
     this.buttonCreateReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать отчет");
     this.vbox1.Add(this.buttonCreateReport);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.buttonCreateReport]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonCreateReport.Clicked += new global::System.EventHandler(this.OnButtonCreateReportClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Reports.FastDeliveryAdditionalLoadingReportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Reports.FastDeliveryAdditionalLoadingReportView";
     // Container child Vodovoz.Views.Reports.FastDeliveryAdditionalLoadingReportView.Gtk.Container+ContainerChild
     this.yvboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.yvboxMain.Name    = "yvboxMain";
     this.yvboxMain.Spacing = 6;
     // Container child yvboxMain.Gtk.Box+BoxChild
     this.ytableFilter               = new global::Gamma.GtkWidgets.yTable();
     this.ytableFilter.Name          = "ytableFilter";
     this.ytableFilter.NRows         = ((uint)(2));
     this.ytableFilter.NColumns      = ((uint)(4));
     this.ytableFilter.RowSpacing    = ((uint)(6));
     this.ytableFilter.ColumnSpacing = ((uint)(6));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.rangepickerRouteListCreateDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.rangepickerRouteListCreateDate.Events    = ((global::Gdk.EventMask)(256));
     this.rangepickerRouteListCreateDate.Name      = "rangepickerRouteListCreateDate";
     this.rangepickerRouteListCreateDate.StartDate = new global::System.DateTime(0);
     this.rangepickerRouteListCreateDate.EndDate   = new global::System.DateTime(0);
     this.ytableFilter.Add(this.rangepickerRouteListCreateDate);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.rangepickerRouteListCreateDate]));
     w1.LeftAttach  = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ybtnExport              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnExport.CanFocus     = true;
     this.ybtnExport.Name         = "ybtnExport";
     this.ybtnExport.UseUnderline = true;
     this.ybtnExport.Label        = global::Mono.Unix.Catalog.GetString("Экспорт");
     this.ytableFilter.Add(this.ybtnExport);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnExport]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ybtnRunReport              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnRunReport.CanFocus     = true;
     this.ybtnRunReport.Name         = "ybtnRunReport";
     this.ybtnRunReport.UseUnderline = true;
     this.ybtnRunReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать");
     this.ytableFilter.Add(this.ybtnRunReport);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnRunReport]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblProgress           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblProgress.Name      = "ylblProgress";
     this.ylblProgress.LabelProp = global::Mono.Unix.Catalog.GetString("Progress");
     this.ytableFilter.Add(this.ylblProgress);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblProgress]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(3));
     w4.RightAttach  = ((uint)(4));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblRouteListCreateDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblRouteListCreateDate.Name      = "ylblRouteListCreateDate";
     this.ylblRouteListCreateDate.Xalign    = 1F;
     this.ylblRouteListCreateDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата создания МЛ:");
     this.ytableFilter.Add(this.ylblRouteListCreateDate);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblRouteListCreateDate]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     this.yvboxMain.Add(this.ytableFilter);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.ytableFilter]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child yvboxMain.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.ytreeviewReport          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewReport.CanFocus = true;
     this.ytreeviewReport.Name     = "ytreeviewReport";
     this.GtkScrolledWindow.Add(this.ytreeviewReport);
     this.yvboxMain.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.GtkScrolledWindow]));
     w8.Position = 1;
     this.Add(this.yvboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Orders.DiscountReasonView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Orders.DiscountReasonView";
     // Container child Vodovoz.Views.Orders.DiscountReasonView.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.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-floppy", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox1.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox1.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hbox1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.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 w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.hseparator1]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.checkIsArchive               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkIsArchive.CanFocus      = true;
     this.checkIsArchive.Name          = "checkIsArchive";
     this.checkIsArchive.Label         = "";
     this.checkIsArchive.DrawIndicator = true;
     this.checkIsArchive.UseUnderline  = true;
     this.table3.Add(this.checkIsArchive);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table3[this.checkIsArchive]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.entryName               = new global::Gamma.GtkWidgets.yEntry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '•';
     this.table3.Add(this.entryName);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table3[this.entryName]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hboxDiscountParams         = new global::Gtk.HBox();
     this.hboxDiscountParams.Name    = "hboxDiscountParams";
     this.hboxDiscountParams.Spacing = 6;
     // Container child hboxDiscountParams.Gtk.Box+BoxChild
     this.spinDiscount          = new global::Gamma.GtkWidgets.ySpinButton(0D, 100000D, 1D);
     this.spinDiscount.CanFocus = true;
     this.spinDiscount.Name     = "spinDiscount";
     this.spinDiscount.Adjustment.PageIncrement = 1D;
     this.spinDiscount.ClimbRate      = 1D;
     this.spinDiscount.Numeric        = true;
     this.spinDiscount.ValueAsDecimal = 0m;
     this.spinDiscount.ValueAsInt     = 0;
     this.hboxDiscountParams.Add(this.spinDiscount);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxDiscountParams[this.spinDiscount]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hboxDiscountParams.Gtk.Box+BoxChild
     this.enumDiscountValueType      = new global::Gamma.Widgets.yEnumComboBox();
     this.enumDiscountValueType.Name = "enumDiscountValueType";
     this.enumDiscountValueType.ShowSpecialStateAll = false;
     this.enumDiscountValueType.ShowSpecialStateNot = false;
     this.enumDiscountValueType.UseShortTitle       = false;
     this.enumDiscountValueType.DefaultFirst        = false;
     this.hboxDiscountParams.Add(this.enumDiscountValueType);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxDiscountParams[this.enumDiscountValueType]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hboxDiscountParams.Gtk.Box+BoxChild
     this.chkBtnPremiumDiscount               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkBtnPremiumDiscount.CanFocus      = true;
     this.chkBtnPremiumDiscount.Name          = "chkBtnPremiumDiscount";
     this.chkBtnPremiumDiscount.Label         = global::Mono.Unix.Catalog.GetString("Премиальная скидка");
     this.chkBtnPremiumDiscount.DrawIndicator = true;
     this.chkBtnPremiumDiscount.UseUnderline  = true;
     this.hboxDiscountParams.Add(this.chkBtnPremiumDiscount);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxDiscountParams[this.chkBtnPremiumDiscount]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.table3.Add(this.hboxDiscountParams);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3[this.hboxDiscountParams]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Название:");
     this.label1.Justify   = ((global::Gtk.Justification)(1));
     this.table3.Add(this.label1);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.label1]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("В архиве:");
     this.label2.Justify   = ((global::Gtk.Justification)(1));
     this.table3.Add(this.label2);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.label2]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.labelDiscont           = new global::Gtk.Label();
     this.labelDiscont.Name      = "labelDiscont";
     this.labelDiscont.Xalign    = 1F;
     this.labelDiscont.LabelProp = global::Mono.Unix.Catalog.GetString("Скидка на все:");
     this.table3.Add(this.labelDiscont);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3[this.labelDiscont]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.table3]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vboxReferences         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxReferences.Name    = "vboxReferences";
     this.vboxReferences.Spacing = 6;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.hboxNomenclatureCategoriesTitle         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxNomenclatureCategoriesTitle.Name    = "hboxNomenclatureCategoriesTitle";
     this.hboxNomenclatureCategoriesTitle.Spacing = 6;
     // Container child hboxNomenclatureCategoriesTitle.Gtk.Box+BoxChild
     this.lblNomenclatureCategories           = new global::Gamma.GtkWidgets.yLabel();
     this.lblNomenclatureCategories.Name      = "lblNomenclatureCategories";
     this.lblNomenclatureCategories.LabelProp = global::Mono.Unix.Catalog.GetString("Категории номенклатур:");
     this.hboxNomenclatureCategoriesTitle.Add(this.lblNomenclatureCategories);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclatureCategoriesTitle[this.lblNomenclatureCategories]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hboxNomenclatureCategoriesTitle.Gtk.Box+BoxChild
     this.chkBtnSelectAll               = new global::Gamma.GtkWidgets.yCheckButton();
     this.chkBtnSelectAll.CanFocus      = true;
     this.chkBtnSelectAll.Name          = "chkBtnSelectAll";
     this.chkBtnSelectAll.Label         = global::Mono.Unix.Catalog.GetString("Выбрать все");
     this.chkBtnSelectAll.DrawIndicator = true;
     this.chkBtnSelectAll.UseUnderline  = true;
     this.hboxNomenclatureCategoriesTitle.Add(this.chkBtnSelectAll);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclatureCategoriesTitle[this.chkBtnSelectAll]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.vboxReferences.Add(this.hboxNomenclatureCategoriesTitle);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.hboxNomenclatureCategoriesTitle]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.treeViewNomenclatureCategories          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewNomenclatureCategories.CanFocus = true;
     this.treeViewNomenclatureCategories.Name     = "treeViewNomenclatureCategories";
     this.GtkScrolledWindow2.Add(this.treeViewNomenclatureCategories);
     this.vboxReferences.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.GtkScrolledWindow2]));
     w21.Position = 1;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.lblNomenclatures           = new global::Gamma.GtkWidgets.yLabel();
     this.lblNomenclatures.Name      = "lblNomenclatures";
     this.lblNomenclatures.Xalign    = 0F;
     this.lblNomenclatures.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатуры:");
     this.vboxReferences.Add(this.lblNomenclatures);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.lblNomenclatures]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeViewNomenclatures          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewNomenclatures.CanFocus = true;
     this.treeViewNomenclatures.Name     = "treeViewNomenclatures";
     this.GtkScrolledWindow1.Add(this.treeViewNomenclatures);
     this.vboxReferences.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.GtkScrolledWindow1]));
     w24.Position = 3;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.hboxNomenclaturesBtns         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxNomenclaturesBtns.Name    = "hboxNomenclaturesBtns";
     this.hboxNomenclaturesBtns.Spacing = 6;
     // Container child hboxNomenclaturesBtns.Gtk.Box+BoxChild
     this.btnAddNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddNomenclature.CanFocus     = true;
     this.btnAddNomenclature.Name         = "btnAddNomenclature";
     this.btnAddNomenclature.UseUnderline = true;
     this.btnAddNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Добавить номенклатуру");
     this.hboxNomenclaturesBtns.Add(this.btnAddNomenclature);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesBtns[this.btnAddNomenclature]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hboxNomenclaturesBtns.Gtk.Box+BoxChild
     this.btnRemoveNomenclature              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveNomenclature.CanFocus     = true;
     this.btnRemoveNomenclature.Name         = "btnRemoveNomenclature";
     this.btnRemoveNomenclature.UseUnderline = true;
     this.btnRemoveNomenclature.Label        = global::Mono.Unix.Catalog.GetString("Удалить номенклатуру");
     this.hboxNomenclaturesBtns.Add(this.btnRemoveNomenclature);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hboxNomenclaturesBtns[this.btnRemoveNomenclature]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.vboxReferences.Add(this.hboxNomenclaturesBtns);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.hboxNomenclaturesBtns]));
     w27.Position = 4;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.lblProductGroups           = new global::Gamma.GtkWidgets.yLabel();
     this.lblProductGroups.Name      = "lblProductGroups";
     this.lblProductGroups.Xalign    = 0F;
     this.lblProductGroups.LabelProp = global::Mono.Unix.Catalog.GetString("Группы товаров:");
     this.vboxReferences.Add(this.lblProductGroups);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.lblProductGroups]));
     w28.Position = 5;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vboxReferences.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.treeViewProductGroups          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewProductGroups.CanFocus = true;
     this.treeViewProductGroups.Name     = "treeViewProductGroups";
     this.GtkScrolledWindow.Add(this.treeViewProductGroups);
     this.vboxReferences.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.GtkScrolledWindow]));
     w30.Position = 6;
     // Container child vboxReferences.Gtk.Box+BoxChild
     this.hboxProductGroupBtns         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxProductGroupBtns.Name    = "hboxProductGroupBtns";
     this.hboxProductGroupBtns.Spacing = 6;
     // Container child hboxProductGroupBtns.Gtk.Box+BoxChild
     this.btnAddProductGroup              = new global::Gamma.GtkWidgets.yButton();
     this.btnAddProductGroup.CanFocus     = true;
     this.btnAddProductGroup.Name         = "btnAddProductGroup";
     this.btnAddProductGroup.UseUnderline = true;
     this.btnAddProductGroup.Label        = global::Mono.Unix.Catalog.GetString("Добавить группу товаров");
     this.hboxProductGroupBtns.Add(this.btnAddProductGroup);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hboxProductGroupBtns[this.btnAddProductGroup]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hboxProductGroupBtns.Gtk.Box+BoxChild
     this.btnRemoveProductGroup              = new global::Gamma.GtkWidgets.yButton();
     this.btnRemoveProductGroup.CanFocus     = true;
     this.btnRemoveProductGroup.Name         = "btnRemoveProductGroup";
     this.btnRemoveProductGroup.UseUnderline = true;
     this.btnRemoveProductGroup.Label        = global::Mono.Unix.Catalog.GetString("Удалить группу товаров");
     this.hboxProductGroupBtns.Add(this.btnRemoveProductGroup);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hboxProductGroupBtns[this.btnRemoveProductGroup]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     this.vboxReferences.Add(this.hboxProductGroupBtns);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vboxReferences[this.hboxProductGroupBtns]));
     w33.Position = 7;
     w33.Expand   = false;
     w33.Fill     = false;
     this.vbox1.Add(this.vboxReferences);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.vboxReferences]));
     w34.Position = 3;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Reports.OrderAnalyticsReportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Reports.OrderAnalyticsReportView";
     // Container child Vodovoz.Views.Reports.OrderAnalyticsReportView.Gtk.Container+ContainerChild
     this.yvboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.yvboxMain.Name    = "yvboxMain";
     this.yvboxMain.Spacing = 6;
     // Container child yvboxMain.Gtk.Box+BoxChild
     this.ytableFilter               = new global::Gamma.GtkWidgets.yTable();
     this.ytableFilter.Name          = "ytableFilter";
     this.ytableFilter.NRows         = ((uint)(3));
     this.ytableFilter.NColumns      = ((uint)(4));
     this.ytableFilter.RowSpacing    = ((uint)(6));
     this.ytableFilter.ColumnSpacing = ((uint)(6));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.btnHelp = new global::Gamma.GtkWidgets.yButton();
     this.btnHelp.TooltipMarkup = "Справка по работе отчета";
     this.btnHelp.CanFocus      = true;
     this.btnHelp.Name          = "btnHelp";
     this.btnHelp.UseUnderline  = true;
     this.btnHelp.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.btnHelp.Image = w1;
     this.ytableFilter.Add(this.btnHelp);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.btnHelp]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach   = ((uint)(2));
     w2.RightAttach  = ((uint)(3));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.rangepickerCreationDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.rangepickerCreationDate.Events    = ((global::Gdk.EventMask)(256));
     this.rangepickerCreationDate.Name      = "rangepickerCreationDate";
     this.rangepickerCreationDate.StartDate = new global::System.DateTime(0);
     this.rangepickerCreationDate.EndDate   = new global::System.DateTime(0);
     this.ytableFilter.Add(this.rangepickerCreationDate);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.rangepickerCreationDate]));
     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 ytableFilter.Gtk.Table+TableChild
     this.rangepickerDeliveryDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.rangepickerDeliveryDate.Events    = ((global::Gdk.EventMask)(256));
     this.rangepickerDeliveryDate.Name      = "rangepickerDeliveryDate";
     this.rangepickerDeliveryDate.StartDate = new global::System.DateTime(0);
     this.rangepickerDeliveryDate.EndDate   = new global::System.DateTime(0);
     this.ytableFilter.Add(this.rangepickerDeliveryDate);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.rangepickerDeliveryDate]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ybtnExport              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnExport.CanFocus     = true;
     this.ybtnExport.Name         = "ybtnExport";
     this.ybtnExport.UseUnderline = true;
     this.ybtnExport.Label        = global::Mono.Unix.Catalog.GetString("Экспорт");
     this.ytableFilter.Add(this.ybtnExport);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnExport]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ybtnRunReport              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnRunReport.CanFocus     = true;
     this.ybtnRunReport.Name         = "ybtnRunReport";
     this.ybtnRunReport.UseUnderline = true;
     this.ybtnRunReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать");
     this.ytableFilter.Add(this.ybtnRunReport);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnRunReport]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblCreationDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblCreationDate.Name      = "ylblCreationDate";
     this.ylblCreationDate.Xalign    = 1F;
     this.ylblCreationDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата создания:");
     this.ytableFilter.Add(this.ylblCreationDate);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblCreationDate]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblDeliveryDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblDeliveryDate.Name      = "ylblDeliveryDate";
     this.ylblDeliveryDate.Xalign    = 1F;
     this.ylblDeliveryDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата доставки:");
     this.ytableFilter.Add(this.ylblDeliveryDate);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblDeliveryDate]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblProgress           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblProgress.Name      = "ylblProgress";
     this.ylblProgress.LabelProp = global::Mono.Unix.Catalog.GetString("Progress");
     this.ytableFilter.Add(this.ylblProgress);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblProgress]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.LeftAttach   = ((uint)(3));
     w9.RightAttach  = ((uint)(4));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvboxMain.Add(this.ytableFilter);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.ytableFilter]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child yvboxMain.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.ytreeviewOrderAnalytics          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewOrderAnalytics.CanFocus = true;
     this.ytreeviewOrderAnalytics.Name     = "ytreeviewOrderAnalytics";
     this.GtkScrolledWindow.Add(this.ytreeviewOrderAnalytics);
     this.yvboxMain.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.GtkScrolledWindow]));
     w12.Position = 1;
     this.Add(this.yvboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 22
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Sizes.SizeView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Sizes.SizeView";
     // Container child workwear.Views.Sizes.SizeView.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox3.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(6)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entityAlterName               = new global::Gamma.GtkWidgets.yEntry();
     this.entityAlterName.CanFocus      = true;
     this.entityAlterName.Name          = "entityAlterName";
     this.entityAlterName.IsEditable    = true;
     this.entityAlterName.InvisibleChar = '•';
     this.table2.Add(this.entityAlterName);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2[this.entityAlterName]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entityname               = new global::Gamma.GtkWidgets.yEntry();
     this.entityname.CanFocus      = true;
     this.entityname.Name          = "entityname";
     this.entityname.IsEditable    = true;
     this.entityname.InvisibleChar = '•';
     this.table2.Add(this.entityname);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2[this.entityname]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Значение:");
     this.table2.Add(this.label10);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.label10]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Альтернативное значение:");
     this.table2.Add(this.label11);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.label11]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Код:");
     this.table2.Add(this.label9);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2[this.label9]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.labelId           = new global::Gamma.GtkWidgets.yLabel();
     this.labelId.Name      = "labelId";
     this.labelId.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.table2.Add(this.labelId);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2[this.labelId]));
     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.specllistcomSizeType                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.specllistcomSizeType.Name                = "specllistcomSizeType";
     this.specllistcomSizeType.AddIfNotExist       = false;
     this.specllistcomSizeType.DefaultFirst        = false;
     this.specllistcomSizeType.ShowSpecialStateAll = false;
     this.specllistcomSizeType.ShowSpecialStateNot = true;
     this.table2.Add(this.specllistcomSizeType);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.specllistcomSizeType]));
     w12.TopAttach    = ((uint)(3));
     w12.BottomAttach = ((uint)(4));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonUseInEmployee               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonUseInEmployee.CanFocus      = true;
     this.ycheckbuttonUseInEmployee.Name          = "ycheckbuttonUseInEmployee";
     this.ycheckbuttonUseInEmployee.Label         = global::Mono.Unix.Catalog.GetString("Отображать в сотруднике");
     this.ycheckbuttonUseInEmployee.Active        = true;
     this.ycheckbuttonUseInEmployee.DrawIndicator = true;
     this.ycheckbuttonUseInEmployee.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonUseInEmployee);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonUseInEmployee]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonUseInNomenclature               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonUseInNomenclature.CanFocus      = true;
     this.ycheckbuttonUseInNomenclature.Name          = "ycheckbuttonUseInNomenclature";
     this.ycheckbuttonUseInNomenclature.Label         = global::Mono.Unix.Catalog.GetString("Отображать в номенклатуре");
     this.ycheckbuttonUseInNomenclature.Active        = true;
     this.ycheckbuttonUseInNomenclature.DrawIndicator = true;
     this.ycheckbuttonUseInNomenclature.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonUseInNomenclature);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonUseInNomenclature]));
     w14.TopAttach    = ((uint)(5));
     w14.BottomAttach = ((uint)(6));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Тип размера:");
     this.table2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2[this.ylabel3]));
     w15.TopAttach    = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table2]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 0F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Аналоги");
     this.vbox3.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.ylabel1]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ytreeviewSuitableSizes          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSuitableSizes.CanFocus = true;
     this.ytreeviewSuitableSizes.Name     = "ytreeviewSuitableSizes";
     this.scrolledwindow1.Add(this.ytreeviewSuitableSizes);
     this.yvbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.scrolledwindow1]));
     w19.Position = 0;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonAddSuitable              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddSuitable.CanFocus     = true;
     this.ybuttonAddSuitable.Name         = "ybuttonAddSuitable";
     this.ybuttonAddSuitable.UseUnderline = true;
     this.ybuttonAddSuitable.Label        = global::Mono.Unix.Catalog.GetString("Добавить аналог");
     this.yhbox1.Add(this.ybuttonAddSuitable);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonAddSuitable]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonRemoveSuitable              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonRemoveSuitable.CanFocus     = true;
     this.ybuttonRemoveSuitable.Name         = "ybuttonRemoveSuitable";
     this.ybuttonRemoveSuitable.UseUnderline = true;
     this.ybuttonRemoveSuitable.Label        = global::Mono.Unix.Catalog.GetString("Удалить аналог");
     this.yhbox1.Add(this.ybuttonRemoveSuitable);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonRemoveSuitable]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.vbox3.Add(this.yvbox1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.yvbox1]));
     w23.Position = 3;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 23
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Logistic.DriversInfoExportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Logistic.DriversInfoExportView";
     // Container child Vodovoz.Views.Logistic.DriversInfoExportView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(2));
     this.ytable1.NColumns      = ((uint)(7));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.comboEmployeeStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboEmployeeStatus.Name = "comboEmployeeStatus";
     this.comboEmployeeStatus.ShowSpecialStateAll = true;
     this.comboEmployeeStatus.ShowSpecialStateNot = false;
     this.comboEmployeeStatus.UseShortTitle       = false;
     this.comboEmployeeStatus.DefaultFirst        = false;
     this.ytable1.Add(this.comboEmployeeStatus);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboEmployeeStatus]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.comboPlanFact      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboPlanFact.Name = "comboPlanFact";
     this.comboPlanFact.ShowSpecialStateAll = false;
     this.comboPlanFact.ShowSpecialStateNot = false;
     this.comboPlanFact.UseShortTitle       = false;
     this.comboPlanFact.DefaultFirst        = true;
     this.ytable1.Add(this.comboPlanFact);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboPlanFact]));
     w2.LeftAttach  = ((uint)(5));
     w2.RightAttach = ((uint)(6));
     w2.XOptions    = ((global::Gtk.AttachOptions)(4));
     w2.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.comboTypeOfDriversInfoExport      = new global::Gamma.Widgets.yEnumComboBox();
     this.comboTypeOfDriversInfoExport.Name = "comboTypeOfDriversInfoExport";
     this.comboTypeOfDriversInfoExport.ShowSpecialStateAll = false;
     this.comboTypeOfDriversInfoExport.ShowSpecialStateNot = false;
     this.comboTypeOfDriversInfoExport.UseShortTitle       = false;
     this.comboTypeOfDriversInfoExport.DefaultFirst        = true;
     this.ytable1.Add(this.comboTypeOfDriversInfoExport);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.comboTypeOfDriversInfoExport]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(5));
     w3.RightAttach  = ((uint)(6));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.datepickerPeriod = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.datepickerPeriod.WidthRequest = 180;
     this.datepickerPeriod.Events       = ((global::Gdk.EventMask)(256));
     this.datepickerPeriod.Name         = "datepickerPeriod";
     this.datepickerPeriod.StartDate    = new global::System.DateTime(0);
     this.datepickerPeriod.EndDate      = new global::System.DateTime(0);
     this.ytable1.Add(this.datepickerPeriod);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.datepickerPeriod]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.GtkScrolledWindowOwnType = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowOwnType.WidthRequest = 200;
     this.GtkScrolledWindowOwnType.Name         = "GtkScrolledWindowOwnType";
     this.GtkScrolledWindowOwnType.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowOwnType.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport2.Gtk.Container+ContainerChild
     this.enumcheckCarOwnType      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarOwnType.Name = "enumcheckCarOwnType";
     w5.Add(this.enumcheckCarOwnType);
     this.GtkScrolledWindowOwnType.Add(w5);
     this.ytable1.Add(this.GtkScrolledWindowOwnType);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.GtkScrolledWindowOwnType]));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(3));
     w8.RightAttach  = ((uint)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.GtkScrolledWindowTypeOfUse = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindowTypeOfUse.WidthRequest = 200;
     this.GtkScrolledWindowTypeOfUse.Name         = "GtkScrolledWindowTypeOfUse";
     this.GtkScrolledWindowTypeOfUse.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindowTypeOfUse.Gtk.Container+ContainerChild
     global::Gtk.Viewport w9 = new global::Gtk.Viewport();
     w9.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport1.Gtk.Container+ContainerChild
     this.enumcheckCarTypeOfUse      = new global::Gamma.Widgets.EnumCheckList();
     this.enumcheckCarTypeOfUse.Name = "enumcheckCarTypeOfUse";
     w9.Add(this.enumcheckCarTypeOfUse);
     this.GtkScrolledWindowTypeOfUse.Add(w9);
     this.ytable1.Add(this.GtkScrolledWindowTypeOfUse);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable1[this.GtkScrolledWindowTypeOfUse]));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(2));
     w12.RightAttach  = ((uint)(3));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.ybuttonInfo = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonInfo.TooltipMarkup = "Справка по работе с выгрузкой";
     this.ybuttonInfo.WidthRequest  = 40;
     this.ybuttonInfo.CanFocus      = true;
     this.ybuttonInfo.Name          = "ybuttonInfo";
     this.ybuttonInfo.UseUnderline  = true;
     this.ybuttonInfo.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w13 = new global::Gtk.Image();
     w13.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.ybuttonInfo.Image = w13;
     this.hbox2.Add(this.ybuttonInfo);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.ybuttonInfo]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     this.ytable1.Add(this.hbox2);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.ytable1[this.hbox2]));
     w15.LeftAttach  = ((uint)(6));
     w15.RightAttach = ((uint)(7));
     w15.XOptions    = ((global::Gtk.AttachOptions)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Период:");
     this.ytable1.Add(this.ylabel1);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel1]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.Xalign    = 1F;
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Статус сотрудника:");
     this.ytable1.Add(this.ylabel2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel2]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabelPlanFact           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelPlanFact.Name      = "ylabelPlanFact";
     this.ylabelPlanFact.Xalign    = 1F;
     this.ylabelPlanFact.LabelProp = global::Mono.Unix.Catalog.GetString("План/факт:");
     this.ytable1.Add(this.ylabelPlanFact);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelPlanFact]));
     w18.LeftAttach  = ((uint)(4));
     w18.RightAttach = ((uint)(5));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabelStatus      = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelStatus.Name = "ylabelStatus";
     this.ytable1.Add(this.ylabelStatus);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelStatus]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(6));
     w19.RightAttach  = ((uint)(7));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabelTypeOfDriversInfoExport           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabelTypeOfDriversInfoExport.Name      = "ylabelTypeOfDriversInfoExport";
     this.ylabelTypeOfDriversInfoExport.Xalign    = 1F;
     this.ylabelTypeOfDriversInfoExport.LabelProp = global::Mono.Unix.Catalog.GetString("Тип выгрузки:");
     this.ytable1.Add(this.ylabelTypeOfDriversInfoExport);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabelTypeOfDriversInfoExport]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.LeftAttach   = ((uint)(4));
     w20.RightAttach  = ((uint)(5));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yhbox1.Add(this.ytable1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ytable1]));
     w21.Position = 0;
     w21.Expand   = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.yvbox2         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox2.Name    = "yvbox2";
     this.yvbox2.Spacing = 6;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.ybuttonForm              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonForm.CanFocus     = true;
     this.ybuttonForm.Name         = "ybuttonForm";
     this.ybuttonForm.UseUnderline = true;
     this.ybuttonForm.Label        = global::Mono.Unix.Catalog.GetString("Сформировать");
     this.yvbox2.Add(this.ybuttonForm);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ybuttonForm]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.ybuttonExport              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonExport.CanFocus     = true;
     this.ybuttonExport.Name         = "ybuttonExport";
     this.ybuttonExport.UseUnderline = true;
     this.ybuttonExport.Label        = global::Mono.Unix.Catalog.GetString("Выгрузить");
     this.yvbox2.Add(this.ybuttonExport);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ybuttonExport]));
     w23.PackType = ((global::Gtk.PackType)(1));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     this.yhbox1.Add(this.yvbox2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.yvbox2]));
     w24.PackType = ((global::Gtk.PackType)(1));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.ytreeDriversInfo          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeDriversInfo.CanFocus = true;
     this.ytreeDriversInfo.Name     = "ytreeDriversInfo";
     this.GtkScrolledWindow.Add(this.ytreeDriversInfo);
     this.yvbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.GtkScrolledWindow]));
     w27.Position = 1;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Users.UserSettingsView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Users.UserSettingsView";
     // Container child Vodovoz.Views.Users.UserSettingsView.Gtk.Container+ContainerChild
     this.vbox4             = new global::Gtk.VBox();
     this.vbox4.Name        = "vbox4";
     this.vbox4.Spacing     = 6;
     this.vbox4.BorderWidth = ((uint)(6));
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.hbox5.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonSave]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     this.hbox5.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.buttonCancel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vbox4.Add(this.hbox5);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox5]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox4.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hseparator1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.tableWriteoff               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.tableWriteoff.Name          = "tableWriteoff";
     this.tableWriteoff.RowSpacing    = ((uint)(6));
     this.tableWriteoff.ColumnSpacing = ((uint)(6));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Склад по умолчанию:");
     this.tableWriteoff.Add(this.label4);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.label4]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.yentryrefWarehouse        = new global::Gamma.Widgets.yEntryReference();
     this.yentryrefWarehouse.Events = ((global::Gdk.EventMask)(256));
     this.yentryrefWarehouse.Name   = "yentryrefWarehouse";
     this.tableWriteoff.Add(this.yentryrefWarehouse);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.yentryrefWarehouse]));
     w6.LeftAttach  = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.yenumcomboDefaultCategory      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboDefaultCategory.Name = "yenumcomboDefaultCategory";
     this.yenumcomboDefaultCategory.ShowSpecialStateAll = false;
     this.yenumcomboDefaultCategory.ShowSpecialStateNot = true;
     this.yenumcomboDefaultCategory.UseShortTitle       = false;
     this.yenumcomboDefaultCategory.DefaultFirst        = false;
     this.tableWriteoff.Add(this.yenumcomboDefaultCategory);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.yenumcomboDefaultCategory]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableWriteoff.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Продажа по умолчанию:");
     this.tableWriteoff.Add(this.ylabel1);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableWriteoff[this.ylabel1]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox6.Add(this.tableWriteoff);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.tableWriteoff]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.vbox8         = new global::Gtk.VBox();
     this.vbox8.Name    = "vbox8";
     this.vbox8.Spacing = 6;
     // Container child vbox8.Gtk.Box+BoxChild
     this.ycheckbuttonDelivery               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonDelivery.CanFocus      = true;
     this.ycheckbuttonDelivery.Name          = "ycheckbuttonDelivery";
     this.ycheckbuttonDelivery.Label         = global::Mono.Unix.Catalog.GetString("Доставка");
     this.ycheckbuttonDelivery.DrawIndicator = true;
     this.ycheckbuttonDelivery.UseUnderline  = true;
     this.vbox8.Add(this.ycheckbuttonDelivery);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.ycheckbuttonDelivery]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.ycheckbuttonService               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonService.CanFocus      = true;
     this.ycheckbuttonService.Name          = "ycheckbuttonService";
     this.ycheckbuttonService.Label         = global::Mono.Unix.Catalog.GetString("Сервисное обслуживание");
     this.ycheckbuttonService.DrawIndicator = true;
     this.ycheckbuttonService.UseUnderline  = true;
     this.vbox8.Add(this.ycheckbuttonService);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.ycheckbuttonService]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.ycheckbuttonChainStore               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonChainStore.CanFocus      = true;
     this.ycheckbuttonChainStore.Name          = "ycheckbuttonChainStore";
     this.ycheckbuttonChainStore.Label         = global::Mono.Unix.Catalog.GetString("Сетевые магазины");
     this.ycheckbuttonChainStore.DrawIndicator = true;
     this.ycheckbuttonChainStore.UseUnderline  = true;
     this.vbox8.Add(this.ycheckbuttonChainStore);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.ycheckbuttonChainStore]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.GtkAlignment2.Add(this.vbox8);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel5           = new global::Gtk.Label();
     this.GtkLabel5.Name      = "GtkLabel5";
     this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Фильтр в журнале МЛ</b>");
     this.GtkLabel5.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel5;
     this.vbox7.Add(this.frame1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.frame1]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.complaintsFrame            = new global::Gtk.Frame();
     this.complaintsFrame.Name       = "complaintsFrame";
     this.complaintsFrame.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child complaintsFrame.Gtk.Container+ContainerChild
     this.GtkAlignment3             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name        = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding = ((uint)(12));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox9         = new global::Gtk.VBox();
     this.vbox9.Name    = "vbox9";
     this.vbox9.Spacing = 6;
     // Container child vbox9.Gtk.Box+BoxChild
     this.ycheckbuttonUse               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonUse.CanFocus      = true;
     this.ycheckbuttonUse.Name          = "ycheckbuttonUse";
     this.ycheckbuttonUse.Label         = global::Mono.Unix.Catalog.GetString("Подразделение сотрудника по умолчанию");
     this.ycheckbuttonUse.DrawIndicator = true;
     this.ycheckbuttonUse.UseUnderline  = true;
     this.vbox9.Add(this.ycheckbuttonUse);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.ycheckbuttonUse]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Подразделение:");
     this.vbox9.Add(this.label5);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.label5]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.yentrySubdivision                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.yentrySubdivision.Events           = ((global::Gdk.EventMask)(256));
     this.yentrySubdivision.Name             = "yentrySubdivision";
     this.yentrySubdivision.CanEditReference = false;
     this.vbox9.Add(this.yentrySubdivision);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.yentrySubdivision]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.labelStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.labelStatus.Name      = "labelStatus";
     this.labelStatus.Xalign    = 1F;
     this.labelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("Статуc по умолчанию:");
     this.vbox9.Add(this.labelStatus);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.labelStatus]));
     w19.Position = 3;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.yenumcomboStatus      = new global::Gamma.Widgets.yEnumComboBox();
     this.yenumcomboStatus.Name = "yenumcomboStatus";
     this.yenumcomboStatus.ShowSpecialStateAll = false;
     this.yenumcomboStatus.ShowSpecialStateNot = false;
     this.yenumcomboStatus.UseShortTitle       = false;
     this.yenumcomboStatus.DefaultFirst        = false;
     this.vbox9.Add(this.yenumcomboStatus);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.yenumcomboStatus]));
     w20.Position = 4;
     w20.Expand   = false;
     w20.Fill     = false;
     this.GtkAlignment3.Add(this.vbox9);
     this.complaintsFrame.Add(this.GtkAlignment3);
     this.GtkLabel10                  = new global::Gtk.Label();
     this.GtkLabel10.Name             = "GtkLabel10";
     this.GtkLabel10.LabelProp        = global::Mono.Unix.Catalog.GetString("<b>Рекламации</b>");
     this.GtkLabel10.UseMarkup        = true;
     this.complaintsFrame.LabelWidget = this.GtkLabel10;
     this.vbox7.Add(this.complaintsFrame);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.complaintsFrame]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment7             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment7.Name        = "GtkAlignment7";
     this.GtkAlignment7.LeftPadding = ((uint)(12));
     // Container child GtkAlignment7.Gtk.Container+ContainerChild
     this.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.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Фильтр в  отчете по оплатам:");
     this.vbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label2]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.entryCounterparty                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryCounterparty.Events           = ((global::Gdk.EventMask)(256));
     this.entryCounterparty.Name             = "entryCounterparty";
     this.entryCounterparty.CanEditReference = true;
     this.vbox2.Add(this.entryCounterparty);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.entryCounterparty]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     this.GtkAlignment7.Add(this.vbox2);
     this.frame2.Add(this.GtkAlignment7);
     this.GtkLabel14           = new global::Gtk.Label();
     this.GtkLabel14.Name      = "GtkLabel14";
     this.GtkLabel14.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Настройка для розницы</b>");
     this.GtkLabel14.UseMarkup = true;
     this.frame2.LabelWidget   = this.GtkLabel14;
     this.vbox7.Add(this.frame2);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.frame2]));
     w28.Position = 2;
     w28.Expand   = false;
     w28.Fill     = false;
     this.hbox6.Add(this.vbox7);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.vbox7]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.frameSortingCashInfo            = new global::Gtk.Frame();
     this.frameSortingCashInfo.Name       = "frameSortingCashInfo";
     this.frameSortingCashInfo.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frameSortingCashInfo.Gtk.Container+ContainerChild
     this.GtkAlignment11               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment11.Name          = "GtkAlignment11";
     this.GtkAlignment11.LeftPadding   = ((uint)(12));
     this.GtkAlignment11.RightPadding  = ((uint)(2));
     this.GtkAlignment11.BottomPadding = ((uint)(2));
     // Container child GtkAlignment11.Gtk.Container+ContainerChild
     this.hboxCashInfoSorting         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxCashInfoSorting.Name    = "hboxCashInfoSorting";
     this.hboxCashInfoSorting.Spacing = 6;
     // Container child hboxCashInfoSorting.Gtk.Box+BoxChild
     this.vboxSortingCashInfo         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxSortingCashInfo.Name    = "vboxSortingCashInfo";
     this.vboxSortingCashInfo.Spacing = 6;
     // Container child vboxSortingCashInfo.Gtk.Box+BoxChild
     this.labelSortingCashInfoTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.labelSortingCashInfoTitle.Name      = "labelSortingCashInfoTitle";
     this.labelSortingCashInfoTitle.LabelProp = global::Mono.Unix.Catalog.GetString("<b>></b> Укажите порядок сортировки,\nмышью перетаскивая элементы\n<b>></b> После с" +
                                                                                    "охранения настроек необходимо\nоткрепить панель с балансом касс и\nпереоткрыть жур" +
                                                                                    "нал кассовых документов");
     this.labelSortingCashInfoTitle.UseMarkup = true;
     this.vboxSortingCashInfo.Add(this.labelSortingCashInfoTitle);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxSortingCashInfo[this.labelSortingCashInfoTitle]));
     w30.Position = 0;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vboxSortingCashInfo.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.treeViewSubdivisionsToSort             = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewSubdivisionsToSort.CanFocus    = true;
     this.treeViewSubdivisionsToSort.Name        = "treeViewSubdivisionsToSort";
     this.treeViewSubdivisionsToSort.Reorderable = true;
     this.GtkScrolledWindow.Add(this.treeViewSubdivisionsToSort);
     this.vboxSortingCashInfo.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vboxSortingCashInfo[this.GtkScrolledWindow]));
     w32.Position = 1;
     this.hboxCashInfoSorting.Add(this.vboxSortingCashInfo);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hboxCashInfoSorting[this.vboxSortingCashInfo]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     this.GtkAlignment11.Add(this.hboxCashInfoSorting);
     this.frameSortingCashInfo.Add(this.GtkAlignment11);
     this.GtkLabel15                       = new global::Gtk.Label();
     this.GtkLabel15.Name                  = "GtkLabel15";
     this.GtkLabel15.LabelProp             = global::Mono.Unix.Catalog.GetString("<b>Сортировка панели \"Остатки по кассам\"</b>");
     this.GtkLabel15.UseMarkup             = true;
     this.frameSortingCashInfo.LabelWidget = this.GtkLabel15;
     this.hbox6.Add(this.frameSortingCashInfo);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.frameSortingCashInfo]));
     w36.Position = 2;
     w36.Expand   = false;
     w36.Fill     = false;
     this.vbox4.Add(this.hbox6);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox6]));
     w37.Position = 2;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.vboxUpdateFixedPrices         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxUpdateFixedPrices.Name    = "vboxUpdateFixedPrices";
     this.vboxUpdateFixedPrices.Spacing = 6;
     // Container child vboxUpdateFixedPrices.Gtk.Box+BoxChild
     this.lblUpdateFixedPricesTitle           = new global::Gamma.GtkWidgets.yLabel();
     this.lblUpdateFixedPricesTitle.Name      = "lblUpdateFixedPricesTitle";
     this.lblUpdateFixedPricesTitle.Xalign    = 0F;
     this.lblUpdateFixedPricesTitle.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Обновление фиксы</b>");
     this.lblUpdateFixedPricesTitle.UseMarkup = true;
     this.vboxUpdateFixedPrices.Add(this.lblUpdateFixedPricesTitle);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vboxUpdateFixedPrices[this.lblUpdateFixedPricesTitle]));
     w38.Position = 0;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vboxUpdateFixedPrices.Gtk.Box+BoxChild
     this.hboxUpdateFixedPrices         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxUpdateFixedPrices.Name    = "hboxUpdateFixedPrices";
     this.hboxUpdateFixedPrices.Spacing = 6;
     // Container child hboxUpdateFixedPrices.Gtk.Box+BoxChild
     this.lblIncrementFixedPrices           = new global::Gamma.GtkWidgets.yLabel();
     this.lblIncrementFixedPrices.Name      = "lblIncrementFixedPrices";
     this.lblIncrementFixedPrices.LabelProp = global::Mono.Unix.Catalog.GetString("Увеличить фиксу на:");
     this.hboxUpdateFixedPrices.Add(this.lblIncrementFixedPrices);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hboxUpdateFixedPrices[this.lblIncrementFixedPrices]));
     w39.Position = 0;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child hboxUpdateFixedPrices.Gtk.Box+BoxChild
     this.spinBtnIncrementFixedPrices          = new global::Gamma.GtkWidgets.ySpinButton(0D, 100D, 1D);
     this.spinBtnIncrementFixedPrices.CanFocus = true;
     this.spinBtnIncrementFixedPrices.Name     = "spinBtnIncrementFixedPrices";
     this.spinBtnIncrementFixedPrices.Adjustment.PageIncrement = 10D;
     this.spinBtnIncrementFixedPrices.ClimbRate      = 1D;
     this.spinBtnIncrementFixedPrices.Numeric        = true;
     this.spinBtnIncrementFixedPrices.Value          = 20D;
     this.spinBtnIncrementFixedPrices.ValueAsDecimal = 0m;
     this.spinBtnIncrementFixedPrices.ValueAsInt     = 0;
     this.hboxUpdateFixedPrices.Add(this.spinBtnIncrementFixedPrices);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hboxUpdateFixedPrices[this.spinBtnIncrementFixedPrices]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child hboxUpdateFixedPrices.Gtk.Box+BoxChild
     this.btnUpdateFixedPrices              = new global::Gamma.GtkWidgets.yButton();
     this.btnUpdateFixedPrices.CanFocus     = true;
     this.btnUpdateFixedPrices.Name         = "btnUpdateFixedPrices";
     this.btnUpdateFixedPrices.UseUnderline = true;
     this.btnUpdateFixedPrices.Label        = global::Mono.Unix.Catalog.GetString("Обновить фиксу");
     this.hboxUpdateFixedPrices.Add(this.btnUpdateFixedPrices);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hboxUpdateFixedPrices[this.btnUpdateFixedPrices]));
     w41.Position = 2;
     w41.Expand   = false;
     w41.Fill     = false;
     // Container child hboxUpdateFixedPrices.Gtk.Box+BoxChild
     this.updateFixedPricesProgress      = new global::Gtk.ProgressBar();
     this.updateFixedPricesProgress.Name = "updateFixedPricesProgress";
     this.hboxUpdateFixedPrices.Add(this.updateFixedPricesProgress);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hboxUpdateFixedPrices[this.updateFixedPricesProgress]));
     w42.Position = 3;
     this.vboxUpdateFixedPrices.Add(this.hboxUpdateFixedPrices);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vboxUpdateFixedPrices[this.hboxUpdateFixedPrices]));
     w43.Position = 1;
     w43.Expand   = false;
     w43.Fill     = false;
     this.vbox4.Add(this.vboxUpdateFixedPrices);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.vboxUpdateFixedPrices]));
     w44.Position = 3;
     w44.Expand   = false;
     w44.Fill     = false;
     this.Add(this.vbox4);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Tools.ReplaceEntityView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Tools.ReplaceEntityView";
     // Container child workwear.Views.Tools.ReplaceEntityView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.ytable2               = new global::Gamma.GtkWidgets.yTable();
     this.ytable2.Name          = "ytable2";
     this.ytable2.NRows         = ((uint)(4));
     this.ytable2.NColumns      = ((uint)(3));
     this.ytable2.RowSpacing    = ((uint)(6));
     this.ytable2.ColumnSpacing = ((uint)(6));
     // Container child ytable2.Gtk.Table+TableChild
     this.checkRemoveSource               = new global::Gamma.GtkWidgets.yCheckButton();
     this.checkRemoveSource.CanFocus      = true;
     this.checkRemoveSource.Name          = "checkRemoveSource";
     this.checkRemoveSource.Label         = global::Mono.Unix.Catalog.GetString("Удалить исходный объект");
     this.checkRemoveSource.DrawIndicator = true;
     this.checkRemoveSource.UseUnderline  = true;
     this.ytable2.Add(this.checkRemoveSource);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable2[this.checkRemoveSource]));
     w1.TopAttach    = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.entrySource        = new global::QS.Views.Control.EntityEntry();
     this.entrySource.Events = ((global::Gdk.EventMask)(256));
     this.entrySource.Name   = "entrySource";
     this.ytable2.Add(this.entrySource);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable2[this.entrySource]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.entryTarget        = new global::QS.Views.Control.EntityEntry();
     this.entryTarget.Events = ((global::Gdk.EventMask)(256));
     this.entryTarget.Name   = "entryTarget";
     this.ytable2.Add(this.entryTarget);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable2[this.entryTarget]));
     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 ytable2.Gtk.Table+TableChild
     this.labelTotalLinks           = new global::Gamma.GtkWidgets.yLabel();
     this.labelTotalLinks.Name      = "labelTotalLinks";
     this.labelTotalLinks.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel2");
     this.ytable2.Add(this.labelTotalLinks);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable2[this.labelTotalLinks]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(2));
     w4.RightAttach  = ((uint)(3));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 1F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Исходный объект:");
     this.ytable2.Add(this.ylabel1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel1]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Внимание данная процедура необратима!! Рекомендуем сделать резервную копию БД.\nПр" +
                                                                  "оцедура заменить все ссылки на с одной номенклатуры нормы на другую. Тем самым п" +
                                                                  "озволяя объединять дублированные объекты.");
     this.ylabel2.Justify = ((global::Gtk.Justification)(2));
     this.ytable2.Add(this.ylabel2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel2]));
     w6.RightAttach = ((uint)(3));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Заменить на объект:");
     this.ytable2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel3]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvbox1.Add(this.ytable2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.ytable2]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.progressTotal      = new global::QS.Widgets.ProgressWidget();
     this.progressTotal.Name = "progressTotal";
     this.yvbox1.Add(this.progressTotal);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.progressTotal]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.buttonReplace              = new global::Gamma.GtkWidgets.yButton();
     this.buttonReplace.CanFocus     = true;
     this.buttonReplace.Name         = "buttonReplace";
     this.buttonReplace.UseUnderline = true;
     this.buttonReplace.Label        = global::Mono.Unix.Catalog.GetString("Заменить");
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-execute", global::Gtk.IconSize.Menu);
     this.buttonReplace.Image = w10;
     this.yvbox1.Add(this.buttonReplace);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.buttonReplace]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonReplace.Clicked += new global::System.EventHandler(this.OnButtonReplaceClicked);
 }
Esempio n. 26
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Reports.ProductionWarehouseMovementReportView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Reports.ProductionWarehouseMovementReportView";
     // Container child Vodovoz.Views.Reports.ProductionWarehouseMovementReportView.Gtk.Container+ContainerChild
     this.yvboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.yvboxMain.Name    = "yvboxMain";
     this.yvboxMain.Spacing = 6;
     // Container child yvboxMain.Gtk.Box+BoxChild
     this.ytableFilter               = new global::Gamma.GtkWidgets.yTable();
     this.ytableFilter.Name          = "ytableFilter";
     this.ytableFilter.NRows         = ((uint)(2));
     this.ytableFilter.NColumns      = ((uint)(7));
     this.ytableFilter.RowSpacing    = ((uint)(6));
     this.ytableFilter.ColumnSpacing = ((uint)(6));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.btnHelp = new global::Gamma.GtkWidgets.yButton();
     this.btnHelp.TooltipMarkup = "Справка по работе отчета";
     this.btnHelp.CanFocus      = true;
     this.btnHelp.Name          = "btnHelp";
     this.btnHelp.UseUnderline  = true;
     this.btnHelp.Relief        = ((global::Gtk.ReliefStyle)(1));
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-help", global::Gtk.IconSize.Menu);
     this.btnHelp.Image = w1;
     this.ytableFilter.Add(this.btnHelp);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.btnHelp]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(2));
     w2.RightAttach  = ((uint)(3));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.cmbProducionWarehouse                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.cmbProducionWarehouse.Name                = "cmbProducionWarehouse";
     this.cmbProducionWarehouse.AddIfNotExist       = false;
     this.cmbProducionWarehouse.DefaultFirst        = false;
     this.cmbProducionWarehouse.ShowSpecialStateAll = true;
     this.cmbProducionWarehouse.ShowSpecialStateNot = false;
     this.ytableFilter.Add(this.cmbProducionWarehouse);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.cmbProducionWarehouse]));
     w3.LeftAttach  = ((uint)(4));
     w3.RightAttach = ((uint)(5));
     w3.XOptions    = ((global::Gtk.AttachOptions)(4));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.rangepickerWarehouseDocumentDate           = new global::QS.Widgets.GtkUI.DateRangePicker();
     this.rangepickerWarehouseDocumentDate.Events    = ((global::Gdk.EventMask)(256));
     this.rangepickerWarehouseDocumentDate.Name      = "rangepickerWarehouseDocumentDate";
     this.rangepickerWarehouseDocumentDate.StartDate = new global::System.DateTime(0);
     this.rangepickerWarehouseDocumentDate.EndDate   = new global::System.DateTime(0);
     this.ytableFilter.Add(this.rangepickerWarehouseDocumentDate);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.rangepickerWarehouseDocumentDate]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.ytableFilter.Add(this.vseparator1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.vseparator1]));
     w5.LeftAttach  = ((uint)(2));
     w5.RightAttach = ((uint)(3));
     w5.XOptions    = ((global::Gtk.AttachOptions)(4));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.vseparator2      = new global::Gtk.VSeparator();
     this.vseparator2.Name = "vseparator2";
     this.ytableFilter.Add(this.vseparator2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.vseparator2]));
     w6.LeftAttach  = ((uint)(5));
     w6.RightAttach = ((uint)(6));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ybtnExport              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnExport.CanFocus     = true;
     this.ybtnExport.Name         = "ybtnExport";
     this.ybtnExport.UseUnderline = true;
     this.ybtnExport.Label        = global::Mono.Unix.Catalog.GetString("Экспорт");
     this.ytableFilter.Add(this.ybtnExport);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnExport]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ybtnRunReport              = new global::Gamma.GtkWidgets.yButton();
     this.ybtnRunReport.CanFocus     = true;
     this.ybtnRunReport.Name         = "ybtnRunReport";
     this.ybtnRunReport.UseUnderline = true;
     this.ybtnRunReport.Label        = global::Mono.Unix.Catalog.GetString("Сформировать");
     this.ytableFilter.Add(this.ybtnRunReport);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ybtnRunReport]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ycheckbtnDetails               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbtnDetails.CanFocus      = true;
     this.ycheckbtnDetails.Name          = "ycheckbtnDetails";
     this.ycheckbtnDetails.Label         = global::Mono.Unix.Catalog.GetString(" Детализированный");
     this.ycheckbtnDetails.DrawIndicator = true;
     this.ycheckbtnDetails.UseUnderline  = true;
     this.ytableFilter.Add(this.ycheckbtnDetails);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ycheckbtnDetails]));
     w9.LeftAttach  = ((uint)(6));
     w9.RightAttach = ((uint)(7));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblProductionWarehouse           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblProductionWarehouse.Name      = "ylblProductionWarehouse";
     this.ylblProductionWarehouse.Xalign    = 1F;
     this.ylblProductionWarehouse.LabelProp = global::Mono.Unix.Catalog.GetString("Производство:");
     this.ytableFilter.Add(this.ylblProductionWarehouse);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblProductionWarehouse]));
     w10.LeftAttach  = ((uint)(3));
     w10.RightAttach = ((uint)(4));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytableFilter.Gtk.Table+TableChild
     this.ylblWarehouseDocumentDate           = new global::Gamma.GtkWidgets.yLabel();
     this.ylblWarehouseDocumentDate.Name      = "ylblWarehouseDocumentDate";
     this.ylblWarehouseDocumentDate.Xalign    = 1F;
     this.ylblWarehouseDocumentDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата доставки:");
     this.ytableFilter.Add(this.ylblWarehouseDocumentDate);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytableFilter[this.ylblWarehouseDocumentDate]));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     this.yvboxMain.Add(this.ytableFilter);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.ytableFilter]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child yvboxMain.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.ytreeviewReport          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewReport.CanFocus = true;
     this.ytreeviewReport.Name     = "ytreeviewReport";
     this.GtkScrolledWindow.Add(this.ytreeviewReport);
     this.yvboxMain.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.yvboxMain[this.GtkScrolledWindow]));
     w14.Position = 1;
     this.Add(this.yvboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 27
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.Sizes.SizeTypeView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.Sizes.SizeTypeView";
     // Container child workwear.Views.Sizes.SizeTypeView.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w1;
     this.hbox4.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonSave]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w3 = new global::Gtk.Image();
     w3.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-revert-to-saved", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w3;
     this.hbox4.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.buttonCancel]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox3.Add(this.hbox4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(5)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.entityname               = new global::Gamma.GtkWidgets.yEntry();
     this.entityname.CanFocus      = true;
     this.entityname.Name          = "entityname";
     this.entityname.IsEditable    = true;
     this.entityname.InvisibleChar = '•';
     this.table2.Add(this.entityname);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2[this.entityname]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Название:");
     this.table2.Add(this.label10);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2[this.label10]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Код:");
     this.table2.Add(this.label9);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2[this.label9]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.labelId           = new global::Gamma.GtkWidgets.yLabel();
     this.labelId.Name      = "labelId";
     this.labelId.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.table2.Add(this.labelId);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2[this.labelId]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.specllistcomCategory      = new global::Gamma.Widgets.yEnumComboBox();
     this.specllistcomCategory.Name = "specllistcomCategory";
     this.specllistcomCategory.ShowSpecialStateAll = false;
     this.specllistcomCategory.ShowSpecialStateNot = false;
     this.specllistcomCategory.UseShortTitle       = false;
     this.specllistcomCategory.DefaultFirst        = false;
     this.table2.Add(this.specllistcomCategory);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2[this.specllistcomCategory]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ycheckbuttonUseInEmployee               = new global::Gamma.GtkWidgets.yCheckButton();
     this.ycheckbuttonUseInEmployee.CanFocus      = true;
     this.ycheckbuttonUseInEmployee.Name          = "ycheckbuttonUseInEmployee";
     this.ycheckbuttonUseInEmployee.Label         = global::Mono.Unix.Catalog.GetString("Отображать в сотруднике");
     this.ycheckbuttonUseInEmployee.Active        = true;
     this.ycheckbuttonUseInEmployee.DrawIndicator = true;
     this.ycheckbuttonUseInEmployee.UseUnderline  = true;
     this.table2.Add(this.ycheckbuttonUseInEmployee);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2[this.ycheckbuttonUseInEmployee]));
     w11.TopAttach    = ((uint)(4));
     w11.BottomAttach = ((uint)(5));
     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.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Категория:");
     this.table2.Add(this.ylabel1);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2[this.ylabel1]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Позиция");
     this.table2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.ylabel3]));
     w13.TopAttach    = ((uint)(3));
     w13.BottomAttach = ((uint)(4));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.yspinPosition          = new global::Gamma.GtkWidgets.ySpinButton(0D, 100D, 1D);
     this.yspinPosition.CanFocus = true;
     this.yspinPosition.Name     = "yspinPosition";
     this.yspinPosition.Adjustment.PageIncrement = 10D;
     this.yspinPosition.ClimbRate      = 1D;
     this.yspinPosition.Numeric        = true;
     this.yspinPosition.ValueAsDecimal = 0m;
     this.yspinPosition.ValueAsInt     = 0;
     this.table2.Add(this.yspinPosition);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.yspinPosition]));
     w14.TopAttach    = ((uint)(3));
     w14.BottomAttach = ((uint)(4));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table2]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.ytreeviewSizes          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeviewSizes.CanFocus = true;
     this.ytreeviewSizes.Name     = "ytreeviewSizes";
     this.scrolledwindow1.Add(this.ytreeviewSizes);
     this.yvbox1.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.scrolledwindow1]));
     w17.Position = 0;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonAddSize              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonAddSize.CanFocus     = true;
     this.ybuttonAddSize.Name         = "ybuttonAddSize";
     this.ybuttonAddSize.UseUnderline = true;
     this.ybuttonAddSize.Label        = global::Mono.Unix.Catalog.GetString("Добавить размер");
     this.yhbox1.Add(this.ybuttonAddSize);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonAddSize]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.ybuttonRemoveSize              = new global::Gamma.GtkWidgets.yButton();
     this.ybuttonRemoveSize.CanFocus     = true;
     this.ybuttonRemoveSize.Name         = "ybuttonRemoveSize";
     this.ybuttonRemoveSize.UseUnderline = true;
     this.ybuttonRemoveSize.Label        = global::Mono.Unix.Catalog.GetString("Удалить размер");
     this.yhbox1.Add(this.ybuttonRemoveSize);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.ybuttonRemoveSize]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.vbox3.Add(this.yvbox1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.yvbox1]));
     w21.Position = 2;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Esempio n. 28
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QS.HistoryLog.Views.HistoryView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "QS.HistoryLog.Views.HistoryView";
     // Container child QS.HistoryLog.Views.HistoryView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yvbox3         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox3.Name    = "yvbox3";
     this.yvbox3.Spacing = 6;
     // Container child yvbox3.Gtk.Box+BoxChild
     this.yFilterbox         = new global::Gamma.GtkWidgets.yHBox();
     this.yFilterbox.Name    = "yFilterbox";
     this.yFilterbox.Spacing = 6;
     // Container child yFilterbox.Gtk.Box+BoxChild
     this.ytable1               = new global::Gamma.GtkWidgets.yTable();
     this.ytable1.Name          = "ytable1";
     this.ytable1.NRows         = ((uint)(4));
     this.ytable1.NColumns      = ((uint)(2));
     this.ytable1.RowSpacing    = ((uint)(6));
     this.ytable1.ColumnSpacing = ((uint)(6));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycomboAction      = new global::Gamma.Widgets.yEnumComboBox();
     this.ycomboAction.Name = "ycomboAction";
     this.ycomboAction.ShowSpecialStateAll = true;
     this.ycomboAction.ShowSpecialStateNot = false;
     this.ycomboAction.UseShortTitle       = false;
     this.ycomboAction.DefaultFirst        = false;
     this.ytable1.Add(this.ycomboAction);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboAction]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycomboEntities                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.ycomboEntities.Name                = "ycomboEntities";
     this.ycomboEntities.AddIfNotExist       = false;
     this.ycomboEntities.DefaultFirst        = false;
     this.ycomboEntities.ShowSpecialStateAll = true;
     this.ycomboEntities.ShowSpecialStateNot = false;
     this.ytable1.Add(this.ycomboEntities);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboEntities]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycomboFields                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.ycomboFields.Name                = "ycomboFields";
     this.ycomboFields.AddIfNotExist       = false;
     this.ycomboFields.DefaultFirst        = false;
     this.ycomboFields.ShowSpecialStateAll = true;
     this.ycomboFields.ShowSpecialStateNot = false;
     this.ytable1.Add(this.ycomboFields);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboFields]));
     w3.TopAttach    = ((uint)(3));
     w3.BottomAttach = ((uint)(4));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ycomboUsers                     = new global::QS.Widgets.GtkUI.SpecialListComboBox();
     this.ycomboUsers.Name                = "ycomboUsers";
     this.ycomboUsers.AddIfNotExist       = false;
     this.ycomboUsers.DefaultFirst        = false;
     this.ycomboUsers.ShowSpecialStateAll = true;
     this.ycomboUsers.ShowSpecialStateNot = false;
     this.ytable1.Add(this.ycomboUsers);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ycomboUsers]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel6           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel6.Name      = "ylabel6";
     this.ylabel6.Xalign    = 1F;
     this.ylabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Пользователь:");
     this.ytable1.Add(this.ylabel6);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel6]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel7           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel7.Name      = "ylabel7";
     this.ylabel7.Xalign    = 1F;
     this.ylabel7.LabelProp = global::Mono.Unix.Catalog.GetString("Объект изменений:");
     this.ytable1.Add(this.ylabel7);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel7]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel8           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel8.Name      = "ylabel8";
     this.ylabel8.Xalign    = 1F;
     this.ylabel8.LabelProp = global::Mono.Unix.Catalog.GetString("Действие с объектом:");
     this.ytable1.Add(this.ylabel8);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel8]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable1.Gtk.Table+TableChild
     this.ylabel9           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel9.Name      = "ylabel9";
     this.ylabel9.Xalign    = 1F;
     this.ylabel9.LabelProp = global::Mono.Unix.Catalog.GetString("Реквизит объекта:");
     this.ytable1.Add(this.ylabel9);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.ytable1[this.ylabel9]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yFilterbox.Add(this.ytable1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.yFilterbox[this.ytable1]));
     w9.Position = 0;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child yFilterbox.Gtk.Box+BoxChild
     this.yvbox4         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox4.Name    = "yvbox4";
     this.yvbox4.Spacing = 6;
     // Container child yvbox4.Gtk.Box+BoxChild
     this.yvbox5         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox5.Name    = "yvbox5";
     this.yvbox5.Spacing = 6;
     // Container child yvbox5.Gtk.Box+BoxChild
     this.ylabel2           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel2.Name      = "ylabel2";
     this.ylabel2.LabelProp = global::Mono.Unix.Catalog.GetString("Выбор периода");
     this.yvbox5.Add(this.ylabel2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.yvbox5[this.ylabel2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child yvbox5.Gtk.Box+BoxChild
     this.yvbox6         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox6.Name    = "yvbox6";
     this.yvbox6.Spacing = 6;
     // Container child yvbox6.Gtk.Box+BoxChild
     this.ytable3               = new global::Gamma.GtkWidgets.yTable();
     this.ytable3.Name          = "ytable3";
     this.ytable3.NRows         = ((uint)(2));
     this.ytable3.NColumns      = ((uint)(2));
     this.ytable3.Homogeneous   = true;
     this.ytable3.RowSpacing    = ((uint)(6));
     this.ytable3.ColumnSpacing = ((uint)(6));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodMonth               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodMonth.CanFocus      = true;
     this.yPeriodMonth.Name          = "yPeriodMonth";
     this.yPeriodMonth.Label         = global::Mono.Unix.Catalog.GetString("За месяц");
     this.yPeriodMonth.DrawIndicator = true;
     this.yPeriodMonth.UseUnderline  = true;
     this.yPeriodMonth.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.ytable3.Add(this.yPeriodMonth);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodMonth]));
     w11.LeftAttach  = ((uint)(1));
     w11.RightAttach = ((uint)(2));
     w11.XOptions    = ((global::Gtk.AttachOptions)(4));
     w11.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodThreeMonth               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodThreeMonth.CanFocus      = true;
     this.yPeriodThreeMonth.Name          = "yPeriodThreeMonth";
     this.yPeriodThreeMonth.Label         = global::Mono.Unix.Catalog.GetString("За 3 месяца");
     this.yPeriodThreeMonth.DrawIndicator = true;
     this.yPeriodThreeMonth.UseUnderline  = true;
     this.yPeriodThreeMonth.Group         = this.yPeriodMonth.Group;
     this.ytable3.Add(this.yPeriodThreeMonth);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodThreeMonth]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodToday               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodToday.CanFocus      = true;
     this.yPeriodToday.Name          = "yPeriodToday";
     this.yPeriodToday.Label         = global::Mono.Unix.Catalog.GetString("Сегодня");
     this.yPeriodToday.DrawIndicator = true;
     this.yPeriodToday.UseUnderline  = true;
     this.yPeriodToday.Group         = this.yPeriodMonth.Group;
     this.ytable3.Add(this.yPeriodToday);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodToday]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable3.Gtk.Table+TableChild
     this.yPeriodWeek               = new global::Gamma.GtkWidgets.yRadioButton();
     this.yPeriodWeek.CanFocus      = true;
     this.yPeriodWeek.Name          = "yPeriodWeek";
     this.yPeriodWeek.Label         = global::Mono.Unix.Catalog.GetString("За 7 дней");
     this.yPeriodWeek.DrawIndicator = true;
     this.yPeriodWeek.UseUnderline  = true;
     this.yPeriodWeek.Group         = this.yPeriodMonth.Group;
     this.ytable3.Add(this.yPeriodWeek);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.ytable3[this.yPeriodWeek]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yvbox6.Add(this.ytable3);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.yvbox6[this.ytable3]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child yvbox6.Gtk.Box+BoxChild
     this.yhbox2         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox2.Name    = "yhbox2";
     this.yhbox2.Spacing = 6;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.ydateStartperiodpicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateStartperiodpicker.Events             = ((global::Gdk.EventMask)(256));
     this.ydateStartperiodpicker.Name               = "ydateStartperiodpicker";
     this.ydateStartperiodpicker.WithTime           = true;
     this.ydateStartperiodpicker.HideCalendarButton = false;
     this.ydateStartperiodpicker.Date               = new global::System.DateTime(0);
     this.ydateStartperiodpicker.IsEditable         = true;
     this.ydateStartperiodpicker.AutoSeparation     = false;
     this.yhbox2.Add(this.ydateStartperiodpicker);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.ydateStartperiodpicker]));
     w16.Position = 0;
     // Container child yhbox2.Gtk.Box+BoxChild
     this.ydateEndperiodpicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.ydateEndperiodpicker.Events             = ((global::Gdk.EventMask)(256));
     this.ydateEndperiodpicker.Name               = "ydateEndperiodpicker";
     this.ydateEndperiodpicker.WithTime           = true;
     this.ydateEndperiodpicker.HideCalendarButton = false;
     this.ydateEndperiodpicker.Date               = new global::System.DateTime(0);
     this.ydateEndperiodpicker.IsEditable         = true;
     this.ydateEndperiodpicker.AutoSeparation     = false;
     this.yhbox2.Add(this.ydateEndperiodpicker);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.yhbox2[this.ydateEndperiodpicker]));
     w17.Position = 1;
     this.yvbox6.Add(this.yhbox2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.yvbox6[this.yhbox2]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.yvbox5.Add(this.yvbox6);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.yvbox5[this.yvbox6]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.yvbox4.Add(this.yvbox5);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.yvbox4[this.yvbox5]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     this.yFilterbox.Add(this.yvbox4);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.yFilterbox[this.yvbox4]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child yFilterbox.Gtk.Box+BoxChild
     this.ytable2               = new global::Gamma.GtkWidgets.yTable();
     this.ytable2.Name          = "ytable2";
     this.ytable2.NRows         = ((uint)(3));
     this.ytable2.NColumns      = ((uint)(3));
     this.ytable2.RowSpacing    = ((uint)(6));
     this.ytable2.ColumnSpacing = ((uint)(6));
     // Container child ytable2.Gtk.Table+TableChild
     this.ybutton1              = new global::Gamma.GtkWidgets.yButton();
     this.ybutton1.CanFocus     = true;
     this.ybutton1.Name         = "ybutton1";
     this.ybutton1.UseUnderline = true;
     global::Gtk.Image w22 = new global::Gtk.Image();
     w22.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-find", global::Gtk.IconSize.Menu);
     this.ybutton1.Image = w22;
     this.ytable2.Add(this.ybutton1);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ybutton1]));
     w23.BottomAttach = ((uint)(3));
     w23.LeftAttach   = ((uint)(2));
     w23.RightAttach  = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.yentryChanged               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryChanged.CanFocus      = true;
     this.yentryChanged.Name          = "yentryChanged";
     this.yentryChanged.IsEditable    = true;
     this.yentryChanged.InvisibleChar = '•';
     this.ytable2.Add(this.yentryChanged);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.ytable2[this.yentryChanged]));
     w24.TopAttach    = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(2));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.yentryId               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryId.CanFocus      = true;
     this.yentryId.Name          = "yentryId";
     this.yentryId.IsEditable    = true;
     this.yentryId.InvisibleChar = '•';
     this.ytable2.Add(this.yentryId);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.ytable2[this.yentryId]));
     w25.TopAttach    = ((uint)(1));
     w25.BottomAttach = ((uint)(2));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.yentryName               = new global::Gamma.GtkWidgets.yEntry();
     this.yentryName.CanFocus      = true;
     this.yentryName.Name          = "yentryName";
     this.yentryName.IsEditable    = true;
     this.yentryName.InvisibleChar = '•';
     this.ytable2.Add(this.yentryName);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.ytable2[this.yentryName]));
     w26.LeftAttach  = ((uint)(1));
     w26.RightAttach = ((uint)(2));
     w26.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel3           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel3.Name      = "ylabel3";
     this.ylabel3.Xalign    = 1F;
     this.ylabel3.LabelProp = global::Mono.Unix.Catalog.GetString("Поиск в имени объекта:");
     this.ytable2.Add(this.ylabel3);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel3]));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel4           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel4.Name      = "ylabel4";
     this.ylabel4.Xalign    = 1F;
     this.ylabel4.LabelProp = global::Mono.Unix.Catalog.GetString("Поиск по коду объекта:");
     this.ytable2.Add(this.ylabel4);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel4]));
     w28.TopAttach    = ((uint)(1));
     w28.BottomAttach = ((uint)(2));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child ytable2.Gtk.Table+TableChild
     this.ylabel5           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel5.Name      = "ylabel5";
     this.ylabel5.Xalign    = 1F;
     this.ylabel5.LabelProp = global::Mono.Unix.Catalog.GetString("Поиск в изменениях:");
     this.ytable2.Add(this.ylabel5);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.ytable2[this.ylabel5]));
     w29.TopAttach    = ((uint)(2));
     w29.BottomAttach = ((uint)(3));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.yFilterbox.Add(this.ytable2);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.yFilterbox[this.ytable2]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     this.yvbox3.Add(this.yFilterbox);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.yvbox3[this.yFilterbox]));
     w31.Position = 0;
     // Container child yvbox3.Gtk.Box+BoxChild
     this.yFilterbutton              = new global::Gamma.GtkWidgets.yButton();
     this.yFilterbutton.CanFocus     = true;
     this.yFilterbutton.Name         = "yFilterbutton";
     this.yFilterbutton.UseUnderline = true;
     this.yFilterbutton.Label        = global::Mono.Unix.Catalog.GetString("Скрыть фильтр");
     this.yvbox3.Add(this.yFilterbutton);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.yvbox3[this.yFilterbutton]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     this.yvbox1.Add(this.yvbox3);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yvbox3]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yscrolledwindow             = new global::Gtk.ScrolledWindow();
     this.yscrolledwindow.CanFocus    = true;
     this.yscrolledwindow.Name        = "yscrolledwindow";
     this.yscrolledwindow.ShadowType  = ((global::Gtk.ShadowType)(1));
     this.yscrolledwindow.BorderWidth = ((uint)(3));
     // Container child yscrolledwindow.Gtk.Container+ContainerChild
     this.ytreeChangesets          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeChangesets.CanFocus = true;
     this.ytreeChangesets.Name     = "ytreeChangesets";
     this.yscrolledwindow.Add(this.ytreeChangesets);
     this.yvbox1.Add(this.yscrolledwindow);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yscrolledwindow]));
     w35.Position = 1;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yvbox2 = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox2.WidthRequest  = 0;
     this.yvbox2.HeightRequest = 0;
     this.yvbox2.Name          = "yvbox2";
     this.yvbox2.Spacing       = 6;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.ylabel1           = new global::Gamma.GtkWidgets.yLabel();
     this.ylabel1.Name      = "ylabel1";
     this.ylabel1.Xalign    = 0F;
     this.ylabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Детали изменений:");
     this.yvbox2.Add(this.ylabel1);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.ylabel1]));
     w36.Position = 0;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child yvbox2.Gtk.Box+BoxChild
     this.yPropertyvbox         = new global::Gamma.GtkWidgets.yVBox();
     this.yPropertyvbox.Name    = "yPropertyvbox";
     this.yPropertyvbox.Spacing = 6;
     // Container child yPropertyvbox.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.ytreeFieldChange          = new global::Gamma.GtkWidgets.yTreeView();
     this.ytreeFieldChange.CanFocus = true;
     this.ytreeFieldChange.Name     = "ytreeFieldChange";
     this.scrolledwindow2.Add(this.ytreeFieldChange);
     this.yPropertyvbox.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.yPropertyvbox[this.scrolledwindow2]));
     w38.Position = 0;
     this.yvbox2.Add(this.yPropertyvbox);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.yvbox2[this.yPropertyvbox]));
     w39.Position = 1;
     this.yvbox1.Add(this.yvbox2);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yvbox2]));
     w40.Position = 2;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.ycomboUsers.ItemSelected           += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.ycomboFields.ItemSelected          += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.ycomboEntities.ItemSelected        += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.ycomboAction.EnumItemSelected      += new global::System.EventHandler <Gamma.Widgets.ItemSelectedEventArgs>(this.OnUpdateChangedEntities);
     this.yPeriodWeek.Toggled                += new global::System.EventHandler(this.OnPeriodWeek);
     this.yPeriodToday.Toggled               += new global::System.EventHandler(this.OnPeriodToday);
     this.yPeriodThreeMonth.Toggled          += new global::System.EventHandler(this.OnPeriodThreeMonth);
     this.yPeriodMonth.Toggled               += new global::System.EventHandler(this.OnPeriodMonth);
     this.ydateStartperiodpicker.DateChanged += new global::System.EventHandler(this.OnUpdateChangedEntities);
     this.ydateEndperiodpicker.DateChanged   += new global::System.EventHandler(this.OnUpdateChangedEntities);
     this.ybutton1.Clicked      += new global::System.EventHandler(this.OnUpdateChangedEntities);
     this.yFilterbutton.Clicked += new global::System.EventHandler(this.OnBtnFilterClicked);
 }
Esempio n. 29
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Vodovoz.Views.Flyers.FlyerView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Vodovoz.Views.Flyers.FlyerView";
     // Container child Vodovoz.Views.Flyers.FlyerView.Gtk.Container+ContainerChild
     this.vboxMain         = new global::Gamma.GtkWidgets.yVBox();
     this.vboxMain.Name    = "vboxMain";
     this.vboxMain.Spacing = 6;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxSaveAndClose         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxSaveAndClose.Name    = "hboxSaveAndClose";
     this.hboxSaveAndClose.Spacing = 6;
     // Container child hboxSaveAndClose.Gtk.Box+BoxChild
     this.btnSave              = new global::Gamma.GtkWidgets.yButton();
     this.btnSave.CanFocus     = true;
     this.btnSave.Name         = "btnSave";
     this.btnSave.UseUnderline = true;
     this.btnSave.Label        = global::Mono.Unix.Catalog.GetString("Сохранить");
     this.hboxSaveAndClose.Add(this.btnSave);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndClose[this.btnSave]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hboxSaveAndClose.Gtk.Box+BoxChild
     this.btnCancel              = new global::Gamma.GtkWidgets.yButton();
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     this.hboxSaveAndClose.Add(this.btnCancel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hboxSaveAndClose[this.btnCancel]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.vboxMain.Add(this.hboxSaveAndClose);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxSaveAndClose]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxMain.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hseparator1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxFlyerNomenclature         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxFlyerNomenclature.Name    = "hboxFlyerNomenclature";
     this.hboxFlyerNomenclature.Spacing = 6;
     // Container child hboxFlyerNomenclature.Gtk.Box+BoxChild
     this.lblFlyerNomenclature           = new global::Gamma.GtkWidgets.yLabel();
     this.lblFlyerNomenclature.Name      = "lblFlyerNomenclature";
     this.lblFlyerNomenclature.LabelProp = global::Mono.Unix.Catalog.GetString("Номенклатура:");
     this.hboxFlyerNomenclature.Add(this.lblFlyerNomenclature);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxFlyerNomenclature[this.lblFlyerNomenclature]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxFlyerNomenclature.Gtk.Box+BoxChild
     this.entryFlyerNomenclature                  = new global::QS.Widgets.GtkUI.EntityViewModelEntry();
     this.entryFlyerNomenclature.Events           = ((global::Gdk.EventMask)(256));
     this.entryFlyerNomenclature.Name             = "entryFlyerNomenclature";
     this.entryFlyerNomenclature.CanEditReference = false;
     this.hboxFlyerNomenclature.Add(this.entryFlyerNomenclature);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxFlyerNomenclature[this.entryFlyerNomenclature]));
     w6.Position = 1;
     this.vboxMain.Add(this.hboxFlyerNomenclature);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxFlyerNomenclature]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxActivationDeactivation         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxActivationDeactivation.Name    = "hboxActivationDeactivation";
     this.hboxActivationDeactivation.Spacing = 6;
     // Container child hboxActivationDeactivation.Gtk.Box+BoxChild
     this.hboxActivation         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxActivation.Name    = "hboxActivation";
     this.hboxActivation.Spacing = 6;
     // Container child hboxActivation.Gtk.Box+BoxChild
     this.lblStartDate           = new global::Gamma.GtkWidgets.yLabel();
     this.lblStartDate.Name      = "lblStartDate";
     this.lblStartDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата старта:");
     this.hboxActivation.Add(this.lblStartDate);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hboxActivation[this.lblStartDate]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hboxActivation.Gtk.Box+BoxChild
     this.startDatePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.startDatePicker.Events             = ((global::Gdk.EventMask)(256));
     this.startDatePicker.Name               = "startDatePicker";
     this.startDatePicker.WithTime           = false;
     this.startDatePicker.HideCalendarButton = false;
     this.startDatePicker.Date               = new global::System.DateTime(0);
     this.startDatePicker.IsEditable         = false;
     this.startDatePicker.AutoSeparation     = false;
     this.hboxActivation.Add(this.startDatePicker);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxActivation[this.startDatePicker]));
     w9.Position = 1;
     // Container child hboxActivation.Gtk.Box+BoxChild
     this.btnActivate              = new global::Gamma.GtkWidgets.yButton();
     this.btnActivate.CanFocus     = true;
     this.btnActivate.Name         = "btnActivate";
     this.btnActivate.UseUnderline = true;
     this.btnActivate.Label        = global::Mono.Unix.Catalog.GetString("Активировать");
     this.hboxActivation.Add(this.btnActivate);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hboxActivation[this.btnActivate]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     this.hboxActivationDeactivation.Add(this.hboxActivation);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxActivationDeactivation[this.hboxActivation]));
     w11.Position = 0;
     // Container child hboxActivationDeactivation.Gtk.Box+BoxChild
     this.hboxDeactivation         = new global::Gamma.GtkWidgets.yHBox();
     this.hboxDeactivation.Name    = "hboxDeactivation";
     this.hboxDeactivation.Spacing = 6;
     // Container child hboxDeactivation.Gtk.Box+BoxChild
     this.lblEndDate           = new global::Gamma.GtkWidgets.yLabel();
     this.lblEndDate.Name      = "lblEndDate";
     this.lblEndDate.LabelProp = global::Mono.Unix.Catalog.GetString("Дата окончания:");
     this.hboxDeactivation.Add(this.lblEndDate);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hboxDeactivation[this.lblEndDate]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hboxDeactivation.Gtk.Box+BoxChild
     this.endDatePicker                    = new global::QS.Widgets.GtkUI.DatePicker();
     this.endDatePicker.Events             = ((global::Gdk.EventMask)(256));
     this.endDatePicker.Name               = "endDatePicker";
     this.endDatePicker.WithTime           = false;
     this.endDatePicker.HideCalendarButton = false;
     this.endDatePicker.Date               = new global::System.DateTime(0);
     this.endDatePicker.IsEditable         = false;
     this.endDatePicker.AutoSeparation     = false;
     this.hboxDeactivation.Add(this.endDatePicker);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hboxDeactivation[this.endDatePicker]));
     w13.Position = 1;
     // Container child hboxDeactivation.Gtk.Box+BoxChild
     this.btnDeactivate              = new global::Gamma.GtkWidgets.yButton();
     this.btnDeactivate.CanFocus     = true;
     this.btnDeactivate.Name         = "btnDeactivate";
     this.btnDeactivate.UseUnderline = true;
     this.btnDeactivate.Label        = global::Mono.Unix.Catalog.GetString("Отключить");
     this.hboxDeactivation.Add(this.btnDeactivate);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hboxDeactivation[this.btnDeactivate]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     this.hboxActivationDeactivation.Add(this.hboxDeactivation);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hboxActivationDeactivation[this.hboxDeactivation]));
     w15.Position = 1;
     this.vboxMain.Add(this.hboxActivationDeactivation);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.hboxActivationDeactivation]));
     w16.Position = 3;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vboxMain.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.treeViewFlyersActionTimes          = new global::Gamma.GtkWidgets.yTreeView();
     this.treeViewFlyersActionTimes.CanFocus = true;
     this.treeViewFlyersActionTimes.Name     = "treeViewFlyersActionTimes";
     this.GtkScrolledWindow.Add(this.treeViewFlyersActionTimes);
     this.vboxMain.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vboxMain[this.GtkScrolledWindow]));
     w18.Position = 4;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget workwear.Views.IdentityCards.ReadCardView
     global::Stetic.BinContainer.Attach(this);
     this.Name = "workwear.Views.IdentityCards.ReadCardView";
     // Container child workwear.Views.IdentityCards.ReadCardView.Gtk.Container+ContainerChild
     this.yvbox1         = new global::Gamma.GtkWidgets.yVBox();
     this.yvbox1.Name    = "yvbox1";
     this.yvbox1.Spacing = 6;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.labelStatus           = new global::Gamma.GtkWidgets.yLabel();
     this.labelStatus.Name      = "labelStatus";
     this.labelStatus.LabelProp = global::Mono.Unix.Catalog.GetString("ylabel1");
     this.labelStatus.UseMarkup = true;
     this.labelStatus.Justify   = ((global::Gtk.Justification)(2));
     this.yvbox1.Add(this.labelStatus);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.labelStatus]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child yvbox1.Gtk.Box+BoxChild
     this.yhbox1         = new global::Gamma.GtkWidgets.yHBox();
     this.yhbox1.Name    = "yhbox1";
     this.yhbox1.Spacing = 6;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.buttonSave              = new global::Gamma.GtkWidgets.yButton();
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("Подтвердить");
     global::Gtk.Image w2 = new global::Gtk.Image();
     w2.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.buttonSave.Image = w2;
     this.yhbox1.Add(this.buttonSave);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.buttonSave]));
     w3.Position = 0;
     // Container child yhbox1.Gtk.Box+BoxChild
     this.buttonCancel              = new global::Gamma.GtkWidgets.yButton();
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отмена");
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w4;
     this.yhbox1.Add(this.buttonCancel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.yhbox1[this.buttonCancel]));
     w5.Position = 1;
     this.yvbox1.Add(this.yhbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.yvbox1[this.yhbox1]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.yvbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.buttonSave.Clicked   += new global::System.EventHandler(this.OnButtonSaveClicked);
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
 }