Beispiel #1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoGame.Tools.Pipeline.ColorPickerDialog
     this.Name           = "MonoGame.Tools.Pipeline.ColorPickerDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoGame.Tools.Pipeline.ColorPickerDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.colorselection1                   = new global::Gtk.ColorSelection();
     this.colorselection1.Name              = "colorselection1";
     this.colorselection1.HasPalette        = true;
     this.colorselection1.HasOpacityControl = true;
     w1.Add(this.colorselection1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(w1 [this.colorselection1]));
     w2.Position = 0;
     // Internal child MonoGame.Tools.Pipeline.ColorPickerDialog.ActionArea
     global::Gtk.HButtonBox w3 = this.ActionArea;
     w3.Name        = "dialog1_ActionArea";
     w3.Spacing     = 10;
     w3.BorderWidth = ((uint)(5));
     w3.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w4 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonCancel]));
     w4.Expand = false;
     w4.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w3.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w3 [this.buttonOk]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 509;
     this.DefaultHeight = 326;
     this.Show();
     this.Response         += new global::Gtk.ResponseHandler(this.OnResponse);
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Beispiel #2
0
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Debugger.BusyEvaluatorDialog
     this.Name           = "MonoDevelop.Debugger.BusyEvaluatorDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("The Debugger is Busy");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     // Internal child MonoDevelop.Debugger.BusyEvaluatorDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(9));
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("The debugger runtime is not responding. You can wait for it to recover, or stop debugging.");
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
     w3.Position = 0;
     // Internal child MonoDevelop.Debugger.BusyEvaluatorDialog.ActionArea
     global::Gtk.HButtonBox w4 = this.ActionArea;
     w4.Name        = "dialog1_ActionArea";
     w4.Spacing     = 10;
     w4.BorderWidth = ((uint)(5));
     w4.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Stop Debugger");
     w4.Add(this.buttonCancel);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4[this.buttonCancel]));
     w5.Expand = false;
     w5.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 548;
     this.DefaultHeight = 98;
     this.Hide();
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget BlinkStickClient.ConfigureBlinkStickDialog
     this.Name            = "BlinkStickClient.ConfigureBlinkStickDialog";
     this.Title           = global::Mono.Unix.Catalog.GetString("Configure BlinkStick");
     this.WindowPosition  = ((global::Gtk.WindowPosition)(1));
     this.Modal           = true;
     this.Resizable       = false;
     this.AllowGrow       = false;
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child BlinkStickClient.ConfigureBlinkStickDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(21)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(12));
     // Container child table1.Gtk.Table+TableChild
     this.entryData               = new global::Gtk.Entry();
     this.entryData.CanFocus      = true;
     this.entryData.Name          = "entryData";
     this.entryData.IsEditable    = true;
     this.entryData.MaxLength     = 32;
     this.entryData.InvisibleChar = '●';
     this.table1.Add(this.entryData);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryData]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(3));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.MaxLength     = 32;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryName]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(3));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hscaleLimitBrightness                          = new global::Gtk.HScale(null);
     this.hscaleLimitBrightness.CanFocus                 = true;
     this.hscaleLimitBrightness.Name                     = "hscaleLimitBrightness";
     this.hscaleLimitBrightness.Adjustment.Lower         = 1;
     this.hscaleLimitBrightness.Adjustment.Upper         = 100;
     this.hscaleLimitBrightness.Adjustment.PageIncrement = 10;
     this.hscaleLimitBrightness.Adjustment.StepIncrement = 1;
     this.hscaleLimitBrightness.Adjustment.Value         = 100;
     this.hscaleLimitBrightness.DrawValue                = true;
     this.hscaleLimitBrightness.Digits                   = 0;
     this.hscaleLimitBrightness.ValuePos                 = ((global::Gtk.PositionType)(3));
     this.table1.Add(this.hscaleLimitBrightness);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.hscaleLimitBrightness]));
     w4.TopAttach    = ((uint)(10));
     w4.BottomAttach = ((uint)(11));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(3));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // 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 w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.hseparator1]));
     w5.TopAttach    = ((uint)(4));
     w5.BottomAttach = ((uint)(5));
     w5.RightAttach  = ((uint)(3));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.table1.Add(this.hseparator2);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.hseparator2]));
     w6.TopAttach    = ((uint)(9));
     w6.BottomAttach = ((uint)(10));
     w6.RightAttach  = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.table1.Add(this.hseparator3);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.hseparator3]));
     w7.TopAttach    = ((uint)(12));
     w7.BottomAttach = ((uint)(13));
     w7.RightAttach  = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelChannelB           = new global::Gtk.Label();
     this.labelChannelB.Name      = "labelChannelB";
     this.labelChannelB.Xalign    = 1F;
     this.labelChannelB.LabelProp = global::Mono.Unix.Catalog.GetString("B Channel");
     this.table1.Add(this.labelChannelB);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelChannelB]));
     w8.TopAttach    = ((uint)(7));
     w8.BottomAttach = ((uint)(8));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelChannelG           = new global::Gtk.Label();
     this.labelChannelG.Name      = "labelChannelG";
     this.labelChannelG.Xalign    = 1F;
     this.labelChannelG.LabelProp = global::Mono.Unix.Catalog.GetString("G Channel");
     this.table1.Add(this.labelChannelG);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelChannelG]));
     w9.TopAttach    = ((uint)(6));
     w9.BottomAttach = ((uint)(7));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelChannelR           = new global::Gtk.Label();
     this.labelChannelR.Name      = "labelChannelR";
     this.labelChannelR.Xalign    = 1F;
     this.labelChannelR.LabelProp = global::Mono.Unix.Catalog.GetString("R Channel");
     this.table1.Add(this.labelChannelR);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelChannelR]));
     w10.TopAttach    = ((uint)(5));
     w10.BottomAttach = ((uint)(6));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelData           = new global::Gtk.Label();
     this.labelData.Name      = "labelData";
     this.labelData.Xalign    = 1F;
     this.labelData.LabelProp = global::Mono.Unix.Catalog.GetString("Data:");
     this.table1.Add(this.labelData);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelData]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelDataHint           = new global::Gtk.Label();
     this.labelDataHint.Name      = "labelDataHint";
     this.labelDataHint.Xalign    = 0F;
     this.labelDataHint.LabelProp = global::Mono.Unix.Catalog.GetString("<i>Data stored on the device up to 32 symbols</i>");
     this.labelDataHint.UseMarkup = true;
     this.table1.Add(this.labelDataHint);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelDataHint]));
     w12.TopAttach    = ((uint)(3));
     w12.BottomAttach = ((uint)(4));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelLedConfiguration           = new global::Gtk.Label();
     this.labelLedConfiguration.Name      = "labelLedConfiguration";
     this.labelLedConfiguration.Xalign    = 1F;
     this.labelLedConfiguration.LabelProp = global::Mono.Unix.Catalog.GetString("LED Configuration:");
     this.table1.Add(this.labelLedConfiguration);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelLedConfiguration]));
     w13.TopAttach    = ((uint)(5));
     w13.BottomAttach = ((uint)(6));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelLedConfigurationHint           = new global::Gtk.Label();
     this.labelLedConfigurationHint.Name      = "labelLedConfigurationHint";
     this.labelLedConfigurationHint.Xalign    = 0F;
     this.labelLedConfigurationHint.LabelProp = global::Mono.Unix.Catalog.GetString("<i>Configure the number of LEDs connected to the device. The configuration is used by patterns to play multi LED animations.</i>");
     this.labelLedConfigurationHint.UseMarkup = true;
     this.labelLedConfigurationHint.Wrap      = true;
     this.table1.Add(this.labelLedConfigurationHint);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelLedConfigurationHint]));
     w14.TopAttach    = ((uint)(8));
     w14.BottomAttach = ((uint)(9));
     w14.LeftAttach   = ((uint)(1));
     w14.RightAttach  = ((uint)(3));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelLimitBrightness           = new global::Gtk.Label();
     this.labelLimitBrightness.Name      = "labelLimitBrightness";
     this.labelLimitBrightness.Xalign    = 1F;
     this.labelLimitBrightness.LabelProp = global::Mono.Unix.Catalog.GetString("Limit Brightness:");
     this.table1.Add(this.labelLimitBrightness);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelLimitBrightness]));
     w15.TopAttach    = ((uint)(10));
     w15.BottomAttach = ((uint)(11));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelLimitBrightnessHint           = new global::Gtk.Label();
     this.labelLimitBrightnessHint.Name      = "labelLimitBrightnessHint";
     this.labelLimitBrightnessHint.Xalign    = 0F;
     this.labelLimitBrightnessHint.LabelProp = global::Mono.Unix.Catalog.GetString("<i>Limit the maximum amount of brightness for all patterns</i>");
     this.labelLimitBrightnessHint.UseMarkup = true;
     this.table1.Add(this.labelLimitBrightnessHint);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelLimitBrightnessHint]));
     w16.TopAttach    = ((uint)(11));
     w16.BottomAttach = ((uint)(12));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(3));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelMode           = new global::Gtk.Label();
     this.labelMode.Name      = "labelMode";
     this.labelMode.Xalign    = 1F;
     this.labelMode.LabelProp = global::Mono.Unix.Catalog.GetString("Mode:");
     this.table1.Add(this.labelMode);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelMode]));
     w17.TopAttach    = ((uint)(13));
     w17.BottomAttach = ((uint)(14));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelModeInverseHint           = new global::Gtk.Label();
     this.labelModeInverseHint.Name      = "labelModeInverseHint";
     this.labelModeInverseHint.Xalign    = 0F;
     this.labelModeInverseHint.LabelProp = global::Mono.Unix.Catalog.GetString("<i>Control LED strip in inverse mode</i>");
     this.labelModeInverseHint.UseMarkup = true;
     this.table1.Add(this.labelModeInverseHint);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelModeInverseHint]));
     w18.TopAttach    = ((uint)(16));
     w18.BottomAttach = ((uint)(17));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(3));
     w18.XPadding     = ((uint)(24));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelModeMultiLEDHint           = new global::Gtk.Label();
     this.labelModeMultiLEDHint.Name      = "labelModeMultiLEDHint";
     this.labelModeMultiLEDHint.Xalign    = 0F;
     this.labelModeMultiLEDHint.LabelProp = global::Mono.Unix.Catalog.GetString("<i>Control individually addressable LEDs</i>");
     this.labelModeMultiLEDHint.UseMarkup = true;
     this.table1.Add(this.labelModeMultiLEDHint);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelModeMultiLEDHint]));
     w19.TopAttach    = ((uint)(18));
     w19.BottomAttach = ((uint)(19));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(3));
     w19.XPadding     = ((uint)(24));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelModeMultiLEDMirrorHint           = new global::Gtk.Label();
     this.labelModeMultiLEDMirrorHint.Name      = "labelModeMultiLEDMirrorHint";
     this.labelModeMultiLEDMirrorHint.Xalign    = 0F;
     this.labelModeMultiLEDMirrorHint.LabelProp = global::Mono.Unix.Catalog.GetString("<i>Light up all LEDs with the same color</i>");
     this.labelModeMultiLEDMirrorHint.UseMarkup = true;
     this.table1.Add(this.labelModeMultiLEDMirrorHint);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelModeMultiLEDMirrorHint]));
     w20.TopAttach    = ((uint)(20));
     w20.BottomAttach = ((uint)(21));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(3));
     w20.XPadding     = ((uint)(24));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelModeRGBHint           = new global::Gtk.Label();
     this.labelModeRGBHint.Name      = "labelModeRGBHint";
     this.labelModeRGBHint.Xalign    = 0F;
     this.labelModeRGBHint.LabelProp = global::Mono.Unix.Catalog.GetString("<i>Control single pixel</i>");
     this.labelModeRGBHint.UseMarkup = true;
     this.table1.Add(this.labelModeRGBHint);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelModeRGBHint]));
     w21.TopAttach    = ((uint)(14));
     w21.BottomAttach = ((uint)(15));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(3));
     w21.XPadding     = ((uint)(24));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelName           = new global::Gtk.Label();
     this.labelName.Name      = "labelName";
     this.labelName.Xalign    = 1F;
     this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.table1.Add(this.labelName);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelName]));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelNameHint           = new global::Gtk.Label();
     this.labelNameHint.Name      = "labelNameHint";
     this.labelNameHint.Xalign    = 0F;
     this.labelNameHint.LabelProp = global::Mono.Unix.Catalog.GetString("<i>The name of the device visible in the UI instead of the serial number</i>");
     this.labelNameHint.UseMarkup = true;
     this.table1.Add(this.labelNameHint);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelNameHint]));
     w23.TopAttach    = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach   = ((uint)(1));
     w23.RightAttach  = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.radiobuttonModeInverse               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Inverse"));
     this.radiobuttonModeInverse.CanFocus      = true;
     this.radiobuttonModeInverse.Name          = "radiobuttonModeInverse";
     this.radiobuttonModeInverse.Active        = true;
     this.radiobuttonModeInverse.DrawIndicator = true;
     this.radiobuttonModeInverse.UseUnderline  = true;
     this.radiobuttonModeInverse.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.table1.Add(this.radiobuttonModeInverse);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.radiobuttonModeInverse]));
     w24.TopAttach    = ((uint)(15));
     w24.BottomAttach = ((uint)(16));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(2));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.radiobuttonModeMultiLED               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Multi-LED"));
     this.radiobuttonModeMultiLED.CanFocus      = true;
     this.radiobuttonModeMultiLED.Name          = "radiobuttonModeMultiLED";
     this.radiobuttonModeMultiLED.DrawIndicator = true;
     this.radiobuttonModeMultiLED.UseUnderline  = true;
     this.radiobuttonModeMultiLED.Group         = this.radiobuttonModeInverse.Group;
     this.table1.Add(this.radiobuttonModeMultiLED);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.radiobuttonModeMultiLED]));
     w25.TopAttach    = ((uint)(17));
     w25.BottomAttach = ((uint)(18));
     w25.LeftAttach   = ((uint)(1));
     w25.RightAttach  = ((uint)(2));
     w25.XOptions     = ((global::Gtk.AttachOptions)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.radiobuttonModeMultiLEDMirror               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Multi-LED Mirror"));
     this.radiobuttonModeMultiLEDMirror.CanFocus      = true;
     this.radiobuttonModeMultiLEDMirror.Name          = "radiobuttonModeMultiLEDMirror";
     this.radiobuttonModeMultiLEDMirror.DrawIndicator = true;
     this.radiobuttonModeMultiLEDMirror.UseUnderline  = true;
     this.radiobuttonModeMultiLEDMirror.Group         = this.radiobuttonModeInverse.Group;
     this.table1.Add(this.radiobuttonModeMultiLEDMirror);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.radiobuttonModeMultiLEDMirror]));
     w26.TopAttach    = ((uint)(19));
     w26.BottomAttach = ((uint)(20));
     w26.LeftAttach   = ((uint)(1));
     w26.RightAttach  = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.radiobuttonModeRGB               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("RGB"));
     this.radiobuttonModeRGB.CanFocus      = true;
     this.radiobuttonModeRGB.Name          = "radiobuttonModeRGB";
     this.radiobuttonModeRGB.DrawIndicator = true;
     this.radiobuttonModeRGB.UseUnderline  = true;
     this.radiobuttonModeRGB.Group         = this.radiobuttonModeInverse.Group;
     this.table1.Add(this.radiobuttonModeRGB);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1 [this.radiobuttonModeRGB]));
     w27.TopAttach    = ((uint)(13));
     w27.BottomAttach = ((uint)(14));
     w27.LeftAttach   = ((uint)(1));
     w27.RightAttach  = ((uint)(2));
     w27.XOptions     = ((global::Gtk.AttachOptions)(4));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.spinbuttonChannelB = new global::Gtk.SpinButton(0, 64, 1);
     this.spinbuttonChannelB.WidthRequest             = 30;
     this.spinbuttonChannelB.CanFocus                 = true;
     this.spinbuttonChannelB.Name                     = "spinbuttonChannelB";
     this.spinbuttonChannelB.Adjustment.PageIncrement = 10;
     this.spinbuttonChannelB.ClimbRate                = 1;
     this.spinbuttonChannelB.Numeric                  = true;
     this.table1.Add(this.spinbuttonChannelB);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1 [this.spinbuttonChannelB]));
     w28.TopAttach    = ((uint)(7));
     w28.BottomAttach = ((uint)(8));
     w28.LeftAttach   = ((uint)(2));
     w28.RightAttach  = ((uint)(3));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.spinbuttonChannelG = new global::Gtk.SpinButton(0, 64, 1);
     this.spinbuttonChannelG.WidthRequest             = 30;
     this.spinbuttonChannelG.CanFocus                 = true;
     this.spinbuttonChannelG.Name                     = "spinbuttonChannelG";
     this.spinbuttonChannelG.Adjustment.PageIncrement = 10;
     this.spinbuttonChannelG.ClimbRate                = 1;
     this.spinbuttonChannelG.Numeric                  = true;
     this.table1.Add(this.spinbuttonChannelG);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1 [this.spinbuttonChannelG]));
     w29.TopAttach    = ((uint)(6));
     w29.BottomAttach = ((uint)(7));
     w29.LeftAttach   = ((uint)(2));
     w29.RightAttach  = ((uint)(3));
     w29.XOptions     = ((global::Gtk.AttachOptions)(4));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.spinbuttonChannelR = new global::Gtk.SpinButton(0, 64, 1);
     this.spinbuttonChannelR.WidthRequest             = 30;
     this.spinbuttonChannelR.CanFocus                 = true;
     this.spinbuttonChannelR.Name                     = "spinbuttonChannelR";
     this.spinbuttonChannelR.Adjustment.PageIncrement = 10;
     this.spinbuttonChannelR.ClimbRate                = 1;
     this.spinbuttonChannelR.Numeric                  = true;
     this.table1.Add(this.spinbuttonChannelR);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1 [this.spinbuttonChannelR]));
     w30.TopAttach    = ((uint)(5));
     w30.BottomAttach = ((uint)(6));
     w30.LeftAttach   = ((uint)(2));
     w30.RightAttach  = ((uint)(3));
     w30.XOptions     = ((global::Gtk.AttachOptions)(4));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     // Internal child BlinkStickClient.ConfigureBlinkStickDialog.ActionArea
     global::Gtk.HButtonBox w32 = this.ActionArea;
     w32.Name        = "dialog1_ActionArea";
     w32.Spacing     = 10;
     w32.BorderWidth = ((uint)(5));
     w32.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.buttonCancel]));
     w33.Expand = false;
     w33.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w32.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32 [this.buttonOk]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 502;
     this.DefaultHeight = 609;
     this.Show();
     this.radiobuttonModeRGB.Toggled            += new global::System.EventHandler(this.ModeRadioButtonToggled);
     this.radiobuttonModeMultiLEDMirror.Toggled += new global::System.EventHandler(this.ModeRadioButtonToggled);
     this.radiobuttonModeMultiLED.Toggled       += new global::System.EventHandler(this.ModeRadioButtonToggled);
     this.radiobuttonModeInverse.Toggled        += new global::System.EventHandler(this.ModeRadioButtonToggled);
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget SqrlGtk.CreateIdentityDialog
     this.Name           = "SqrlGtk.CreateIdentityDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Create Identity");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child SqrlGtk.CreateIdentityDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.nameLabel           = new global::Gtk.Label();
     this.nameLabel.Name      = "nameLabel";
     this.nameLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Name");
     this.hbox1.Add(this.nameLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.nameLabel]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.nameEntry               = new global::Gtk.Entry();
     this.nameEntry.CanFocus      = true;
     this.nameEntry.Name          = "nameEntry";
     this.nameEntry.IsEditable    = true;
     this.nameEntry.InvisibleChar = '•';
     this.hbox1.Add(this.nameEntry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.nameEntry]));
     w3.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.passwordLabel           = new global::Gtk.Label();
     this.passwordLabel.Name      = "passwordLabel";
     this.passwordLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Password");
     this.hbox2.Add(this.passwordLabel);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.passwordLabel]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.passwordEntry               = new global::Gtk.Entry();
     this.passwordEntry.CanFocus      = true;
     this.passwordEntry.Name          = "passwordEntry";
     this.passwordEntry.IsEditable    = true;
     this.passwordEntry.Visibility    = false;
     this.passwordEntry.InvisibleChar = '•';
     this.hbox2.Add(this.passwordEntry);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.passwordEntry]));
     w6.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.confirmPasswordLabel           = new global::Gtk.Label();
     this.confirmPasswordLabel.Name      = "confirmPasswordLabel";
     this.confirmPasswordLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Confirm Password");
     this.hbox3.Add(this.confirmPasswordLabel);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.confirmPasswordLabel]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.confirmPasswordEntry               = new global::Gtk.Entry();
     this.confirmPasswordEntry.CanFocus      = true;
     this.confirmPasswordEntry.Name          = "confirmPasswordEntry";
     this.confirmPasswordEntry.IsEditable    = true;
     this.confirmPasswordEntry.Visibility    = false;
     this.confirmPasswordEntry.InvisibleChar = '•';
     this.hbox3.Add(this.confirmPasswordEntry);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.confirmPasswordEntry]));
     w9.Position = 1;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox3]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Internal child SqrlGtk.CreateIdentityDialog.ActionArea
     global::Gtk.HButtonBox w12 = this.ActionArea;
     w12.Name        = "dialog1_ActionArea";
     w12.Spacing     = 10;
     w12.BorderWidth = ((uint)(5));
     w12.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12 [this.buttonCancel]));
     w13.Expand = false;
     w13.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w12.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12 [this.buttonOk]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 171;
     this.Show();
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog
     this.Events         = ((global::Gdk.EventMask)(256));
     this.Name           = "MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Select Repository");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Events  = ((global::Gdk.EventMask)(256));
     w1.Name    = "dialog_VBox";
     w1.Spacing = 6;
     // Container child dialog_VBox.Gtk.Box+BoxChild
     this.vbox1             = new global::Gtk.VBox();
     this.vbox1.Name        = "vbox1";
     this.vbox1.Spacing     = 12;
     this.vbox1.BorderWidth = ((uint)(6));
     // Container child vbox1.Gtk.Box+BoxChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 0;
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Type:");
     this.hbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label3]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.repCombo      = global::Gtk.ComboBox.NewText();
     this.repCombo.Name = "repCombo";
     this.hbox1.Add(this.repCombo);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.repCombo]));
     w3.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox2.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hseparator1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.repoContainer      = new global::Gtk.EventBox();
     this.repoContainer.Name = "repoContainer";
     this.vbox2.Add(this.repoContainer);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.repoContainer]));
     w6.Position = 2;
     this.notebook.Add(this.vbox2);
     // Notebook tab
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Connect to Repository");
     this.notebook.SetTabLabel(this.vbox2, this.label1);
     this.label1.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.hbox2             = new global::Gtk.HBox();
     this.hbox2.Name        = "hbox2";
     this.hbox2.Spacing     = 6;
     this.hbox2.BorderWidth = ((uint)(6));
     // Container child hbox2.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.repoTree          = new global::Gtk.TreeView();
     this.repoTree.CanFocus = true;
     this.repoTree.Name     = "repoTree";
     this.scrolledwindow2.Add(this.repoTree);
     this.hbox2.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.scrolledwindow2]));
     w9.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.Spacing     = 6;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseStock     = true;
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label        = "gtk-add";
     this.vbuttonbox1.Add(this.buttonAdd);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonAdd]));
     w10.Expand = false;
     w10.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRemove              = new global::Gtk.Button();
     this.buttonRemove.CanFocus     = true;
     this.buttonRemove.Name         = "buttonRemove";
     this.buttonRemove.UseStock     = true;
     this.buttonRemove.UseUnderline = true;
     this.buttonRemove.Label        = "gtk-remove";
     this.vbuttonbox1.Add(this.buttonRemove);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonRemove]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.buttonEdit              = new global::Gtk.Button();
     this.buttonEdit.CanFocus     = true;
     this.buttonEdit.Name         = "buttonEdit";
     this.buttonEdit.UseStock     = true;
     this.buttonEdit.UseUnderline = true;
     this.buttonEdit.Label        = "gtk-edit";
     this.vbuttonbox1.Add(this.buttonEdit);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.buttonEdit]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.hbox2.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.notebook.Add(this.hbox2);
     global::Gtk.Notebook.NotebookChild w14 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.hbox2]));
     w14.Position = 1;
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Registered Repositories");
     this.notebook.SetTabLabel(this.hbox2, this.label2);
     this.label2.ShowAll();
     this.vbox1.Add(this.notebook);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.notebook]));
     w15.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.boxFolder         = new global::Gtk.HBox();
     this.boxFolder.Name    = "boxFolder";
     this.boxFolder.Spacing = 6;
     // Container child boxFolder.Gtk.Box+BoxChild
     this.entryFolder               = new global::Gtk.Entry();
     this.entryFolder.CanFocus      = true;
     this.entryFolder.Name          = "entryFolder";
     this.entryFolder.IsEditable    = true;
     this.entryFolder.InvisibleChar = '●';
     this.boxFolder.Add(this.entryFolder);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.boxFolder [this.entryFolder]));
     w16.Position = 0;
     // Container child boxFolder.Gtk.Box+BoxChild
     this.buttonBrowse          = new global::Gtk.Button();
     this.buttonBrowse.CanFocus = true;
     this.buttonBrowse.Name     = "buttonBrowse";
     this.buttonBrowse.Label    = global::Mono.Unix.Catalog.GetString("Browse...");
     this.boxFolder.Add(this.buttonBrowse);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.boxFolder [this.buttonBrowse]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.table1.Add(this.boxFolder);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.boxFolder]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.boxMessage         = new global::Gtk.HBox();
     this.boxMessage.Name    = "boxMessage";
     this.boxMessage.Spacing = 6;
     // Container child boxMessage.Gtk.Box+BoxChild
     this.entryMessage               = new global::Gtk.Entry();
     this.entryMessage.CanFocus      = true;
     this.entryMessage.Name          = "entryMessage";
     this.entryMessage.IsEditable    = true;
     this.entryMessage.InvisibleChar = '●';
     this.boxMessage.Add(this.entryMessage);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxMessage [this.entryMessage]));
     w19.Position = 0;
     this.table1.Add(this.boxMessage);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.boxMessage]));
     w20.TopAttach    = ((uint)(3));
     w20.BottomAttach = ((uint)(4));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryName]));
     w21.TopAttach    = ((uint)(2));
     w21.BottomAttach = ((uint)(3));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 0F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Repository:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelMessage           = new global::Gtk.Label();
     this.labelMessage.Name      = "labelMessage";
     this.labelMessage.Xalign    = 0F;
     this.labelMessage.LabelProp = global::Mono.Unix.Catalog.GetString("Message:");
     this.table1.Add(this.labelMessage);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelMessage]));
     w23.TopAttach    = ((uint)(3));
     w23.BottomAttach = ((uint)(4));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelName           = new global::Gtk.Label();
     this.labelName.Name      = "labelName";
     this.labelName.Xalign    = 0F;
     this.labelName.LabelProp = global::Mono.Unix.Catalog.GetString("Module name:");
     this.table1.Add(this.labelName);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelName]));
     w24.TopAttach    = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelRepository        = new global::Gtk.Label();
     this.labelRepository.Name   = "labelRepository";
     this.labelRepository.Xalign = 0F;
     this.table1.Add(this.labelRepository);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelRepository]));
     w25.LeftAttach  = ((uint)(1));
     w25.RightAttach = ((uint)(2));
     w25.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelTargetDir           = new global::Gtk.Label();
     this.labelTargetDir.Name      = "labelTargetDir";
     this.labelTargetDir.Xalign    = 0F;
     this.labelTargetDir.LabelProp = global::Mono.Unix.Catalog.GetString("Target directory:");
     this.table1.Add(this.labelTargetDir);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelTargetDir]));
     w26.TopAttach    = ((uint)(1));
     w26.BottomAttach = ((uint)(2));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     w1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox1]));
     w28.Position = 0;
     // Internal child MonoDevelop.VersionControl.Dialogs.SelectRepositoryDialog.ActionArea
     global::Gtk.HButtonBox w29 = this.ActionArea;
     w29.Events      = ((global::Gdk.EventMask)(256));
     w29.Name        = "VersionControlAddIn.SelectRepositoryDialog_ActionArea";
     w29.Spacing     = 10;
     w29.BorderWidth = ((uint)(5));
     w29.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child VersionControlAddIn.SelectRepositoryDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button559              = new global::Gtk.Button();
     this.button559.CanDefault   = true;
     this.button559.CanFocus     = true;
     this.button559.Name         = "button559";
     this.button559.UseStock     = true;
     this.button559.UseUnderline = true;
     this.button559.Label        = "gtk-cancel";
     this.AddActionWidget(this.button559, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29 [this.button559]));
     w30.Expand = false;
     w30.Fill   = false;
     // Container child VersionControlAddIn.SelectRepositoryDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w29.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29 [this.buttonOk]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 617;
     this.DefaultHeight = 438;
     this.Hide();
     this.notebook.ChangeCurrentPage += new global::Gtk.ChangeCurrentPageHandler(this.OnNotebookChangeCurrentPage);
     this.repCombo.Changed           += new global::System.EventHandler(this.OnRepComboChanged);
     this.repoTree.CursorChanged     += new global::System.EventHandler(this.OnRepoTreeCursorChanged);
     this.buttonAdd.Clicked          += new global::System.EventHandler(this.OnButtonAddClicked);
     this.buttonRemove.Clicked       += new global::System.EventHandler(this.OnButtonRemoveClicked);
     this.buttonEdit.Clicked         += new global::System.EventHandler(this.OnButtonEditClicked);
     this.entryFolder.Changed        += new global::System.EventHandler(this.OnEntryFolderChanged);
     this.buttonBrowse.Clicked       += new global::System.EventHandler(this.OnButtonBrowseClicked);
     this.buttonOk.Clicked           += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Beispiel #6
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.NewFileDialog
     this.Name           = "MonoDevelop.Ide.Projects.NewFileDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("New File");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.Ide.Projects.NewFileDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 192;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.catView = new global::Gtk.TreeView();
     this.catView.WidthRequest   = 160;
     this.catView.CanFocus       = true;
     this.catView.Name           = "catView";
     this.catView.HeadersVisible = false;
     this.scrolledwindow1.Add(this.catView);
     this.hpaned1.Add(this.scrolledwindow1);
     global::Gtk.Paned.PanedChild w3 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.scrolledwindow1]));
     w3.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.panedTemplates          = new global::Gtk.HPaned();
     this.panedTemplates.CanFocus = true;
     this.panedTemplates.Name     = "panedTemplates";
     this.panedTemplates.Position = 292;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.boxTemplates         = new global::Gtk.VBox();
     this.boxTemplates.Name    = "boxTemplates";
     this.boxTemplates.Spacing = 6;
     this.panedTemplates.Add(this.boxTemplates);
     global::Gtk.Paned.PanedChild w4 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.boxTemplates]));
     w4.Resize = false;
     // Container child panedTemplates.Gtk.Paned+PanedChild
     this.scrolledInfo                  = new global::Gtk.ScrolledWindow();
     this.scrolledInfo.CanFocus         = true;
     this.scrolledInfo.Name             = "scrolledInfo";
     this.scrolledInfo.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.scrolledInfo.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledInfo.Gtk.Container+ContainerChild
     global::Gtk.Viewport w5 = new global::Gtk.Viewport();
     w5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.boxInfo             = new global::Gtk.VBox();
     this.boxInfo.Name        = "boxInfo";
     this.boxInfo.Spacing     = 6;
     this.boxInfo.BorderWidth = ((uint)(3));
     // Container child boxInfo.Gtk.Box+BoxChild
     this.labelTemplateTitle = new global::Gtk.Label();
     this.labelTemplateTitle.WidthRequest = 145;
     this.labelTemplateTitle.Name         = "labelTemplateTitle";
     this.labelTemplateTitle.Xalign       = 0F;
     this.labelTemplateTitle.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Console Project</b>");
     this.labelTemplateTitle.UseMarkup    = true;
     this.labelTemplateTitle.Wrap         = true;
     this.boxInfo.Add(this.labelTemplateTitle);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.labelTemplateTitle]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child boxInfo.Gtk.Box+BoxChild
     this.infoLabel = new global::Gtk.Label();
     this.infoLabel.WidthRequest = 145;
     this.infoLabel.Name         = "infoLabel";
     this.infoLabel.Xalign       = 0F;
     this.infoLabel.Yalign       = 0F;
     this.infoLabel.LabelProp    = global::Mono.Unix.Catalog.GetString("Creates a new C# Project");
     this.infoLabel.Wrap         = true;
     this.boxInfo.Add(this.infoLabel);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.boxInfo [this.infoLabel]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     w5.Add(this.boxInfo);
     this.scrolledInfo.Add(w5);
     this.panedTemplates.Add(this.scrolledInfo);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.panedTemplates [this.scrolledInfo]));
     w10.Resize = false;
     this.hpaned1.Add(this.panedTemplates);
     this.vbox2.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hpaned1]));
     w12.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label();
     this.label1.WidthRequest  = 1;
     this.label1.HeightRequest = 1;
     this.label1.Name          = "label1";
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.nameEntry               = new global::Gtk.Entry();
     this.nameEntry.CanFocus      = true;
     this.nameEntry.Name          = "nameEntry";
     this.nameEntry.IsEditable    = true;
     this.nameEntry.InvisibleChar = '●';
     this.hbox2.Add(this.nameEntry);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.nameEntry]));
     w15.Position = 1;
     this.vbox2.Add(this.hbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox2]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.boxProject         = new global::Gtk.VBox();
     this.boxProject.Name    = "boxProject";
     this.boxProject.Spacing = 6;
     // Container child boxProject.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.projectAddCheckbox               = new global::Gtk.CheckButton();
     this.projectAddCheckbox.CanFocus      = true;
     this.projectAddCheckbox.Name          = "projectAddCheckbox";
     this.projectAddCheckbox.Label         = global::Mono.Unix.Catalog.GetString("_Add to project:");
     this.projectAddCheckbox.DrawIndicator = true;
     this.projectAddCheckbox.UseUnderline  = true;
     this.hbox3.Add(this.projectAddCheckbox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCheckbox]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.projectAddCombo      = global::Gtk.ComboBox.NewText();
     this.projectAddCombo.Name = "projectAddCombo";
     this.hbox3.Add(this.projectAddCombo);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.projectAddCombo]));
     w18.Position = 1;
     this.boxProject.Add(this.hbox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox3]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child boxProject.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.projectPathLabel           = new global::Gtk.Label();
     this.projectPathLabel.Name      = "projectPathLabel";
     this.projectPathLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Path:");
     this.hbox4.Add(this.projectPathLabel);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectPathLabel]));
     w20.Position = 0;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.projectFolderEntry      = new global::MonoDevelop.Components.FolderEntry();
     this.projectFolderEntry.Name = "projectFolderEntry";
     this.projectFolderEntry.DisplayAsRelativePath = false;
     this.hbox4.Add(this.projectFolderEntry);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.projectFolderEntry]));
     w21.Position = 1;
     this.boxProject.Add(this.hbox4);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.boxProject [this.hbox4]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.vbox2.Add(this.boxProject);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxProject]));
     w23.Position = 3;
     w23.Expand   = false;
     w23.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w24.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.NewFileDialog.ActionArea
     global::Gtk.HButtonBox w25 = this.ActionArea;
     w25.Name        = "dialog1_ActionArea";
     w25.Spacing     = 6;
     w25.BorderWidth = ((uint)(5));
     w25.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.cancelButton              = new global::Gtk.Button();
     this.cancelButton.CanDefault   = true;
     this.cancelButton.CanFocus     = true;
     this.cancelButton.Name         = "cancelButton";
     this.cancelButton.UseStock     = true;
     this.cancelButton.UseUnderline = true;
     this.cancelButton.Label        = "gtk-cancel";
     this.AddActionWidget(this.cancelButton, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.cancelButton]));
     w26.Expand = false;
     w26.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.okButton              = new global::Gtk.Button();
     this.okButton.CanDefault   = true;
     this.okButton.CanFocus     = true;
     this.okButton.Name         = "okButton";
     this.okButton.UseStock     = true;
     this.okButton.UseUnderline = true;
     this.okButton.Label        = "gtk-new";
     w25.Add(this.okButton);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w25 [this.okButton]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 718;
     this.DefaultHeight = 524;
     this.boxProject.Hide();
     this.Hide();
     this.scrolledInfo.SizeAllocated += new global::Gtk.SizeAllocatedHandler(this.OnScrolledInfoSizeAllocated);
 }
Beispiel #7
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.D.DRenameNameDialog
     this.Name           = "MonoDevelop.D.DRenameNameDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Internal child MonoDevelop.D.DRenameNameDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox3             = new global::Gtk.HBox();
     this.hbox3.Name        = "hbox3";
     this.hbox3.Spacing     = 6;
     this.hbox3.BorderWidth = ((uint)(9));
     // Container child hbox3.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("New Name:");
     this.hbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.text_NewId               = new global::Gtk.Entry();
     this.text_NewId.CanFocus      = true;
     this.text_NewId.Name          = "text_NewId";
     this.text_NewId.IsEditable    = true;
     this.text_NewId.InvisibleChar = '●';
     this.hbox3.Add(this.text_NewId);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.text_NewId]));
     w3.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.img_wrongIdentifierNotification        = new global::Gtk.Image();
     this.img_wrongIdentifierNotification.Name   = "img_wrongIdentifierNotification";
     this.img_wrongIdentifierNotification.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.LargeToolbar);
     this.hbox3.Add(this.img_wrongIdentifierNotification);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.img_wrongIdentifierNotification]));
     w4.PackType = ((global::Gtk.PackType)(1));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     w1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox3]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Internal child MonoDevelop.D.DRenameNameDialog.ActionArea
     global::Gtk.HButtonBox w6 = this.ActionArea;
     w6.Name        = "dialog1_ActionArea";
     w6.Spacing     = 10;
     w6.BorderWidth = ((uint)(5));
     w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonCancel]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonPreview              = new global::Gtk.Button();
     this.buttonPreview.CanDefault   = true;
     this.buttonPreview.CanFocus     = true;
     this.buttonPreview.Name         = "buttonPreview";
     this.buttonPreview.UseUnderline = true;
     this.buttonPreview.Label        = global::Mono.Unix.Catalog.GetString("_Preview");
     w6.Add(this.buttonPreview);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonPreview]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 368;
     this.DefaultHeight = 122;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Gui.Dialogs.OptionsDialog
     this.Name           = "MonoDevelop.Ide.Gui.Dialogs.OptionsDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Options");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     // Internal child MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.alignment               = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment.Name          = "alignment";
     this.alignment.LeftPadding   = ((uint)(6));
     this.alignment.TopPadding    = ((uint)(6));
     this.alignment.RightPadding  = ((uint)(6));
     this.alignment.BottomPadding = ((uint)(6));
     this.alignment.BorderWidth   = ((uint)(6));
     // Container child alignment.Gtk.Container+ContainerChild
     this.mainHBox         = new global::Gtk.HBox();
     this.mainHBox.Name    = "mainHBox";
     this.mainHBox.Spacing = 6;
     // Container child mainHBox.Gtk.Box+BoxChild
     this.GtkScrolledWindow                  = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name             = "GtkScrolledWindow";
     this.GtkScrolledWindow.HscrollbarPolicy = ((global::Gtk.PolicyType)(2));
     this.GtkScrolledWindow.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.tree          = new global::Gtk.TreeView();
     this.tree.CanFocus = true;
     this.tree.Name     = "tree";
     this.GtkScrolledWindow.Add(this.tree);
     this.mainHBox.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.mainHBox [this.GtkScrolledWindow]));
     w3.Position = 0;
     w3.Expand   = false;
     // Container child mainHBox.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 9;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.image        = new global::Gtk.Image();
     this.image.Name   = "image";
     this.image.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-preferences", global::Gtk.IconSize.LargeToolbar);
     this.hbox2.Add(this.image);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.image]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelTitle           = new global::Gtk.Label();
     this.labelTitle.Name      = "labelTitle";
     this.labelTitle.Xalign    = 0F;
     this.labelTitle.LabelProp = global::Mono.Unix.Catalog.GetString("<span weight=\"bold\" size=\"x-large\">Title</span>");
     this.labelTitle.UseMarkup = true;
     this.hbox2.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelTitle]));
     w5.Position = 1;
     this.vbox3.Add(this.hbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox2]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox3.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator1]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.pageFrame         = new global::Gtk.HBox();
     this.pageFrame.Name    = "pageFrame";
     this.pageFrame.Spacing = 6;
     this.vbox3.Add(this.pageFrame);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.pageFrame]));
     w8.Position = 2;
     this.mainHBox.Add(this.vbox3);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.mainHBox [this.vbox3]));
     w9.Position = 1;
     w9.Padding  = ((uint)(6));
     this.alignment.Add(this.mainHBox);
     w1.Add(this.alignment);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(w1 [this.alignment]));
     w11.Position = 0;
     // Internal child MonoDevelop.Ide.Gui.Dialogs.OptionsDialog.ActionArea
     global::Gtk.HButtonBox w12 = this.ActionArea;
     w12.Name        = "dialog1_ActionArea";
     w12.Spacing     = 6;
     w12.BorderWidth = ((uint)(5));
     w12.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12 [this.buttonCancel]));
     w13.Expand = false;
     w13.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w12.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12 [this.buttonOk]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 722;
     this.DefaultHeight = 502;
     this.Hide();
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Beispiel #9
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Dialogs.CommitDialog
     this.Events         = ((global::Gdk.EventMask)(256));
     this.Name           = "MonoDevelop.VersionControl.Dialogs.CommitDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Commit Files");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.VersionControl.Dialogs.CommitDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Events      = ((global::Gdk.EventMask)(256));
     w1.Name        = "dialog_VBox";
     w1.Spacing     = 6;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog_VBox.Gtk.Box+BoxChild
     this.mainBox             = new global::Gtk.VBox();
     this.mainBox.Name        = "mainBox";
     this.mainBox.Spacing     = 6;
     this.mainBox.BorderWidth = ((uint)(6));
     // Container child mainBox.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("The following files will be committed:");
     this.mainBox.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child mainBox.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.fileList          = new global::Gtk.TreeView();
     this.fileList.CanFocus = true;
     this.fileList.Name     = "fileList";
     this.scrolledwindow1.Add(this.fileList);
     this.mainBox.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.scrolledwindow1]));
     w4.Position = 1;
     // Container child mainBox.Gtk.Box+BoxChild
     this.vboxExtensions         = new global::Gtk.VBox();
     this.vboxExtensions.Name    = "vboxExtensions";
     this.vboxExtensions.Spacing = 6;
     this.mainBox.Add(this.vboxExtensions);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.vboxExtensions]));
     w5.PackType = ((global::Gtk.PackType)(1));
     w5.Position = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child mainBox.Gtk.Box+BoxChild
     this.scrolledwindow2            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow2.CanFocus   = true;
     this.scrolledwindow2.Name       = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.textview          = new global::Gtk.TextView();
     this.textview.CanFocus = true;
     this.textview.Name     = "textview";
     this.scrolledwindow2.Add(this.textview);
     this.mainBox.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.scrolledwindow2]));
     w7.PackType = ((global::Gtk.PackType)(1));
     w7.Position = 3;
     // Container child mainBox.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("Commit _message:");
     this.label2.UseUnderline = true;
     this.mainBox.Add(this.label2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.label2]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 4;
     w8.Expand   = false;
     w8.Fill     = false;
     w1.Add(this.mainBox);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.mainBox]));
     w9.Position = 0;
     // Internal child MonoDevelop.VersionControl.Dialogs.CommitDialog.ActionArea
     global::Gtk.HButtonBox w10 = this.ActionArea;
     w10.Events      = ((global::Gdk.EventMask)(256));
     w10.Name        = "VersionControlAddIn.CommitDialog_ActionArea";
     w10.Spacing     = 6;
     w10.BorderWidth = ((uint)(5));
     w10.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child VersionControlAddIn.CommitDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button29              = new global::Gtk.Button();
     this.button29.CanDefault   = true;
     this.button29.CanFocus     = true;
     this.button29.Name         = "button29";
     this.button29.UseStock     = true;
     this.button29.UseUnderline = true;
     this.button29.Label        = "gtk-cancel";
     this.AddActionWidget(this.button29, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.button29]));
     w11.Expand = false;
     w11.Fill   = false;
     // Container child VersionControlAddIn.CommitDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCommit              = new global::Gtk.Button();
     this.buttonCommit.CanDefault   = true;
     this.buttonCommit.CanFocus     = true;
     this.buttonCommit.Name         = "buttonCommit";
     this.buttonCommit.UseUnderline = true;
     // Container child buttonCommit.Gtk.Container+ContainerChild
     global::Gtk.Alignment w12 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w13 = new global::Gtk.HBox();
     w13.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w14 = new global::Gtk.Image();
     w14.Pixbuf = global::Stetic.IconLoader.LoadIcon(
         this,
         "vc-commit",
         global::Gtk.IconSize.Menu
         );
     w13.Add(w14);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w16 = new global::Gtk.Label();
     w16.LabelProp    = global::Mono.Unix.Catalog.GetString("C_ommit");
     w16.UseUnderline = true;
     w13.Add(w16);
     w12.Add(w13);
     this.buttonCommit.Add(w12);
     w10.Add(this.buttonCommit);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonCommit]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth          = 628;
     this.DefaultHeight         = 481;
     this.label2.MnemonicWidget = this.textview;
     this.Hide();
     this.buttonCommit.Clicked += new global::System.EventHandler(this.OnButtonCommitClicked);
 }
Beispiel #10
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CarGlass.CarModelDlg
     this.Name           = "CarGlass.CarModelDlg";
     this.Title          = global::Mono.Unix.Catalog.GetString("Модель автомобиля");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child CarGlass.CarModelDlg.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(9));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.entryName]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entryMark               = new global::Gtk.Entry();
     this.entryMark.CanFocus      = true;
     this.entryMark.Name          = "entryMark";
     this.entryMark.IsEditable    = false;
     this.entryMark.InvisibleChar = '●';
     this.hbox1.Add(this.entryMark);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.entryMark]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonMarkEdit              = new global::Gtk.Button();
     this.buttonMarkEdit.CanFocus     = true;
     this.buttonMarkEdit.Name         = "buttonMarkEdit";
     this.buttonMarkEdit.UseUnderline = true;
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonMarkEdit.Image = w4;
     this.hbox1.Add(this.buttonMarkEdit);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonMarkEdit]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     this.table1.Add(this.hbox1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox1]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Код:");
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Модель<span foreground=\"red\">*</span>:");
     this.label8.UseMarkup = true;
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label8]));
     w8.TopAttach    = ((uint)(2));
     w8.BottomAttach = ((uint)(3));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 1F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Марка<span foreground=\"red\">*</span>:");
     this.label9.UseMarkup = true;
     this.table1.Add(this.label9);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label9]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelId           = new global::Gtk.Label();
     this.labelId.Name      = "labelId";
     this.labelId.LabelProp = global::Mono.Unix.Catalog.GetString("не определен");
     this.table1.Add(this.labelId);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.labelId]));
     w10.LeftAttach  = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(w1[this.table1]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Internal child CarGlass.CarModelDlg.ActionArea
     global::Gtk.HButtonBox w12 = this.ActionArea;
     w12.Name        = "dialog1_ActionArea";
     w12.Spacing     = 10;
     w12.BorderWidth = ((uint)(5));
     w12.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12[this.buttonCancel]));
     w13.Expand = false;
     w13.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.Sensitive    = false;
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w12.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w14 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w12[this.buttonOk]));
     w14.Position = 1;
     w14.Expand   = false;
     w14.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 358;
     this.DefaultHeight = 166;
     this.Show();
     this.buttonMarkEdit.Clicked += new global::System.EventHandler(this.OnButtonMarkEditClicked);
     this.entryName.Changed      += new global::System.EventHandler(this.OnEntryNameChanged);
     this.buttonOk.Clicked       += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Beispiel #11
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget earchive.ViewDoc
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name              = "earchive.ViewDoc";
     this.WindowPosition    = ((global::Gtk.WindowPosition)(1));
     this.DestroyWithParent = true;
     this.Gravity           = ((global::Gdk.Gravity)(5));
     // Internal child earchive.ViewDoc.VBox
     global::Gtk.VBox w2 = this.VBox;
     w2.Name        = "dialog1_VBox";
     w2.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><toolbar name=\'toolbar1\'/></ui>");
     this.toolbar1           = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbar1")));
     this.toolbar1.Name      = "toolbar1";
     this.toolbar1.ShowArrow = false;
     w2.Add(this.toolbar1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w2[this.toolbar1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.scrolledImages                  = new global::Gtk.ScrolledWindow();
     this.scrolledImages.CanFocus         = true;
     this.scrolledImages.Name             = "scrolledImages";
     this.scrolledImages.VscrollbarPolicy = ((global::Gtk.PolicyType)(0));
     this.scrolledImages.ShadowType       = ((global::Gtk.ShadowType)(1));
     // Container child scrolledImages.Gtk.Container+ContainerChild
     global::Gtk.Viewport w4 = new global::Gtk.Viewport();
     w4.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child GtkViewport.Gtk.Container+ContainerChild
     this.vboxImages         = new global::Gtk.VBox();
     this.vboxImages.Name    = "vboxImages";
     this.vboxImages.Spacing = 6;
     w4.Add(this.vboxImages);
     this.scrolledImages.Add(w4);
     this.hbox3.Add(this.scrolledImages);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.scrolledImages]));
     w7.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.tableProperty               = new global::Gtk.Table(((uint)(7)), ((uint)(2)), false);
     this.tableProperty.Name          = "tableProperty";
     this.tableProperty.RowSpacing    = ((uint)(6));
     this.tableProperty.ColumnSpacing = ((uint)(6));
     // Container child tableProperty.Gtk.Table+TableChild
     this.dateDoc                = new global::QSWidgetLib.DatePicker();
     this.dateDoc.Events         = ((global::Gdk.EventMask)(256));
     this.dateDoc.Name           = "dateDoc";
     this.dateDoc.WithTime       = false;
     this.dateDoc.Date           = new global::System.DateTime(0);
     this.dateDoc.IsEditable     = true;
     this.dateDoc.AutoSeparation = true;
     this.tableProperty.Add(this.dateDoc);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.dateDoc]));
     w8.TopAttach    = ((uint)(4));
     w8.BottomAttach = ((uint)(5));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableProperty.Gtk.Table+TableChild
     this.entryNumber               = new global::Gtk.Entry();
     this.entryNumber.CanFocus      = true;
     this.entryNumber.Name          = "entryNumber";
     this.entryNumber.IsEditable    = true;
     this.entryNumber.InvisibleChar = '●';
     this.tableProperty.Add(this.entryNumber);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.entryNumber]));
     w9.TopAttach    = ((uint)(3));
     w9.BottomAttach = ((uint)(4));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableProperty.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Тип документа:");
     this.tableProperty.Add(this.label1);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.label1]));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableProperty.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Номер<span foreground=\"red\">*</span>:");
     this.label3.UseMarkup = true;
     this.tableProperty.Add(this.label3);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.label3]));
     w11.TopAttach    = ((uint)(3));
     w11.BottomAttach = ((uint)(4));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableProperty.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Дата документа<span foreground=\"red\">*</span>:");
     this.label4.UseMarkup = true;
     this.tableProperty.Add(this.label4);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.label4]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableProperty.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Создан:");
     this.tableProperty.Add(this.label5);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.label5]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableProperty.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Пользователем:");
     this.tableProperty.Add(this.label6);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.label6]));
     w14.TopAttach    = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableProperty.Gtk.Table+TableChild
     this.labelCreateDate           = new global::Gtk.Label();
     this.labelCreateDate.Name      = "labelCreateDate";
     this.labelCreateDate.LabelProp = global::Mono.Unix.Catalog.GetString("label7");
     this.tableProperty.Add(this.labelCreateDate);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.labelCreateDate]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableProperty.Gtk.Table+TableChild
     this.labelCreateUser           = new global::Gtk.Label();
     this.labelCreateUser.Name      = "labelCreateUser";
     this.labelCreateUser.LabelProp = global::Mono.Unix.Catalog.GetString("label8");
     this.tableProperty.Add(this.labelCreateUser);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.labelCreateUser]));
     w16.TopAttach    = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableProperty.Gtk.Table+TableChild
     this.labelType           = new global::Gtk.Label();
     this.labelType.Name      = "labelType";
     this.labelType.LabelProp = global::Mono.Unix.Catalog.GetString("Не указан");
     this.tableProperty.Add(this.labelType);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableProperty[this.labelType]));
     w17.LeftAttach  = ((uint)(1));
     w17.RightAttach = ((uint)(2));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.tableProperty);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.tableProperty]));
     w18.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Комментарии:");
     this.label2.UseMarkup = true;
     this.vbox3.Add(this.label2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.label2]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.textviewComments          = new global::Gtk.TextView();
     this.textviewComments.CanFocus = true;
     this.textviewComments.Name     = "textviewComments";
     this.GtkScrolledWindow.Add(this.textviewComments);
     this.vbox3.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.GtkScrolledWindow]));
     w21.Position = 2;
     this.hbox3.Add(this.vbox3);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.vbox3]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     w2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(w2[this.hbox3]));
     w23.Position = 1;
     // Internal child earchive.ViewDoc.ActionArea
     global::Gtk.HButtonBox w24 = this.ActionArea;
     w24.Name        = "dialog1_ActionArea";
     w24.Spacing     = 10;
     w24.BorderWidth = ((uint)(5));
     w24.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonPDF              = new global::Gtk.Button();
     this.buttonPDF.CanFocus     = true;
     this.buttonPDF.Name         = "buttonPDF";
     this.buttonPDF.UseUnderline = true;
     this.buttonPDF.Label        = global::Mono.Unix.Catalog.GetString("Сохранить в PDF");
     global::Gtk.Image w25 = new global::Gtk.Image();
     w25.Pixbuf           = global::Gdk.Pixbuf.LoadFromResource("earchive.icons.page_pdf.ico");
     this.buttonPDF.Image = w25;
     w24.Add(this.buttonPDF);
     global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24[this.buttonPDF]));
     w26.Expand = false;
     w26.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("О_тменить");
     global::Gtk.Image w27 = new global::Gtk.Image();
     w27.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w27;
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24[this.buttonCancel]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("_OK");
     global::Gtk.Image w29 = new global::Gtk.Image();
     w29.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOk.Image = w29;
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24[this.buttonOk]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 708;
     this.DefaultHeight = 435;
     this.Show();
     this.entryNumber.Changed += new global::System.EventHandler(this.OnEntryNumberChanged);
     this.dateDoc.DateChanged += new global::System.EventHandler(this.OnDateDocDateChanged);
     this.buttonPDF.Clicked   += new global::System.EventHandler(this.OnButtonPDFClicked);
     this.buttonOk.Clicked    += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LevelEditor.OrderEditor
     this.Name           = "LevelEditor.OrderEditor";
     this.Title          = global::Mono.Unix.Catalog.GetString("订单编辑");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Internal child LevelEditor.OrderEditor.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame1             = new global::Gtk.Frame();
     this.frame1.Name        = "frame1";
     this.frame1.ShadowType  = ((global::Gtk.ShadowType)(2));
     this.frame1.BorderWidth = ((uint)(5));
     // 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.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeview_foodlist = new global::Gtk.TreeView();
     this.treeview_foodlist.WidthRequest = 250;
     this.treeview_foodlist.CanFocus     = true;
     this.treeview_foodlist.Name         = "treeview_foodlist";
     this.GtkScrolledWindow.Add(this.treeview_foodlist);
     this.GtkAlignment2.Add(this.GtkScrolledWindow);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel2           = new global::Gtk.Label();
     this.GtkLabel2.Name      = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<b>食物列表</b>");
     this.GtkLabel2.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel2;
     this.hbox3.Add(this.frame1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.frame1]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     w5.Padding  = ((uint)(2));
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame3             = new global::Gtk.Frame();
     this.frame3.Name        = "frame3";
     this.frame3.ShadowType  = ((global::Gtk.ShadowType)(2));
     this.frame3.BorderWidth = ((uint)(5));
     // Container child frame3.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.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow1            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow1.Name       = "GtkScrolledWindow1";
     this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
     this.treeview_orderlist = new global::Gtk.TreeView();
     this.treeview_orderlist.WidthRequest = 400;
     this.treeview_orderlist.CanFocus     = true;
     this.treeview_orderlist.Name         = "treeview_orderlist";
     this.GtkScrolledWindow1.Add(this.treeview_orderlist);
     this.vbox2.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow1]));
     w7.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbuttonbox2             = new global::Gtk.HButtonBox();
     this.hbuttonbox2.Name        = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btn_add_order              = new global::Gtk.Button();
     this.btn_add_order.CanFocus     = true;
     this.btn_add_order.Name         = "btn_add_order";
     this.btn_add_order.UseUnderline = true;
     this.btn_add_order.Label        = global::Mono.Unix.Catalog.GetString("+");
     this.hbuttonbox2.Add(this.btn_add_order);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.btn_add_order]));
     w8.Expand = false;
     w8.Fill   = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btn_remove_order              = new global::Gtk.Button();
     this.btn_remove_order.CanFocus     = true;
     this.btn_remove_order.Name         = "btn_remove_order";
     this.btn_remove_order.UseUnderline = true;
     this.btn_remove_order.Label        = global::Mono.Unix.Catalog.GetString("-");
     this.hbuttonbox2.Add(this.btn_remove_order);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2[this.btn_remove_order]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox2.Add(this.hbuttonbox2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbuttonbox2]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     this.GtkAlignment3.Add(this.vbox2);
     this.frame3.Add(this.GtkAlignment3);
     this.GtkLabel3           = new global::Gtk.Label();
     this.GtkLabel3.Name      = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>订单列表</b>");
     this.GtkLabel3.UseMarkup = true;
     this.frame3.LabelWidget  = this.GtkLabel3;
     this.hbox3.Add(this.frame3);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.frame3]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     w13.Padding  = ((uint)(2));
     w1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(w1[this.hbox3]));
     w14.Position = 0;
     // Internal child LevelEditor.OrderEditor.ActionArea
     global::Gtk.HButtonBox w15 = this.ActionArea;
     w15.Name        = "dialog1_ActionArea";
     w15.Spacing     = 10;
     w15.BorderWidth = ((uint)(5));
     w15.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("关闭");
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w15[this.buttonCancel]));
     w16.Expand = false;
     w16.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonSave              = new global::Gtk.Button();
     this.buttonSave.CanDefault   = true;
     this.buttonSave.CanFocus     = true;
     this.buttonSave.Name         = "buttonSave";
     this.buttonSave.UseUnderline = true;
     this.buttonSave.Label        = global::Mono.Unix.Catalog.GetString("保存");
     w15.Add(this.buttonSave);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w15[this.buttonSave]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 750;
     this.DefaultHeight = 610;
     this.Show();
     this.treeview_foodlist.CursorChanged += new global::System.EventHandler(this.OnTreeviewFoodlistCursorChanged);
     this.btn_add_order.Clicked           += new global::System.EventHandler(this.OnBtnAddOrderClicked);
     this.btn_remove_order.Clicked        += new global::System.EventHandler(this.OnBtnRemoveOrderClicked);
     this.buttonSave.Clicked += new global::System.EventHandler(this.OnButtonSaveClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Deployment.Gui.DeployDialog
     this.Events         = ((global::Gdk.EventMask)(256));
     this.Name           = "MonoDevelop.Deployment.Gui.DeployDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Create Package");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Deployment.Gui.DeployDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Events      = ((global::Gdk.EventMask)(256));
     w1.Name        = "dialog_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(6));
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2      = new global::Gtk.VBox();
     this.vbox2.Name = "vbox2";
     // Container child vbox2.Gtk.Box+BoxChild
     this.image2        = new global::Gtk.Image();
     this.image2.Name   = "image2";
     this.image2.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("package-x-generic.png");
     this.vbox2.Add(this.image2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.image2]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 3;
     this.notebook.ShowBorder  = false;
     this.notebook.BorderWidth = ((uint)(6));
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.labelTitle           = new global::Gtk.Label();
     this.labelTitle.Name      = "labelTitle";
     this.labelTitle.Xalign    = 0F;
     this.labelTitle.LabelProp = global::Mono.Unix.Catalog.GetString("<big><b>Package Type</b></big>");
     this.labelTitle.UseMarkup = true;
     this.vbox3.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.labelTitle]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox3.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hseparator2]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vbox3.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("Select the type of package to create:");
     this.vbox3.Add(this.label1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label1]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox3.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.targetsTree          = new global::Gtk.TreeView();
     this.targetsTree.CanFocus = true;
     this.targetsTree.Name     = "targetsTree";
     this.scrolledwindow2.Add(this.targetsTree);
     this.vbox3.Add(this.scrolledwindow2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow2]));
     w8.Position = 3;
     this.notebook.Add(this.vbox3);
     // Notebook tab
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = "page5";
     this.notebook.SetTabLabel(this.vbox3, this.label2);
     this.label2.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.pageSelectProject         = new global::Gtk.VBox();
     this.pageSelectProject.Name    = "pageSelectProject";
     this.pageSelectProject.Spacing = 6;
     // Container child pageSelectProject.Gtk.Box+BoxChild
     this.labelTitle1           = new global::Gtk.Label();
     this.labelTitle1.Name      = "labelTitle1";
     this.labelTitle1.Xalign    = 0F;
     this.labelTitle1.LabelProp = global::Mono.Unix.Catalog.GetString("<big><b>Select Project</b></big>");
     this.labelTitle1.UseMarkup = true;
     this.pageSelectProject.Add(this.labelTitle1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.pageSelectProject [this.labelTitle1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child pageSelectProject.Gtk.Box+BoxChild
     this.hseparator4      = new global::Gtk.HSeparator();
     this.hseparator4.Name = "hseparator4";
     this.pageSelectProject.Add(this.hseparator4);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.pageSelectProject [this.hseparator4]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child pageSelectProject.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Select the project or solution for which you want to create a package:");
     this.pageSelectProject.Add(this.label4);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.pageSelectProject [this.label4]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child pageSelectProject.Gtk.Box+BoxChild
     this.entryTree        = new global::MonoDevelop.Deployment.Gui.EntrySelectionTree();
     this.entryTree.Events = ((global::Gdk.EventMask)(256));
     this.entryTree.Name   = "entryTree";
     this.pageSelectProject.Add(this.entryTree);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.pageSelectProject [this.entryTree]));
     w13.Position = 3;
     this.notebook.Add(this.pageSelectProject);
     global::Gtk.Notebook.NotebookChild w14 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.pageSelectProject]));
     w14.Position = 1;
     // Notebook tab
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = "page3";
     this.notebook.SetTabLabel(this.pageSelectProject, this.label3);
     this.label3.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 0F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("<big><b>Package Settings</b></big>");
     this.label5.UseMarkup = true;
     this.vbox4.Add(this.label5);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label5]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.vbox4.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hseparator3]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.editorBox      = new global::Gtk.EventBox();
     this.editorBox.Name = "editorBox";
     this.vbox4.Add(this.editorBox);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.editorBox]));
     w17.Position = 2;
     // Container child vbox4.Gtk.Box+BoxChild
     this.saveSeparator      = new global::Gtk.HSeparator();
     this.saveSeparator.Name = "saveSeparator";
     this.vbox4.Add(this.saveSeparator);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.saveSeparator]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.checkSave               = new global::Gtk.CheckButton();
     this.checkSave.CanFocus      = true;
     this.checkSave.Name          = "checkSave";
     this.checkSave.Label         = global::Mono.Unix.Catalog.GetString("Save this package configuration in the solution");
     this.checkSave.DrawIndicator = true;
     this.checkSave.UseUnderline  = true;
     this.hbox2.Add(this.checkSave);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.checkSave]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     this.vbox4.Add(this.hbox2);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox2]));
     w20.Position = 4;
     w20.Expand   = false;
     w20.Fill     = false;
     this.notebook.Add(this.vbox4);
     global::Gtk.Notebook.NotebookChild w21 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.vbox4]));
     w21.Position = 2;
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = "page2";
     this.notebook.SetTabLabel(this.vbox4, this.label6);
     this.label6.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.pageSave         = new global::Gtk.VBox();
     this.pageSave.Name    = "pageSave";
     this.pageSave.Spacing = 6;
     // Container child pageSave.Gtk.Box+BoxChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 0F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("<big><b>Save Package Configuration</b></big>");
     this.label7.UseMarkup = true;
     this.pageSave.Add(this.label7);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.pageSave [this.label7]));
     w22.Position = 0;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child pageSave.Gtk.Box+BoxChild
     this.hseparator5      = new global::Gtk.HSeparator();
     this.hseparator5.Name = "hseparator5";
     this.pageSave.Add(this.hseparator5);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.pageSave [this.hseparator5]));
     w23.Position = 1;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child pageSave.Gtk.Box+BoxChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.Xalign    = 0F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("Enter the name you want to give to this package configuration:");
     this.vbox7.Add(this.label14);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.label14]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.hbox4.Add(this.label13);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label13]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.entrySaveName               = new global::Gtk.Entry();
     this.entrySaveName.CanFocus      = true;
     this.entrySaveName.Name          = "entrySaveName";
     this.entrySaveName.IsEditable    = true;
     this.entrySaveName.InvisibleChar = '●';
     this.hbox4.Add(this.entrySaveName);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.entrySaveName]));
     w26.Position = 1;
     this.vbox7.Add(this.hbox4);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.hbox4]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     w27.Padding  = ((uint)(6));
     // Container child vbox7.Gtk.Box+BoxChild
     this.vboxSaveProject         = new global::Gtk.VBox();
     this.vboxSaveProject.Name    = "vboxSaveProject";
     this.vboxSaveProject.Spacing = 6;
     // Container child vboxSaveProject.Gtk.Box+BoxChild
     this.hseparator6      = new global::Gtk.HSeparator();
     this.hseparator6.Name = "hseparator6";
     this.vboxSaveProject.Add(this.hseparator6);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.hseparator6]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vboxSaveProject.Gtk.Box+BoxChild
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.Xalign    = 0F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Where do you want to save this configuration?");
     this.vboxSaveProject.Add(this.label15);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.label15]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child vboxSaveProject.Gtk.Box+BoxChild
     this.radioCreateProject               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Save in a new Packaging Project"));
     this.radioCreateProject.CanFocus      = true;
     this.radioCreateProject.Name          = "radioCreateProject";
     this.radioCreateProject.DrawIndicator = true;
     this.radioCreateProject.UseUnderline  = true;
     this.radioCreateProject.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vboxSaveProject.Add(this.radioCreateProject);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.radioCreateProject]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vboxSaveProject.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label9 = new global::Gtk.Label();
     this.label9.WidthRequest = 24;
     this.label9.Name         = "label9";
     this.hbox5.Add(this.label9);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label9]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.tableNewProject               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.tableNewProject.Name          = "tableNewProject";
     this.tableNewProject.RowSpacing    = ((uint)(6));
     this.tableNewProject.ColumnSpacing = ((uint)(6));
     // Container child tableNewProject.Gtk.Table+TableChild
     this.comboCreateProject      = global::Gtk.ComboBox.NewText();
     this.comboCreateProject.Name = "comboCreateProject";
     this.tableNewProject.Add(this.comboCreateProject);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.tableNewProject [this.comboCreateProject]));
     w32.LeftAttach  = ((uint)(1));
     w32.RightAttach = ((uint)(2));
     w32.XOptions    = ((global::Gtk.AttachOptions)(4));
     w32.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableNewProject.Gtk.Table+TableChild
     this.entryProjectName               = new global::Gtk.Entry();
     this.entryProjectName.CanFocus      = true;
     this.entryProjectName.Name          = "entryProjectName";
     this.entryProjectName.Text          = global::Mono.Unix.Catalog.GetString("Packages");
     this.entryProjectName.IsEditable    = true;
     this.entryProjectName.InvisibleChar = '●';
     this.tableNewProject.Add(this.entryProjectName);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.tableNewProject [this.entryProjectName]));
     w33.TopAttach    = ((uint)(1));
     w33.BottomAttach = ((uint)(2));
     w33.LeftAttach   = ((uint)(1));
     w33.RightAttach  = ((uint)(2));
     w33.XOptions     = ((global::Gtk.AttachOptions)(4));
     w33.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableNewProject.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 0F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Project name:");
     this.tableNewProject.Add(this.label11);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.tableNewProject [this.label11]));
     w34.TopAttach    = ((uint)(1));
     w34.BottomAttach = ((uint)(2));
     w34.XOptions     = ((global::Gtk.AttachOptions)(4));
     w34.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableNewProject.Gtk.Table+TableChild
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("Create in solution:");
     this.tableNewProject.Add(this.label16);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.tableNewProject [this.label16]));
     w35.XOptions = ((global::Gtk.AttachOptions)(4));
     w35.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox5.Add(this.tableNewProject);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.tableNewProject]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     this.vboxSaveProject.Add(this.hbox5);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.hbox5]));
     w37.Position = 3;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child vboxSaveProject.Gtk.Box+BoxChild
     this.radioAddProject               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Add to existing Packaging Project"));
     this.radioAddProject.CanFocus      = true;
     this.radioAddProject.Name          = "radioAddProject";
     this.radioAddProject.DrawIndicator = true;
     this.radioAddProject.UseUnderline  = true;
     this.radioAddProject.Group         = this.radioCreateProject.Group;
     this.vboxSaveProject.Add(this.radioAddProject);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.radioAddProject]));
     w38.Position = 4;
     w38.Expand   = false;
     w38.Fill     = false;
     // Container child vboxSaveProject.Gtk.Box+BoxChild
     this.boxAddProject         = new global::Gtk.HBox();
     this.boxAddProject.Name    = "boxAddProject";
     this.boxAddProject.Spacing = 6;
     // Container child boxAddProject.Gtk.Box+BoxChild
     this.label10 = new global::Gtk.Label();
     this.label10.WidthRequest = 24;
     this.label10.Name         = "label10";
     this.boxAddProject.Add(this.label10);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.boxAddProject [this.label10]));
     w39.Position = 0;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child boxAddProject.Gtk.Box+BoxChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Project:");
     this.boxAddProject.Add(this.label12);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.boxAddProject [this.label12]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     // Container child boxAddProject.Gtk.Box+BoxChild
     this.comboSelProject      = global::Gtk.ComboBox.NewText();
     this.comboSelProject.Name = "comboSelProject";
     this.boxAddProject.Add(this.comboSelProject);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.boxAddProject [this.comboSelProject]));
     w41.Position = 2;
     w41.Expand   = false;
     w41.Fill     = false;
     this.vboxSaveProject.Add(this.boxAddProject);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vboxSaveProject [this.boxAddProject]));
     w42.Position = 5;
     w42.Expand   = false;
     w42.Fill     = false;
     this.vbox7.Add(this.vboxSaveProject);
     global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.vboxSaveProject]));
     w43.Position = 2;
     w43.Expand   = false;
     w43.Fill     = false;
     this.pageSave.Add(this.vbox7);
     global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.pageSave [this.vbox7]));
     w44.Position = 2;
     w44.Expand   = false;
     w44.Fill     = false;
     this.notebook.Add(this.pageSave);
     global::Gtk.Notebook.NotebookChild w45 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.pageSave]));
     w45.Position = 3;
     // Notebook tab
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = "page4";
     this.notebook.SetTabLabel(this.pageSave, this.label8);
     this.label8.ShowAll();
     this.hbox1.Add(this.notebook);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.notebook]));
     w46.Position = 1;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w47.Position = 0;
     // Internal child MonoDevelop.Deployment.Gui.DeployDialog.ActionArea
     global::Gtk.HButtonBox w48 = this.ActionArea;
     w48.Name        = "MonoDevelop.Deployment.DeployDialog_ActionArea";
     w48.Spacing     = 6;
     w48.BorderWidth = ((uint)(5));
     w48.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child MonoDevelop.Deployment.DeployDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w49 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w48 [this.buttonCancel]));
     w49.Expand = false;
     w49.Fill   = false;
     // Container child MonoDevelop.Deployment.DeployDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonBack              = new global::Gtk.Button();
     this.buttonBack.CanDefault   = true;
     this.buttonBack.CanFocus     = true;
     this.buttonBack.Name         = "buttonBack";
     this.buttonBack.UseStock     = true;
     this.buttonBack.UseUnderline = true;
     this.buttonBack.Label        = "gtk-go-back";
     w48.Add(this.buttonBack);
     global::Gtk.ButtonBox.ButtonBoxChild w50 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w48 [this.buttonBack]));
     w50.Position = 1;
     w50.Expand   = false;
     w50.Fill     = false;
     // Container child MonoDevelop.Deployment.DeployDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonNext              = new global::Gtk.Button();
     this.buttonNext.CanDefault   = true;
     this.buttonNext.CanFocus     = true;
     this.buttonNext.Name         = "buttonNext";
     this.buttonNext.UseStock     = true;
     this.buttonNext.UseUnderline = true;
     this.buttonNext.Label        = "gtk-go-forward";
     w48.Add(this.buttonNext);
     global::Gtk.ButtonBox.ButtonBoxChild w51 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w48 [this.buttonNext]));
     w51.Position = 2;
     w51.Expand   = false;
     w51.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 573;
     this.DefaultHeight = 433;
     this.Hide();
     this.notebook.SelectPage        += new global::Gtk.SelectPageHandler(this.OnNotebookSelectPage);
     this.checkSave.Clicked          += new global::System.EventHandler(this.OnCheckSaveClicked);
     this.radioCreateProject.Clicked += new global::System.EventHandler(this.OnRadioCreateProjectClicked);
     this.radioAddProject.Clicked    += new global::System.EventHandler(this.OnRadioAddProjectClicked);
     this.buttonBack.Clicked         += new global::System.EventHandler(this.OnButtonBackClicked);
     this.buttonNext.Clicked         += new global::System.EventHandler(this.OnButtonNextClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Debugger.Viewers.ValueVisualizerDialog
     this.Name           = "MonoDevelop.Debugger.Viewers.ValueVisualizerDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Value Visualizer");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Debugger.Viewers.ValueVisualizerDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.mainBox             = new global::Gtk.VBox();
     this.mainBox.Name        = "mainBox";
     this.mainBox.Spacing     = 6;
     this.mainBox.BorderWidth = ((uint)(6));
     // Container child mainBox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("View as:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboVisualizers      = global::Gtk.ComboBox.NewText();
     this.comboVisualizers.Name = "comboVisualizers";
     this.hbox1.Add(this.comboVisualizers);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboVisualizers]));
     w3.Position = 1;
     this.mainBox.Add(this.hbox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.mainBox [this.hbox1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     w1.Add(this.mainBox);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(w1 [this.mainBox]));
     w5.Position = 0;
     // Internal child MonoDevelop.Debugger.Viewers.ValueVisualizerDialog.ActionArea
     global::Gtk.HButtonBox w6 = this.ActionArea;
     w6.Name        = "dialog1_ActionArea";
     w6.Spacing     = 10;
     w6.BorderWidth = ((uint)(5));
     w6.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonCancel]));
     w7.Expand = false;
     w7.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w6.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w6 [this.buttonOk]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 628;
     this.DefaultHeight = 433;
     this.Hide();
     this.comboVisualizers.Changed += new global::System.EventHandler(this.OnComboVisualizersChanged);
     this.buttonOk.Clicked         += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget earchive.DocsType
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.recognizeAction = new global::Gtk.Action("recognizeAction", null, null, "recognize");
     w1.Add(this.recognizeAction, null);
     this.openAction = new global::Gtk.Action("openAction", null, null, "gtk-open");
     w1.Add(this.openAction, null);
     this.saveAsAction = new global::Gtk.Action("saveAsAction", null, null, "gtk-save-as");
     w1.Add(this.saveAsAction, null);
     this.clearAction = new global::Gtk.Action("clearAction", null, null, "gtk-clear");
     w1.Add(this.clearAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "earchive.DocsType";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child earchive.DocsType.VBox
     global::Gtk.VBox w2 = this.VBox;
     w2.Name        = "dialog1_VBox";
     w2.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(5)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entryID               = new global::Gtk.Entry();
     this.entryID.Sensitive     = false;
     this.entryID.CanFocus      = true;
     this.entryID.Name          = "entryID";
     this.entryID.IsEditable    = true;
     this.entryID.InvisibleChar = '●';
     this.table1.Add(this.entryID);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.entryID]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.entryName]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryType               = new global::Gtk.Entry();
     this.entryType.CanFocus      = true;
     this.entryType.Name          = "entryType";
     this.entryType.IsEditable    = true;
     this.entryType.InvisibleChar = '●';
     this.table1.Add(this.entryType);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.entryType]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.frame1      = new global::Gtk.Frame();
     this.frame1.Name = "frame1";
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment6             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment6.Name        = "GtkAlignment6";
     this.GtkAlignment6.LeftPadding = ((uint)(12));
     // Container child GtkAlignment6.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelTemplateName           = new global::Gtk.Label();
     this.labelTemplateName.Name      = "labelTemplateName";
     this.labelTemplateName.LabelProp = global::Mono.Unix.Catalog.GetString("Отсутствует");
     this.labelTemplateName.Wrap      = true;
     this.vbox2.Add(this.labelTemplateName);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.labelTemplateName]));
     w6.Position = 0;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString(@"<ui><toolbar name='toolbarTemplate'><toolitem name='recognizeAction' action='recognizeAction'/><toolitem name='openAction' action='openAction'/><toolitem name='saveAsAction' action='saveAsAction'/><toolitem name='clearAction' action='clearAction'/></toolbar></ui>");
     this.toolbarTemplate              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/toolbarTemplate")));
     this.toolbarTemplate.Name         = "toolbarTemplate";
     this.toolbarTemplate.ShowArrow    = false;
     this.toolbarTemplate.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.toolbarTemplate.IconSize     = ((global::Gtk.IconSize)(4));
     this.vbox2.Add(this.toolbarTemplate);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.toolbarTemplate]));
     w7.Position = 1;
     w7.Fill     = false;
     this.GtkAlignment6.Add(this.vbox2);
     this.frame1.Add(this.GtkAlignment6);
     this.GtkLabel6           = new global::Gtk.Label();
     this.GtkLabel6.Name      = "GtkLabel6";
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Шаблон распознования</b>");
     this.GtkLabel6.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel6;
     this.table1.Add(this.frame1);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.frame1]));
     w10.BottomAttach = ((uint)(4));
     w10.LeftAttach   = ((uint)(2));
     w10.RightAttach  = ((uint)(3));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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.textviewDescription          = new global::Gtk.TextView();
     this.textviewDescription.CanFocus = true;
     this.textviewDescription.Name     = "textviewDescription";
     this.textviewDescription.WrapMode = ((global::Gtk.WrapMode)(2));
     this.GtkScrolledWindow1.Add(this.textviewDescription);
     this.table1.Add(this.GtkScrolledWindow1);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow1]));
     w12.TopAttach    = ((uint)(4));
     w12.BottomAttach = ((uint)(5));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(3));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("<b>extra_</b>");
     this.label5.UseMarkup = true;
     this.hbox2.Add(this.label5);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.label5]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entryDBTable               = new global::Gtk.Entry();
     this.entryDBTable.CanFocus      = true;
     this.entryDBTable.Name          = "entryDBTable";
     this.entryDBTable.IsEditable    = true;
     this.entryDBTable.MaxLength     = 10;
     this.entryDBTable.InvisibleChar = '●';
     this.hbox2.Add(this.entryDBTable);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.entryDBTable]));
     w14.Position = 1;
     this.table1.Add(this.hbox2);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox2]));
     w15.TopAttach    = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.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 w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Название<span foreground=\"red\">*</span>:");
     this.label2.UseMarkup = true;
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Имя таблицы БД:");
     this.label3.UseMarkup = true;
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w18.TopAttach    = ((uint)(3));
     w18.BottomAttach = ((uint)(4));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 1F;
     this.label6.Yalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Описание:");
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1[this.label6]));
     w19.TopAttach    = ((uint)(4));
     w19.BottomAttach = ((uint)(5));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Идентификатор типа:");
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w20.TopAttach    = ((uint)(2));
     w20.BottomAttach = ((uint)(3));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     w2.Add(this.table1);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(w2[this.table1]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Дополнительные поля документа</b>");
     this.label4.UseMarkup = true;
     w2.Add(this.label4);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(w2[this.label4]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.GtkScrolledWindow             = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name        = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType  = ((global::Gtk.ShadowType)(1));
     this.GtkScrolledWindow.BorderWidth = ((uint)(3));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewFields          = new global::Gtk.TreeView();
     this.treeviewFields.CanFocus = true;
     this.treeviewFields.Name     = "treeviewFields";
     this.GtkScrolledWindow.Add(this.treeviewFields);
     w2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(w2[this.GtkScrolledWindow]));
     w24.Position = 2;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(3));
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.Sensitive    = false;
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label        = global::Mono.Unix.Catalog.GetString("Добавить");
     global::Gtk.Image w25 = new global::Gtk.Image();
     w25.Pixbuf           = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w25;
     this.hbox1.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonAdd]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonEdit              = new global::Gtk.Button();
     this.buttonEdit.Sensitive    = false;
     this.buttonEdit.CanFocus     = true;
     this.buttonEdit.Name         = "buttonEdit";
     this.buttonEdit.UseUnderline = true;
     this.buttonEdit.Label        = global::Mono.Unix.Catalog.GetString("Изменить");
     global::Gtk.Image w27 = new global::Gtk.Image();
     w27.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEdit.Image = w27;
     this.hbox1.Add(this.buttonEdit);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonEdit]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gtk.Button();
     this.buttonDelete.Sensitive    = false;
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     this.buttonDelete.Label        = global::Mono.Unix.Catalog.GetString("Удалить");
     global::Gtk.Image w29 = new global::Gtk.Image();
     w29.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w29;
     this.hbox1.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.buttonDelete]));
     w30.Position = 2;
     w30.Expand   = false;
     w30.Fill     = false;
     w2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(w2[this.hbox1]));
     w31.Position = 3;
     w31.Expand   = false;
     w31.Fill     = false;
     // Internal child earchive.DocsType.ActionArea
     global::Gtk.HButtonBox w32 = this.ActionArea;
     w32.Name        = "dialog1_ActionArea";
     w32.Spacing     = 10;
     w32.BorderWidth = ((uint)(5));
     w32.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonApply              = new global::Gtk.Button();
     this.buttonApply.Sensitive    = false;
     this.buttonApply.CanFocus     = true;
     this.buttonApply.Name         = "buttonApply";
     this.buttonApply.UseUnderline = true;
     this.buttonApply.Label        = global::Mono.Unix.Catalog.GetString("Применить");
     global::Gtk.Image w33 = new global::Gtk.Image();
     w33.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.buttonApply.Image = w33;
     w32.Add(this.buttonApply);
     global::Gtk.ButtonBox.ButtonBoxChild w34 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32[this.buttonApply]));
     w34.Expand = false;
     w34.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("О_тменить");
     global::Gtk.Image w35 = new global::Gtk.Image();
     w35.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w35;
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w36 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32[this.buttonCancel]));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.Sensitive    = false;
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("_OK");
     global::Gtk.Image w37 = new global::Gtk.Image();
     w37.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOk.Image = w37;
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w38 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w32[this.buttonOk]));
     w38.Position = 2;
     w38.Expand   = false;
     w38.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 669;
     this.DefaultHeight = 400;
     this.Show();
     this.recognizeAction.Activated    += new global::System.EventHandler(this.OnRecognizeActionActivated);
     this.openAction.Activated         += new global::System.EventHandler(this.OnOpenActionActivated);
     this.saveAsAction.Activated       += new global::System.EventHandler(this.OnSaveAsActionActivated);
     this.clearAction.Activated        += new global::System.EventHandler(this.OnClearActionActivated);
     this.entryDBTable.Changed         += new global::System.EventHandler(this.OnEntryDBTableChanged);
     this.entryName.Changed            += new global::System.EventHandler(this.OnEntryNameChanged);
     this.treeviewFields.CursorChanged += new global::System.EventHandler(this.OnTreeviewFieldsCursorChanged);
     this.treeviewFields.RowActivated  += new global::Gtk.RowActivatedHandler(this.OnTreeviewFieldsRowActivated);
     this.buttonAdd.Clicked            += new global::System.EventHandler(this.OnButtonAddClicked);
     this.buttonEdit.Clicked           += new global::System.EventHandler(this.OnButtonEditClicked);
     this.buttonDelete.Clicked         += new global::System.EventHandler(this.OnButtonDeleteClicked);
     this.buttonApply.Clicked          += new global::System.EventHandler(this.OnButtonApplyClicked);
     this.buttonOk.Clicked             += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Beispiel #16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Debugger.BusyEvaluatorDialog
     this.Name           = "MonoDevelop.Debugger.BusyEvaluatorDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("The Debugger is Busy");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Debugger.BusyEvaluatorDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(9));
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0f;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("The Debugger is waiting for an expression evaluation to finish.");
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0f;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Method:");
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelMethod           = new global::Gtk.Label();
     this.labelMethod.Name      = "labelMethod";
     this.labelMethod.Xalign    = 0f;
     this.labelMethod.LabelProp = "<mehtod>";
     this.hbox1.Add(this.labelMethod);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.labelMethod]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Internal child MonoDevelop.Debugger.BusyEvaluatorDialog.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name        = "dialog1_ActionArea";
     w7.Spacing     = 10;
     w7.BorderWidth = ((uint)(5));
     w7.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Stop Debugger");
     w7.Add(this.buttonCancel);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.buttonCancel]));
     w8.Expand = false;
     w8.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("Keep Waiting");
     w7.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.buttonOk]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 381;
     this.DefaultHeight = 126;
     this.Hide();
     this.buttonCancel.Clicked += new global::System.EventHandler(this.OnButtonCancelClicked);
     this.buttonOk.Clicked     += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Dialogs.EditRepositoryDialog
     this.Name           = "MonoDevelop.VersionControl.Dialogs.EditRepositoryDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Repository Configuration");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     this.DefaultWidth   = 500;
     // Internal child MonoDevelop.VersionControl.Dialogs.EditRepositoryDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Events  = ((global::Gdk.EventMask)(256));
     w1.Name    = "dialog-vbox3";
     w1.Spacing = 6;
     // Container child dialog-vbox3.Gtk.Box+BoxChild
     this.vbox1             = new global::Gtk.VBox();
     this.vbox1.Name        = "vbox1";
     this.vbox1.Spacing     = 6;
     this.vbox1.BorderWidth = ((uint)(6));
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryName]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 0F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Type:");
     this.table1.Add(this.label11);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 0F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
     w4.TopAttach    = ((uint)(1));
     w4.BottomAttach = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.versionControlType      = global::Gtk.ComboBox.NewText();
     this.versionControlType.Name = "versionControlType";
     this.table1.Add(this.versionControlType);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.versionControlType]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.XOptions    = ((global::Gtk.AttachOptions)(4));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox1.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator2]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.repoEditorContainer      = new global::Gtk.EventBox();
     this.repoEditorContainer.Name = "repoEditorContainer";
     this.vbox1.Add(this.repoEditorContainer);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.repoEditorContainer]));
     w8.Position = 2;
     w1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox1]));
     w9.Position = 0;
     // Internal child MonoDevelop.VersionControl.Dialogs.EditRepositoryDialog.ActionArea
     global::Gtk.HButtonBox w10 = this.ActionArea;
     w10.Events      = ((global::Gdk.EventMask)(256));
     w10.Name        = "GtkDialog_ActionArea";
     w10.Spacing     = 10;
     w10.BorderWidth = ((uint)(5));
     w10.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child GtkDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button10              = new global::Gtk.Button();
     this.button10.CanDefault   = true;
     this.button10.CanFocus     = true;
     this.button10.Name         = "button10";
     this.button10.UseStock     = true;
     this.button10.UseUnderline = true;
     this.button10.Label        = "gtk-cancel";
     this.AddActionWidget(this.button10, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.button10]));
     w11.Expand = false;
     w11.Fill   = false;
     // Container child GtkDialog_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w10.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10 [this.buttonOk]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultHeight = 414;
     this.Hide();
     this.versionControlType.Changed += new global::System.EventHandler(this.OnVersionControlTypeChanged);
     this.entryName.Changed          += new global::System.EventHandler(this.OnEntryNameChanged);
     this.buttonOk.Clicked           += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Beispiel #18
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ToyLanguage_NET.MyDialogText
     this.Name           = "ToyLanguage_NET.MyDialogText";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child ToyLanguage_NET.MyDialogText.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox7         = new global::Gtk.VBox();
     this.vbox7.Name    = "vbox7";
     this.vbox7.Spacing = 6;
     // Container child vbox7.Gtk.Box+BoxChild
     this.mainLabel           = new global::Gtk.Label();
     this.mainLabel.Name      = "mainLabel";
     this.mainLabel.LabelProp = global::Mono.Unix.Catalog.GetString("label2");
     this.vbox7.Add(this.mainLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.mainLabel]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.txtField               = new global::Gtk.Entry();
     this.txtField.CanFocus      = true;
     this.txtField.Name          = "txtField";
     this.txtField.IsEditable    = true;
     this.txtField.InvisibleChar = '●';
     this.vbox7.Add(this.txtField);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.txtField]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     w1.Add(this.vbox7);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox7]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Internal child ToyLanguage_NET.MyDialogText.ActionArea
     global::Gtk.HButtonBox w5 = this.ActionArea;
     w5.Name        = "dialog1_ActionArea";
     w5.Spacing     = 10;
     w5.BorderWidth = ((uint)(5));
     w5.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.btnOk              = new global::Gtk.Button();
     this.btnOk.CanDefault   = true;
     this.btnOk.CanFocus     = true;
     this.btnOk.Name         = "btnOk";
     this.btnOk.UseStock     = true;
     this.btnOk.UseUnderline = true;
     this.btnOk.Label        = "gtk-ok";
     w5.Add(this.btnOk);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w5 [this.btnOk]));
     w6.Expand = false;
     w6.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.Show();
     this.btnOk.Clicked += new global::System.EventHandler(this.okTouched);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QSProjectsLib.EditConnection
     this.Name           = "QSProjectsLib.EditConnection";
     this.Title          = global::Mono.Unix.Catalog.GetString("Редактор подключений");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child QSProjectsLib.EditConnection.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeConnections = new global::Gtk.TreeView();
     this.treeConnections.WidthRequest  = 150;
     this.treeConnections.HeightRequest = 300;
     this.treeConnections.CanFocus      = true;
     this.treeConnections.Name          = "treeConnections";
     this.GtkScrolledWindow.Add(this.treeConnections);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w3.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.CanFocus     = true;
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseUnderline = true;
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.buttonAdd.Image = w4;
     this.hbox3.Add(this.buttonAdd);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonAdd]));
     w5.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gtk.Button();
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.buttonDelete.Image = w6;
     this.hbox3.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.buttonDelete]));
     w7.Position = 1;
     this.vbox2.Add(this.hbox3);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
     w8.Position = 1;
     w8.Expand   = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox2]));
     w9.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboConnectionType = global::Gtk.ComboBox.NewText();
     this.comboConnectionType.AppendText(global::Mono.Unix.Catalog.GetString("Сервер MySQL"));
     this.comboConnectionType.AppendText(global::Mono.Unix.Catalog.GetString("Облако Quality Solution"));
     this.comboConnectionType.Name   = "comboConnectionType";
     this.comboConnectionType.Active = 0;
     this.table1.Add(this.comboConnectionType);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.comboConnectionType]));
     w10.LeftAttach  = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.XOptions    = ((global::Gtk.AttachOptions)(4));
     w10.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryBase               = new global::Gtk.Entry();
     this.entryBase.CanFocus      = true;
     this.entryBase.Name          = "entryBase";
     this.entryBase.IsEditable    = true;
     this.entryBase.InvisibleChar = '●';
     this.table1.Add(this.entryBase);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.entryBase]));
     w11.TopAttach    = ((uint)(3));
     w11.BottomAttach = ((uint)(4));
     w11.LeftAttach   = ((uint)(1));
     w11.RightAttach  = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.entryName]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryServer               = new global::Gtk.Entry();
     this.entryServer.CanFocus      = true;
     this.entryServer.Name          = "entryServer";
     this.entryServer.IsEditable    = true;
     this.entryServer.InvisibleChar = '●';
     this.table1.Add(this.entryServer);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.entryServer]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.LeftAttach   = ((uint)(1));
     w13.RightAttach  = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Название подключения:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Название базы:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     w16.TopAttach    = ((uint)(3));
     w16.BottomAttach = ((uint)(4));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.labelServer           = new global::Gtk.Label();
     this.labelServer.Name      = "labelServer";
     this.labelServer.Xalign    = 1F;
     this.labelServer.LabelProp = global::Mono.Unix.Catalog.GetString("Сервер:");
     this.table1.Add(this.labelServer);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1[this.labelServer]));
     w17.TopAttach    = ((uint)(2));
     w17.BottomAttach = ((uint)(3));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.table1]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vbox3.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hseparator1]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.labelTitle           = new global::Gtk.Label();
     this.labelTitle.Name      = "labelTitle";
     this.labelTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Учетная запись Quality Solution");
     this.vbox3.Add(this.labelTitle);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.labelTitle]));
     w20.Position = 2;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.tableAccount               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.tableAccount.Name          = "tableAccount";
     this.tableAccount.RowSpacing    = ((uint)(6));
     this.tableAccount.ColumnSpacing = ((uint)(6));
     // Container child tableAccount.Gtk.Table+TableChild
     this.entryLogin               = new global::Gtk.Entry();
     this.entryLogin.CanFocus      = true;
     this.entryLogin.Name          = "entryLogin";
     this.entryLogin.IsEditable    = true;
     this.entryLogin.InvisibleChar = '●';
     this.tableAccount.Add(this.entryLogin);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableAccount[this.entryLogin]));
     w21.LeftAttach  = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableAccount.Gtk.Table+TableChild
     this.labelLogin           = new global::Gtk.Label();
     this.labelLogin.Name      = "labelLogin";
     this.labelLogin.LabelProp = global::Mono.Unix.Catalog.GetString("Логин:");
     this.tableAccount.Add(this.labelLogin);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.tableAccount[this.labelLogin]));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.tableAccount);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.tableAccount]));
     w23.Position = 3;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.labelInfo      = new global::Gtk.Label();
     this.labelInfo.Name = "labelInfo";
     this.vbox3.Add(this.labelInfo);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.labelInfo]));
     w24.Position = 4;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hboxCreateBase         = new global::Gtk.HBox();
     this.hboxCreateBase.Name    = "hboxCreateBase";
     this.hboxCreateBase.Spacing = 6;
     // Container child hboxCreateBase.Gtk.Box+BoxChild
     this.buttonCreateBase              = new global::Gtk.Button();
     this.buttonCreateBase.Sensitive    = false;
     this.buttonCreateBase.CanFocus     = true;
     this.buttonCreateBase.Name         = "buttonCreateBase";
     this.buttonCreateBase.UseUnderline = true;
     this.buttonCreateBase.Label        = global::Mono.Unix.Catalog.GetString("Создать базу на сервере...");
     this.hboxCreateBase.Add(this.buttonCreateBase);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hboxCreateBase[this.buttonCreateBase]));
     w25.Position = 0;
     // Container child hboxCreateBase.Gtk.Box+BoxChild
     this.buttonHelp              = new global::Gtk.Button();
     this.buttonHelp.CanFocus     = true;
     this.buttonHelp.Name         = "buttonHelp";
     this.buttonHelp.UseUnderline = true;
     this.buttonHelp.Relief       = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w26 = new global::Gtk.Image();
     w26.Pixbuf            = global::Gdk.Pixbuf.LoadFromResource("QSProjectsLib.icons.help.png");
     this.buttonHelp.Image = w26;
     this.hboxCreateBase.Add(this.buttonHelp);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hboxCreateBase[this.buttonHelp]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     this.vbox3.Add(this.hboxCreateBase);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hboxCreateBase]));
     w28.Position = 5;
     w28.Expand   = false;
     w28.Fill     = false;
     this.hbox1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vbox3]));
     w29.Position = 1;
     w29.Padding  = ((uint)(20));
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
     w30.Position = 0;
     // Internal child QSProjectsLib.EditConnection.ActionArea
     global::Gtk.HButtonBox w31 = this.ActionArea;
     w31.Name        = "dialog1_ActionArea";
     w31.Spacing     = 10;
     w31.BorderWidth = ((uint)(5));
     w31.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("Отменить");
     global::Gtk.Image w32 = new global::Gtk.Image();
     w32.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w32;
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w33 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w31[this.buttonCancel]));
     w33.Expand = false;
     w33.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("ОК");
     global::Gtk.Image w34 = new global::Gtk.Image();
     w34.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     this.buttonOk.Image = w34;
     w31.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w35 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w31[this.buttonOk]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 561;
     this.DefaultHeight = 407;
     this.Show();
     this.treeConnections.RowActivated += new global::Gtk.RowActivatedHandler(this.OnTreeviewConnectionsRowActivated);
     this.buttonAdd.Clicked            += new global::System.EventHandler(this.OnButtonAddClicked);
     this.buttonDelete.Clicked         += new global::System.EventHandler(this.OnButtonDeleteClicked);
     this.entryServer.TextInserted     += new global::Gtk.TextInsertedHandler(this.OnEntryServerTextInserted);
     this.entryServer.TextDeleted      += new global::Gtk.TextDeletedHandler(this.OnEntryServerTextDeleted);
     this.entryServer.FocusInEvent     += new global::Gtk.FocusInEventHandler(this.OnEntryServerFocusInEvent);
     this.entryServer.FocusOutEvent    += new global::Gtk.FocusOutEventHandler(this.OnEntryServerFocusOutEvent);
     this.entryServer.Changed          += new global::System.EventHandler(this.OnEntryServerChanged);
     this.entryName.Changed            += new global::System.EventHandler(this.OnEntryNameChanged);
     this.entryBase.Changed            += new global::System.EventHandler(this.OnEntryBaseChanged);
     this.comboConnectionType.Changed  += new global::System.EventHandler(this.OnComboConnectionTypeChanged);
     this.buttonCreateBase.Clicked     += new global::System.EventHandler(this.OnButtonCreateBaseClicked);
     this.buttonHelp.Clicked           += new global::System.EventHandler(this.OnButtonHelpClicked);
     this.buttonOk.Clicked             += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Beispiel #20
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.NewConfigurationDialog
     this.Name     = "MonoDevelop.Ide.Projects.NewConfigurationDialog";
     this.Title    = global::MonoDevelop.Core.GettextCatalog.GetString("New Configuration");
     this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
     // Internal child MonoDevelop.Ide.Projects.NewConfigurationDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog-vbox6";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog-vbox6.Gtk.Box+BoxChild
     this.vbox77             = new global::Gtk.VBox();
     this.vbox77.Name        = "vbox77";
     this.vbox77.Spacing     = 6;
     this.vbox77.BorderWidth = ((uint)(7));
     // Container child vbox77.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboName      = global::Gtk.ComboBoxEntry.NewText();
     this.comboName.Name = "comboName";
     this.table1.Add(this.comboName);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboName]));
     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.comboPlatform      = global::Gtk.ComboBoxEntry.NewText();
     this.comboPlatform.Name = "comboPlatform";
     this.table1.Add(this.comboPlatform);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboPlatform]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Name:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("Platform:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox77.Add(this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox77 [this.table1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox77.Gtk.Box+BoxChild
     this.createChildrenCheck               = new global::Gtk.CheckButton();
     this.createChildrenCheck.Name          = "createChildrenCheck";
     this.createChildrenCheck.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("Create configurations for all solution items");
     this.createChildrenCheck.Active        = true;
     this.createChildrenCheck.DrawIndicator = true;
     this.createChildrenCheck.UseUnderline  = true;
     this.vbox77.Add(this.createChildrenCheck);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox77 [this.createChildrenCheck]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     w1.Add(this.vbox77);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox77]));
     w8.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.NewConfigurationDialog.ActionArea
     global::Gtk.HButtonBox w9 = this.ActionArea;
     w9.Name        = "dialog-action_area6";
     w9.Spacing     = 6;
     w9.BorderWidth = ((uint)(5));
     w9.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog-action_area6.Gtk.ButtonBox+ButtonBoxChild
     this.cancelbutton1              = new global::Gtk.Button();
     this.cancelbutton1.Name         = "cancelbutton1";
     this.cancelbutton1.UseStock     = true;
     this.cancelbutton1.UseUnderline = true;
     this.cancelbutton1.Label        = "gtk-cancel";
     this.AddActionWidget(this.cancelbutton1, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.cancelbutton1]));
     w10.Expand = false;
     w10.Fill   = false;
     // Container child dialog-action_area6.Gtk.ButtonBox+ButtonBoxChild
     this.okbutton1              = new global::Gtk.Button();
     this.okbutton1.Name         = "okbutton1";
     this.okbutton1.UseStock     = true;
     this.okbutton1.UseUnderline = true;
     this.okbutton1.Label        = "gtk-ok";
     w9.Add(this.okbutton1);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.okbutton1]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 407;
     this.DefaultHeight = 187;
     this.Hide();
     this.okbutton1.Clicked += new global::System.EventHandler(this.OnOkbutton1Clicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.VersionControl.Git.CredentialsDialog
     this.Name           = "MonoDevelop.VersionControl.Git.CredentialsDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Git Credentials");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.VersionControl.Git.CredentialsDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox             = new global::Gtk.VBox();
     this.vbox.Name        = "vbox";
     this.vbox.Spacing     = 6;
     this.vbox.BorderWidth = ((uint)(9));
     // Container child vbox.Gtk.Box+BoxChild
     this.labelTop           = new global::Gtk.Label();
     this.labelTop.Name      = "labelTop";
     this.labelTop.Xalign    = 0F;
     this.labelTop.LabelProp = global::Mono.Unix.Catalog.GetString("Credentials required for the repository: {0}");
     this.vbox.Add(this.labelTop);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox [this.labelTop]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     w1.Add(this.vbox);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox]));
     w3.Position = 0;
     // Internal child MonoDevelop.VersionControl.Git.CredentialsDialog.ActionArea
     global::Gtk.HButtonBox w4 = this.ActionArea;
     w4.Name        = "dialog1_ActionArea";
     w4.Spacing     = 10;
     w4.BorderWidth = ((uint)(5));
     w4.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w5 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonCancel]));
     w5.Expand = false;
     w5.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w6 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonOk]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonNo              = new global::Gtk.Button();
     this.buttonNo.CanFocus     = true;
     this.buttonNo.Name         = "buttonNo";
     this.buttonNo.UseStock     = true;
     this.buttonNo.UseUnderline = true;
     this.buttonNo.Label        = "gtk-no";
     w4.Add(this.buttonNo);
     global::Gtk.ButtonBox.ButtonBoxChild w7 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonNo]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonYes              = new global::Gtk.Button();
     this.buttonYes.CanFocus     = true;
     this.buttonYes.Name         = "buttonYes";
     this.buttonYes.UseStock     = true;
     this.buttonYes.UseUnderline = true;
     this.buttonYes.Label        = "gtk-yes";
     w4.Add(this.buttonYes);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w4 [this.buttonYes]));
     w8.Position = 3;
     w8.Expand   = false;
     w8.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 500;
     this.DefaultHeight = 132;
     this.buttonNo.Hide();
     this.buttonYes.Hide();
     this.Show();
     this.buttonNo.Clicked  += new global::System.EventHandler(this.OnButtonNoClicked);
     this.buttonYes.Clicked += new global::System.EventHandler(this.OnButtonYesClicked);
 }
Beispiel #22
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget PubnubMessagingExampleGTK.SettingsDialog
     this.Name           = "PubnubMessagingExampleGTK.SettingsDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Settings");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     this.AllowGrow      = false;
     this.DefaultWidth   = 420;
     this.DefaultHeight  = 420;
     // Internal child PubnubMessagingExampleGTK.SettingsDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.mainFixedPanel = new global::Gtk.Fixed();
     this.mainFixedPanel.HeightRequest = 420;
     this.mainFixedPanel.Name          = "mainFixedPanel";
     this.mainFixedPanel.HasWindow     = false;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.hseparator1 = new global::Gtk.HSeparator();
     this.hseparator1.WidthRequest  = 550;
     this.hseparator1.HeightRequest = 1;
     this.hseparator1.Name          = "hseparator1";
     this.mainFixedPanel.Add(this.hseparator1);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.hseparator1]));
     w2.X = 1;
     w2.Y = 39;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.label78           = new global::Gtk.Label();
     this.label78.Name      = "label78";
     this.label78.LabelProp = global::Mono.Unix.Catalog.GetString("Channel(s)");
     this.mainFixedPanel.Add(this.label78);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.label78]));
     w3.X = 31;
     w3.Y = 67;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.hseparator2 = new global::Gtk.HSeparator();
     this.hseparator2.WidthRequest  = 550;
     this.hseparator2.HeightRequest = 1;
     this.hseparator2.Name          = "hseparator2";
     this.mainFixedPanel.Add(this.hseparator2);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.hseparator2]));
     w4.Y = 122;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.label79           = new global::Gtk.Label();
     this.label79.Name      = "label79";
     this.label79.LabelProp = global::Mono.Unix.Catalog.GetString("SSL");
     this.mainFixedPanel.Add(this.label79);
     global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.label79]));
     w5.X = 32;
     w5.Y = 96;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.label81           = new global::Gtk.Label();
     this.label81.Name      = "label81";
     this.label81.LabelProp = global::Mono.Unix.Catalog.GetString("Cipher");
     this.mainFixedPanel.Add(this.label81);
     global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.label81]));
     w6.X = 34;
     w6.Y = 152;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.entryCipher               = new global::Gtk.Entry();
     this.entryCipher.CanFocus      = true;
     this.entryCipher.Name          = "entryCipher";
     this.entryCipher.IsEditable    = true;
     this.entryCipher.InvisibleChar = '•';
     this.mainFixedPanel.Add(this.entryCipher);
     global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.entryCipher]));
     w7.X = 139;
     w7.Y = 147;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.entryUuid               = new global::Gtk.Entry();
     this.entryUuid.CanFocus      = true;
     this.entryUuid.Name          = "entryUuid";
     this.entryUuid.IsEditable    = true;
     this.entryUuid.InvisibleChar = '•';
     this.mainFixedPanel.Add(this.entryUuid);
     global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.entryUuid]));
     w8.X = 139;
     w8.Y = 207;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.label83           = new global::Gtk.Label();
     this.label83.Name      = "label83";
     this.label83.LabelProp = global::Mono.Unix.Catalog.GetString("Custom UUID");
     this.mainFixedPanel.Add(this.label83);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.label83]));
     w9.X = 33;
     w9.Y = 209;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.entryChannel = new global::Gtk.Entry();
     this.entryChannel.WidthRequest  = 300;
     this.entryChannel.CanFocus      = true;
     this.entryChannel.Name          = "entryChannel";
     this.entryChannel.IsEditable    = true;
     this.entryChannel.InvisibleChar = '•';
     this.mainFixedPanel.Add(this.entryChannel);
     global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.entryChannel]));
     w10.X = 141;
     w10.Y = 62;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.expander2 = new global::Gtk.Expander(null);
     this.expander2.HeightRequest = 170;
     this.expander2.CanFocus      = true;
     this.expander2.Name          = "expander2";
     this.expander2.Expanded      = true;
     // Container child expander2.Gtk.Container+ContainerChild
     this.fixed5 = new global::Gtk.Fixed();
     this.fixed5.WidthRequest  = 400;
     this.fixed5.HeightRequest = 135;
     this.fixed5.Name          = "fixed5";
     this.fixed5.HasWindow     = false;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entryServer               = new global::Gtk.Entry();
     this.entryServer.CanFocus      = true;
     this.entryServer.Name          = "entryServer";
     this.entryServer.IsEditable    = true;
     this.entryServer.InvisibleChar = '•';
     this.fixed5.Add(this.entryServer);
     global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.fixed5 [this.entryServer]));
     w11.X = 129;
     w11.Y = 10;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entryPort               = new global::Gtk.Entry();
     this.entryPort.CanFocus      = true;
     this.entryPort.Name          = "entryPort";
     this.entryPort.IsEditable    = true;
     this.entryPort.InvisibleChar = '•';
     this.fixed5.Add(this.entryPort);
     global::Gtk.Fixed.FixedChild w12 = ((global::Gtk.Fixed.FixedChild)(this.fixed5 [this.entryPort]));
     w12.X = 129;
     w12.Y = 43;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label84           = new global::Gtk.Label();
     this.label84.Name      = "label84";
     this.label84.LabelProp = global::Mono.Unix.Catalog.GetString("Server");
     this.fixed5.Add(this.label84);
     global::Gtk.Fixed.FixedChild w13 = ((global::Gtk.Fixed.FixedChild)(this.fixed5 [this.label84]));
     w13.X = 26;
     w13.Y = 16;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label85           = new global::Gtk.Label();
     this.label85.Name      = "label85";
     this.label85.LabelProp = global::Mono.Unix.Catalog.GetString("Port");
     this.fixed5.Add(this.label85);
     global::Gtk.Fixed.FixedChild w14 = ((global::Gtk.Fixed.FixedChild)(this.fixed5 [this.label85]));
     w14.X = 26;
     w14.Y = 45;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entryUsername               = new global::Gtk.Entry();
     this.entryUsername.CanFocus      = true;
     this.entryUsername.Name          = "entryUsername";
     this.entryUsername.IsEditable    = true;
     this.entryUsername.InvisibleChar = '•';
     this.fixed5.Add(this.entryUsername);
     global::Gtk.Fixed.FixedChild w15 = ((global::Gtk.Fixed.FixedChild)(this.fixed5 [this.entryUsername]));
     w15.X = 129;
     w15.Y = 75;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Password");
     this.fixed5.Add(this.label2);
     global::Gtk.Fixed.FixedChild w16 = ((global::Gtk.Fixed.FixedChild)(this.fixed5 [this.label2]));
     w16.X = 26;
     w16.Y = 112;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.lblUsername           = new global::Gtk.Label();
     this.lblUsername.Name      = "lblUsername";
     this.lblUsername.LabelProp = global::Mono.Unix.Catalog.GetString("Username");
     this.fixed5.Add(this.lblUsername);
     global::Gtk.Fixed.FixedChild w17 = ((global::Gtk.Fixed.FixedChild)(this.fixed5 [this.lblUsername]));
     w17.X = 26;
     w17.Y = 79;
     // Container child fixed5.Gtk.Fixed+FixedChild
     this.entryPassword               = new global::Gtk.Entry();
     this.entryPassword.CanFocus      = true;
     this.entryPassword.Name          = "entryPassword";
     this.entryPassword.IsEditable    = true;
     this.entryPassword.InvisibleChar = '•';
     this.fixed5.Add(this.entryPassword);
     global::Gtk.Fixed.FixedChild w18 = ((global::Gtk.Fixed.FixedChild)(this.fixed5 [this.entryPassword]));
     w18.X = 128;
     w18.Y = 109;
     this.expander2.Add(this.fixed5);
     this.GtkLabel2 = new global::Gtk.Label();
     this.GtkLabel2.HeightRequest = 0;
     this.GtkLabel2.Name          = "GtkLabel2";
     this.GtkLabel2.LabelProp     = global::Mono.Unix.Catalog.GetString("Proxy Settings");
     this.GtkLabel2.UseUnderline  = true;
     this.expander2.LabelWidget   = this.GtkLabel2;
     this.mainFixedPanel.Add(this.expander2);
     global::Gtk.Fixed.FixedChild w20 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.expander2]));
     w20.X = 26;
     w20.Y = 246;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.label75           = new global::Gtk.Label();
     this.label75.Name      = "label75";
     this.label75.LabelProp = global::Mono.Unix.Catalog.GetString("Basic Settings");
     this.mainFixedPanel.Add(this.label75);
     global::Gtk.Fixed.FixedChild w21 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.label75]));
     w21.X = 225;
     w21.Y = 13;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.label76           = new global::Gtk.Label();
     this.label76.Name      = "label76";
     this.label76.LabelProp = global::Mono.Unix.Catalog.GetString("Enter multiple channels separated by comma");
     this.mainFixedPanel.Add(this.label76);
     global::Gtk.Fixed.FixedChild w22 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.label76]));
     w22.X = 127;
     w22.Y = 42;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.label80           = new global::Gtk.Label();
     this.label80.Name      = "label80";
     this.label80.LabelProp = global::Mono.Unix.Catalog.GetString("Enter cipher for encryption or leave blank for unencrypted transfer");
     this.mainFixedPanel.Add(this.label80);
     global::Gtk.Fixed.FixedChild w23 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.label80]));
     w23.X = 61;
     w23.Y = 126;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.label82           = new global::Gtk.Label();
     this.label82.Name      = "label82";
     this.label82.LabelProp = global::Mono.Unix.Catalog.GetString("Enter custom UUID or leave blank for default UUID");
     this.mainFixedPanel.Add(this.label82);
     global::Gtk.Fixed.FixedChild w24 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.label82]));
     w24.X = 104;
     w24.Y = 181;
     // Container child mainFixedPanel.Gtk.Fixed+FixedChild
     this.sslToggle              = new global::Gtk.ToggleButton();
     this.sslToggle.CanFocus     = true;
     this.sslToggle.Name         = "sslToggle";
     this.sslToggle.UseUnderline = true;
     this.sslToggle.Active       = true;
     this.sslToggle.Label        = global::Mono.Unix.Catalog.GetString("Off");
     this.mainFixedPanel.Add(this.sslToggle);
     global::Gtk.Fixed.FixedChild w25 = ((global::Gtk.Fixed.FixedChild)(this.mainFixedPanel [this.sslToggle]));
     w25.X = 139;
     w25.Y = 93;
     w1.Add(this.mainFixedPanel);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(w1 [this.mainFixedPanel]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Internal child PubnubMessagingExampleGTK.SettingsDialog.ActionArea
     global::Gtk.HButtonBox w27 = this.ActionArea;
     w27.Name        = "dialog1_ActionArea";
     w27.Spacing     = 10;
     w27.BorderWidth = ((uint)(5));
     w27.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.btnCancel              = new global::Gtk.Button();
     this.btnCancel.CanDefault   = true;
     this.btnCancel.CanFocus     = true;
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.UseStock     = true;
     this.btnCancel.UseUnderline = true;
     this.btnCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.btnCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w27 [this.btnCancel]));
     w28.Expand = false;
     w28.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w27.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w27 [this.buttonOk]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.expander2.Activated += new global::System.EventHandler(this.ProxyExpanderActivated);
     this.sslToggle.Toggled   += new global::System.EventHandler(this.SslToggled);
     this.buttonOk.Clicked    += new global::System.EventHandler(this.OkClicked);
 }
 protected virtual void Build()
 {
     MonoDevelop.Components.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.ApplyPolicyDialog
     this.Name           = "MonoDevelop.Ide.Projects.ApplyPolicyDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Apply Policies");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.Ide.Projects.ApplyPolicyDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox3             = new global::Gtk.VBox();
     this.vbox3.Name        = "vbox3";
     this.vbox3.Spacing     = 16;
     this.vbox3.BorderWidth = ((uint)(12));
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radioCustom               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Apply stock or custom policy set"));
     this.radioCustom.CanFocus      = true;
     this.radioCustom.Name          = "radioCustom";
     this.radioCustom.DrawIndicator = true;
     this.radioCustom.UseUnderline  = true;
     this.radioCustom.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vbox2.Add(this.radioCustom);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioCustom]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.boxCustom             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.boxCustom.Name        = "boxCustom";
     this.boxCustom.LeftPadding = ((uint)(42));
     // Container child boxCustom.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Policy:");
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.combPolicies      = global::Gtk.ComboBox.NewText();
     this.combPolicies.Name = "combPolicies";
     this.hbox1.Add(this.combPolicies);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.combPolicies]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     this.boxCustom.Add(this.hbox1);
     this.vbox2.Add(this.boxCustom);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxCustom]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.radioFile               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Apply policies from file"));
     this.radioFile.CanFocus      = true;
     this.radioFile.Name          = "radioFile";
     this.radioFile.DrawIndicator = true;
     this.radioFile.UseUnderline  = true;
     this.radioFile.Group         = this.radioCustom.Group;
     this.vbox2.Add(this.radioFile);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radioFile]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.boxFile             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.boxFile.Name        = "boxFile";
     this.boxFile.LeftPadding = ((uint)(42));
     // Container child boxFile.Gtk.Container+ContainerChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("File:");
     this.hbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label3]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fileEntry              = new global::MonoDevelop.Components.FileEntry();
     this.fileEntry.Name         = "fileEntry";
     this.fileEntry.BrowserTitle = "Select Policy Set File";
     this.hbox2.Add(this.fileEntry);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fileEntry]));
     w9.Position = 1;
     this.boxFile.Add(this.hbox2);
     this.vbox2.Add(this.boxFile);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.boxFile]));
     w11.Position = 3;
     w11.Expand   = false;
     w11.Fill     = false;
     this.vbox3.Add(this.vbox2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox2]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.labelChangesTitle           = new global::Gtk.Label();
     this.labelChangesTitle.Name      = "labelChangesTitle";
     this.labelChangesTitle.Xalign    = 0F;
     this.labelChangesTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Policies to set or replace:");
     this.vbox4.Add(this.labelChangesTitle);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.labelChangesTitle]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.policiesScroll            = new global::Gtk.ScrolledWindow();
     this.policiesScroll.CanFocus   = true;
     this.policiesScroll.Name       = "policiesScroll";
     this.policiesScroll.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox4.Add(this.policiesScroll);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.policiesScroll]));
     w14.Position = 1;
     this.vbox3.Add(this.vbox4);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox4]));
     w15.Position = 1;
     w1.Add(this.vbox3);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox3]));
     w16.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.ApplyPolicyDialog.ActionArea
     global::Gtk.HButtonBox w17 = this.ActionArea;
     w17.Name        = "dialog1_ActionArea";
     w17.Spacing     = 10;
     w17.BorderWidth = ((uint)(5));
     w17.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonCancel]));
     w18.Expand = false;
     w18.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("_Apply policies");
     w17.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w17 [this.buttonOk]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 475;
     this.DefaultHeight = 325;
     this.Hide();
     this.radioCustom.Toggled   += new global::System.EventHandler(this.OnRadioCustomToggled);
     this.combPolicies.Changed  += new global::System.EventHandler(this.OnCombPoliciesChanged);
     this.fileEntry.PathChanged += new global::System.EventHandler(this.OnFileEntryPathChanged);
     this.buttonOk.Clicked      += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QSProjectsLib.Login
     this.Name           = "QSProjectsLib.Login";
     this.Title          = global::Mono.Unix.Catalog.GetString("Вход в систему");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "gtk-connect", global::Gtk.IconSize.LargeToolbar);
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     // Internal child QSProjectsLib.Login.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.imageLogo = new global::Gtk.Image();
     this.imageLogo.WidthRequest  = 0;
     this.imageLogo.HeightRequest = 0;
     this.imageLogo.Name          = "imageLogo";
     this.vbox2.Add(this.imageLogo);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.imageLogo]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.labelAppName           = new global::Gtk.Label();
     this.labelAppName.Name      = "labelAppName";
     this.labelAppName.Xpad      = 25;
     this.labelAppName.Xalign    = 1F;
     this.labelAppName.LabelProp = global::Mono.Unix.Catalog.GetString("<span foreground=\"gray\" size=\"large\" font_family=\"Philosopher\"><b>QS: Платформа v.1.0</b></span>");
     this.labelAppName.UseMarkup = true;
     this.labelAppName.Justify   = ((global::Gtk.Justification)(1));
     this.vbox2.Add(this.labelAppName);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.labelAppName]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(18));
     // Container child table1.Gtk.Table+TableChild
     this.buttonDemo              = new global::Gtk.Button();
     this.buttonDemo.CanFocus     = true;
     this.buttonDemo.Name         = "buttonDemo";
     this.buttonDemo.UseUnderline = true;
     this.buttonDemo.Relief       = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-info", global::Gtk.IconSize.Button);
     this.buttonDemo.Image = w4;
     this.table1.Add(this.buttonDemo);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.buttonDemo]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(2));
     w5.RightAttach  = ((uint)(3));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.buttonEditConnection = new global::Gtk.Button();
     this.buttonEditConnection.TooltipMarkup = "Редактор подключений";
     this.buttonEditConnection.CanFocus      = true;
     this.buttonEditConnection.Name          = "buttonEditConnection";
     this.buttonEditConnection.UseUnderline  = true;
     this.buttonEditConnection.Relief        = ((global::Gtk.ReliefStyle)(2));
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.buttonEditConnection.Image = w6;
     this.table1.Add(this.buttonEditConnection);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.buttonEditConnection]));
     w7.LeftAttach  = ((uint)(2));
     w7.RightAttach = ((uint)(3));
     w7.XOptions    = ((global::Gtk.AttachOptions)(4));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.comboboxConnections      = global::Gtk.ComboBox.NewText();
     this.comboboxConnections.Name = "comboboxConnections";
     this.table1.Add(this.comboboxConnections);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboboxConnections]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.XOptions    = ((global::Gtk.AttachOptions)(4));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryPassword               = new global::Gtk.Entry();
     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 w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryPassword]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.LeftAttach   = ((uint)(1));
     w9.RightAttach  = ((uint)(2));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryUser               = new global::Gtk.Entry();
     this.entryUser.CanFocus      = true;
     this.entryUser.Name          = "entryUser";
     this.entryUser.IsEditable    = true;
     this.entryUser.InvisibleChar = '●';
     this.table1.Add(this.entryUser);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryUser]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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.table1.Add(this.label1);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Пароль:");
     this.label2.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Подключение:");
     this.label4.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.table1]));
     w14.Position = 2;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(6));
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelLoginInfo      = new global::Gtk.Label();
     this.labelLoginInfo.Name = "labelLoginInfo";
     this.labelLoginInfo.Wrap = true;
     this.hbox1.Add(this.labelLoginInfo);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelLoginInfo]));
     w15.Position = 0;
     w15.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.buttonErrorInfo              = new global::Gtk.Button();
     this.buttonErrorInfo.CanFocus     = true;
     this.buttonErrorInfo.Name         = "buttonErrorInfo";
     this.buttonErrorInfo.UseUnderline = true;
     this.buttonErrorInfo.Label        = global::Mono.Unix.Catalog.GetString("Подробнее..");
     global::Gtk.Image w16 = new global::Gtk.Image();
     w16.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-error", global::Gtk.IconSize.Button);
     this.buttonErrorInfo.Image = w16;
     this.hbox1.Add(this.buttonErrorInfo);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.buttonErrorInfo]));
     w17.Position = 1;
     w17.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Internal child QSProjectsLib.Login.ActionArea
     global::Gtk.HButtonBox w20 = this.ActionArea;
     w20.Name        = "dialog1_ActionArea";
     w20.Spacing     = 10;
     w20.BorderWidth = ((uint)(5));
     w20.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = global::Mono.Unix.Catalog.GetString("О_тменить");
     global::Gtk.Image w21 = new global::Gtk.Image();
     w21.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-cancel", global::Gtk.IconSize.Menu);
     this.buttonCancel.Image = w21;
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w22 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.buttonCancel]));
     w22.Expand = false;
     w22.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = global::Mono.Unix.Catalog.GetString("_OK");
     global::Gtk.Image w23 = new global::Gtk.Image();
     w23.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-ok", global::Gtk.IconSize.Menu);
     this.buttonOk.Image = w23;
     w20.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w24 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w20 [this.buttonOk]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 355;
     this.DefaultHeight = 342;
     this.buttonDemo.Hide();
     this.buttonErrorInfo.Hide();
     this.Show();
     this.entryUser.Activated          += new global::System.EventHandler(this.OnEntryActivated);
     this.entryUser.Activated          += new global::System.EventHandler(this.OnEntryActivated);
     this.entryUser.Activated          += new global::System.EventHandler(this.OnEntryActivated);
     this.entryPassword.Activated      += new global::System.EventHandler(this.OnEntryPasswordActivated);
     this.comboboxConnections.Changed  += new global::System.EventHandler(this.OnComboboxConnectionsChanged);
     this.buttonEditConnection.Clicked += new global::System.EventHandler(this.OnButtonEditConnectionClicked);
     this.buttonDemo.Clicked           += new global::System.EventHandler(this.OnButtonDemoClicked);
     this.buttonErrorInfo.Clicked      += new global::System.EventHandler(this.OnButtonErrorInfoClicked);
     this.buttonOk.Clicked             += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Debugger.BreakpointPropertiesDialog
     this.Name           = "MonoDevelop.Debugger.BreakpointPropertiesDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Breakpoint Properties");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Modal          = true;
     // Internal child MonoDevelop.Debugger.BreakpointPropertiesDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vboxProperties             = new global::Gtk.VBox();
     this.vboxProperties.Name        = "vboxProperties";
     this.vboxProperties.Spacing     = 6;
     this.vboxProperties.BorderWidth = ((uint)(9));
     // Container child vboxProperties.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Location</b>");
     this.label1.UseMarkup = true;
     this.vboxProperties.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vboxProperties [this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vboxProperties.Gtk.Box+BoxChild
     this.alignLocation             = new global::Gtk.Alignment(0F, 0.5F, 1F, 1F);
     this.alignLocation.Name        = "alignLocation";
     this.alignLocation.LeftPadding = ((uint)(18));
     // Container child alignLocation.Gtk.Container+ContainerChild
     this.tableLocation               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.tableLocation.Name          = "tableLocation";
     this.tableLocation.RowSpacing    = ((uint)(6));
     this.tableLocation.ColumnSpacing = ((uint)(6));
     // Container child tableLocation.Gtk.Table+TableChild
     this.entryFileFunction               = new global::Gtk.Entry();
     this.entryFileFunction.CanFocus      = true;
     this.entryFileFunction.Name          = "entryFileFunction";
     this.entryFileFunction.IsEditable    = true;
     this.entryFileFunction.InvisibleChar = '●';
     this.tableLocation.Add(this.entryFileFunction);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.tableLocation [this.entryFileFunction]));
     w3.LeftAttach  = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tableLocation.Gtk.Table+TableChild
     this.hboxLineColumn         = new global::Gtk.HBox();
     this.hboxLineColumn.Name    = "hboxLineColumn";
     this.hboxLineColumn.Spacing = 6;
     // Container child hboxLineColumn.Gtk.Box+BoxChild
     this.spinLine          = new global::Gtk.SpinButton(1, 100, 1);
     this.spinLine.CanFocus = true;
     this.spinLine.Name     = "spinLine";
     this.spinLine.Adjustment.PageIncrement = 10;
     this.spinLine.ClimbRate = 1;
     this.spinLine.Numeric   = true;
     this.spinLine.Value     = 1;
     this.hboxLineColumn.Add(this.spinLine);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxLineColumn [this.spinLine]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hboxLineColumn.Gtk.Box+BoxChild
     this.hboxColumn         = new global::Gtk.HBox();
     this.hboxColumn.Name    = "hboxColumn";
     this.hboxColumn.Spacing = 6;
     // Container child hboxColumn.Gtk.Box+BoxChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Column:");
     this.label9.Justify   = ((global::Gtk.Justification)(1));
     this.hboxColumn.Add(this.label9);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxColumn [this.label9]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hboxColumn.Gtk.Box+BoxChild
     this.spinColumn          = new global::Gtk.SpinButton(1, 100, 1);
     this.spinColumn.CanFocus = true;
     this.spinColumn.Name     = "spinColumn";
     this.spinColumn.Adjustment.PageIncrement = 10;
     this.spinColumn.ClimbRate = 1;
     this.spinColumn.Numeric   = true;
     this.hboxColumn.Add(this.spinColumn);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hboxColumn [this.spinColumn]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.hboxLineColumn.Add(this.hboxColumn);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxLineColumn [this.hboxColumn]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.tableLocation.Add(this.hboxLineColumn);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableLocation [this.hboxLineColumn]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child tableLocation.Gtk.Table+TableChild
     this.labelFileFunction           = new global::Gtk.Label();
     this.labelFileFunction.Name      = "labelFileFunction";
     this.labelFileFunction.Xalign    = 0F;
     this.labelFileFunction.LabelProp = global::Mono.Unix.Catalog.GetString("File:");
     this.tableLocation.Add(this.labelFileFunction);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.tableLocation [this.labelFileFunction]));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tableLocation.Gtk.Table+TableChild
     this.labelLine           = new global::Gtk.Label();
     this.labelLine.Name      = "labelLine";
     this.labelLine.LabelProp = global::Mono.Unix.Catalog.GetString("Line:");
     this.tableLocation.Add(this.labelLine);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableLocation [this.labelLine]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.alignLocation.Add(this.tableLocation);
     this.vboxProperties.Add(this.alignLocation);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vboxProperties [this.alignLocation]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vboxProperties.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("<b>Condition</b>");
     this.label2.UseMarkup = true;
     this.vboxProperties.Add(this.label2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vboxProperties [this.label2]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vboxProperties.Gtk.Box+BoxChild
     this.alignCondition             = new global::Gtk.Alignment(0F, 0.5F, 1F, 1F);
     this.alignCondition.Name        = "alignCondition";
     this.alignCondition.LeftPadding = ((uint)(18));
     // Container child alignCondition.Gtk.Container+ContainerChild
     this.vboxConditionOptions         = new global::Gtk.VBox();
     this.vboxConditionOptions.Name    = "vboxConditionOptions";
     this.vboxConditionOptions.Spacing = 6;
     // Container child vboxConditionOptions.Gtk.Box+BoxChild
     this.radioBreakAlways               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Always break"));
     this.radioBreakAlways.CanFocus      = true;
     this.radioBreakAlways.Name          = "radioBreakAlways";
     this.radioBreakAlways.DrawIndicator = true;
     this.radioBreakAlways.UseUnderline  = true;
     this.radioBreakAlways.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vboxConditionOptions.Add(this.radioBreakAlways);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxConditionOptions [this.radioBreakAlways]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vboxConditionOptions.Gtk.Box+BoxChild
     this.radioBreakWhenTrue               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Break when condition is true"));
     this.radioBreakWhenTrue.CanFocus      = true;
     this.radioBreakWhenTrue.Name          = "radioBreakWhenTrue";
     this.radioBreakWhenTrue.DrawIndicator = true;
     this.radioBreakWhenTrue.UseUnderline  = true;
     this.radioBreakWhenTrue.Group         = this.radioBreakAlways.Group;
     this.vboxConditionOptions.Add(this.radioBreakWhenTrue);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vboxConditionOptions [this.radioBreakWhenTrue]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vboxConditionOptions.Gtk.Box+BoxChild
     this.radioBreakWhenChanges               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Break when the expression changes"));
     this.radioBreakWhenChanges.CanFocus      = true;
     this.radioBreakWhenChanges.Name          = "radioBreakWhenChanges";
     this.radioBreakWhenChanges.DrawIndicator = true;
     this.radioBreakWhenChanges.UseUnderline  = true;
     this.radioBreakWhenChanges.Group         = this.radioBreakAlways.Group;
     this.vboxConditionOptions.Add(this.radioBreakWhenChanges);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vboxConditionOptions [this.radioBreakWhenChanges]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vboxConditionOptions.Gtk.Box+BoxChild
     this.alignConditionExpression             = new global::Gtk.Alignment(0F, 0.5F, 1F, 1F);
     this.alignConditionExpression.Name        = "alignConditionExpression";
     this.alignConditionExpression.LeftPadding = ((uint)(18));
     // Container child alignConditionExpression.Gtk.Container+ContainerChild
     this.hboxConditionExpression         = new global::Gtk.HBox();
     this.hboxConditionExpression.Name    = "hboxConditionExpression";
     this.hboxConditionExpression.Spacing = 6;
     // Container child hboxConditionExpression.Gtk.Box+BoxChild
     this.labelConditionExpression           = new global::Gtk.Label();
     this.labelConditionExpression.Name      = "labelConditionExpression";
     this.labelConditionExpression.Xalign    = 0F;
     this.labelConditionExpression.LabelProp = global::Mono.Unix.Catalog.GetString("Condition expression:");
     this.hboxConditionExpression.Add(this.labelConditionExpression);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hboxConditionExpression [this.labelConditionExpression]));
     w17.Position = 0;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child hboxConditionExpression.Gtk.Box+BoxChild
     this.entryCondition               = new global::Gtk.Entry();
     this.entryCondition.CanFocus      = true;
     this.entryCondition.Name          = "entryCondition";
     this.entryCondition.IsEditable    = true;
     this.entryCondition.InvisibleChar = '●';
     this.hboxConditionExpression.Add(this.entryCondition);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxConditionExpression [this.entryCondition]));
     w18.Position = 1;
     this.alignConditionExpression.Add(this.hboxConditionExpression);
     this.vboxConditionOptions.Add(this.alignConditionExpression);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vboxConditionOptions [this.alignConditionExpression]));
     w20.Position = 3;
     w20.Expand   = false;
     w20.Fill     = false;
     this.alignCondition.Add(this.vboxConditionOptions);
     this.vboxProperties.Add(this.alignCondition);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxProperties [this.alignCondition]));
     w22.Position = 3;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vboxProperties.Gtk.Box+BoxChild
     this.labelHitCount           = new global::Gtk.Label();
     this.labelHitCount.Name      = "labelHitCount";
     this.labelHitCount.Xalign    = 0F;
     this.labelHitCount.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Hit Count</b>");
     this.labelHitCount.UseMarkup = true;
     this.vboxProperties.Add(this.labelHitCount);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vboxProperties [this.labelHitCount]));
     w23.Position = 4;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vboxProperties.Gtk.Box+BoxChild
     this.alignHitCount             = new global::Gtk.Alignment(0F, 0.5F, 1F, 1F);
     this.alignHitCount.Name        = "alignHitCount";
     this.alignHitCount.LeftPadding = ((uint)(18));
     // Container child alignHitCount.Gtk.Container+ContainerChild
     this.vboxHitCount         = new global::Gtk.VBox();
     this.vboxHitCount.Name    = "vboxHitCount";
     this.vboxHitCount.Spacing = 6;
     // Container child vboxHitCount.Gtk.Box+BoxChild
     this.labelWhenHit           = new global::Gtk.Label();
     this.labelWhenHit.Name      = "labelWhenHit";
     this.labelWhenHit.Xalign    = 0F;
     this.labelWhenHit.LabelProp = global::Mono.Unix.Catalog.GetString("When the condition is hit:");
     this.vboxHitCount.Add(this.labelWhenHit);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vboxHitCount [this.labelWhenHit]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vboxHitCount.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboHitCountMode = global::Gtk.ComboBox.NewText();
     this.comboHitCountMode.AppendText(global::Mono.Unix.Catalog.GetString("Always break"));
     this.comboHitCountMode.AppendText(global::Mono.Unix.Catalog.GetString("Break when the hit count is less than"));
     this.comboHitCountMode.AppendText(global::Mono.Unix.Catalog.GetString("Break when the hit count is less than or equal to"));
     this.comboHitCountMode.AppendText(global::Mono.Unix.Catalog.GetString("Break when the hit count is equal to"));
     this.comboHitCountMode.AppendText(global::Mono.Unix.Catalog.GetString("Break when the hit count is greater than"));
     this.comboHitCountMode.AppendText(global::Mono.Unix.Catalog.GetString("Break when the hit count is greater than or equal to"));
     this.comboHitCountMode.AppendText(global::Mono.Unix.Catalog.GetString("Break when the hit count is a multiple of"));
     this.comboHitCountMode.Name   = "comboHitCountMode";
     this.comboHitCountMode.Active = 0;
     this.hbox1.Add(this.comboHitCountMode);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboHitCountMode]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.spinHitCount          = new global::Gtk.SpinButton(0, 100000000, 1);
     this.spinHitCount.CanFocus = true;
     this.spinHitCount.Name     = "spinHitCount";
     this.spinHitCount.Adjustment.PageIncrement = 10;
     this.spinHitCount.ClimbRate = 1;
     this.spinHitCount.Numeric   = true;
     this.spinHitCount.Value     = 1;
     this.hbox1.Add(this.spinHitCount);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.spinHitCount]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.vboxHitCount.Add(this.hbox1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vboxHitCount [this.hbox1]));
     w27.Position = 1;
     w27.Expand   = false;
     w27.Fill     = false;
     this.alignHitCount.Add(this.vboxHitCount);
     this.vboxProperties.Add(this.alignHitCount);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vboxProperties [this.alignHitCount]));
     w29.Position = 5;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child vboxProperties.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Action</b>");
     this.label3.UseMarkup = true;
     this.vboxProperties.Add(this.label3);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxProperties [this.label3]));
     w30.Position = 6;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vboxProperties.Gtk.Box+BoxChild
     this.alignAction             = new global::Gtk.Alignment(0F, 0.5F, 1F, 1F);
     this.alignAction.Name        = "alignAction";
     this.alignAction.LeftPadding = ((uint)(18));
     // Container child alignAction.Gtk.Container+ContainerChild
     this.vboxAction         = new global::Gtk.VBox();
     this.vboxAction.Name    = "vboxAction";
     this.vboxAction.Spacing = 6;
     // Container child vboxAction.Gtk.Box+BoxChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 0F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("When the breakpoint is hit:");
     this.vboxAction.Add(this.label11);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vboxAction [this.label11]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child vboxAction.Gtk.Box+BoxChild
     this.radioActionBreak               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Break"));
     this.radioActionBreak.CanFocus      = true;
     this.radioActionBreak.Name          = "radioActionBreak";
     this.radioActionBreak.DrawIndicator = true;
     this.radioActionBreak.UseUnderline  = true;
     this.radioActionBreak.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vboxAction.Add(this.radioActionBreak);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vboxAction [this.radioActionBreak]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child vboxAction.Gtk.Box+BoxChild
     this.radioActionTrace               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Write expression to the output"));
     this.radioActionTrace.CanFocus      = true;
     this.radioActionTrace.Name          = "radioActionTrace";
     this.radioActionTrace.DrawIndicator = true;
     this.radioActionTrace.UseUnderline  = true;
     this.radioActionTrace.Group         = this.radioActionBreak.Group;
     this.vboxAction.Add(this.radioActionTrace);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vboxAction [this.radioActionTrace]));
     w33.Position = 2;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child vboxAction.Gtk.Box+BoxChild
     this.alignTraceExpression             = new global::Gtk.Alignment(0F, 0.5F, 1F, 1F);
     this.alignTraceExpression.Name        = "alignTraceExpression";
     this.alignTraceExpression.LeftPadding = ((uint)(18));
     // Container child alignTraceExpression.Gtk.Container+ContainerChild
     this.boxTraceExpression         = new global::Gtk.HBox();
     this.boxTraceExpression.Name    = "boxTraceExpression";
     this.boxTraceExpression.Spacing = 6;
     // Container child boxTraceExpression.Gtk.Box+BoxChild
     this.labelTraceExpression           = new global::Gtk.Label();
     this.labelTraceExpression.Name      = "labelTraceExpression";
     this.labelTraceExpression.LabelProp = global::Mono.Unix.Catalog.GetString("Expression:");
     this.boxTraceExpression.Add(this.labelTraceExpression);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.boxTraceExpression [this.labelTraceExpression]));
     w34.Position = 0;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child boxTraceExpression.Gtk.Box+BoxChild
     this.entryTraceExpression               = new global::Gtk.Entry();
     this.entryTraceExpression.CanFocus      = true;
     this.entryTraceExpression.Name          = "entryTraceExpression";
     this.entryTraceExpression.IsEditable    = true;
     this.entryTraceExpression.InvisibleChar = '●';
     this.boxTraceExpression.Add(this.entryTraceExpression);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.boxTraceExpression [this.entryTraceExpression]));
     w35.Position = 1;
     this.alignTraceExpression.Add(this.boxTraceExpression);
     this.vboxAction.Add(this.alignTraceExpression);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vboxAction [this.alignTraceExpression]));
     w37.Position = 3;
     w37.Expand   = false;
     w37.Fill     = false;
     this.alignAction.Add(this.vboxAction);
     this.vboxProperties.Add(this.alignAction);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vboxProperties [this.alignAction]));
     w39.Position = 7;
     w39.Expand   = false;
     w39.Fill     = false;
     w1.Add(this.vboxProperties);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(w1 [this.vboxProperties]));
     w40.Position = 0;
     w40.Expand   = false;
     w40.Fill     = false;
     // Internal child MonoDevelop.Debugger.BreakpointPropertiesDialog.ActionArea
     global::Gtk.HButtonBox w41 = this.ActionArea;
     w41.Name        = "dialog1_ActionArea";
     w41.Spacing     = 6;
     w41.BorderWidth = ((uint)(5));
     w41.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w42 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w41 [this.buttonCancel]));
     w42.Expand = false;
     w42.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w41.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w43 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w41 [this.buttonOk]));
     w43.Position = 1;
     w43.Expand   = false;
     w43.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 512;
     this.DefaultHeight = 522;
     this.Hide();
     this.radioBreakAlways.Toggled      += new global::System.EventHandler(this.OnRadioBreakAlwaysToggled);
     this.radioBreakWhenTrue.Toggled    += new global::System.EventHandler(this.OnRadioBreakAlwaysToggled);
     this.radioBreakWhenChanges.Toggled += new global::System.EventHandler(this.OnRadioBreakAlwaysToggled);
     this.radioActionBreak.Toggled      += new global::System.EventHandler(this.OnRadioActionBreakToggled);
     this.radioActionTrace.Toggled      += new global::System.EventHandler(this.OnRadioActionBreakToggled);
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Mono.Addins.Gui.AddinManagerDialog
     this.Name          = "Mono.Addins.Gui.AddinManagerDialog";
     this.Title         = global::Mono.Unix.Catalog.GetString("Add-in Manager");
     this.TypeHint      = ((global::Gdk.WindowTypeHint)(1));
     this.BorderWidth   = ((uint)(6));
     this.DefaultWidth  = 700;
     this.DefaultHeight = 550;
     // Internal child Mono.Addins.Gui.AddinManagerDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog-vbox8";
     w1.Spacing     = 3;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog-vbox8.Gtk.Box+BoxChild
     this.vbox93             = new global::Gtk.VBox();
     this.vbox93.Name        = "vbox93";
     this.vbox93.Spacing     = 6;
     this.vbox93.BorderWidth = ((uint)(6));
     // Container child vbox93.Gtk.Box+BoxChild
     this.hbox65         = new global::Gtk.HBox();
     this.hbox65.Name    = "hbox65";
     this.hbox65.Spacing = 12;
     // Container child hbox65.Gtk.Box+BoxChild
     this.hbox72         = new global::Gtk.HBox();
     this.hbox72.Name    = "hbox72";
     this.hbox72.Spacing = 12;
     // Container child hbox72.Gtk.Box+BoxChild
     this.notebook             = new global::Gtk.Notebook();
     this.notebook.CanFocus    = true;
     this.notebook.Name        = "notebook";
     this.notebook.CurrentPage = 0;
     this.notebook.ShowBorder  = false;
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.hbox2             = new global::Gtk.HBox();
     this.hbox2.Name        = "hbox2";
     this.hbox2.Spacing     = 9;
     this.hbox2.BorderWidth = ((uint)(9));
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.scrolledwindow13            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow13.CanFocus   = true;
     this.scrolledwindow13.Name       = "scrolledwindow13";
     this.scrolledwindow13.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow13.Gtk.Container+ContainerChild
     this.addinTree          = new global::Gtk.TreeView();
     this.addinTree.CanFocus = true;
     this.addinTree.Name     = "addinTree";
     this.scrolledwindow13.Add(this.addinTree);
     this.vbox6.Add(this.scrolledwindow13);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.scrolledwindow13]));
     w3.Position = 0;
     this.hbox2.Add(this.vbox6);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox6]));
     w4.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.eventbox2      = new global::Gtk.EventBox();
     this.eventbox2.Name = "eventbox2";
     // Container child eventbox2.Gtk.Container+ContainerChild
     this.addininfoInstalled              = new global::Mono.Addins.Gui.AddinInfoView();
     this.addininfoInstalled.Events       = ((global::Gdk.EventMask)(256));
     this.addininfoInstalled.Name         = "addininfoInstalled";
     this.addininfoInstalled.AllowInstall = false;
     this.eventbox2.Add(this.addininfoInstalled);
     this.hbox2.Add(this.eventbox2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.eventbox2]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     this.notebook.Add(this.hbox2);
     // Notebook tab
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Installed");
     this.notebook.SetTabLabel(this.hbox2, this.label7);
     this.label7.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.boxUpdates             = new global::Gtk.HBox();
     this.boxUpdates.Name        = "boxUpdates";
     this.boxUpdates.Spacing     = 9;
     this.boxUpdates.BorderWidth = ((uint)(9));
     // Container child boxUpdates.Gtk.Box+BoxChild
     this.vboxUpdates      = new global::Gtk.VBox();
     this.vboxUpdates.Name = "vboxUpdates";
     // Container child vboxUpdates.Gtk.Box+BoxChild
     this.eboxRepoUpdates      = new global::Gtk.EventBox();
     this.eboxRepoUpdates.Name = "eboxRepoUpdates";
     // Container child eboxRepoUpdates.Gtk.Container+ContainerChild
     this.hbox67         = new global::Gtk.HBox();
     this.hbox67.Name    = "hbox67";
     this.hbox67.Spacing = 6;
     // Container child hbox67.Gtk.Box+BoxChild
     this.labelUpdates           = new global::Gtk.Label();
     this.labelUpdates.Name      = "labelUpdates";
     this.labelUpdates.LabelProp = global::Mono.Unix.Catalog.GetString("No updates found");
     this.hbox67.Add(this.labelUpdates);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox67 [this.labelUpdates]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox67.Gtk.Box+BoxChild
     this.buttonRefreshUpdates              = new global::Gtk.Button();
     this.buttonRefreshUpdates.CanFocus     = true;
     this.buttonRefreshUpdates.Name         = "buttonRefreshUpdates";
     this.buttonRefreshUpdates.UseUnderline = true;
     this.buttonRefreshUpdates.Relief       = ((global::Gtk.ReliefStyle)(2));
     this.buttonRefreshUpdates.Label        = global::Mono.Unix.Catalog.GetString("Refresh");
     global::Gtk.Image w9 = new global::Gtk.Image();
     w9.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-refresh", global::Gtk.IconSize.Menu);
     this.buttonRefreshUpdates.Image = w9;
     this.hbox67.Add(this.buttonRefreshUpdates);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox67 [this.buttonRefreshUpdates]));
     w10.PackType = ((global::Gtk.PackType)(1));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox67.Gtk.Box+BoxChild
     this.buttonUpdateAll              = new global::Gtk.Button();
     this.buttonUpdateAll.CanFocus     = true;
     this.buttonUpdateAll.Name         = "buttonUpdateAll";
     this.buttonUpdateAll.UseUnderline = true;
     this.buttonUpdateAll.Relief       = ((global::Gtk.ReliefStyle)(2));
     this.buttonUpdateAll.Label        = global::Mono.Unix.Catalog.GetString("Update All");
     global::Gtk.Image w11 = new global::Gtk.Image();
     w11.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("download.png");
     this.buttonUpdateAll.Image = w11;
     this.hbox67.Add(this.buttonUpdateAll);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox67 [this.buttonUpdateAll]));
     w12.PackType = ((global::Gtk.PackType)(1));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.eboxRepoUpdates.Add(this.hbox67);
     this.vboxUpdates.Add(this.eboxRepoUpdates);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxUpdates [this.eboxRepoUpdates]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vboxUpdates.Gtk.Box+BoxChild
     this.scrolledUpdates            = new global::Gtk.ScrolledWindow();
     this.scrolledUpdates.CanFocus   = true;
     this.scrolledUpdates.Name       = "scrolledUpdates";
     this.scrolledUpdates.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledUpdates.Gtk.Container+ContainerChild
     this.updatesTreeView          = new global::Gtk.TreeView();
     this.updatesTreeView.CanFocus = true;
     this.updatesTreeView.Name     = "updatesTreeView";
     this.scrolledUpdates.Add(this.updatesTreeView);
     this.vboxUpdates.Add(this.scrolledUpdates);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vboxUpdates [this.scrolledUpdates]));
     w16.Position = 1;
     this.boxUpdates.Add(this.vboxUpdates);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.boxUpdates [this.vboxUpdates]));
     w17.Position = 0;
     // Container child boxUpdates.Gtk.Box+BoxChild
     this.eventbox3      = new global::Gtk.EventBox();
     this.eventbox3.Name = "eventbox3";
     // Container child eventbox3.Gtk.Container+ContainerChild
     this.addininfoUpdates              = new global::Mono.Addins.Gui.AddinInfoView();
     this.addininfoUpdates.Events       = ((global::Gdk.EventMask)(256));
     this.addininfoUpdates.Name         = "addininfoUpdates";
     this.addininfoUpdates.AllowInstall = false;
     this.eventbox3.Add(this.addininfoUpdates);
     this.boxUpdates.Add(this.eventbox3);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.boxUpdates [this.eventbox3]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     this.notebook.Add(this.boxUpdates);
     global::Gtk.Notebook.NotebookChild w20 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.boxUpdates]));
     w20.Position = 1;
     // Notebook tab
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Updates");
     this.notebook.SetTabLabel(this.boxUpdates, this.label4);
     this.label4.ShowAll();
     // Container child notebook.Gtk.Notebook+NotebookChild
     this.hbox8             = new global::Gtk.HBox();
     this.hbox8.Name        = "hbox8";
     this.hbox8.Spacing     = 9;
     this.hbox8.BorderWidth = ((uint)(9));
     // Container child hbox8.Gtk.Box+BoxChild
     this.vboxGallery      = new global::Gtk.VBox();
     this.vboxGallery.Name = "vboxGallery";
     // Container child vboxGallery.Gtk.Box+BoxChild
     this.eboxRepo      = new global::Gtk.EventBox();
     this.eboxRepo.Name = "eboxRepo";
     // Container child eboxRepo.Gtk.Container+ContainerChild
     this.hbox66         = new global::Gtk.HBox();
     this.hbox66.Name    = "hbox66";
     this.hbox66.Spacing = 6;
     // Container child hbox66.Gtk.Box+BoxChild
     this.label112           = new global::Gtk.Label();
     this.label112.Name      = "label112";
     this.label112.LabelProp = global::Mono.Unix.Catalog.GetString("Repository:");
     this.hbox66.Add(this.label112);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox66 [this.label112]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child hbox66.Gtk.Box+BoxChild
     this.repoCombo      = new global::Gtk.ComboBox();
     this.repoCombo.Name = "repoCombo";
     this.hbox66.Add(this.repoCombo);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox66 [this.repoCombo]));
     w22.Position = 1;
     // Container child hbox66.Gtk.Box+BoxChild
     this.buttonRefresh              = new global::Gtk.Button();
     this.buttonRefresh.CanFocus     = true;
     this.buttonRefresh.Name         = "buttonRefresh";
     this.buttonRefresh.UseUnderline = true;
     this.buttonRefresh.Relief       = ((global::Gtk.ReliefStyle)(2));
     this.buttonRefresh.Label        = global::Mono.Unix.Catalog.GetString("Refresh");
     global::Gtk.Image w23 = new global::Gtk.Image();
     w23.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-refresh", global::Gtk.IconSize.Menu);
     this.buttonRefresh.Image = w23;
     this.hbox66.Add(this.buttonRefresh);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox66 [this.buttonRefresh]));
     w24.Position = 2;
     w24.Expand   = false;
     w24.Fill     = false;
     this.eboxRepo.Add(this.hbox66);
     this.vboxGallery.Add(this.eboxRepo);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vboxGallery [this.eboxRepo]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vboxGallery.Gtk.Box+BoxChild
     this.scrolledGallery            = new global::Gtk.ScrolledWindow();
     this.scrolledGallery.CanFocus   = true;
     this.scrolledGallery.Name       = "scrolledGallery";
     this.scrolledGallery.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledGallery.Gtk.Container+ContainerChild
     this.galleryTreeView          = new global::Gtk.TreeView();
     this.galleryTreeView.CanFocus = true;
     this.galleryTreeView.Name     = "galleryTreeView";
     this.scrolledGallery.Add(this.galleryTreeView);
     this.vboxGallery.Add(this.scrolledGallery);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vboxGallery [this.scrolledGallery]));
     w28.Position = 1;
     this.hbox8.Add(this.vboxGallery);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.vboxGallery]));
     w29.Position = 0;
     // Container child hbox8.Gtk.Box+BoxChild
     this.eventbox1      = new global::Gtk.EventBox();
     this.eventbox1.Name = "eventbox1";
     // Container child eventbox1.Gtk.Container+ContainerChild
     this.addininfoGallery              = new global::Mono.Addins.Gui.AddinInfoView();
     this.addininfoGallery.Events       = ((global::Gdk.EventMask)(256));
     this.addininfoGallery.Name         = "addininfoGallery";
     this.addininfoGallery.AllowInstall = false;
     this.eventbox1.Add(this.addininfoGallery);
     this.hbox8.Add(this.eventbox1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.eventbox1]));
     w31.Position = 1;
     w31.Expand   = false;
     w31.Fill     = false;
     this.notebook.Add(this.hbox8);
     global::Gtk.Notebook.NotebookChild w32 = ((global::Gtk.Notebook.NotebookChild)(this.notebook [this.hbox8]));
     w32.Position = 2;
     // Notebook tab
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Gallery");
     this.notebook.SetTabLabel(this.hbox8, this.label8);
     this.label8.ShowAll();
     this.hbox72.Add(this.notebook);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox72 [this.notebook]));
     w33.Position = 0;
     this.hbox65.Add(this.hbox72);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox65 [this.hbox72]));
     w34.Position = 0;
     this.vbox93.Add(this.hbox65);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox93 [this.hbox65]));
     w35.Position = 0;
     w1.Add(this.vbox93);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox93]));
     w36.Position = 0;
     // Internal child Mono.Addins.Gui.AddinManagerDialog.ActionArea
     global::Gtk.HButtonBox w37 = this.ActionArea;
     w37.Name        = "dialog-action_area8";
     w37.Spacing     = 6;
     w37.BorderWidth = ((uint)(5));
     w37.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(2));
     // Container child dialog-action_area8.Gtk.ButtonBox+ButtonBoxChild
     this.buttonInstallFromFile              = new global::Gtk.Button();
     this.buttonInstallFromFile.CanFocus     = true;
     this.buttonInstallFromFile.Name         = "buttonInstallFromFile";
     this.buttonInstallFromFile.UseUnderline = true;
     this.buttonInstallFromFile.Label        = global::Mono.Unix.Catalog.GetString("Install from file...");
     w37.Add(this.buttonInstallFromFile);
     global::Gtk.ButtonBox.ButtonBoxChild w38 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w37 [this.buttonInstallFromFile]));
     w38.Expand = false;
     w38.Fill   = false;
     // Container child dialog-action_area8.Gtk.ButtonBox+ButtonBoxChild
     this.btnClose              = new global::Gtk.Button();
     this.btnClose.CanDefault   = true;
     this.btnClose.CanFocus     = true;
     this.btnClose.Name         = "btnClose";
     this.btnClose.UseStock     = true;
     this.btnClose.UseUnderline = true;
     this.btnClose.Label        = "gtk-close";
     this.AddActionWidget(this.btnClose, -7);
     global::Gtk.ButtonBox.ButtonBoxChild w39 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w37 [this.btnClose]));
     w39.Position = 1;
     w39.Expand   = false;
     w39.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.addininfoInstalled.InstallClicked       += new global::System.EventHandler(this.OnInstallClicked);
     this.addininfoInstalled.UninstallClicked     += new global::System.EventHandler(this.OnUninstallClicked);
     this.addininfoInstalled.UpdateClicked        += new global::System.EventHandler(this.OnUpdateClicked);
     this.addininfoInstalled.EnableDisableClicked += new global::System.EventHandler(this.OnEnableDisableClicked);
     this.buttonUpdateAll.Clicked               += new global::System.EventHandler(this.OnUpdateAll);
     this.buttonRefreshUpdates.Clicked          += new global::System.EventHandler(this.OnButtonRefreshClicked);
     this.addininfoUpdates.InstallClicked       += new global::System.EventHandler(this.OnInstallClicked);
     this.addininfoUpdates.UninstallClicked     += new global::System.EventHandler(this.OnUninstallClicked);
     this.addininfoUpdates.UpdateClicked        += new global::System.EventHandler(this.OnUpdateClicked);
     this.addininfoUpdates.EnableDisableClicked += new global::System.EventHandler(this.OnEnableDisableClicked);
     this.repoCombo.Changed                     += new global::System.EventHandler(this.OnRepoComboChanged);
     this.buttonRefresh.Clicked                 += new global::System.EventHandler(this.OnButtonRefreshClicked);
     this.addininfoGallery.InstallClicked       += new global::System.EventHandler(this.OnInstallClicked);
     this.addininfoGallery.UninstallClicked     += new global::System.EventHandler(this.OnUninstallClicked);
     this.addininfoGallery.UpdateClicked        += new global::System.EventHandler(this.OnUpdateClicked);
     this.addininfoGallery.EnableDisableClicked += new global::System.EventHandler(this.OnEnableDisableClicked);
     this.buttonInstallFromFile.Clicked         += new global::System.EventHandler(this.OnButtonInstallFromFileClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoGame.Tools.Pipeline.NewTemplateDialog
     this.WidthRequest   = 340;
     this.Name           = "MonoGame.Tools.Pipeline.NewTemplateDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoGame.Tools.Pipeline.NewTemplateDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2      = new global::Gtk.VBox();
     this.vbox2.Name = "vbox2";
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeview1                = new global::Gtk.TreeView();
     this.treeview1.CanFocus       = true;
     this.treeview1.Name           = "treeview1";
     this.treeview1.HeadersVisible = false;
     this.GtkScrolledWindow.Add(this.treeview1);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
     w3.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     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.entry1               = new global::Gtk.Entry();
     this.entry1.CanFocus      = true;
     this.entry1.Name          = "entry1";
     this.entry1.IsEditable    = true;
     this.entry1.InvisibleChar = '●';
     this.hbox1.Add(this.entry1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entry1]));
     w5.Position = 1;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.hbox1]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Only Letters, numbers, space and \"_\" are allowed.");
     this.vbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label2]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(w1 [this.vbox2]));
     w8.Position = 0;
     // Internal child MonoGame.Tools.Pipeline.NewTemplateDialog.ActionArea
     global::Gtk.HButtonBox w9 = this.ActionArea;
     w9.Name        = "dialog1_ActionArea";
     w9.Spacing     = 10;
     w9.BorderWidth = ((uint)(5));
     w9.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonCancel]));
     w10.Expand = false;
     w10.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.Sensitive    = false;
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w9.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w9 [this.buttonOk]));
     w11.Position = 1;
     w11.Expand   = false;
     w11.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 340;
     this.DefaultHeight = 352;
     this.label2.Hide();
     this.Show();
     this.Response += new global::Gtk.ResponseHandler(this.OnResponse);
     this.treeview1.CursorChanged += new global::System.EventHandler(this.OnTreeview1CursorChanged);
     this.entry1.Changed          += new global::System.EventHandler(this.OnEntry1Changed);
     this.buttonOk.Clicked        += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Projects.RenameConfigDialog
     this.Name     = "MonoDevelop.Ide.Projects.RenameConfigDialog";
     this.Title    = global::MonoDevelop.Core.GettextCatalog.GetString("Rename Configuration");
     this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
     // Internal child MonoDevelop.Ide.Projects.RenameConfigDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "vbox78";
     w1.BorderWidth = ((uint)(2));
     // Container child vbox78.Gtk.Box+BoxChild
     this.vbox79             = new global::Gtk.VBox();
     this.vbox79.Name        = "vbox79";
     this.vbox79.Spacing     = 6;
     this.vbox79.BorderWidth = ((uint)(7));
     // Container child vbox79.Gtk.Box+BoxChild
     this.hbox63         = new global::Gtk.HBox();
     this.hbox63.Name    = "hbox63";
     this.hbox63.Spacing = 6;
     // Container child hbox63.Gtk.Box+BoxChild
     this.label106           = new global::Gtk.Label();
     this.label106.Name      = "label106";
     this.label106.LabelProp = global::MonoDevelop.Core.GettextCatalog.GetString("New name:");
     this.hbox63.Add(this.label106);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.label106]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox63.Gtk.Box+BoxChild
     this.nameEntry               = new global::Gtk.Entry();
     this.nameEntry.Name          = "nameEntry";
     this.nameEntry.IsEditable    = true;
     this.nameEntry.InvisibleChar = '●';
     this.hbox63.Add(this.nameEntry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.nameEntry]));
     w3.Position = 1;
     this.vbox79.Add(this.hbox63);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox79[this.hbox63]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox79.Gtk.Box+BoxChild
     this.renameChildrenCheck               = new global::Gtk.CheckButton();
     this.renameChildrenCheck.Name          = "renameChildrenCheck";
     this.renameChildrenCheck.Label         = global::MonoDevelop.Core.GettextCatalog.GetString("Rename configurations in all solution items");
     this.renameChildrenCheck.Active        = true;
     this.renameChildrenCheck.DrawIndicator = true;
     this.renameChildrenCheck.UseUnderline  = true;
     this.vbox79.Add(this.renameChildrenCheck);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox79[this.renameChildrenCheck]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     w1.Add(this.vbox79);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.vbox79]));
     w6.Position = 0;
     // Internal child MonoDevelop.Ide.Projects.RenameConfigDialog.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name        = "hbuttonbox2";
     w7.Spacing     = 6;
     w7.BorderWidth = ((uint)(5));
     w7.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.button9              = new global::Gtk.Button();
     this.button9.Name         = "button9";
     this.button9.UseStock     = true;
     this.button9.UseUnderline = true;
     this.button9.Label        = "gtk-cancel";
     this.AddActionWidget(this.button9, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.button9]));
     w8.Expand = false;
     w8.Fill   = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w7.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7[this.buttonOk]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 371;
     this.DefaultHeight = 149;
     this.Show();
     this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.DesignerSupport.Toolbox.ComponentSelectorDialog
     this.Name           = "MonoDevelop.DesignerSupport.Toolbox.ComponentSelectorDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Toolbox Item Selector");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child MonoDevelop.DesignerSupport.Toolbox.ComponentSelectorDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(6));
     // Container child vbox2.Gtk.Box+BoxChild
     this.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("Type of component:");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboType      = global::Gtk.ComboBox.NewText();
     this.comboType.Name = "comboType";
     this.hbox1.Add(this.comboType);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.comboType]));
     w3.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.hbox1.Add(this.vseparator1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.vseparator1]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.button24              = new global::Gtk.Button();
     this.button24.CanFocus     = true;
     this.button24.Name         = "button24";
     this.button24.UseUnderline = true;
     // Container child button24.Gtk.Container+ContainerChild
     global::Gtk.Alignment w5 = new global::Gtk.Alignment(0.5f, 0.5f, 0f, 0f);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w6 = new global::Gtk.HBox();
     w6.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w7 = new global::Gtk.Image();
     w7.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     w6.Add(w7);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w9 = new global::Gtk.Label();
     w9.LabelProp    = global::Mono.Unix.Catalog.GetString("Add Assembly...");
     w9.UseUnderline = true;
     w6.Add(w9);
     w5.Add(w6);
     this.button24.Add(w5);
     this.hbox1.Add(this.button24);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.button24]));
     w13.Position = 3;
     w13.Expand   = false;
     w13.Fill     = false;
     this.vbox2.Add(this.hbox1);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.scrolledwindow1            = new global::Gtk.ScrolledWindow();
     this.scrolledwindow1.CanFocus   = true;
     this.scrolledwindow1.Name       = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.listView          = new global::Gtk.TreeView();
     this.listView.CanFocus = true;
     this.listView.Name     = "listView";
     this.scrolledwindow1.Add(this.listView);
     this.vbox2.Add(this.scrolledwindow1);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.scrolledwindow1]));
     w16.Position = 1;
     // Container child vbox2.Gtk.Box+BoxChild
     this.checkGroupByCat               = new global::Gtk.CheckButton();
     this.checkGroupByCat.CanFocus      = true;
     this.checkGroupByCat.Name          = "checkGroupByCat";
     this.checkGroupByCat.Label         = global::Mono.Unix.Catalog.GetString("Group by component category");
     this.checkGroupByCat.DrawIndicator = true;
     this.checkGroupByCat.UseUnderline  = true;
     this.vbox2.Add(this.checkGroupByCat);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.checkGroupByCat]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
     w18.Position = 0;
     // Internal child MonoDevelop.DesignerSupport.Toolbox.ComponentSelectorDialog.ActionArea
     global::Gtk.HButtonBox w19 = this.ActionArea;
     w19.Name        = "dialog1_ActionArea";
     w19.Spacing     = 10;
     w19.BorderWidth = ((uint)(5));
     w19.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w20 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w19[this.buttonCancel]));
     w20.Expand = false;
     w20.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w19.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w21 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w19[this.buttonOk]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 642;
     this.DefaultHeight = 433;
     this.Show();
     this.comboType.Changed       += new global::System.EventHandler(this.OnComboTypeChanged);
     this.button24.Clicked        += new global::System.EventHandler(this.OnButton24Clicked);
     this.checkGroupByCat.Clicked += new global::System.EventHandler(this.OnCheckbutton1Clicked);
     this.buttonOk.Clicked        += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Beispiel #30
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget QSCustomFields.CFFieldPropertys
     this.Name           = "QSCustomFields.CFFieldPropertys";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child QSCustomFields.CFFieldPropertys.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(8)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     this.table1.BorderWidth   = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.comboDataType = global::Gtk.ComboBox.NewText();
     this.comboDataType.AppendText(global::Mono.Unix.Catalog.GetString("VARCHAR"));
     this.comboDataType.AppendText(global::Mono.Unix.Catalog.GetString("DECIMAL"));
     this.comboDataType.Sensitive = false;
     this.comboDataType.Name      = "comboDataType";
     this.comboDataType.Active    = 0;
     this.table1.Add(this.comboDataType);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboDataType]));
     w2.TopAttach    = ((uint)(6));
     w2.BottomAttach = ((uint)(7));
     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.comboFieldType = global::Gtk.ComboBox.NewText();
     this.comboFieldType.AppendText(global::Mono.Unix.Catalog.GetString("Строка"));
     this.comboFieldType.AppendText(global::Mono.Unix.Catalog.GetString("Деньги"));
     this.comboFieldType.Name   = "comboFieldType";
     this.comboFieldType.Active = 0;
     this.table1.Add(this.comboFieldType);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.comboFieldType]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryDBName               = new global::Gtk.Entry();
     this.entryDBName.CanFocus      = true;
     this.entryDBName.Name          = "entryDBName";
     this.entryDBName.IsEditable    = true;
     this.entryDBName.InvisibleChar = '●';
     this.table1.Add(this.entryDBName);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryDBName]));
     w4.TopAttach    = ((uint)(5));
     w4.BottomAttach = ((uint)(6));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryID               = new global::Gtk.Entry();
     this.entryID.Sensitive     = false;
     this.entryID.CanFocus      = true;
     this.entryID.Name          = "entryID";
     this.entryID.IsEditable    = true;
     this.entryID.InvisibleChar = '●';
     this.table1.Add(this.entryID);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryID]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.XOptions    = ((global::Gtk.AttachOptions)(4));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table1.Add(this.entryName);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryName]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.spinSize          = new global::Gtk.SpinButton(1, 255, 1);
     this.spinSize.CanFocus = true;
     this.spinSize.Name     = "spinSize";
     this.spinSize.Adjustment.PageIncrement = 10;
     this.spinSize.ClimbRate = 1;
     this.spinSize.Numeric   = true;
     this.spinSize.Value     = 15;
     this.hbox1.Add(this.spinSize);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.spinSize]));
     w7.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.labelSizeSeparator           = new global::Gtk.Label();
     this.labelSizeSeparator.Name      = "labelSizeSeparator";
     this.labelSizeSeparator.LabelProp = global::Mono.Unix.Catalog.GetString(",");
     this.hbox1.Add(this.labelSizeSeparator);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.labelSizeSeparator]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.spinDigits = new global::Gtk.SpinButton(0, 30, 1);
     this.spinDigits.TooltipMarkup            = "Количество знаков после запятой";
     this.spinDigits.CanFocus                 = true;
     this.spinDigits.Name                     = "spinDigits";
     this.spinDigits.Adjustment.PageIncrement = 10;
     this.spinDigits.ClimbRate                = 1;
     this.spinDigits.Numeric                  = true;
     this.spinDigits.Value                    = 2;
     this.hbox1.Add(this.spinDigits);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.spinDigits]));
     w9.Position = 2;
     this.table1.Add(this.hbox1);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox1]));
     w10.TopAttach    = ((uint)(7));
     w10.BottomAttach = ((uint)(8));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Тип поля<span foreground=\"red\">*</span>:");
     this.label1.UseMarkup = true;
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w11.TopAttach    = ((uint)(2));
     w11.BottomAttach = ((uint)(3));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Код:");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Имя поля<span foreground=\"red\">*</span>:");
     this.label3.UseMarkup = true;
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Имя в БД<span foreground=\"red\">*</span>:");
     this.label4.UseMarkup = true;
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w14.TopAttach    = ((uint)(5));
     w14.BottomAttach = ((uint)(6));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5           = new global::Gtk.Label();
     this.label5.Sensitive = false;
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.Yalign    = 0F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Свойства:");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w15.TopAttach    = ((uint)(3));
     w15.BottomAttach = ((uint)(4));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Настройки хранения в БД</b>");
     this.label6.UseMarkup = true;
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w16.TopAttach    = ((uint)(4));
     w16.BottomAttach = ((uint)(5));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 1F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Тип данных<span foreground=\"red\">*</span>:");
     this.label7.UseMarkup = true;
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
     w17.TopAttach    = ((uint)(6));
     w17.BottomAttach = ((uint)(7));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 1F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Размер<span foreground=\"red\">*</span>:");
     this.label8.UseMarkup = true;
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
     w18.TopAttach    = ((uint)(7));
     w18.BottomAttach = ((uint)(8));
     w18.XOptions     = ((global::Gtk.AttachOptions)(4));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.checkbuttonDisplay               = new global::Gtk.CheckButton();
     this.checkbuttonDisplay.Sensitive     = false;
     this.checkbuttonDisplay.CanFocus      = true;
     this.checkbuttonDisplay.Name          = "checkbuttonDisplay";
     this.checkbuttonDisplay.Label         = global::Mono.Unix.Catalog.GetString("Отображать в главной таблице");
     this.checkbuttonDisplay.DrawIndicator = true;
     this.checkbuttonDisplay.UseUnderline  = true;
     this.vbox2.Add(this.checkbuttonDisplay);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkbuttonDisplay]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.checkbuttonSearch               = new global::Gtk.CheckButton();
     this.checkbuttonSearch.Sensitive     = false;
     this.checkbuttonSearch.CanFocus      = true;
     this.checkbuttonSearch.Name          = "checkbuttonSearch";
     this.checkbuttonSearch.Label         = global::Mono.Unix.Catalog.GetString("Поиск по полю");
     this.checkbuttonSearch.DrawIndicator = true;
     this.checkbuttonSearch.UseUnderline  = true;
     this.vbox2.Add(this.checkbuttonSearch);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.checkbuttonSearch]));
     w20.Position = 1;
     w20.Expand   = false;
     w20.Fill     = false;
     this.table1.Add(this.vbox2);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.vbox2]));
     w21.TopAttach    = ((uint)(3));
     w21.BottomAttach = ((uint)(4));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
     w22.Position = 0;
     // Internal child QSCustomFields.CFFieldPropertys.ActionArea
     global::Gtk.HButtonBox w23 = this.ActionArea;
     w23.Name        = "dialog1_ActionArea";
     w23.Spacing     = 10;
     w23.BorderWidth = ((uint)(5));
     w23.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w24 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w23 [this.buttonCancel]));
     w24.Expand = false;
     w24.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.Sensitive    = false;
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     w23.Add(this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w25 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w23 [this.buttonOk]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 344;
     this.DefaultHeight = 377;
     this.Show();
     this.spinSize.Changed       += new global::System.EventHandler(this.OnSpinSizeChanged);
     this.spinDigits.Changed     += new global::System.EventHandler(this.OnSpinDigitsChanged);
     this.entryName.Changed      += new global::System.EventHandler(this.OnEntryNameChanged);
     this.entryDBName.Changed    += new global::System.EventHandler(this.OnEntryDBNameChanged);
     this.comboFieldType.Changed += new global::System.EventHandler(this.OnComboFieldTypeChanged);
     this.comboDataType.Changed  += new global::System.EventHandler(this.OnComboDataTypeChanged);
     this.buttonOk.Clicked       += new global::System.EventHandler(this.OnButtonOkClicked);
 }