Example #1
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Events = ((global::Gdk.EventMask)(2));
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("MainWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     this.BorderWidth = ((uint)(9));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.hpaned1 = new global::Gtk.HPaned ();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name = "hpaned1";
     this.hpaned1.Position = 552;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.drawingarea1 = new global::Gtk.DrawingArea ();
     this.drawingarea1.Name = "drawingarea1";
     this.hpaned1.Add (this.drawingarea1);
     global::Gtk.Paned.PanedChild w1 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.drawingarea1]));
     w1.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.colorbutton1 = new global::Gtk.ColorButton ();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name = "colorbutton1";
     this.hpaned1.Add (this.colorbutton1);
     this.Add (this.hpaned1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 702;
     this.DefaultHeight = 513;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
Example #2
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.DrawingToolBox
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.DrawingToolBox";
     // Container child LongoMatch.Gui.Component.DrawingToolBox.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.toolslabel           = new global::Gtk.Label();
     this.toolslabel.Name      = "toolslabel";
     this.toolslabel.Xalign    = 0F;
     this.toolslabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Tools</b>");
     this.toolslabel.UseMarkup = true;
     this.vbox2.Add(this.toolslabel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.toolslabel]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.toolstable               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.toolstable.Name          = "toolstable";
     this.toolstable.RowSpacing    = ((uint)(6));
     this.toolstable.ColumnSpacing = ((uint)(6));
     // Container child toolstable.Gtk.Table+TableChild
     this.circlebutton               = new global::Gtk.RadioButton("");
     this.circlebutton.CanFocus      = true;
     this.circlebutton.Name          = "circlebutton";
     this.circlebutton.DrawIndicator = false;
     this.circlebutton.UseUnderline  = true;
     this.circlebutton.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.circlebutton.Remove(this.circlebutton.Child);
     // Container child circlebutton.Gtk.Container+ContainerChild
     this.image79 = new global::Gtk.Image();
     this.image79.TooltipMarkup = "Circle tool";
     this.image79.Name          = "image79";
     this.image79.Pixbuf        = global::Gdk.Pixbuf.LoadFromResource("stock_draw-circle-unfilled.png");
     this.circlebutton.Add(this.image79);
     this.toolstable.Add(this.circlebutton);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.toolstable [this.circlebutton]));
     w3.TopAttach    = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.crossbutton               = new global::Gtk.RadioButton("");
     this.crossbutton.CanFocus      = true;
     this.crossbutton.Name          = "crossbutton";
     this.crossbutton.DrawIndicator = false;
     this.crossbutton.UseUnderline  = true;
     this.crossbutton.Group         = this.circlebutton.Group;
     this.crossbutton.Remove(this.crossbutton.Child);
     // Container child crossbutton.Gtk.Container+ContainerChild
     this.image83 = new global::Gtk.Image();
     this.image83.TooltipMarkup = "Cross tool";
     this.image83.Name          = "image83";
     this.image83.Pixbuf        = global::Gdk.Pixbuf.LoadFromResource("stock_draw-line-45.png");
     this.crossbutton.Add(this.image83);
     this.toolstable.Add(this.crossbutton);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.toolstable [this.crossbutton]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.eraserbutton = new global::Gtk.RadioButton("");
     this.eraserbutton.TooltipMarkup = "Rubber tool";
     this.eraserbutton.CanFocus      = true;
     this.eraserbutton.Name          = "eraserbutton";
     this.eraserbutton.DrawIndicator = false;
     this.eraserbutton.UseUnderline  = true;
     this.eraserbutton.Group         = this.circlebutton.Group;
     this.eraserbutton.Remove(this.eraserbutton.Child);
     // Container child eraserbutton.Gtk.Container+ContainerChild
     this.image81        = new global::Gtk.Image();
     this.image81.Name   = "image81";
     this.image81.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.eraserbutton.Add(this.image81);
     this.toolstable.Add(this.eraserbutton);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.toolstable [this.eraserbutton]));
     w7.LeftAttach  = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.linebutton               = new global::Gtk.RadioButton("");
     this.linebutton.CanFocus      = true;
     this.linebutton.Name          = "linebutton";
     this.linebutton.DrawIndicator = false;
     this.linebutton.UseUnderline  = true;
     this.linebutton.Group         = this.circlebutton.Group;
     this.linebutton.Remove(this.linebutton.Child);
     // Container child linebutton.Gtk.Container+ContainerChild
     this.image82 = new global::Gtk.Image();
     this.image82.TooltipMarkup = "Arrow line tool";
     this.image82.Name          = "image82";
     this.image82.Pixbuf        = global::Gdk.Pixbuf.LoadFromResource("stock_draw-line-ends-with-arrow.png");
     this.linebutton.Add(this.image82);
     this.toolstable.Add(this.linebutton);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.toolstable [this.linebutton]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.penbutton = new global::Gtk.RadioButton("");
     this.penbutton.TooltipMarkup = "Pencil tool";
     this.penbutton.CanFocus      = true;
     this.penbutton.Name          = "penbutton";
     this.penbutton.DrawIndicator = false;
     this.penbutton.UseUnderline  = true;
     this.penbutton.Group         = this.circlebutton.Group;
     this.penbutton.Remove(this.penbutton.Child);
     // Container child penbutton.Gtk.Container+ContainerChild
     this.image80 = new global::Gtk.Image();
     this.image80.TooltipMarkup = "Pencil";
     this.image80.Name          = "image80";
     this.image80.Pixbuf        = global::Gdk.Pixbuf.LoadFromResource("stock_draw-freeform-line.png");
     this.penbutton.Add(this.image80);
     this.toolstable.Add(this.penbutton);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.toolstable [this.penbutton]));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.rectanglebutton               = new global::Gtk.RadioButton("");
     this.rectanglebutton.CanFocus      = true;
     this.rectanglebutton.Name          = "rectanglebutton";
     this.rectanglebutton.DrawIndicator = false;
     this.rectanglebutton.UseUnderline  = true;
     this.rectanglebutton.Group         = this.circlebutton.Group;
     this.rectanglebutton.Remove(this.rectanglebutton.Child);
     // Container child rectanglebutton.Gtk.Container+ContainerChild
     this.image84 = new global::Gtk.Image();
     this.image84.TooltipMarkup = "Rectangle tool";
     this.image84.Name          = "image84";
     this.image84.Pixbuf        = global::Gdk.Pixbuf.LoadFromResource("stock_draw-rectangle-unfilled.png");
     this.rectanglebutton.Add(this.image84);
     this.toolstable.Add(this.rectanglebutton);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.toolstable [this.rectanglebutton]));
     w13.TopAttach    = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.toolstable);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.toolstable]));
     w14.Position = 1;
     w14.Expand   = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.colorslabel           = new global::Gtk.Label();
     this.colorslabel.Name      = "colorslabel";
     this.colorslabel.Xalign    = 0F;
     this.colorslabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Color</b>");
     this.colorslabel.UseMarkup = true;
     this.vbox2.Add(this.colorslabel);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.colorslabel]));
     w15.Position = 2;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.colorbutton          = new global::Gtk.ColorButton();
     this.colorbutton.CanFocus = true;
     this.colorbutton.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton.Name     = "colorbutton";
     this.vbox2.Add(this.colorbutton);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.colorbutton]));
     w16.Position = 3;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox2.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>Width</b>");
     this.label3.UseMarkup = true;
     this.vbox2.Add(this.label3);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label3]));
     w17.Position = 4;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.combobox1 = global::Gtk.ComboBox.NewText();
     this.combobox1.AppendText(global::Mono.Unix.Catalog.GetString("2 px"));
     this.combobox1.AppendText(global::Mono.Unix.Catalog.GetString("4 px"));
     this.combobox1.AppendText(global::Mono.Unix.Catalog.GetString("6 px"));
     this.combobox1.AppendText(global::Mono.Unix.Catalog.GetString("8 px"));
     this.combobox1.AppendText(global::Mono.Unix.Catalog.GetString("10 px"));
     this.combobox1.TooltipMarkup = "Change the line's width";
     this.combobox1.Name          = "combobox1";
     this.combobox1.Active        = 2;
     this.vbox2.Add(this.combobox1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.combobox1]));
     w18.Position = 5;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.transparencylabel           = new global::Gtk.Label();
     this.transparencylabel.Name      = "transparencylabel";
     this.transparencylabel.Xalign    = 0F;
     this.transparencylabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Transparency</b>");
     this.transparencylabel.UseMarkup = true;
     this.vbox2.Add(this.transparencylabel);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.transparencylabel]));
     w19.Position = 6;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.spinbutton1 = new global::Gtk.SpinButton(0, 100, 1);
     this.spinbutton1.TooltipMarkup            = "Change the drawings' transparency";
     this.spinbutton1.CanFocus                 = true;
     this.spinbutton1.Name                     = "spinbutton1";
     this.spinbutton1.Adjustment.PageIncrement = 10;
     this.spinbutton1.ClimbRate                = 1;
     this.spinbutton1.Numeric                  = true;
     this.spinbutton1.Value                    = 80;
     this.vbox2.Add(this.spinbutton1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.spinbutton1]));
     w20.Position = 7;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.clearbutton = new global::Gtk.Button();
     this.clearbutton.TooltipMarkup = "Clear all drawings";
     this.clearbutton.CanFocus      = true;
     this.clearbutton.Name          = "clearbutton";
     this.clearbutton.UseUnderline  = true;
     // Container child clearbutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w21 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w22 = new global::Gtk.HBox();
     w22.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w23 = new global::Gtk.Image();
     w23.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-clear", global::Gtk.IconSize.LargeToolbar);
     w22.Add(w23);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w25 = new global::Gtk.Label();
     w22.Add(w25);
     w21.Add(w22);
     this.clearbutton.Add(w21);
     this.vbox2.Add(this.clearbutton);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.clearbutton]));
     w29.Position = 8;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Draw-><b> D</b>\nClear-><b> C</b>\nHide-><b> S</b>\nShow-><b> S</b>\n");
     this.label1.UseMarkup = true;
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w30.Position = 9;
     w30.Expand   = false;
     w30.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.rectanglebutton.Toggled += new global::System.EventHandler(this.OnRectanglebuttonToggled);
     this.penbutton.Toggled       += new global::System.EventHandler(this.OnPenbuttonToggled);
     this.linebutton.Toggled      += new global::System.EventHandler(this.OnLinebuttonToggled);
     this.eraserbutton.Toggled    += new global::System.EventHandler(this.OnEraserbuttonToggled);
     this.crossbutton.Toggled     += new global::System.EventHandler(this.OnCrossbuttonToggled);
     this.circlebutton.Toggled    += new global::System.EventHandler(this.OnCirclebuttonToggled);
     this.colorbutton.ColorSet    += new global::System.EventHandler(this.OnColorbuttonColorSet);
     this.combobox1.Changed       += new global::System.EventHandler(this.OnCombobox1Changed);
     this.spinbutton1.Changed     += new global::System.EventHandler(this.OnSpinbutton1Changed);
     this.clearbutton.Clicked     += new global::System.EventHandler(this.OnClearbuttonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget BlinkStickClient.AnimationWidget
     global::Stetic.BinContainer.Attach(this);
     this.Events          = ((global::Gdk.EventMask)(798964));
     this.ExtensionEvents = ((global::Gdk.ExtensionMode)(1));
     this.Name            = "BlinkStickClient.AnimationWidget";
     // Container child BlinkStickClient.AnimationWidget.Gtk.Container+ContainerChild
     this.vboxMain             = new global::Gtk.VBox();
     this.vboxMain.Name        = "vboxMain";
     this.vboxMain.Spacing     = 6;
     this.vboxMain.BorderWidth = ((uint)(6));
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxColor      = new global::Gtk.HBox();
     this.hboxColor.Name = "hboxColor";
     // Container child hboxColor.Gtk.Box+BoxChild
     this.labelNumber           = new global::Gtk.Label();
     this.labelNumber.Name      = "labelNumber";
     this.labelNumber.LabelProp = global::Mono.Unix.Catalog.GetString("#1");
     this.hboxColor.Add(this.labelNumber);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hboxColor [this.labelNumber]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     w1.Padding  = ((uint)(6));
     // Container child hboxColor.Gtk.Box+BoxChild
     this.alignment2               = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name          = "alignment2";
     this.alignment2.TopPadding    = ((uint)(3));
     this.alignment2.BottomPadding = ((uint)(3));
     // Container child alignment2.Gtk.Container+ContainerChild
     this.comboboxMode = global::Gtk.ComboBox.NewText();
     this.comboboxMode.AppendText(global::Mono.Unix.Catalog.GetString("Set Color"));
     this.comboboxMode.AppendText(global::Mono.Unix.Catalog.GetString("Blink"));
     this.comboboxMode.AppendText(global::Mono.Unix.Catalog.GetString("Morph"));
     this.comboboxMode.AppendText(global::Mono.Unix.Catalog.GetString("Pulse"));
     this.comboboxMode.Name = "comboboxMode";
     this.alignment2.Add(this.comboboxMode);
     this.hboxColor.Add(this.alignment2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hboxColor [this.alignment2]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     w3.Padding  = ((uint)(6));
     // Container child hboxColor.Gtk.Box+BoxChild
     this.buttonColor          = new global::Gtk.ColorButton();
     this.buttonColor.CanFocus = true;
     this.buttonColor.Events   = ((global::Gdk.EventMask)(784));
     this.buttonColor.Name     = "buttonColor";
     this.hboxColor.Add(this.buttonColor);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hboxColor [this.buttonColor]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hboxColor.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     this.hboxColor.Add(this.alignment1);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hboxColor [this.alignment1]));
     w5.Position = 3;
     // Container child hboxColor.Gtk.Box+BoxChild
     this.buttonUp              = new global::Gtk.Button();
     this.buttonUp.CanFocus     = true;
     this.buttonUp.Name         = "buttonUp";
     this.buttonUp.UseUnderline = true;
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf           = global::Gdk.Pixbuf.LoadFromResource("BlinkStickClient.Resources.icons.icon-dark-arrow-up.png");
     this.buttonUp.Image = w6;
     this.hboxColor.Add(this.buttonUp);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hboxColor [this.buttonUp]));
     w7.Position = 4;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hboxColor.Gtk.Box+BoxChild
     this.buttonDown              = new global::Gtk.Button();
     this.buttonDown.CanFocus     = true;
     this.buttonDown.Name         = "buttonDown";
     this.buttonDown.UseUnderline = true;
     global::Gtk.Image w8 = new global::Gtk.Image();
     w8.Pixbuf             = global::Gdk.Pixbuf.LoadFromResource("BlinkStickClient.Resources.icons.icon-dark-arrow-down.png");
     this.buttonDown.Image = w8;
     this.hboxColor.Add(this.buttonDown);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hboxColor [this.buttonDown]));
     w9.Position = 5;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child hboxColor.Gtk.Box+BoxChild
     this.buttonDelete              = new global::Gtk.Button();
     this.buttonDelete.CanFocus     = true;
     this.buttonDelete.Name         = "buttonDelete";
     this.buttonDelete.UseUnderline = true;
     global::Gtk.Image w10 = new global::Gtk.Image();
     w10.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("BlinkStickClient.Resources.icons.icon-dark-trash.png");
     this.buttonDelete.Image = w10;
     this.hboxColor.Add(this.buttonDelete);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hboxColor [this.buttonDelete]));
     w11.Position = 6;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hboxColor.Gtk.Box+BoxChild
     this.buttonProperties              = new global::Gtk.Button();
     this.buttonProperties.CanFocus     = true;
     this.buttonProperties.Name         = "buttonProperties";
     this.buttonProperties.UseUnderline = true;
     global::Gtk.Image w12 = new global::Gtk.Image();
     w12.Pixbuf = global::Gdk.Pixbuf.LoadFromResource("BlinkStickClient.Resources.icons.icon-dark-pencil-square-o.png");
     this.buttonProperties.Image = w12;
     this.hboxColor.Add(this.buttonProperties);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hboxColor [this.buttonProperties]));
     w13.PackType = ((global::Gtk.PackType)(1));
     w13.Position = 7;
     w13.Expand   = false;
     w13.Fill     = false;
     this.vboxMain.Add(this.hboxColor);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vboxMain [this.hboxColor]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxSetColor         = new global::Gtk.HBox();
     this.hboxSetColor.Name    = "hboxSetColor";
     this.hboxSetColor.Spacing = 6;
     // Container child hboxSetColor.Gtk.Box+BoxChild
     this.labelDelaySetColor = new global::Gtk.Label();
     this.labelDelaySetColor.WidthRequest = 50;
     this.labelDelaySetColor.Name         = "labelDelaySetColor";
     this.labelDelaySetColor.Xalign       = 1F;
     this.labelDelaySetColor.LabelProp    = global::Mono.Unix.Catalog.GetString("Delay:");
     this.hboxSetColor.Add(this.labelDelaySetColor);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hboxSetColor [this.labelDelaySetColor]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child hboxSetColor.Gtk.Box+BoxChild
     this.spinbuttonSetColorDelay          = new global::Gtk.SpinButton(0D, 10000D, 1D);
     this.spinbuttonSetColorDelay.CanFocus = true;
     this.spinbuttonSetColorDelay.Name     = "spinbuttonSetColorDelay";
     this.spinbuttonSetColorDelay.Adjustment.PageIncrement = 10D;
     this.spinbuttonSetColorDelay.ClimbRate = 1D;
     this.spinbuttonSetColorDelay.Numeric   = true;
     this.hboxSetColor.Add(this.spinbuttonSetColorDelay);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hboxSetColor [this.spinbuttonSetColorDelay]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     this.vboxMain.Add(this.hboxSetColor);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vboxMain [this.hboxSetColor]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxBlink         = new global::Gtk.HBox();
     this.hboxBlink.Name    = "hboxBlink";
     this.hboxBlink.Spacing = 6;
     // Container child hboxBlink.Gtk.Box+BoxChild
     this.labelDelayBlink = new global::Gtk.Label();
     this.labelDelayBlink.WidthRequest = 50;
     this.labelDelayBlink.Name         = "labelDelayBlink";
     this.labelDelayBlink.Xalign       = 1F;
     this.labelDelayBlink.LabelProp    = global::Mono.Unix.Catalog.GetString("Delay:");
     this.hboxBlink.Add(this.labelDelayBlink);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hboxBlink [this.labelDelayBlink]));
     w18.Position = 0;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child hboxBlink.Gtk.Box+BoxChild
     this.spinbuttonBlinkDelay          = new global::Gtk.SpinButton(10D, 10000D, 1D);
     this.spinbuttonBlinkDelay.CanFocus = true;
     this.spinbuttonBlinkDelay.Name     = "spinbuttonBlinkDelay";
     this.spinbuttonBlinkDelay.Adjustment.PageIncrement = 10D;
     this.spinbuttonBlinkDelay.ClimbRate = 1D;
     this.spinbuttonBlinkDelay.Numeric   = true;
     this.spinbuttonBlinkDelay.Value     = 10D;
     this.hboxBlink.Add(this.spinbuttonBlinkDelay);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hboxBlink [this.spinbuttonBlinkDelay]));
     w19.Position = 1;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child hboxBlink.Gtk.Box+BoxChild
     this.labelRepeat = new global::Gtk.Label();
     this.labelRepeat.WidthRequest = 50;
     this.labelRepeat.Name         = "labelRepeat";
     this.labelRepeat.Xalign       = 1F;
     this.labelRepeat.LabelProp    = global::Mono.Unix.Catalog.GetString("Repeat:");
     this.hboxBlink.Add(this.labelRepeat);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hboxBlink [this.labelRepeat]));
     w20.Position = 2;
     w20.Expand   = false;
     w20.Fill     = false;
     // Container child hboxBlink.Gtk.Box+BoxChild
     this.spinbuttonBlinkRepeat          = new global::Gtk.SpinButton(1D, 100D, 1D);
     this.spinbuttonBlinkRepeat.CanFocus = true;
     this.spinbuttonBlinkRepeat.Name     = "spinbuttonBlinkRepeat";
     this.spinbuttonBlinkRepeat.Adjustment.PageIncrement = 10D;
     this.spinbuttonBlinkRepeat.ClimbRate = 1D;
     this.spinbuttonBlinkRepeat.Numeric   = true;
     this.spinbuttonBlinkRepeat.Value     = 1D;
     this.hboxBlink.Add(this.spinbuttonBlinkRepeat);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hboxBlink [this.spinbuttonBlinkRepeat]));
     w21.Position = 3;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vboxMain.Add(this.hboxBlink);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vboxMain [this.hboxBlink]));
     w22.Position = 2;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxPulse         = new global::Gtk.HBox();
     this.hboxPulse.Name    = "hboxPulse";
     this.hboxPulse.Spacing = 6;
     // Container child hboxPulse.Gtk.Box+BoxChild
     this.labelDurationPulse = new global::Gtk.Label();
     this.labelDurationPulse.WidthRequest = 50;
     this.labelDurationPulse.Name         = "labelDurationPulse";
     this.labelDurationPulse.Xalign       = 1F;
     this.labelDurationPulse.LabelProp    = global::Mono.Unix.Catalog.GetString("Duration:");
     this.hboxPulse.Add(this.labelDurationPulse);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.hboxPulse [this.labelDurationPulse]));
     w23.Position = 0;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child hboxPulse.Gtk.Box+BoxChild
     this.spinbuttonPulseDuration          = new global::Gtk.SpinButton(10D, 10000D, 1D);
     this.spinbuttonPulseDuration.CanFocus = true;
     this.spinbuttonPulseDuration.Name     = "spinbuttonPulseDuration";
     this.spinbuttonPulseDuration.Adjustment.PageIncrement = 10D;
     this.spinbuttonPulseDuration.ClimbRate = 1D;
     this.spinbuttonPulseDuration.Numeric   = true;
     this.spinbuttonPulseDuration.Value     = 10D;
     this.hboxPulse.Add(this.spinbuttonPulseDuration);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hboxPulse [this.spinbuttonPulseDuration]));
     w24.Position = 1;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hboxPulse.Gtk.Box+BoxChild
     this.labelTimesPulse = new global::Gtk.Label();
     this.labelTimesPulse.WidthRequest = 50;
     this.labelTimesPulse.Name         = "labelTimesPulse";
     this.labelTimesPulse.Xalign       = 1F;
     this.labelTimesPulse.LabelProp    = global::Mono.Unix.Catalog.GetString("Repeat:");
     this.hboxPulse.Add(this.labelTimesPulse);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hboxPulse [this.labelTimesPulse]));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     // Container child hboxPulse.Gtk.Box+BoxChild
     this.spinbuttonPulseRepeat          = new global::Gtk.SpinButton(1D, 100D, 1D);
     this.spinbuttonPulseRepeat.CanFocus = true;
     this.spinbuttonPulseRepeat.Name     = "spinbuttonPulseRepeat";
     this.spinbuttonPulseRepeat.Adjustment.PageIncrement = 10D;
     this.spinbuttonPulseRepeat.ClimbRate = 1D;
     this.spinbuttonPulseRepeat.Numeric   = true;
     this.spinbuttonPulseRepeat.Value     = 1D;
     this.hboxPulse.Add(this.spinbuttonPulseRepeat);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hboxPulse [this.spinbuttonPulseRepeat]));
     w26.Position = 3;
     w26.Expand   = false;
     w26.Fill     = false;
     this.vboxMain.Add(this.hboxPulse);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vboxMain [this.hboxPulse]));
     w27.Position = 3;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hboxMorph         = new global::Gtk.HBox();
     this.hboxMorph.Name    = "hboxMorph";
     this.hboxMorph.Spacing = 6;
     // Container child hboxMorph.Gtk.Box+BoxChild
     this.labelDurationPulse1 = new global::Gtk.Label();
     this.labelDurationPulse1.WidthRequest = 50;
     this.labelDurationPulse1.Name         = "labelDurationPulse1";
     this.labelDurationPulse1.Xalign       = 1F;
     this.labelDurationPulse1.LabelProp    = global::Mono.Unix.Catalog.GetString("Duration:");
     this.hboxMorph.Add(this.labelDurationPulse1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hboxMorph [this.labelDurationPulse1]));
     w28.Position = 0;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child hboxMorph.Gtk.Box+BoxChild
     this.spinbuttonMorphDuration          = new global::Gtk.SpinButton(10D, 10000D, 1D);
     this.spinbuttonMorphDuration.CanFocus = true;
     this.spinbuttonMorphDuration.Name     = "spinbuttonMorphDuration";
     this.spinbuttonMorphDuration.Adjustment.PageIncrement = 10D;
     this.spinbuttonMorphDuration.ClimbRate = 1D;
     this.spinbuttonMorphDuration.Numeric   = true;
     this.spinbuttonMorphDuration.Value     = 10D;
     this.hboxMorph.Add(this.spinbuttonMorphDuration);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hboxMorph [this.spinbuttonMorphDuration]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     this.vboxMain.Add(this.hboxMorph);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vboxMain [this.hboxMorph]));
     w30.Position = 4;
     w30.Expand   = false;
     w30.Fill     = false;
     // Container child vboxMain.Gtk.Box+BoxChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.vboxMain.Add(this.hseparator1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vboxMain [this.hseparator1]));
     w31.Position = 5;
     w31.Expand   = false;
     w31.Fill     = false;
     this.Add(this.vboxMain);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.comboboxMode.Changed                 += new global::System.EventHandler(this.OnComboboxModeChanged);
     this.buttonColor.ColorSet                 += new global::System.EventHandler(this.OnButtonColorColorSet);
     this.buttonUp.Clicked                     += new global::System.EventHandler(this.OnButtonUpClicked);
     this.buttonDown.Clicked                   += new global::System.EventHandler(this.OnButtonDownClicked);
     this.buttonDelete.Clicked                 += new global::System.EventHandler(this.OnButtonDeleteClicked);
     this.buttonProperties.Clicked             += new global::System.EventHandler(this.OnButtonPropertiesClicked);
     this.spinbuttonSetColorDelay.ValueChanged += new global::System.EventHandler(this.OnSpinbuttonSetColorDelayValueChanged);
     this.spinbuttonBlinkDelay.ValueChanged    += new global::System.EventHandler(this.OnSpinbuttonBlinkDelayValueChanged);
     this.spinbuttonBlinkRepeat.ValueChanged   += new global::System.EventHandler(this.OnSpinbuttonBlinkRepeatValueChanged);
     this.spinbuttonPulseDuration.ValueChanged += new global::System.EventHandler(this.OnSpinbuttonPulseDurationValueChanged);
     this.spinbuttonPulseRepeat.ValueChanged   += new global::System.EventHandler(this.OnSpinbuttonPulseRepeatValueChanged);
     this.spinbuttonMorphDuration.ValueChanged += new global::System.EventHandler(this.OnSpinbuttonMorphDurationValueChanged);
 }
Example #4
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("unicast");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // 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.entry4 = new global::Gtk.Entry ();
     this.entry4.CanFocus = true;
     this.entry4.Name = "entry4";
     this.entry4.IsEditable = true;
     this.entry4.InvisibleChar = '•';
     this.hbox2.Add (this.entry4);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.entry4]));
     w1.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.togglebutton1 = new global::Gtk.ToggleButton ();
     this.togglebutton1.CanFocus = true;
     this.togglebutton1.Name = "togglebutton1";
     this.togglebutton1.UseUnderline = true;
     this.togglebutton1.Label = global::Mono.Unix.Catalog.GetString ("Start");
     this.hbox2.Add (this.togglebutton1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.togglebutton1]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     this.vbox3.Add (this.hbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox2]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.alignment2 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.alignment3 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment3.Name = "alignment3";
     // Container child alignment3.Gtk.Container+ContainerChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = "reload time (sec)";
     this.alignment3.Add (this.label1);
     this.alignment2.Add (this.alignment3);
     this.hbox4.Add (this.alignment2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.alignment2]));
     w6.Position = 0;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.combobox1 = global::Gtk.ComboBox.NewText ();
     this.combobox1.AppendText (global::Mono.Unix.Catalog.GetString ("10"));
     this.combobox1.AppendText (global::Mono.Unix.Catalog.GetString ("20"));
     this.combobox1.AppendText (global::Mono.Unix.Catalog.GetString ("30"));
     this.combobox1.AppendText (global::Mono.Unix.Catalog.GetString ("45"));
     this.combobox1.AppendText (global::Mono.Unix.Catalog.GetString ("60"));
     this.combobox1.Name = "combobox1";
     this.combobox1.Active = 2;
     this.hbox4.Add (this.combobox1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.combobox1]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("text color");
     this.hbox4.Add (this.label2);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label2]));
     w8.Position = 2;
     w8.Expand = false;
     w8.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.colorbutton1 = new global::Gtk.ColorButton ();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name = "colorbutton1";
     this.hbox4.Add (this.colorbutton1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.colorbutton1]));
     w9.Position = 3;
     w9.Expand = false;
     w9.Fill = false;
     this.vbox3.Add (this.hbox4);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox4]));
     w10.Position = 1;
     w10.Expand = false;
     w10.Fill = false;
     this.frame1.Add (this.vbox3);
     this.GtkLabel1 = new global::Gtk.Label ();
     this.GtkLabel1.Name = "GtkLabel1";
     this.GtkLabel1.Ypad = 10;
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Shitaraba</b>");
     this.GtkLabel1.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel1;
     this.Add (this.frame1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 566;
     this.DefaultHeight = 98;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.togglebutton1.Clicked += new global::System.EventHandler (this.OnToggleClicked);
     this.combobox1.Changed += new global::System.EventHandler (this.OnReloadTimeChanged);
     this.colorbutton1.ColorSet += new global::System.EventHandler (this.OnColorChange);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.CategoryProperties
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.CategoryProperties";
     // Container child LongoMatch.Gui.Component.CategoryProperties.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame4 = new global::Gtk.Frame ();
     this.frame4.Name = "frame4";
     this.frame4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.table2 = new global::Gtk.Table (((uint)(3)), ((uint)(4)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.colorbutton1 = new global::Gtk.ColorButton ();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name = "colorbutton1";
     this.table2.Add (this.colorbutton1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table2 [this.colorbutton1]));
     w1.LeftAttach = ((uint)(3));
     w1.RightAttach = ((uint)(4));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.hotKeyLabel = new global::Gtk.Label ();
     this.hotKeyLabel.Name = "hotKeyLabel";
     this.hotKeyLabel.LabelProp = global::Mono.Unix.Catalog.GetString ("none");
     this.hbox5.Add (this.hotKeyLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.hotKeyLabel]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.changebuton = new global::Gtk.Button ();
     this.changebuton.Sensitive = false;
     this.changebuton.CanFocus = true;
     this.changebuton.Name = "changebuton";
     this.changebuton.UseUnderline = true;
     this.changebuton.Label = global::Mono.Unix.Catalog.GetString ("Change");
     this.hbox5.Add (this.changebuton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.changebuton]));
     w3.Position = 1;
     w3.Expand = false;
     w3.Fill = false;
     this.table2.Add (this.hbox5);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox5]));
     w4.TopAttach = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.LeftAttach = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Name:</b>");
     this.label1.UseMarkup = true;
     this.table2.Add (this.label1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.label1]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Color:</b>    ");
     this.label4.UseMarkup = true;
     this.table2.Add (this.label4);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2 [this.label4]));
     w6.LeftAttach = ((uint)(2));
     w6.RightAttach = ((uint)(3));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.Xalign = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>HotKey:</b>");
     this.label6.UseMarkup = true;
     this.table2.Add (this.label6);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2 [this.label6]));
     w7.TopAttach = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 0F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Lead time:</b>");
     this.label7.UseMarkup = true;
     this.table2.Add (this.label7);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2 [this.label7]));
     w8.TopAttach = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.Xalign = 0F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Lag time:</b>");
     this.label8.UseMarkup = true;
     this.table2.Add (this.label8);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2 [this.label8]));
     w9.TopAttach = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach = ((uint)(2));
     w9.RightAttach = ((uint)(3));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.Xalign = 0F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Sort Method</b>");
     this.label9.UseMarkup = true;
     this.table2.Add (this.label9);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2 [this.label9]));
     w10.TopAttach = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach = ((uint)(2));
     w10.RightAttach = ((uint)(3));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.lagtimebutton = new global::Gtk.SpinButton (0, 100, 1);
     this.lagtimebutton.CanFocus = true;
     this.lagtimebutton.Name = "lagtimebutton";
     this.lagtimebutton.Adjustment.PageIncrement = 1;
     this.lagtimebutton.ClimbRate = 1;
     this.lagtimebutton.Numeric = true;
     this.table2.Add (this.lagtimebutton);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.lagtimebutton]));
     w11.TopAttach = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach = ((uint)(3));
     w11.RightAttach = ((uint)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.leadtimebutton = new global::Gtk.SpinButton (0, 100, 1);
     this.leadtimebutton.CanFocus = true;
     this.leadtimebutton.Name = "leadtimebutton";
     this.leadtimebutton.Adjustment.PageIncrement = 1;
     this.leadtimebutton.ClimbRate = 1;
     this.leadtimebutton.Numeric = true;
     this.table2.Add (this.leadtimebutton);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.leadtimebutton]));
     w12.TopAttach = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.nameentry = new global::Gtk.Entry ();
     this.nameentry.CanFocus = true;
     this.nameentry.Name = "nameentry";
     this.nameentry.IsEditable = true;
     this.nameentry.InvisibleChar = '●';
     this.table2.Add (this.nameentry);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2 [this.nameentry]));
     w13.LeftAttach = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sortmethodcombobox = global::Gtk.ComboBox.NewText ();
     this.sortmethodcombobox.AppendText (global::Mono.Unix.Catalog.GetString ("Sort by name"));
     this.sortmethodcombobox.AppendText (global::Mono.Unix.Catalog.GetString ("Sort by start time"));
     this.sortmethodcombobox.AppendText (global::Mono.Unix.Catalog.GetString ("Sort by stop time"));
     this.sortmethodcombobox.AppendText (global::Mono.Unix.Catalog.GetString ("Sort by duration"));
     this.sortmethodcombobox.Name = "sortmethodcombobox";
     this.sortmethodcombobox.Active = 3;
     this.table2.Add (this.sortmethodcombobox);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.sortmethodcombobox]));
     w14.TopAttach = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.LeftAttach = ((uint)(3));
     w14.RightAttach = ((uint)(4));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(0));
     this.GtkAlignment1.Add (this.table2);
     this.frame4.Add (this.GtkAlignment1);
     this.GtkLabel1 = new global::Gtk.Label ();
     this.GtkLabel1.Name = "GtkLabel1";
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Properties</b>");
     this.GtkLabel1.UseMarkup = true;
     this.frame4.LabelWidget = this.GtkLabel1;
     this.vbox2.Add (this.frame4);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame4]));
     w17.Position = 0;
     w17.Expand = false;
     w17.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame3 = new global::Gtk.Frame ();
     this.frame3.Name = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(1));
     // 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.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow.Name = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.subcategoriestreeview1 = new global::LongoMatch.Gui.SubCategoriesTreeView ();
     this.subcategoriestreeview1.CanFocus = true;
     this.subcategoriestreeview1.Name = "subcategoriestreeview1";
     this.GtkScrolledWindow.Add (this.subcategoriestreeview1);
     this.vbox1.Add (this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w19.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment4 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name = "GtkAlignment4";
     this.GtkAlignment4.LeftPadding = ((uint)(12));
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     this.subcatnameentry = new global::Gtk.Entry ();
     this.subcatnameentry.CanFocus = true;
     this.subcatnameentry.Name = "subcatnameentry";
     this.subcatnameentry.IsEditable = true;
     this.subcatnameentry.InvisibleChar = '•';
     this.GtkAlignment4.Add (this.subcatnameentry);
     this.frame1.Add (this.GtkAlignment4);
     this.GtkLabel3 = new global::Gtk.Label ();
     this.GtkLabel3.Name = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Subcategory name</b>");
     this.GtkLabel3.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel3;
     this.hbox3.Add (this.frame1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.frame1]));
     w22.Position = 0;
     w22.Expand = false;
     w22.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment5 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment5.Name = "GtkAlignment5";
     this.GtkAlignment5.LeftPadding = ((uint)(12));
     // Container child GtkAlignment5.Gtk.Container+ContainerChild
     this.subcatcombobox = new global::Gtk.ComboBox ();
     this.subcatcombobox.Name = "subcatcombobox";
     this.GtkAlignment5.Add (this.subcatcombobox);
     this.frame2.Add (this.GtkAlignment5);
     this.GtkLabel4 = new global::Gtk.Label ();
     this.GtkLabel4.Name = "GtkLabel4";
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Subcategory type</b>");
     this.GtkLabel4.UseMarkup = true;
     this.frame2.LabelWidget = this.GtkLabel4;
     this.hbox3.Add (this.frame2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.frame2]));
     w25.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.addbutton = new global::Gtk.Button ();
     this.addbutton.TooltipMarkup = "Add this subcategory";
     this.addbutton.Sensitive = false;
     this.addbutton.CanFocus = true;
     this.addbutton.Name = "addbutton";
     this.addbutton.UseUnderline = true;
     // Container child addbutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w26 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w27 = new global::Gtk.HBox ();
     w27.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w28 = new global::Gtk.Image ();
     w28.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     w27.Add (w28);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w30 = new global::Gtk.Label ();
     w30.LabelProp = global::Mono.Unix.Catalog.GetString ("_Add subcategory");
     w30.UseUnderline = true;
     w27.Add (w30);
     w26.Add (w27);
     this.addbutton.Add (w26);
     this.hbox3.Add (this.addbutton);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.addbutton]));
     w34.Position = 2;
     w34.Expand = false;
     w34.Fill = false;
     this.vbox1.Add (this.hbox3);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
     w35.Position = 1;
     w35.Expand = false;
     w35.Fill = false;
     this.GtkAlignment3.Add (this.vbox1);
     this.frame3.Add (this.GtkAlignment3);
     this.GtkLabel5 = new global::Gtk.Label ();
     this.GtkLabel5.Name = "GtkLabel5";
     this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Subcategories</b>");
     this.GtkLabel5.UseMarkup = true;
     this.frame3.LabelWidget = this.GtkLabel5;
     this.vbox2.Add (this.frame3);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame3]));
     w38.Position = 1;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Show ();
     this.sortmethodcombobox.Changed += new global::System.EventHandler (this.OnSortmethodcomboboxChanged);
     this.nameentry.Changed += new global::System.EventHandler (this.OnNameentryChanged);
     this.changebuton.Clicked += new global::System.EventHandler (this.OnChangebutonClicked);
     this.colorbutton1.ColorSet += new global::System.EventHandler (this.OnColorbutton1ColorSet);
     this.subcatcombobox.Changed += new global::System.EventHandler (this.OnSubcatcomboboxChanged);
     this.addbutton.Clicked += new global::System.EventHandler (this.OnAddbuttonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MonoDevelop.FSharp.Gui.FSharpSettingsWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "MonoDevelop.FSharp.Gui.FSharpSettingsWidget";
     // Container child MonoDevelop.FSharp.Gui.FSharpSettingsWidget.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>F# Interactive</b>");
     this.label4.UseMarkup = true;
     this.hbox2.Add (this.label4);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label4]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.checkInteractiveUseDefault = new global::Gtk.CheckButton ();
     this.checkInteractiveUseDefault.CanFocus = true;
     this.checkInteractiveUseDefault.Name = "checkInteractiveUseDefault";
     this.checkInteractiveUseDefault.Label = global::Mono.Unix.Catalog.GetString ("Use Default");
     this.checkInteractiveUseDefault.Active = true;
     this.checkInteractiveUseDefault.DrawIndicator = true;
     this.checkInteractiveUseDefault.UseUnderline = true;
     this.hbox2.Add (this.checkInteractiveUseDefault);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.checkInteractiveUseDefault]));
     w2.Position = 1;
     this.vbox1.Add (this.hbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table5 = new global::Gtk.Table (((uint)(2)), ((uint)(3)), false);
     this.table5.Name = "table5";
     this.table5.RowSpacing = ((uint)(6));
     this.table5.ColumnSpacing = ((uint)(6));
     // Container child table5.Gtk.Table+TableChild
     this.buttonBrowse = new global::Gtk.Button ();
     this.buttonBrowse.CanFocus = true;
     this.buttonBrowse.Name = "buttonBrowse";
     this.buttonBrowse.UseUnderline = true;
     this.buttonBrowse.Label = global::Mono.Unix.Catalog.GetString ("_Browse...");
     this.table5.Add (this.buttonBrowse);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table5 [this.buttonBrowse]));
     w4.LeftAttach = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.XPadding = ((uint)(8));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table5.Gtk.Table+TableChild
     this.entryArguments = new global::Gtk.Entry ();
     this.entryArguments.CanFocus = true;
     this.entryArguments.Name = "entryArguments";
     this.entryArguments.IsEditable = true;
     this.entryArguments.InvisibleChar = '●';
     this.table5.Add (this.entryArguments);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table5 [this.entryArguments]));
     w5.TopAttach = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table5.Gtk.Table+TableChild
     this.entryPath = new global::Gtk.Entry ();
     this.entryPath.CanFocus = true;
     this.entryPath.Name = "entryPath";
     this.entryPath.IsEditable = true;
     this.entryPath.InvisibleChar = '●';
     this.table5.Add (this.entryPath);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table5 [this.entryPath]));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table5.Gtk.Table+TableChild
     this.GtkLabel4 = new global::Gtk.Label ();
     this.GtkLabel4.Name = "GtkLabel4";
     this.GtkLabel4.Xalign = 0F;
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString ("Path");
     this.GtkLabel4.UseMarkup = true;
     this.table5.Add (this.GtkLabel4);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table5 [this.GtkLabel4]));
     w7.XPadding = ((uint)(8));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.GtkLabel6 = new global::Gtk.Label ();
     this.GtkLabel6.Name = "GtkLabel6";
     this.GtkLabel6.Xalign = 0F;
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString ("Options");
     this.GtkLabel6.UseMarkup = true;
     this.table5.Add (this.GtkLabel6);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table5 [this.GtkLabel6]));
     w8.TopAttach = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XPadding = ((uint)(8));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(0));
     this.vbox1.Add (this.table5);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table5]));
     w9.Position = 1;
     w9.Expand = false;
     w9.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.advanceToNextLineCheckbox = new global::Gtk.CheckButton ();
     this.advanceToNextLineCheckbox.TooltipMarkup = "When sending a line or an empty selection to F# interactive this property automatically advances to the next line.";
     this.advanceToNextLineCheckbox.CanFocus = true;
     this.advanceToNextLineCheckbox.Name = "advanceToNextLineCheckbox";
     this.advanceToNextLineCheckbox.Label = global::Mono.Unix.Catalog.GetString ("Advance to next line");
     this.advanceToNextLineCheckbox.Active = true;
     this.advanceToNextLineCheckbox.DrawIndicator = true;
     this.advanceToNextLineCheckbox.UseUnderline = true;
     this.vbox1.Add (this.advanceToNextLineCheckbox);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.advanceToNextLineCheckbox]));
     w10.Position = 2;
     w10.Expand = false;
     w10.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator4 = new global::Gtk.HSeparator ();
     this.hseparator4.Name = "hseparator4";
     this.vbox1.Add (this.hseparator4);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator4]));
     w11.Position = 3;
     w11.Expand = false;
     w11.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.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>FSI Appearance</b>");
     this.label1.UseMarkup = true;
     this.vbox4.Add (this.label1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label1]));
     w12.Position = 0;
     w12.Expand = false;
     w12.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.matchThemeCheckbox = new global::Gtk.CheckButton ();
     this.matchThemeCheckbox.CanFocus = true;
     this.matchThemeCheckbox.Name = "matchThemeCheckbox";
     this.matchThemeCheckbox.Label = global::Mono.Unix.Catalog.GetString ("Match with Theme");
     this.matchThemeCheckbox.Active = true;
     this.matchThemeCheckbox.DrawIndicator = true;
     this.matchThemeCheckbox.UseUnderline = true;
     this.vbox4.Add (this.matchThemeCheckbox);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.matchThemeCheckbox]));
     w13.Position = 1;
     w13.Expand = false;
     w13.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     // Container child hbox7.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 ("Base Color");
     this.hbox7.Add (this.label5);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label5]));
     w14.Position = 0;
     w14.Expand = false;
     w14.Fill = false;
     w14.Padding = ((uint)(8));
     // Container child hbox7.Gtk.Box+BoxChild
     this.baseColorButton = new global::Gtk.ColorButton ();
     this.baseColorButton.CanFocus = true;
     this.baseColorButton.Events = ((global::Gdk.EventMask)(784));
     this.baseColorButton.Name = "baseColorButton";
     this.hbox7.Add (this.baseColorButton);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.baseColorButton]));
     w15.Position = 1;
     w15.Expand = false;
     w15.Fill = false;
     w15.Padding = ((uint)(8));
     // Container child hbox7.Gtk.Box+BoxChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.Xalign = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Text Color");
     this.hbox7.Add (this.label6);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label6]));
     w16.Position = 2;
     w16.Expand = false;
     w16.Fill = false;
     w16.Padding = ((uint)(8));
     // Container child hbox7.Gtk.Box+BoxChild
     this.textColorButton = new global::Gtk.ColorButton ();
     this.textColorButton.CanFocus = true;
     this.textColorButton.Events = ((global::Gdk.EventMask)(784));
     this.textColorButton.Name = "textColorButton";
     this.hbox7.Add (this.textColorButton);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.textColorButton]));
     w17.Position = 3;
     w17.Expand = false;
     w17.Fill = false;
     w17.Padding = ((uint)(8));
     this.vbox4.Add (this.hbox7);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox7]));
     w18.Position = 2;
     w18.Expand = false;
     w18.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox9 = new global::Gtk.HBox ();
     this.hbox9.Name = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.GtkLabel13 = new global::Gtk.Label ();
     this.GtkLabel13.Name = "GtkLabel13";
     this.GtkLabel13.LabelProp = global::Mono.Unix.Catalog.GetString ("Interactive Pad Font");
     this.GtkLabel13.UseMarkup = true;
     this.hbox9.Add (this.GtkLabel13);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.GtkLabel13]));
     w19.Position = 0;
     w19.Expand = false;
     w19.Fill = false;
     w19.Padding = ((uint)(8));
     // Container child hbox9.Gtk.Box+BoxChild
     this.fontbutton1 = new global::Gtk.FontButton ();
     this.fontbutton1.CanFocus = true;
     this.fontbutton1.Name = "fontbutton1";
     this.hbox9.Add (this.fontbutton1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.fontbutton1]));
     w20.Position = 1;
     w20.Padding = ((uint)(8));
     this.vbox4.Add (this.hbox9);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox9]));
     w21.Position = 3;
     w21.Expand = false;
     w21.Fill = false;
     this.vbox1.Add (this.vbox4);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox4]));
     w22.Position = 4;
     w22.Expand = false;
     w22.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator3 = new global::Gtk.HSeparator ();
     this.hseparator3.Name = "hseparator3";
     this.vbox1.Add (this.hseparator3);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator3]));
     w23.Position = 5;
     w23.Expand = false;
     w23.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label ();
     this.label2.TooltipMarkup = "This is only used when xbuild is not being used.";
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>F# Default Compiler</b>");
     this.label2.UseMarkup = true;
     this.hbox1.Add (this.label2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
     w24.Position = 0;
     w24.Expand = false;
     w24.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.checkCompilerUseDefault = new global::Gtk.CheckButton ();
     this.checkCompilerUseDefault.CanFocus = true;
     this.checkCompilerUseDefault.Name = "checkCompilerUseDefault";
     this.checkCompilerUseDefault.Label = global::Mono.Unix.Catalog.GetString ("Use Default");
     this.checkCompilerUseDefault.Active = true;
     this.checkCompilerUseDefault.DrawIndicator = true;
     this.checkCompilerUseDefault.UseUnderline = true;
     this.hbox1.Add (this.checkCompilerUseDefault);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkCompilerUseDefault]));
     w25.Position = 1;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w26.Position = 6;
     w26.Expand = false;
     w26.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.table2 = new global::Gtk.Table (((uint)(1)), ((uint)(3)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.buttonCompilerBrowse = new global::Gtk.Button ();
     this.buttonCompilerBrowse.CanFocus = true;
     this.buttonCompilerBrowse.Name = "buttonCompilerBrowse";
     this.buttonCompilerBrowse.UseUnderline = true;
     this.buttonCompilerBrowse.Label = global::Mono.Unix.Catalog.GetString ("_Browse...");
     this.table2.Add (this.buttonCompilerBrowse);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table2 [this.buttonCompilerBrowse]));
     w27.LeftAttach = ((uint)(2));
     w27.RightAttach = ((uint)(3));
     w27.XPadding = ((uint)(8));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entryCompilerPath = new global::Gtk.Entry ();
     this.entryCompilerPath.CanFocus = true;
     this.entryCompilerPath.Name = "entryCompilerPath";
     this.entryCompilerPath.IsEditable = true;
     this.entryCompilerPath.InvisibleChar = '●';
     this.table2.Add (this.entryCompilerPath);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table2 [this.entryCompilerPath]));
     w28.LeftAttach = ((uint)(1));
     w28.RightAttach = ((uint)(2));
     w28.XPadding = ((uint)(8));
     w28.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Path");
     this.table2.Add (this.label3);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
     w29.XPadding = ((uint)(8));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     this.frame1.Add (this.table2);
     this.vbox1.Add (this.frame1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
     w31.Position = 7;
     w31.Expand = false;
     w31.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget NETGenVisualizer.VisualizerControl
     this.Name           = "NETGenVisualizer.VisualizerControl";
     this.Title          = global::Mono.Unix.Catalog.GetString("VisualizerControl");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child NETGenVisualizer.VisualizerControl.Gtk.Container+ContainerChild
     this.fixed1           = new global::Gtk.Fixed();
     this.fixed1.Name      = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Network File");
     this.fixed1.Add(this.label1);
     global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label1]));
     w1.X = 9;
     w1.Y = 11;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserNetworkFile = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserNetworkFile.WidthRequest = 120;
     this.fileChooserNetworkFile.Name         = "fileChooserNetworkFile";
     this.fileChooserNetworkFile.ShowHidden   = true;
     this.fixed1.Add(this.fileChooserNetworkFile);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserNetworkFile]));
     w2.X = 98;
     w2.Y = 3;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Node Size");
     this.fixed1.Add(this.label5);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label5]));
     w3.X = 8;
     w3.Y = 104;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Edge Width");
     this.fixed1.Add(this.label6);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label6]));
     w4.X = 8;
     w4.Y = 133;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.entryEdgeWidthExpression = new global::Gtk.Entry();
     this.entryEdgeWidthExpression.WidthRequest  = 300;
     this.entryEdgeWidthExpression.CanFocus      = true;
     this.entryEdgeWidthExpression.Name          = "entryEdgeWidthExpression";
     this.entryEdgeWidthExpression.Text          = global::Mono.Unix.Catalog.GetString("0.1f");
     this.entryEdgeWidthExpression.IsEditable    = true;
     this.entryEdgeWidthExpression.InvisibleChar = '●';
     this.fixed1.Add(this.entryEdgeWidthExpression);
     global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.entryEdgeWidthExpression]));
     w5.X = 96;
     w5.Y = 129;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Cuttlefish cef");
     this.fixed1.Add(this.label7);
     global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label7]));
     w6.X = 7;
     w6.Y = 164;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserCEFFile = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserCEFFile.WidthRequest = 120;
     this.fileChooserCEFFile.Name         = "fileChooserCEFFile";
     this.fileChooserCEFFile.ShowHidden   = true;
     this.fixed1.Add(this.fileChooserCEFFile);
     global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserCEFFile]));
     w7.X = 94;
     w7.Y = 156;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Search Node");
     this.fixed1.Add(this.label8);
     global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label8]));
     w8.X = 7;
     w8.Y = 192;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.entrySearchNode = new global::Gtk.Entry();
     this.entrySearchNode.WidthRequest  = 300;
     this.entrySearchNode.CanFocus      = true;
     this.entrySearchNode.Name          = "entrySearchNode";
     this.entrySearchNode.IsEditable    = true;
     this.entrySearchNode.InvisibleChar = '●';
     this.fixed1.Add(this.entrySearchNode);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.entrySearchNode]));
     w9.X = 95;
     w9.Y = 187;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Highlight ... ");
     this.fixed1.Add(this.label9);
     global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label9]));
     w10.X = 6;
     w10.Y = 219;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserHighlightNodes = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserHighlightNodes.WidthRequest = 120;
     this.fileChooserHighlightNodes.Name         = "fileChooserHighlightNodes";
     this.fixed1.Add(this.fileChooserHighlightNodes);
     global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserHighlightNodes]));
     w11.X = 95;
     w11.Y = 213;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserExportPDF = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Export PDF File ... "), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserExportPDF.WidthRequest = 120;
     this.fileChooserExportPDF.Name         = "fileChooserExportPDF";
     this.fixed1.Add(this.fileChooserExportPDF);
     global::Gtk.Fixed.FixedChild w12 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserExportPDF]));
     w12.X = 94;
     w12.Y = 245;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Export PDF");
     this.fixed1.Add(this.label10);
     global::Gtk.Fixed.FixedChild w13 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label10]));
     w13.X = 10;
     w13.Y = 248;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserExportBitmap = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserExportBitmap.WidthRequest = 120;
     this.fileChooserExportBitmap.Name         = "fileChooserExportBitmap";
     this.fixed1.Add(this.fileChooserExportBitmap);
     global::Gtk.Fixed.FixedChild w14 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserExportBitmap]));
     w14.X = 93;
     w14.Y = 276;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Export Bitmap");
     this.fixed1.Add(this.label11);
     global::Gtk.Fixed.FixedChild w15 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label11]));
     w15.X = 4;
     w15.Y = 281;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.entryNodeSizeExpression = new global::Gtk.Entry();
     this.entryNodeSizeExpression.WidthRequest  = 300;
     this.entryNodeSizeExpression.CanFocus      = true;
     this.entryNodeSizeExpression.Name          = "entryNodeSizeExpression";
     this.entryNodeSizeExpression.Text          = global::Mono.Unix.Catalog.GetString("2f");
     this.entryNodeSizeExpression.IsEditable    = true;
     this.entryNodeSizeExpression.InvisibleChar = '●';
     this.fixed1.Add(this.entryNodeSizeExpression);
     global::Gtk.Fixed.FixedChild w16 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.entryNodeSizeExpression]));
     w16.X = 97;
     w16.Y = 100;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnApplyNodeSize              = new global::Gtk.Button();
     this.btnApplyNodeSize.CanFocus     = true;
     this.btnApplyNodeSize.Name         = "btnApplyNodeSize";
     this.btnApplyNodeSize.UseUnderline = true;
     this.btnApplyNodeSize.Label        = global::Mono.Unix.Catalog.GetString("Apply");
     this.fixed1.Add(this.btnApplyNodeSize);
     global::Gtk.Fixed.FixedChild w17 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnApplyNodeSize]));
     w17.X = 404;
     w17.Y = 96;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnApplyEdgeWidth              = new global::Gtk.Button();
     this.btnApplyEdgeWidth.CanFocus     = true;
     this.btnApplyEdgeWidth.Name         = "btnApplyEdgeWidth";
     this.btnApplyEdgeWidth.UseUnderline = true;
     this.btnApplyEdgeWidth.Label        = global::Mono.Unix.Catalog.GetString("Apply");
     this.fixed1.Add(this.btnApplyEdgeWidth);
     global::Gtk.Fixed.FixedChild w18 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnApplyEdgeWidth]));
     w18.X = 402;
     w18.Y = 127;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnSearch              = new global::Gtk.Button();
     this.btnSearch.CanFocus     = true;
     this.btnSearch.Name         = "btnSearch";
     this.btnSearch.UseUnderline = true;
     this.btnSearch.Label        = global::Mono.Unix.Catalog.GetString("Search");
     this.fixed1.Add(this.btnSearch);
     global::Gtk.Fixed.FixedChild w19 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnSearch]));
     w19.X = 402;
     w19.Y = 185;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnRunCEF              = new global::Gtk.Button();
     this.btnRunCEF.CanFocus     = true;
     this.btnRunCEF.Name         = "btnRunCEF";
     this.btnRunCEF.UseUnderline = true;
     this.btnRunCEF.Label        = global::Mono.Unix.Catalog.GetString("Run ...");
     this.fixed1.Add(this.btnRunCEF);
     global::Gtk.Fixed.FixedChild w20 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnRunCEF]));
     w20.X = 220;
     w20.Y = 156;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserCEFFrames = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserCEFFrames.WidthRequest = 120;
     this.fileChooserCEFFrames.Name         = "fileChooserCEFFrames";
     this.fileChooserCEFFrames.ShowHidden   = true;
     this.fixed1.Add(this.fileChooserCEFFrames);
     global::Gtk.Fixed.FixedChild w21 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserCEFFrames]));
     w21.X = 283;
     w21.Y = 155;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Node Color");
     this.fixed1.Add(this.label3);
     global::Gtk.Fixed.FixedChild w22 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label3]));
     w22.X = 7;
     w22.Y = 72;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnChoseDefaultNodeColor          = new global::Gtk.ColorButton();
     this.btnChoseDefaultNodeColor.CanFocus = true;
     this.btnChoseDefaultNodeColor.Events   = ((global::Gdk.EventMask)(784));
     this.btnChoseDefaultNodeColor.Name     = "btnChoseDefaultNodeColor";
     this.fixed1.Add(this.btnChoseDefaultNodeColor);
     global::Gtk.Fixed.FixedChild w23 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnChoseDefaultNodeColor]));
     w23.X = 95;
     w23.Y = 62;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnChoseEdgeColor          = new global::Gtk.ColorButton();
     this.btnChoseEdgeColor.CanFocus = true;
     this.btnChoseEdgeColor.Events   = ((global::Gdk.EventMask)(784));
     this.btnChoseEdgeColor.Name     = "btnChoseEdgeColor";
     this.fixed1.Add(this.btnChoseEdgeColor);
     global::Gtk.Fixed.FixedChild w24 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnChoseEdgeColor]));
     w24.X = 272;
     w24.Y = 60;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Edge Color");
     this.fixed1.Add(this.label4);
     global::Gtk.Fixed.FixedChild w25 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label4]));
     w25.X = 193;
     w25.Y = 65;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.entry4 = new global::Gtk.Entry();
     this.entry4.WidthRequest  = 300;
     this.entry4.CanFocus      = true;
     this.entry4.Name          = "entry4";
     this.entry4.Text          = global::Mono.Unix.Catalog.GetString("FruchtermanReingoldLayout(5)");
     this.entry4.IsEditable    = true;
     this.entry4.InvisibleChar = '●';
     this.fixed1.Add(this.entry4);
     global::Gtk.Fixed.FixedChild w26 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.entry4]));
     w26.X = 5;
     w26.Y = 34;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnComputeLayout              = new global::Gtk.Button();
     this.btnComputeLayout.CanFocus     = true;
     this.btnComputeLayout.Name         = "btnComputeLayout";
     this.btnComputeLayout.UseUnderline = true;
     this.btnComputeLayout.Label        = global::Mono.Unix.Catalog.GetString("Apply");
     this.fixed1.Add(this.btnComputeLayout);
     global::Gtk.Fixed.FixedChild w27 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnComputeLayout]));
     w27.X = 309;
     w27.Y = 33;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnChoseHighlightNodeColor          = new global::Gtk.ColorButton();
     this.btnChoseHighlightNodeColor.CanFocus = true;
     this.btnChoseHighlightNodeColor.Events   = ((global::Gdk.EventMask)(784));
     this.btnChoseHighlightNodeColor.Name     = "btnChoseHighlightNodeColor";
     this.fixed1.Add(this.btnChoseHighlightNodeColor);
     global::Gtk.Fixed.FixedChild w28 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnChoseHighlightNodeColor]));
     w28.X = 220;
     w28.Y = 212;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnResetHighlights              = new global::Gtk.Button();
     this.btnResetHighlights.CanFocus     = true;
     this.btnResetHighlights.Name         = "btnResetHighlights";
     this.btnResetHighlights.UseUnderline = true;
     this.btnResetHighlights.Label        = global::Mono.Unix.Catalog.GetString("Reset");
     this.fixed1.Add(this.btnResetHighlights);
     global::Gtk.Fixed.FixedChild w29 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnResetHighlights]));
     w29.X = 281;
     w29.Y = 215;
     this.Add(this.fixed1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 684;
     this.DefaultHeight = 365;
     this.Show();
 }
Example #8
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Frontend.APinConfigDialog
     this.Name           = "Frontend.APinConfigDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Frontend.APinConfigDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(9)), ((uint)(2)), false);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.cbColor          = new global::Gtk.ColorButton();
     this.cbColor.CanFocus = true;
     this.cbColor.Events   = ((global::Gdk.EventMask)(784));
     this.cbColor.Name     = "cbColor";
     this.table3.Add(this.cbColor);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table3[this.cbColor]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.cbPin      = global::Gtk.ComboBox.NewText();
     this.cbPin.Name = "cbPin";
     this.table3.Add(this.cbPin);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table3[this.cbPin]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.cbUnit      = global::Gtk.ComboBoxEntry.NewText();
     this.cbUnit.Name = "cbUnit";
     this.table3.Add(this.cbUnit);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table3[this.cbUnit]));
     w4.TopAttach    = ((uint)(4));
     w4.BottomAttach = ((uint)(5));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.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.table3.Add(this.entryName);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table3[this.entryName]));
     w5.LeftAttach  = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hseparator1      = new global::Gtk.HSeparator();
     this.hseparator1.Name = "hseparator1";
     this.table3.Add(this.hseparator1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table3[this.hseparator1]));
     w6.TopAttach    = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.RightAttach  = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Unit:");
     this.table3.Add(this.label1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table3[this.label1]));
     w7.TopAttach    = ((uint)(4));
     w7.BottomAttach = ((uint)(5));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Slope:");
     this.table3.Add(this.label2);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table3[this.label2]));
     w8.TopAttach    = ((uint)(5));
     w8.BottomAttach = ((uint)(6));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Offset:");
     this.table3.Add(this.label3);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table3[this.label3]));
     w9.TopAttach    = ((uint)(6));
     w9.BottomAttach = ((uint)(7));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Interval:");
     this.table3.Add(this.label4);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table3[this.label4]));
     w10.TopAttach    = ((uint)(7));
     w10.BottomAttach = ((uint)(8));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.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("Mean values count:");
     this.table3.Add(this.label5);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3[this.label5]));
     w11.TopAttach    = ((uint)(8));
     w11.BottomAttach = ((uint)(9));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblColor           = new global::Gtk.Label();
     this.lblColor.Name      = "lblColor";
     this.lblColor.Xalign    = 0F;
     this.lblColor.LabelProp = global::Mono.Unix.Catalog.GetString("Color:");
     this.table3.Add(this.lblColor);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3[this.lblColor]));
     w12.TopAttach    = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblName           = new global::Gtk.Label();
     this.lblName.Name      = "lblName";
     this.lblName.Xalign    = 0F;
     this.lblName.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.table3.Add(this.lblName);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3[this.lblName]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblPin           = new global::Gtk.Label();
     this.lblPin.Name      = "lblPin";
     this.lblPin.Xalign    = 0F;
     this.lblPin.LabelProp = global::Mono.Unix.Catalog.GetString("Pin:");
     this.table3.Add(this.lblPin);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3[this.lblPin]));
     w14.TopAttach    = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.sbMeanValuesCount          = new global::Gtk.SpinButton(1D, 100D, 1D);
     this.sbMeanValuesCount.CanFocus = true;
     this.sbMeanValuesCount.Name     = "sbMeanValuesCount";
     this.sbMeanValuesCount.Adjustment.PageIncrement = 10D;
     this.sbMeanValuesCount.ClimbRate = 1D;
     this.sbMeanValuesCount.Numeric   = true;
     this.sbMeanValuesCount.Value     = 1D;
     this.table3.Add(this.sbMeanValuesCount);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3[this.sbMeanValuesCount]));
     w15.TopAttach    = ((uint)(8));
     w15.BottomAttach = ((uint)(9));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.sbOffset          = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.sbOffset.CanFocus = true;
     this.sbOffset.Name     = "sbOffset";
     this.sbOffset.Adjustment.PageIncrement = 10D;
     this.sbOffset.ClimbRate = 1D;
     this.sbOffset.Digits    = ((uint)(10));
     this.sbOffset.Numeric   = true;
     this.table3.Add(this.sbOffset);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table3[this.sbOffset]));
     w16.TopAttach    = ((uint)(6));
     w16.BottomAttach = ((uint)(7));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.XOptions     = ((global::Gtk.AttachOptions)(4));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.sbSlope          = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.sbSlope.CanFocus = true;
     this.sbSlope.Name     = "sbSlope";
     this.sbSlope.Adjustment.PageIncrement = 10D;
     this.sbSlope.ClimbRate = 1D;
     this.sbSlope.Digits    = ((uint)(10));
     this.sbSlope.Numeric   = true;
     this.sbSlope.Value     = 1D;
     this.table3.Add(this.sbSlope);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table3[this.sbSlope]));
     w17.TopAttach    = ((uint)(5));
     w17.BottomAttach = ((uint)(6));
     w17.LeftAttach   = ((uint)(1));
     w17.RightAttach  = ((uint)(2));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.table2               = new global::Gtk.Table(((uint)(1)), ((uint)(10)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("d:");
     this.table2.Add(this.label6);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table2[this.label6]));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("m:");
     this.table2.Add(this.label7);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2[this.label7]));
     w19.LeftAttach  = ((uint)(4));
     w19.RightAttach = ((uint)(5));
     w19.XOptions    = ((global::Gtk.AttachOptions)(4));
     w19.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.lblHours           = new global::Gtk.Label();
     this.lblHours.Name      = "lblHours";
     this.lblHours.LabelProp = global::Mono.Unix.Catalog.GetString("h:");
     this.table2.Add(this.lblHours);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2[this.lblHours]));
     w20.LeftAttach  = ((uint)(2));
     w20.RightAttach = ((uint)(3));
     w20.XOptions    = ((global::Gtk.AttachOptions)(4));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.lblMilliSec           = new global::Gtk.Label();
     this.lblMilliSec.Name      = "lblMilliSec";
     this.lblMilliSec.LabelProp = global::Mono.Unix.Catalog.GetString("ms:");
     this.table2.Add(this.lblMilliSec);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table2[this.lblMilliSec]));
     w21.LeftAttach  = ((uint)(8));
     w21.RightAttach = ((uint)(9));
     w21.XOptions    = ((global::Gtk.AttachOptions)(4));
     w21.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.lblSeconds           = new global::Gtk.Label();
     this.lblSeconds.Name      = "lblSeconds";
     this.lblSeconds.LabelProp = global::Mono.Unix.Catalog.GetString("s:");
     this.table2.Add(this.lblSeconds);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table2[this.lblSeconds]));
     w22.LeftAttach  = ((uint)(6));
     w22.RightAttach = ((uint)(7));
     w22.XOptions    = ((global::Gtk.AttachOptions)(4));
     w22.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbDays          = new global::Gtk.SpinButton(0D, 111111D, 1D);
     this.sbDays.CanFocus = true;
     this.sbDays.Name     = "sbDays";
     this.sbDays.Adjustment.PageIncrement = 10D;
     this.sbDays.ClimbRate = 1D;
     this.sbDays.Numeric   = true;
     this.table2.Add(this.sbDays);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table2[this.sbDays]));
     w23.LeftAttach  = ((uint)(1));
     w23.RightAttach = ((uint)(2));
     w23.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbHours          = new global::Gtk.SpinButton(0D, 24D, 1D);
     this.sbHours.CanFocus = true;
     this.sbHours.Name     = "sbHours";
     this.sbHours.Adjustment.PageIncrement = 10D;
     this.sbHours.ClimbRate = 1D;
     this.sbHours.Numeric   = true;
     this.table2.Add(this.sbHours);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table2[this.sbHours]));
     w24.LeftAttach  = ((uint)(3));
     w24.RightAttach = ((uint)(4));
     w24.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbMilliSec          = new global::Gtk.SpinButton(0D, 1000D, 100D);
     this.sbMilliSec.CanFocus = true;
     this.sbMilliSec.Name     = "sbMilliSec";
     this.sbMilliSec.Adjustment.PageIncrement = 10D;
     this.sbMilliSec.ClimbRate = 1D;
     this.sbMilliSec.Numeric   = true;
     this.table2.Add(this.sbMilliSec);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table2[this.sbMilliSec]));
     w25.LeftAttach  = ((uint)(9));
     w25.RightAttach = ((uint)(10));
     w25.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbMinutes          = new global::Gtk.SpinButton(0D, 60D, 1D);
     this.sbMinutes.CanFocus = true;
     this.sbMinutes.Name     = "sbMinutes";
     this.sbMinutes.Adjustment.PageIncrement = 10D;
     this.sbMinutes.ClimbRate = 1D;
     this.sbMinutes.Numeric   = true;
     this.table2.Add(this.sbMinutes);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table2[this.sbMinutes]));
     w26.LeftAttach  = ((uint)(5));
     w26.RightAttach = ((uint)(6));
     w26.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbSeconds          = new global::Gtk.SpinButton(0D, 60D, 1D);
     this.sbSeconds.CanFocus = true;
     this.sbSeconds.Name     = "sbSeconds";
     this.sbSeconds.Adjustment.PageIncrement = 10D;
     this.sbSeconds.ClimbRate = 1D;
     this.sbSeconds.Numeric   = true;
     this.sbSeconds.Value     = 1D;
     this.table2.Add(this.sbSeconds);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table2[this.sbSeconds]));
     w27.LeftAttach  = ((uint)(7));
     w27.RightAttach = ((uint)(8));
     w27.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.table3.Add(this.table2);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table3[this.table2]));
     w28.TopAttach    = ((uint)(7));
     w28.BottomAttach = ((uint)(8));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(2));
     w28.XOptions     = ((global::Gtk.AttachOptions)(4));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table3);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(w1[this.table3]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     // Internal child Frontend.APinConfigDialog.ActionArea
     global::Gtk.HButtonBox w30 = this.ActionArea;
     w30.Name        = "dialog1_ActionArea";
     w30.Spacing     = 10;
     w30.BorderWidth = ((uint)(5));
     w30.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 w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30[this.buttonCancel]));
     w31.Expand = false;
     w31.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-add";
     this.AddActionWidget(this.buttonOk, -10);
     global::Gtk.ButtonBox.ButtonBoxChild w32 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30[this.buttonOk]));
     w32.Position = 1;
     w32.Expand   = false;
     w32.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 531;
     this.DefaultHeight = 346;
     this.Show();
 }
Example #9
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.QuitButton = new global::Gtk.Action("QuitButton", null, global::Mono.Unix.Catalog.GetString("Exit"), "gtk-quit");
     w1.Add(this.QuitButton, null);
     this.RunButton = new global::Gtk.Action("RunButton", null, global::Mono.Unix.Catalog.GetString("Run Simulation"), "gtk-media-play");
     w1.Add(this.RunButton, null);
     this.PauseButton = new global::Gtk.Action("PauseButton", null, global::Mono.Unix.Catalog.GetString("Stop Simulation"), "gtk-media-stop");
     w1.Add(this.PauseButton, null);
     this.SaveButton = new global::Gtk.Action("SaveButton", null, global::Mono.Unix.Catalog.GetString("Save Turmite Image"), "gtk-save");
     w1.Add(this.SaveButton, null);
     this.ClearButton = new global::Gtk.Action("ClearButton", null, global::Mono.Unix.Catalog.GetString("Remove All Turmites"), "gtk-delete");
     w1.Add(this.ClearButton, null);
     this.ShowButton = new global::Gtk.Action("ShowButton", null, global::Mono.Unix.Catalog.GetString("Show/Hide Turmite Head Locations"), "gtk-find");
     w1.Add(this.ShowButton, null);
     this.TurmiteAddButton             = new global::Gtk.ToggleAction("TurmiteAddButton", null, global::Mono.Unix.Catalog.GetString("Add Turmite"), "gtk-edit");
     this.TurmiteAddButton.DrawAsRadio = true;
     w1.Add(this.TurmiteAddButton, null);
     this.CopyProgramButton = new global::Gtk.Action("CopyProgramButton", null, global::Mono.Unix.Catalog.GetString("Copy Program"), "gtk-copy");
     w1.Add(this.CopyProgramButton, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("GTK Turmites");
     this.Icon           = global::Gdk.Pixbuf.LoadFromResource("Turmites.dna.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     this.AllowGrow      = false;
     this.DefaultWidth   = 1280;
     this.DefaultHeight  = 700;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.MainLayout = new global::Gtk.Fixed();
     this.MainLayout.WidthRequest  = 1280;
     this.MainLayout.HeightRequest = 700;
     this.MainLayout.Name          = "MainLayout";
     this.MainLayout.HasWindow     = false;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.MainNoteBook = new global::Gtk.Notebook();
     this.MainNoteBook.WidthRequest  = 800;
     this.MainNoteBook.HeightRequest = 600;
     this.MainNoteBook.CanFocus      = true;
     this.MainNoteBook.Name          = "MainNoteBook";
     this.MainNoteBook.CurrentPage   = 0;
     // Container child MainNoteBook.Gtk.Notebook+NotebookChild
     this.pageWorldLayout           = new global::Gtk.Fixed();
     this.pageWorldLayout.Name      = "pageWorldLayout";
     this.pageWorldLayout.HasWindow = false;
     // Container child pageWorldLayout.Gtk.Fixed+FixedChild
     this.WorldEventBox = new global::Gtk.EventBox();
     this.WorldEventBox.WidthRequest  = 640;
     this.WorldEventBox.HeightRequest = 480;
     this.WorldEventBox.Name          = "WorldEventBox";
     // Container child WorldEventBox.Gtk.Container+ContainerChild
     this.WorldImage = new global::Gtk.Image();
     this.WorldImage.WidthRequest  = 640;
     this.WorldImage.HeightRequest = 480;
     this.WorldImage.Name          = "WorldImage";
     this.WorldEventBox.Add(this.WorldImage);
     this.pageWorldLayout.Add(this.WorldEventBox);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.pageWorldLayout[this.WorldEventBox]));
     w3.X = 80;
     w3.Y = 40;
     // Container child pageWorldLayout.Gtk.Fixed+FixedChild
     this.WorldImageScrollY = new global::Gtk.VScrollbar(null);
     this.WorldImageScrollY.HeightRequest            = 480;
     this.WorldImageScrollY.Name                     = "WorldImageScrollY";
     this.WorldImageScrollY.Adjustment.Upper         = 100D;
     this.WorldImageScrollY.Adjustment.PageIncrement = 10D;
     this.WorldImageScrollY.Adjustment.PageSize      = 10D;
     this.WorldImageScrollY.Adjustment.StepIncrement = 1D;
     this.pageWorldLayout.Add(this.WorldImageScrollY);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.pageWorldLayout[this.WorldImageScrollY]));
     w4.X = 40;
     w4.Y = 40;
     // Container child pageWorldLayout.Gtk.Fixed+FixedChild
     this.WorldImageScrollX = new global::Gtk.HScrollbar(null);
     this.WorldImageScrollX.WidthRequest             = 640;
     this.WorldImageScrollX.Name                     = "WorldImageScrollX";
     this.WorldImageScrollX.Adjustment.Upper         = 100D;
     this.WorldImageScrollX.Adjustment.PageIncrement = 10D;
     this.WorldImageScrollX.Adjustment.PageSize      = 10D;
     this.WorldImageScrollX.Adjustment.StepIncrement = 1D;
     this.pageWorldLayout.Add(this.WorldImageScrollX);
     global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.pageWorldLayout[this.WorldImageScrollX]));
     w5.X = 80;
     w5.Y = 540;
     this.MainNoteBook.Add(this.pageWorldLayout);
     // Notebook tab
     this.pageLabelWorld           = new global::Gtk.Label();
     this.pageLabelWorld.Name      = "pageLabelWorld";
     this.pageLabelWorld.LabelProp = global::Mono.Unix.Catalog.GetString("World");
     this.MainNoteBook.SetTabLabel(this.pageWorldLayout, this.pageLabelWorld);
     this.pageLabelWorld.ShowAll();
     this.MainLayout.Add(this.MainNoteBook);
     global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.MainNoteBook]));
     w7.X = 20;
     w7.Y = 60;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.PropertiesNotebook = new global::Gtk.Notebook();
     this.PropertiesNotebook.WidthRequest  = 400;
     this.PropertiesNotebook.HeightRequest = 600;
     this.PropertiesNotebook.CanFocus      = true;
     this.PropertiesNotebook.Name          = "PropertiesNotebook";
     this.PropertiesNotebook.CurrentPage   = 0;
     // Container child PropertiesNotebook.Gtk.Notebook+NotebookChild
     this.PropertiesPageLayout = new global::Gtk.Fixed();
     this.PropertiesPageLayout.WidthRequest = 60;
     this.PropertiesPageLayout.Name         = "PropertiesPageLayout";
     this.PropertiesPageLayout.HasWindow    = false;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.PropertiesPageWorldLabel           = new global::Gtk.Label();
     this.PropertiesPageWorldLabel.Name      = "PropertiesPageWorldLabel";
     this.PropertiesPageWorldLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>World</b>");
     this.PropertiesPageWorldLabel.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.PropertiesPageWorldLabel);
     global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.PropertiesPageWorldLabel]));
     w8.X = 10;
     w8.Y = 10;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.WorldLabelWidth = new global::Gtk.Label();
     this.WorldLabelWidth.WidthRequest = 60;
     this.WorldLabelWidth.Name         = "WorldLabelWidth";
     this.WorldLabelWidth.LabelProp    = global::Mono.Unix.Catalog.GetString("Width");
     this.WorldLabelWidth.Justify      = ((global::Gtk.Justification)(1));
     this.PropertiesPageLayout.Add(this.WorldLabelWidth);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.WorldLabelWidth]));
     w9.X = 10;
     w9.Y = 45;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.WorldWidth = new global::Gtk.SpinButton(640D, 10000D, 1D);
     this.WorldWidth.WidthRequest             = 150;
     this.WorldWidth.CanFocus                 = true;
     this.WorldWidth.Name                     = "WorldWidth";
     this.WorldWidth.Adjustment.PageIncrement = 1D;
     this.WorldWidth.ClimbRate                = 1D;
     this.WorldWidth.Numeric                  = true;
     this.WorldWidth.Value                    = 640D;
     this.PropertiesPageLayout.Add(this.WorldWidth);
     global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.WorldWidth]));
     w10.X = 80;
     w10.Y = 40;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.WorldHeight = new global::Gtk.SpinButton(480D, 10000D, 1D);
     this.WorldHeight.WidthRequest             = 150;
     this.WorldHeight.CanFocus                 = true;
     this.WorldHeight.Name                     = "WorldHeight";
     this.WorldHeight.Adjustment.PageIncrement = 1D;
     this.WorldHeight.ClimbRate                = 1D;
     this.WorldHeight.Numeric                  = true;
     this.WorldHeight.Value                    = 480D;
     this.PropertiesPageLayout.Add(this.WorldHeight);
     global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.WorldHeight]));
     w11.X = 80;
     w11.Y = 80;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.WorldLabelHeight = new global::Gtk.Label();
     this.WorldLabelHeight.WidthRequest = 60;
     this.WorldLabelHeight.Name         = "WorldLabelHeight";
     this.WorldLabelHeight.LabelProp    = global::Mono.Unix.Catalog.GetString("Height");
     this.WorldLabelHeight.Justify      = ((global::Gtk.Justification)(1));
     this.PropertiesPageLayout.Add(this.WorldLabelHeight);
     global::Gtk.Fixed.FixedChild w12 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.WorldLabelHeight]));
     w12.X = 10;
     w12.Y = 85;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmitesLabel           = new global::Gtk.Label();
     this.TurmitesLabel.Name      = "TurmitesLabel";
     this.TurmitesLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Turmites</b>");
     this.TurmitesLabel.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.TurmitesLabel);
     global::Gtk.Fixed.FixedChild w13 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmitesLabel]));
     w13.X = 10;
     w13.Y = 120;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmitesList = global::Gtk.ComboBox.NewText();
     this.TurmitesList.WidthRequest = 220;
     this.TurmitesList.Name         = "TurmitesList";
     this.PropertiesPageLayout.Add(this.TurmitesList);
     global::Gtk.Fixed.FixedChild w14 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmitesList]));
     w14.X = 13;
     w14.Y = 140;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmiteLabelHead           = new global::Gtk.Label();
     this.TurmiteLabelHead.Name      = "TurmiteLabelHead";
     this.TurmiteLabelHead.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Head</b>");
     this.TurmiteLabelHead.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.TurmiteLabelHead);
     global::Gtk.Fixed.FixedChild w15 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteLabelHead]));
     w15.X = 40;
     w15.Y = 180;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmiteHeadX = new global::Gtk.SpinButton(0D, 10000D, 1D);
     this.TurmiteHeadX.WidthRequest             = 150;
     this.TurmiteHeadX.CanFocus                 = true;
     this.TurmiteHeadX.Name                     = "TurmiteHeadX";
     this.TurmiteHeadX.Adjustment.PageIncrement = 1D;
     this.TurmiteHeadX.ClimbRate                = 1D;
     this.TurmiteHeadX.Numeric                  = true;
     this.PropertiesPageLayout.Add(this.TurmiteHeadX);
     global::Gtk.Fixed.FixedChild w16 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteHeadX]));
     w16.X = 80;
     w16.Y = 200;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmiteHeadY = new global::Gtk.SpinButton(0D, 10000D, 1D);
     this.TurmiteHeadY.WidthRequest             = 150;
     this.TurmiteHeadY.CanFocus                 = true;
     this.TurmiteHeadY.Name                     = "TurmiteHeadY";
     this.TurmiteHeadY.Adjustment.PageIncrement = 1D;
     this.TurmiteHeadY.ClimbRate                = 1D;
     this.TurmiteHeadY.Numeric                  = true;
     this.PropertiesPageLayout.Add(this.TurmiteHeadY);
     global::Gtk.Fixed.FixedChild w17 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteHeadY]));
     w17.X = 80;
     w17.Y = 240;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmiteLabelHeadX = new global::Gtk.Label();
     this.TurmiteLabelHeadX.WidthRequest = 20;
     this.TurmiteLabelHeadX.Name         = "TurmiteLabelHeadX";
     this.TurmiteLabelHeadX.LabelProp    = global::Mono.Unix.Catalog.GetString("X");
     this.TurmiteLabelHeadX.Justify      = ((global::Gtk.Justification)(1));
     this.PropertiesPageLayout.Add(this.TurmiteLabelHeadX);
     global::Gtk.Fixed.FixedChild w18 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteLabelHeadX]));
     w18.X = 50;
     w18.Y = 205;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmiteLabelHeadY = new global::Gtk.Label();
     this.TurmiteLabelHeadY.WidthRequest = 20;
     this.TurmiteLabelHeadY.Name         = "TurmiteLabelHeadY";
     this.TurmiteLabelHeadY.LabelProp    = global::Mono.Unix.Catalog.GetString("Y");
     this.TurmiteLabelHeadY.Justify      = ((global::Gtk.Justification)(1));
     this.PropertiesPageLayout.Add(this.TurmiteLabelHeadY);
     global::Gtk.Fixed.FixedChild w19 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteLabelHeadY]));
     w19.X = 50;
     w19.Y = 245;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmiteLabelSource           = new global::Gtk.Label();
     this.TurmiteLabelSource.Name      = "TurmiteLabelSource";
     this.TurmiteLabelSource.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Program</b>");
     this.TurmiteLabelSource.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.TurmiteLabelSource);
     global::Gtk.Fixed.FixedChild w20 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteLabelSource]));
     w20.X = 10;
     w20.Y = 275;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.TurmiteProgram = new global::Gtk.TextView();
     this.TurmiteProgram.WidthRequest  = 150;
     this.TurmiteProgram.HeightRequest = 100;
     this.TurmiteProgram.CanFocus      = true;
     this.TurmiteProgram.Name          = "TurmiteProgram";
     this.GtkScrolledWindow.Add(this.TurmiteProgram);
     this.PropertiesPageLayout.Add(this.GtkScrolledWindow);
     global::Gtk.Fixed.FixedChild w22 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.GtkScrolledWindow]));
     w22.X = 78;
     w22.Y = 280;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmiteColor = new global::Gtk.ColorButton();
     this.TurmiteColor.WidthRequest = 150;
     this.TurmiteColor.CanFocus     = true;
     this.TurmiteColor.Events       = ((global::Gdk.EventMask)(784));
     this.TurmiteColor.Name         = "TurmiteColor";
     this.PropertiesPageLayout.Add(this.TurmiteColor);
     global::Gtk.Fixed.FixedChild w23 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteColor]));
     w23.X = 80;
     w23.Y = 410;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmiteLabelColor = new global::Gtk.Label();
     this.TurmiteLabelColor.WidthRequest = 50;
     this.TurmiteLabelColor.Name         = "TurmiteLabelColor";
     this.TurmiteLabelColor.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Color</b>");
     this.TurmiteLabelColor.UseMarkup    = true;
     this.TurmiteLabelColor.Justify      = ((global::Gtk.Justification)(1));
     this.PropertiesPageLayout.Add(this.TurmiteLabelColor);
     global::Gtk.Fixed.FixedChild w24 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteLabelColor]));
     w24.X = 25;
     w24.Y = 418;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.UIManager.AddUiFromString("<ui><toolbar name=\'TurmiteToolBar\'><toolitem name=\'TurmiteAddButton\' action=\'Turm" +
                                    "iteAddButton\'/></toolbar></ui>");
     this.TurmiteToolBar              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/TurmiteToolBar")));
     this.TurmiteToolBar.Name         = "TurmiteToolBar";
     this.TurmiteToolBar.ShowArrow    = false;
     this.TurmiteToolBar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.PropertiesPageLayout.Add(this.TurmiteToolBar);
     global::Gtk.Fixed.FixedChild w25 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteToolBar]));
     w25.X = 240;
     w25.Y = 135;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TL               = new global::Gtk.CheckButton();
     this.TL.Name          = "TL";
     this.TL.Label         = "";
     this.TL.DrawIndicator = true;
     this.TL.UseUnderline  = true;
     this.TL.FocusOnClick  = false;
     this.PropertiesPageLayout.Add(this.TL);
     global::Gtk.Fixed.FixedChild w26 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TL]));
     w26.X = 260;
     w26.Y = 292;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.LabelNeighborhood           = new global::Gtk.Label();
     this.LabelNeighborhood.Name      = "LabelNeighborhood";
     this.LabelNeighborhood.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Neighborhood</b>");
     this.LabelNeighborhood.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.LabelNeighborhood);
     global::Gtk.Fixed.FixedChild w27 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.LabelNeighborhood]));
     w27.X = 260;
     w27.Y = 275;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TM               = new global::Gtk.CheckButton();
     this.TM.CanFocus      = true;
     this.TM.Name          = "TM";
     this.TM.Label         = "";
     this.TM.DrawIndicator = true;
     this.TM.UseUnderline  = true;
     this.TM.FocusOnClick  = false;
     this.PropertiesPageLayout.Add(this.TM);
     global::Gtk.Fixed.FixedChild w28 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TM]));
     w28.X = 290;
     w28.Y = 292;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TR               = new global::Gtk.CheckButton();
     this.TR.Name          = "TR";
     this.TR.Label         = "";
     this.TR.DrawIndicator = true;
     this.TR.UseUnderline  = true;
     this.TR.FocusOnClick  = false;
     this.PropertiesPageLayout.Add(this.TR);
     global::Gtk.Fixed.FixedChild w29 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TR]));
     w29.X = 320;
     w29.Y = 292;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.ML               = new global::Gtk.CheckButton();
     this.ML.Name          = "ML";
     this.ML.Label         = "";
     this.ML.DrawIndicator = true;
     this.ML.UseUnderline  = true;
     this.ML.FocusOnClick  = false;
     this.PropertiesPageLayout.Add(this.ML);
     global::Gtk.Fixed.FixedChild w30 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.ML]));
     w30.X = 260;
     w30.Y = 322;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.LabelCenter           = new global::Gtk.Label();
     this.LabelCenter.Name      = "LabelCenter";
     this.LabelCenter.LabelProp = global::Mono.Unix.Catalog.GetString("<b>T</b>");
     this.LabelCenter.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.LabelCenter);
     global::Gtk.Fixed.FixedChild w31 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.LabelCenter]));
     w31.X = 295;
     w31.Y = 325;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.MR               = new global::Gtk.CheckButton();
     this.MR.Name          = "MR";
     this.MR.Label         = "";
     this.MR.DrawIndicator = true;
     this.MR.UseUnderline  = true;
     this.MR.FocusOnClick  = false;
     this.PropertiesPageLayout.Add(this.MR);
     global::Gtk.Fixed.FixedChild w32 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.MR]));
     w32.X = 320;
     w32.Y = 322;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.BL               = new global::Gtk.CheckButton();
     this.BL.Name          = "BL";
     this.BL.Label         = "";
     this.BL.DrawIndicator = true;
     this.BL.UseUnderline  = true;
     this.BL.FocusOnClick  = false;
     this.PropertiesPageLayout.Add(this.BL);
     global::Gtk.Fixed.FixedChild w33 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.BL]));
     w33.X = 260;
     w33.Y = 352;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.BM               = new global::Gtk.CheckButton();
     this.BM.Name          = "BM";
     this.BM.Label         = "";
     this.BM.DrawIndicator = true;
     this.BM.UseUnderline  = true;
     this.BM.FocusOnClick  = false;
     this.PropertiesPageLayout.Add(this.BM);
     global::Gtk.Fixed.FixedChild w34 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.BM]));
     w34.X = 290;
     w34.Y = 352;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.BR               = new global::Gtk.CheckButton();
     this.BR.Name          = "BR";
     this.BR.Label         = "";
     this.BR.DrawIndicator = true;
     this.BR.UseUnderline  = true;
     this.BR.FocusOnClick  = false;
     this.PropertiesPageLayout.Add(this.BR);
     global::Gtk.Fixed.FixedChild w35 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.BR]));
     w35.X = 320;
     w35.Y = 352;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.LabelStates           = new global::Gtk.Label();
     this.LabelStates.Name      = "LabelStates";
     this.LabelStates.LabelProp = global::Mono.Unix.Catalog.GetString("<b>States</b>");
     this.LabelStates.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.LabelStates);
     global::Gtk.Fixed.FixedChild w36 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.LabelStates]));
     w36.X = 260;
     w36.Y = 210;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmiteStates = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.TurmiteStates.WidthRequest             = 100;
     this.TurmiteStates.CanFocus                 = true;
     this.TurmiteStates.Name                     = "TurmiteStates";
     this.TurmiteStates.Adjustment.PageIncrement = 1D;
     this.TurmiteStates.ClimbRate                = 1D;
     this.TurmiteStates.Numeric                  = true;
     this.TurmiteStates.Value                    = 2D;
     this.PropertiesPageLayout.Add(this.TurmiteStates);
     global::Gtk.Fixed.FixedChild w37 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteStates]));
     w37.X = 260;
     w37.Y = 240;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.TurmiteLibrary = global::Gtk.ComboBox.NewText();
     this.TurmiteLibrary.WidthRequest = 220;
     this.TurmiteLibrary.Name         = "TurmiteLibrary";
     this.PropertiesPageLayout.Add(this.TurmiteLibrary);
     global::Gtk.Fixed.FixedChild w38 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.TurmiteLibrary]));
     w38.X = 13;
     w38.Y = 520;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.LabelTurmiteLibrary           = new global::Gtk.Label();
     this.LabelTurmiteLibrary.Name      = "LabelTurmiteLibrary";
     this.LabelTurmiteLibrary.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Turmite Library</b>");
     this.LabelTurmiteLibrary.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.LabelTurmiteLibrary);
     global::Gtk.Fixed.FixedChild w39 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.LabelTurmiteLibrary]));
     w39.X = 13;
     w39.Y = 500;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.UIManager.AddUiFromString("<ui><toolbar name=\'LibraryToolbar\'><toolitem name=\'CopyProgramButton\' action=\'Cop" +
                                    "yProgramButton\'/></toolbar></ui>");
     this.LibraryToolbar              = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/LibraryToolbar")));
     this.LibraryToolbar.Name         = "LibraryToolbar";
     this.LibraryToolbar.ShowArrow    = false;
     this.LibraryToolbar.ToolbarStyle = ((global::Gtk.ToolbarStyle)(0));
     this.PropertiesPageLayout.Add(this.LibraryToolbar);
     global::Gtk.Fixed.FixedChild w40 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.LibraryToolbar]));
     w40.X = 244;
     w40.Y = 515;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.AddButton              = new global::Gtk.Button();
     this.AddButton.Name         = "AddButton";
     this.AddButton.UseUnderline = true;
     this.AddButton.Label        = global::Mono.Unix.Catalog.GetString("Add Turmite");
     this.PropertiesPageLayout.Add(this.AddButton);
     global::Gtk.Fixed.FixedChild w41 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.AddButton]));
     w41.X = 238;
     w41.Y = 412;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.Cyclic               = new global::Gtk.CheckButton();
     this.Cyclic.Name          = "Cyclic";
     this.Cyclic.Label         = global::Mono.Unix.Catalog.GetString("Cyclic?");
     this.Cyclic.DrawIndicator = true;
     this.Cyclic.UseUnderline  = true;
     this.Cyclic.FocusOnClick  = false;
     this.PropertiesPageLayout.Add(this.Cyclic);
     global::Gtk.Fixed.FixedChild w42 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.Cyclic]));
     w42.X = 260;
     w42.Y = 382;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.WorldEpoch = new global::Gtk.Entry();
     this.WorldEpoch.WidthRequest  = 120;
     this.WorldEpoch.Name          = "WorldEpoch";
     this.WorldEpoch.IsEditable    = false;
     this.WorldEpoch.InvisibleChar = '•';
     this.PropertiesPageLayout.Add(this.WorldEpoch);
     global::Gtk.Fixed.FixedChild w43 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.WorldEpoch]));
     w43.X = 250;
     w43.Y = 40;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.LabelEpoch           = new global::Gtk.Label();
     this.LabelEpoch.Name      = "LabelEpoch";
     this.LabelEpoch.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Epoch</b>");
     this.LabelEpoch.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.LabelEpoch);
     global::Gtk.Fixed.FixedChild w44 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.LabelEpoch]));
     w44.X = 250;
     w44.Y = 10;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.Age = new global::Gtk.Entry();
     this.Age.WidthRequest  = 100;
     this.Age.Name          = "Age";
     this.Age.IsEditable    = false;
     this.Age.InvisibleChar = '•';
     this.PropertiesPageLayout.Add(this.Age);
     global::Gtk.Fixed.FixedChild w45 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.Age]));
     w45.X = 81;
     w45.Y = 460;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.Birth = new global::Gtk.Entry();
     this.Birth.WidthRequest  = 100;
     this.Birth.Name          = "Birth";
     this.Birth.IsEditable    = false;
     this.Birth.InvisibleChar = '•';
     this.PropertiesPageLayout.Add(this.Birth);
     global::Gtk.Fixed.FixedChild w46 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.Birth]));
     w46.X = 250;
     w46.Y = 460;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.LabelAge           = new global::Gtk.Label();
     this.LabelAge.Name      = "LabelAge";
     this.LabelAge.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Age</b>");
     this.LabelAge.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.LabelAge);
     global::Gtk.Fixed.FixedChild w47 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.LabelAge]));
     w47.X = 40;
     w47.Y = 465;
     // Container child PropertiesPageLayout.Gtk.Fixed+FixedChild
     this.LabelBirth           = new global::Gtk.Label();
     this.LabelBirth.Name      = "LabelBirth";
     this.LabelBirth.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Birth</b>");
     this.LabelBirth.UseMarkup = true;
     this.PropertiesPageLayout.Add(this.LabelBirth);
     global::Gtk.Fixed.FixedChild w48 = ((global::Gtk.Fixed.FixedChild)(this.PropertiesPageLayout[this.LabelBirth]));
     w48.X = 200;
     w48.Y = 465;
     this.PropertiesNotebook.Add(this.PropertiesPageLayout);
     // Notebook tab
     this.PropertiesPageLabel           = new global::Gtk.Label();
     this.PropertiesPageLabel.Name      = "PropertiesPageLabel";
     this.PropertiesPageLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Properties");
     this.PropertiesNotebook.SetTabLabel(this.PropertiesPageLayout, this.PropertiesPageLabel);
     this.PropertiesPageLabel.ShowAll();
     this.MainLayout.Add(this.PropertiesNotebook);
     global::Gtk.Fixed.FixedChild w50 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.PropertiesNotebook]));
     w50.X = 840;
     w50.Y = 60;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.UIManager.AddUiFromString(@"<ui><toolbar name='MainToolbar'><toolitem name='RunButton' action='RunButton'/><toolitem name='PauseButton' action='PauseButton'/><toolitem name='SaveButton' action='SaveButton'/><toolitem name='ClearButton' action='ClearButton'/><toolitem name='ShowButton' action='ShowButton'/><separator/><toolitem name='QuitButton' action='QuitButton'/></toolbar></ui>");
     this.MainToolbar = ((global::Gtk.Toolbar)(this.UIManager.GetWidget("/MainToolbar")));
     this.MainToolbar.HeightRequest = 40;
     this.MainToolbar.Name          = "MainToolbar";
     this.MainToolbar.ShowArrow     = false;
     this.MainToolbar.ToolbarStyle  = ((global::Gtk.ToolbarStyle)(0));
     this.MainToolbar.IconSize      = ((global::Gtk.IconSize)(3));
     this.MainLayout.Add(this.MainToolbar);
     global::Gtk.Fixed.FixedChild w51 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.MainToolbar]));
     w51.X = 20;
     w51.Y = 10;
     this.Add(this.MainLayout);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.DeleteEvent                      += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.QuitButton.Activated             += new global::System.EventHandler(this.OnQuitButtonClicked);
     this.RunButton.Activated              += new global::System.EventHandler(this.OnRunButtonClicked);
     this.PauseButton.Activated            += new global::System.EventHandler(this.OnPauseButtonClicked);
     this.SaveButton.Activated             += new global::System.EventHandler(this.OnSaveButtonClicked);
     this.ClearButton.Activated            += new global::System.EventHandler(this.OnClearButtonClicked);
     this.ShowButton.Activated             += new global::System.EventHandler(this.OnShowButtonClicked);
     this.CopyProgramButton.Activated      += new global::System.EventHandler(this.OnCopyProgramButtonClicked);
     this.WorldEventBox.ButtonPressEvent   += new global::Gtk.ButtonPressEventHandler(this.OnWorldEventBoxButtonPressEvent);
     this.WorldEventBox.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.OnWorldEventBoxButtonReleaseEvent);
     this.WorldEventBox.MotionNotifyEvent  += new global::Gtk.MotionNotifyEventHandler(this.OnWorldEventBoxMotionNotifyEvent);
     this.WorldImageScrollY.ValueChanged   += new global::System.EventHandler(this.OnWorldImageScrollYValueChanged);
     this.WorldImageScrollX.ValueChanged   += new global::System.EventHandler(this.OnWorldImageScrollXValueChanged);
     this.WorldWidth.ValueChanged          += new global::System.EventHandler(this.OnWorldWidthValueChanged);
     this.WorldHeight.ValueChanged         += new global::System.EventHandler(this.OnWorldHeightValueChanged);
     this.TurmitesList.Changed             += new global::System.EventHandler(this.OnTurmitesListChanged);
     this.AddButton.Clicked                += new global::System.EventHandler(this.OnAddButtonClicked);
 }
Example #10
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CWindow.MyWindow
     this.Name           = "CWindow.MyWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MyWindow");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child CWindow.MyWindow.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.colorbutton1          = new global::Gtk.ColorButton();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name     = "colorbutton1";
     this.vbox2.Add(this.colorbutton1);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.colorbutton1]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.drawingarea1      = new global::Gtk.DrawingArea();
     this.drawingarea1.Name = "drawingarea1";
     this.vbox2.Add(this.drawingarea1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.drawingarea1]));
     w2.Position = 1;
     // 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("Claro que sí");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label1]));
     w3.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.button2              = new global::Gtk.Button();
     this.button2.CanFocus     = true;
     this.button2.Name         = "button2";
     this.button2.UseUnderline = true;
     this.button2.Label        = global::Mono.Unix.Catalog.GetString("GtkButton");
     this.hbox1.Add(this.button2);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.button2]));
     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 = 2;
     w5.Expand   = false;
     w5.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 552;
     this.DefaultHeight = 300;
     this.Show();
 }
Example #11
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Diagram.ClassGroups.NewClassGroupDialog
     this.Name           = "Diagram.ClassGroups.NewClassGroupDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Diagram.ClassGroups.NewClassGroupDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.Spacing     = 10;
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment2             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name        = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.groupNameEntry = new global::Gtk.Entry();
     this.groupNameEntry.HeightRequest = 50;
     this.groupNameEntry.CanFocus      = true;
     this.groupNameEntry.Name          = "groupNameEntry";
     this.groupNameEntry.IsEditable    = true;
     this.groupNameEntry.InvisibleChar = '●';
     this.GtkAlignment2.Add(this.groupNameEntry);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel2           = new global::Gtk.Label();
     this.GtkLabel2.Name      = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Group Name</b>");
     this.GtkLabel2.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel2;
     this.vbox4.Add(this.frame1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.frame1]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.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.colorPicker          = new global::Gtk.ColorButton();
     this.colorPicker.CanFocus = true;
     this.colorPicker.Events   = ((global::Gdk.EventMask)(784));
     this.colorPicker.Name     = "colorPicker";
     this.colorPicker.Title    = global::Mono.Unix.Catalog.GetString("Group Color");
     this.GtkAlignment3.Add(this.colorPicker);
     this.frame2.Add(this.GtkAlignment3);
     this.GtkLabel3           = new global::Gtk.Label();
     this.GtkLabel3.Name      = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Color</b>");
     this.GtkLabel3.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel3;
     this.vbox4.Add(this.frame2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.frame2]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.errorLabel                = new global::Gtk.Label();
     this.errorLabel.Name           = "errorLabel";
     this.errorLabel.LabelProp      = global::Mono.Unix.Catalog.GetString("<b>A group with the same name already exists</b>");
     this.errorLabel.UseMarkup      = true;
     this.errorLabel.Justify        = ((global::Gtk.Justification)(3));
     this.errorLabel.SingleLineMode = true;
     this.vbox4.Add(this.errorLabel);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.errorLabel]));
     w8.PackType = ((global::Gtk.PackType)(1));
     w8.Position = 2;
     w8.Expand   = false;
     w8.Fill     = false;
     w1.Add(this.vbox4);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(w1[this.vbox4]));
     w9.Position = 0;
     // Internal child Diagram.ClassGroups.NewClassGroupDialog.ActionArea
     global::Gtk.HButtonBox w10 = this.ActionArea;
     w10.Name        = "dialog1_ActionArea";
     w10.Spacing     = 10;
     w10.BorderWidth = ((uint)(5));
     w10.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 w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w10[this.buttonCancel]));
     w11.Expand = false;
     w11.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.Sensitive    = false;
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild 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.DefaultWidth  = 400;
     this.DefaultHeight = 300;
     this.errorLabel.Hide();
     this.Show();
 }
Example #12
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.FSharp.Gui.FSharpSettingsWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.FSharp.Gui.FSharpSettingsWidget";
     // Container child MonoDevelop.FSharp.Gui.FSharpSettingsWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>F# Interactive</b>");
     this.label4.UseMarkup = true;
     this.hbox2.Add(this.label4);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label4]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.checkInteractiveUseDefault               = new global::Gtk.CheckButton();
     this.checkInteractiveUseDefault.CanFocus      = true;
     this.checkInteractiveUseDefault.Name          = "checkInteractiveUseDefault";
     this.checkInteractiveUseDefault.Label         = global::Mono.Unix.Catalog.GetString("Use Default");
     this.checkInteractiveUseDefault.Active        = true;
     this.checkInteractiveUseDefault.DrawIndicator = true;
     this.checkInteractiveUseDefault.UseUnderline  = true;
     this.hbox2.Add(this.checkInteractiveUseDefault);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.checkInteractiveUseDefault]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonBrowse              = new global::Gtk.Button();
     this.buttonBrowse.CanFocus     = true;
     this.buttonBrowse.Name         = "buttonBrowse";
     this.buttonBrowse.UseUnderline = true;
     this.buttonBrowse.Label        = global::Mono.Unix.Catalog.GetString("_Browse...");
     this.table1.Add(this.buttonBrowse);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.buttonBrowse]));
     w4.LeftAttach  = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryArguments               = new global::Gtk.Entry();
     this.entryArguments.CanFocus      = true;
     this.entryArguments.Name          = "entryArguments";
     this.entryArguments.IsEditable    = true;
     this.entryArguments.InvisibleChar = '●';
     this.table1.Add(this.entryArguments);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryArguments]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(3));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryPath               = new global::Gtk.Entry();
     this.entryPath.CanFocus      = true;
     this.entryPath.Name          = "entryPath";
     this.entryPath.IsEditable    = true;
     this.entryPath.InvisibleChar = '●';
     this.table1.Add(this.entryPath);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryPath]));
     w6.LeftAttach  = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkLabel1           = new global::Gtk.Label();
     this.GtkLabel1.Name      = "GtkLabel1";
     this.GtkLabel1.Xalign    = 0F;
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Path");
     this.GtkLabel1.UseMarkup = true;
     this.table1.Add(this.GtkLabel1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.GtkLabel1]));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkLabel6           = new global::Gtk.Label();
     this.GtkLabel6.Name      = "GtkLabel6";
     this.GtkLabel6.Xalign    = 0F;
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Options");
     this.GtkLabel6.UseMarkup = true;
     this.table1.Add(this.GtkLabel6);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.GtkLabel6]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("<b>F# Default Compiler</b>");
     this.label2.UseMarkup = true;
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.checkCompilerUseDefault               = new global::Gtk.CheckButton();
     this.checkCompilerUseDefault.CanFocus      = true;
     this.checkCompilerUseDefault.Name          = "checkCompilerUseDefault";
     this.checkCompilerUseDefault.Label         = global::Mono.Unix.Catalog.GetString("Use Default");
     this.checkCompilerUseDefault.Active        = true;
     this.checkCompilerUseDefault.DrawIndicator = true;
     this.checkCompilerUseDefault.UseUnderline  = true;
     this.hbox1.Add(this.checkCompilerUseDefault);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkCompilerUseDefault]));
     w11.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.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.table2               = new global::Gtk.Table(((uint)(1)), ((uint)(3)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.buttonCompilerBrowse              = new global::Gtk.Button();
     this.buttonCompilerBrowse.CanFocus     = true;
     this.buttonCompilerBrowse.Name         = "buttonCompilerBrowse";
     this.buttonCompilerBrowse.UseUnderline = true;
     this.buttonCompilerBrowse.Label        = global::Mono.Unix.Catalog.GetString("_Browse...");
     this.table2.Add(this.buttonCompilerBrowse);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2 [this.buttonCompilerBrowse]));
     w13.LeftAttach  = ((uint)(2));
     w13.RightAttach = ((uint)(3));
     w13.XOptions    = ((global::Gtk.AttachOptions)(4));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entryCompilerPath               = new global::Gtk.Entry();
     this.entryCompilerPath.CanFocus      = true;
     this.entryCompilerPath.Name          = "entryCompilerPath";
     this.entryCompilerPath.IsEditable    = true;
     this.entryCompilerPath.InvisibleChar = '●';
     this.table2.Add(this.entryCompilerPath);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.entryCompilerPath]));
     w14.LeftAttach  = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Path");
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment2.Add(this.table2);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel5           = new global::Gtk.Label();
     this.GtkLabel5.Name      = "GtkLabel5";
     this.GtkLabel5.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel5;
     this.vbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
     w18.Position = 3;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame4            = new global::Gtk.Frame();
     this.frame4.Name       = "frame4";
     this.frame4.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment1             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name        = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     this.GtkAlignment1.TopPadding  = ((uint)(6));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.fontbutton1          = new global::Gtk.FontButton();
     this.fontbutton1.CanFocus = true;
     this.fontbutton1.Name     = "fontbutton1";
     this.GtkAlignment1.Add(this.fontbutton1);
     this.frame4.Add(this.GtkAlignment1);
     this.GtkLabel13           = new global::Gtk.Label();
     this.GtkLabel13.Name      = "GtkLabel13";
     this.GtkLabel13.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Interactive Pad Font</b>");
     this.GtkLabel13.UseMarkup = true;
     this.frame4.LabelWidget   = this.GtkLabel13;
     this.vbox1.Add(this.frame4);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame4]));
     w21.Position = 4;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>FSI Colors</b>");
     this.label1.UseMarkup = true;
     this.vbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label1]));
     w22.Position = 5;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.matchThemeCheckbox               = new global::Gtk.CheckButton();
     this.matchThemeCheckbox.CanFocus      = true;
     this.matchThemeCheckbox.Name          = "matchThemeCheckbox";
     this.matchThemeCheckbox.Label         = global::Mono.Unix.Catalog.GetString("Match with Theme");
     this.matchThemeCheckbox.DrawIndicator = true;
     this.matchThemeCheckbox.UseUnderline  = true;
     this.vbox1.Add(this.matchThemeCheckbox);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.matchThemeCheckbox]));
     w23.Position = 6;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.colorsHBox         = new global::Gtk.HBox();
     this.colorsHBox.Name    = "colorsHBox";
     this.colorsHBox.Spacing = 6;
     // Container child colorsHBox.Gtk.Box+BoxChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Base Color");
     this.vbox2.Add(this.label5);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label5]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.baseColorButton          = new global::Gtk.ColorButton();
     this.baseColorButton.CanFocus = true;
     this.baseColorButton.Events   = ((global::Gdk.EventMask)(784));
     this.baseColorButton.Name     = "baseColorButton";
     this.vbox2.Add(this.baseColorButton);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.baseColorButton]));
     w25.Position = 1;
     w25.Expand   = false;
     w25.Fill     = false;
     this.colorsHBox.Add(this.vbox2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.colorsHBox [this.vbox2]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child colorsHBox.Gtk.Box+BoxChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Text Color");
     this.vbox3.Add(this.label6);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label6]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.textColorButton          = new global::Gtk.ColorButton();
     this.textColorButton.CanFocus = true;
     this.textColorButton.Events   = ((global::Gdk.EventMask)(784));
     this.textColorButton.Name     = "textColorButton";
     this.vbox3.Add(this.textColorButton);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.textColorButton]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     this.colorsHBox.Add(this.vbox3);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.colorsHBox [this.vbox3]));
     w29.Position = 1;
     w29.Expand   = false;
     w29.Fill     = false;
     this.vbox1.Add(this.colorsHBox);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.colorsHBox]));
     w30.PackType = ((global::Gtk.PackType)(1));
     w30.Position = 7;
     w30.Expand   = false;
     w30.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CodeCoverage.PreferencesWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "CodeCoverage.PreferencesWidget";
     // Container child CodeCoverage.PreferencesWidget.Gtk.Container+ContainerChild
     this.vbox2             = new global::Gtk.VBox();
     this.vbox2.Name        = "vbox2";
     this.vbox2.Spacing     = 6;
     this.vbox2.BorderWidth = ((uint)(5));
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label();
     this.label4.WidthRequest = 100;
     this.label4.Name         = "label4";
     this.label4.LabelProp    = global::Mono.Unix.Catalog.GetString("Foreground");
     this.hbox1.Add(this.label4);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label4]));
     w1.Position = 0;
     w1.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.foregroundColorButton          = new global::Gtk.ColorButton();
     this.foregroundColorButton.CanFocus = true;
     this.foregroundColorButton.Events   = ((global::Gdk.EventMask)(784));
     this.foregroundColorButton.Name     = "foregroundColorButton";
     this.foregroundColorButton.Title    = global::Mono.Unix.Catalog.GetString("Margin Foreground Color");
     this.hbox1.Add(this.foregroundColorButton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.foregroundColorButton]));
     w2.Position = 1;
     this.vbox3.Add(this.hbox1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.label6 = new global::Gtk.Label();
     this.label6.WidthRequest = 100;
     this.label6.Name         = "label6";
     this.label6.LabelProp    = global::Mono.Unix.Catalog.GetString("Uncovered");
     this.hbox3.Add(this.label6);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.label6]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.uncoveredColorButton          = new global::Gtk.ColorButton();
     this.uncoveredColorButton.CanFocus = true;
     this.uncoveredColorButton.Events   = ((global::Gdk.EventMask)(784));
     this.uncoveredColorButton.Name     = "uncoveredColorButton";
     this.uncoveredColorButton.Title    = global::Mono.Unix.Catalog.GetString("Margin Uncovered Background Color");
     this.hbox3.Add(this.uncoveredColorButton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.uncoveredColorButton]));
     w5.Position = 1;
     this.vbox3.Add(this.hbox3);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox3]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label8 = new global::Gtk.Label();
     this.label8.WidthRequest = 100;
     this.label8.Name         = "label8";
     this.label8.LabelProp    = global::Mono.Unix.Catalog.GetString("Covered");
     this.hbox5.Add(this.label8);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.label8]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.coveredColorButton          = new global::Gtk.ColorButton();
     this.coveredColorButton.CanFocus = true;
     this.coveredColorButton.Events   = ((global::Gdk.EventMask)(784));
     this.coveredColorButton.Name     = "coveredColorButton";
     this.coveredColorButton.Title    = global::Mono.Unix.Catalog.GetString("Margin Covered Background Color");
     this.hbox5.Add(this.coveredColorButton);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.coveredColorButton]));
     w8.Position = 1;
     this.vbox3.Add(this.hbox5);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox5]));
     w9.Position = 2;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.button1              = new global::Gtk.Button();
     this.button1.CanFocus     = true;
     this.button1.Name         = "button1";
     this.button1.UseUnderline = true;
     this.button1.Label        = global::Mono.Unix.Catalog.GetString("Reset to Defaults");
     this.vbox3.Add(this.button1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.button1]));
     w10.PackType = ((global::Gtk.PackType)(1));
     w10.Position = 3;
     w10.Expand   = false;
     w10.Fill     = false;
     this.GtkAlignment.Add(this.vbox3);
     this.frame1.Add(this.GtkAlignment);
     this.GtkLabel1           = new global::Gtk.Label();
     this.GtkLabel1.Name      = "GtkLabel1";
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Margins</b>");
     this.GtkLabel1.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel1;
     this.vbox2.Add(this.frame1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.frame1]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.foregroundColorButton.ColorSet += new global::System.EventHandler(this.OnColorSelectionSet);
     this.uncoveredColorButton.ColorSet  += new global::System.EventHandler(this.OnColorSelectionSet);
     this.coveredColorButton.ColorSet    += new global::System.EventHandler(this.OnColorSelectionSet);
     this.button1.Clicked += new global::System.EventHandler(this.ResetToDefaultsClicked);
 }
Example #14
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("Font Whiz");
     this.Icon = new global::Gdk.Pixbuf (global::System.IO.Path.Combine (global::System.AppDomain.CurrentDomain.BaseDirectory, "./icon.png"));
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.WidthRequest = 200;
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame4 = new global::Gtk.Frame ();
     this.frame4.Name = "frame4";
     this.frame4.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment3 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding = ((uint)(12));
     this.GtkAlignment3.TopPadding = ((uint)(2));
     this.GtkAlignment3.RightPadding = ((uint)(12));
     this.GtkAlignment3.BottomPadding = ((uint)(2));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.installedfontsradiobutton = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Installed Fonts"));
     this.installedfontsradiobutton.CanFocus = true;
     this.installedfontsradiobutton.Name = "installedfontsradiobutton";
     this.installedfontsradiobutton.DrawIndicator = true;
     this.installedfontsradiobutton.UseUnderline = true;
     this.installedfontsradiobutton.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.vbox3.Add (this.installedfontsradiobutton);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.installedfontsradiobutton]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.fromfileradiobutton = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("From File"));
     this.fromfileradiobutton.CanFocus = true;
     this.fromfileradiobutton.Name = "fromfileradiobutton";
     this.fromfileradiobutton.DrawIndicator = true;
     this.fromfileradiobutton.UseUnderline = true;
     this.fromfileradiobutton.Group = this.installedfontsradiobutton.Group;
     this.vbox3.Add (this.fromfileradiobutton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.fromfileradiobutton]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     this.GtkAlignment3.Add (this.vbox3);
     this.frame4.Add (this.GtkAlignment3);
     this.GtkLabel2 = new global::Gtk.Label ();
     this.GtkLabel2.Name = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Source</b>");
     this.GtkLabel2.UseMarkup = true;
     this.frame4.LabelWidget = this.GtkLabel2;
     this.vbox1.Add (this.frame4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame4]));
     w5.Position = 0;
     w5.Expand = false;
     w5.Fill = false;
     w5.Padding = ((uint)(4));
     // Container child vbox1.Gtk.Box+BoxChild
     this.installedfontsframe = new global::Gtk.Frame ();
     this.installedfontsframe.Name = "installedfontsframe";
     this.installedfontsframe.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child installedfontsframe.Gtk.Container+ContainerChild
     this.GtkAlignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     this.GtkAlignment1.TopPadding = ((uint)(2));
     this.GtkAlignment1.RightPadding = ((uint)(12));
     this.GtkAlignment1.BottomPadding = ((uint)(2));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.installedfontscombobox = global::Gtk.ComboBox.NewText ();
     this.installedfontscombobox.Name = "installedfontscombobox";
     this.GtkAlignment1.Add (this.installedfontscombobox);
     this.installedfontsframe.Add (this.GtkAlignment1);
     this.GtkLabel3 = new global::Gtk.Label ();
     this.GtkLabel3.Name = "GtkLabel3";
     this.GtkLabel3.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Installed Fonts</b>");
     this.GtkLabel3.UseMarkup = true;
     this.installedfontsframe.LabelWidget = this.GtkLabel3;
     this.vbox1.Add (this.installedfontsframe);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.installedfontsframe]));
     w8.Position = 1;
     w8.Expand = false;
     w8.Fill = false;
     w8.Padding = ((uint)(4));
     // Container child vbox1.Gtk.Box+BoxChild
     this.fromfileframe = new global::Gtk.Frame ();
     this.fromfileframe.Sensitive = false;
     this.fromfileframe.Name = "fromfileframe";
     this.fromfileframe.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child fromfileframe.Gtk.Container+ContainerChild
     this.GtkAlignment2 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding = ((uint)(12));
     this.GtkAlignment2.TopPadding = ((uint)(2));
     this.GtkAlignment2.RightPadding = ((uint)(12));
     this.GtkAlignment2.BottomPadding = ((uint)(2));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.fontfilechooserbutton = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Select a File"), ((global::Gtk.FileChooserAction)(0)));
     this.fontfilechooserbutton.Name = "fontfilechooserbutton";
     this.GtkAlignment2.Add (this.fontfilechooserbutton);
     this.fromfileframe.Add (this.GtkAlignment2);
     this.GtkLabel5 = new global::Gtk.Label ();
     this.GtkLabel5.Name = "GtkLabel5";
     this.GtkLabel5.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>From File</b>");
     this.GtkLabel5.UseMarkup = true;
     this.fromfileframe.LabelWidget = this.GtkLabel5;
     this.vbox1.Add (this.fromfileframe);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.fromfileframe]));
     w11.Position = 2;
     w11.Expand = false;
     w11.Fill = false;
     w11.Padding = ((uint)(4));
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     this.GtkAlignment.TopPadding = ((uint)(2));
     this.GtkAlignment.RightPadding = ((uint)(12));
     this.GtkAlignment.BottomPadding = ((uint)(2));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.sizelabel1 = new global::Gtk.Label ();
     this.sizelabel1.Name = "sizelabel1";
     this.sizelabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("Size:");
     this.hbox7.Add (this.sizelabel1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.sizelabel1]));
     w12.Position = 0;
     w12.Expand = false;
     w12.Fill = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.sizespinbutton = new global::Gtk.SpinButton (0, 100, 1);
     this.sizespinbutton.CanFocus = true;
     this.sizespinbutton.Name = "sizespinbutton";
     this.sizespinbutton.Adjustment.PageIncrement = 10;
     this.sizespinbutton.ClimbRate = 1;
     this.sizespinbutton.Numeric = true;
     this.sizespinbutton.Value = 8;
     this.hbox7.Add (this.sizespinbutton);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.sizespinbutton]));
     w13.Position = 1;
     w13.Expand = false;
     w13.Fill = false;
     this.vbox4.Add (this.hbox7);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox7]));
     w14.Position = 0;
     w14.Expand = false;
     w14.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.antialiasingcheckbutton = new global::Gtk.CheckButton ();
     this.antialiasingcheckbutton.CanFocus = true;
     this.antialiasingcheckbutton.Name = "antialiasingcheckbutton";
     this.antialiasingcheckbutton.Label = global::Mono.Unix.Catalog.GetString ("Anti-aliasing");
     this.antialiasingcheckbutton.DrawIndicator = true;
     this.antialiasingcheckbutton.UseUnderline = true;
     this.vbox4.Add (this.antialiasingcheckbutton);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.antialiasingcheckbutton]));
     w15.Position = 1;
     w15.Expand = false;
     w15.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.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Font Colour:");
     this.hbox2.Add (this.label4);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label4]));
     w16.Position = 0;
     w16.Expand = false;
     w16.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fontcolorbutton = new global::Gtk.ColorButton ();
     this.fontcolorbutton.CanFocus = true;
     this.fontcolorbutton.Events = ((global::Gdk.EventMask)(784));
     this.fontcolorbutton.Name = "fontcolorbutton";
     this.hbox2.Add (this.fontcolorbutton);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fontcolorbutton]));
     w17.Position = 1;
     w17.Expand = false;
     w17.Fill = false;
     this.vbox4.Add (this.hbox2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox2]));
     w18.Position = 2;
     w18.Expand = false;
     w18.Fill = false;
     // 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 ("Background Colour:");
     this.vbox4.Add (this.label5);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label5]));
     w19.Position = 3;
     w19.Expand = false;
     w19.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox6 = new global::Gtk.HBox ();
     this.hbox6.Name = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.transparentbackgroundcheckbutton = new global::Gtk.CheckButton ();
     this.transparentbackgroundcheckbutton.CanFocus = true;
     this.transparentbackgroundcheckbutton.Name = "transparentbackgroundcheckbutton";
     this.transparentbackgroundcheckbutton.Label = global::Mono.Unix.Catalog.GetString ("Transparent");
     this.transparentbackgroundcheckbutton.Active = true;
     this.transparentbackgroundcheckbutton.DrawIndicator = true;
     this.transparentbackgroundcheckbutton.UseUnderline = true;
     this.hbox6.Add (this.transparentbackgroundcheckbutton);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.transparentbackgroundcheckbutton]));
     w20.Position = 0;
     // Container child hbox6.Gtk.Box+BoxChild
     this.backgroundcolorbutton = new global::Gtk.ColorButton ();
     this.backgroundcolorbutton.Sensitive = false;
     this.backgroundcolorbutton.CanFocus = true;
     this.backgroundcolorbutton.Events = ((global::Gdk.EventMask)(784));
     this.backgroundcolorbutton.Name = "backgroundcolorbutton";
     this.hbox6.Add (this.backgroundcolorbutton);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.backgroundcolorbutton]));
     w21.Position = 1;
     w21.Expand = false;
     w21.Fill = false;
     this.vbox4.Add (this.hbox6);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox6]));
     w22.Position = 4;
     w22.Expand = false;
     w22.Fill = false;
     this.GtkAlignment.Add (this.vbox4);
     this.frame1.Add (this.GtkAlignment);
     this.GtkLabel11 = new global::Gtk.Label ();
     this.GtkLabel11.Name = "GtkLabel11";
     this.GtkLabel11.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>General</b>");
     this.GtkLabel11.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel11;
     this.vbox1.Add (this.frame1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
     w25.PackType = ((global::Gtk.PackType)(1));
     w25.Position = 3;
     this.hbox1.Add (this.vbox1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox1]));
     w26.Position = 0;
     w26.Expand = false;
     w26.Padding = ((uint)(4));
     // 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.outputframe = new global::Gtk.Frame ();
     this.outputframe.Name = "outputframe";
     this.outputframe.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child outputframe.Gtk.Container+ContainerChild
     this.GtkAlignment8 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment8.Name = "GtkAlignment8";
     this.GtkAlignment8.LeftPadding = ((uint)(12));
     this.GtkAlignment8.TopPadding = ((uint)(2));
     this.GtkAlignment8.RightPadding = ((uint)(12));
     this.GtkAlignment8.BottomPadding = ((uint)(2));
     // Container child GtkAlignment8.Gtk.Container+ContainerChild
     this.vbox6 = new global::Gtk.VBox ();
     this.vbox6.Name = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.previewbutton = new global::Gtk.Button ();
     this.previewbutton.CanFocus = true;
     this.previewbutton.Name = "previewbutton";
     this.previewbutton.UseUnderline = true;
     this.previewbutton.Label = global::Mono.Unix.Catalog.GetString ("Preview");
     this.vbox6.Add (this.previewbutton);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.previewbutton]));
     w27.Position = 0;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.previewimage = new global::Gtk.Image ();
     this.previewimage.Name = "previewimage";
     this.hbox3.Add (this.previewimage);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.previewimage]));
     w28.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment9 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment9.Name = "GtkAlignment9";
     this.GtkAlignment9.LeftPadding = ((uint)(12));
     this.GtkAlignment9.RightPadding = ((uint)(12));
     // Container child GtkAlignment9.Gtk.Container+ContainerChild
     this.vbox5 = new global::Gtk.VBox ();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.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 ("Width:");
     this.hbox4.Add (this.label1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label1]));
     w29.Position = 0;
     w29.Expand = false;
     w29.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.labelWidth = new global::Gtk.Label ();
     this.labelWidth.Name = "labelWidth";
     this.hbox4.Add (this.labelWidth);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.labelWidth]));
     w30.PackType = ((global::Gtk.PackType)(1));
     w30.Position = 1;
     w30.Expand = false;
     w30.Fill = false;
     this.vbox5.Add (this.hbox4);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox4]));
     w31.Position = 0;
     w31.Expand = false;
     w31.Fill = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.Xalign = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Height:");
     this.hbox5.Add (this.label2);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label2]));
     w32.Position = 0;
     w32.Expand = false;
     w32.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.labelHeight = new global::Gtk.Label ();
     this.labelHeight.Name = "labelHeight";
     this.hbox5.Add (this.labelHeight);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.labelHeight]));
     w33.PackType = ((global::Gtk.PackType)(1));
     w33.Position = 1;
     w33.Expand = false;
     w33.Fill = false;
     this.vbox5.Add (this.hbox5);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox5]));
     w34.Position = 1;
     w34.Expand = false;
     w34.Fill = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.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 ("Cell Size:");
     this.hbox8.Add (this.label3);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.label3]));
     w35.Position = 0;
     w35.Expand = false;
     w35.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.labelCellSize = new global::Gtk.Label ();
     this.labelCellSize.Name = "labelCellSize";
     this.hbox8.Add (this.labelCellSize);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.labelCellSize]));
     w36.PackType = ((global::Gtk.PackType)(1));
     w36.Position = 1;
     w36.Expand = false;
     w36.Fill = false;
     this.vbox5.Add (this.hbox8);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox8]));
     w37.Position = 2;
     w37.Expand = false;
     w37.Fill = false;
     this.GtkAlignment9.Add (this.vbox5);
     this.frame2.Add (this.GtkAlignment9);
     this.GtkLabel10 = new global::Gtk.Label ();
     this.GtkLabel10.Name = "GtkLabel10";
     this.GtkLabel10.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Details</b>");
     this.GtkLabel10.UseMarkup = true;
     this.frame2.LabelWidget = this.GtkLabel10;
     this.hbox3.Add (this.frame2);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.frame2]));
     w40.Position = 1;
     w40.Expand = false;
     w40.Fill = false;
     w40.Padding = ((uint)(4));
     this.vbox6.Add (this.hbox3);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox3]));
     w41.Position = 1;
     // Container child vbox6.Gtk.Box+BoxChild
     this.generatebutton = new global::Gtk.Button ();
     this.generatebutton.Sensitive = false;
     this.generatebutton.CanFocus = true;
     this.generatebutton.Name = "generatebutton";
     this.generatebutton.UseUnderline = true;
     this.generatebutton.Label = global::Mono.Unix.Catalog.GetString ("Save");
     this.vbox6.Add (this.generatebutton);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.generatebutton]));
     w42.PackType = ((global::Gtk.PackType)(1));
     w42.Position = 2;
     w42.Expand = false;
     w42.Fill = false;
     this.GtkAlignment8.Add (this.vbox6);
     this.outputframe.Add (this.GtkAlignment8);
     this.GtkLabel14 = new global::Gtk.Label ();
     this.GtkLabel14.Name = "GtkLabel14";
     this.GtkLabel14.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Output</b>");
     this.GtkLabel14.UseMarkup = true;
     this.outputframe.LabelWidget = this.GtkLabel14;
     this.vbox2.Add (this.outputframe);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.outputframe]));
     w45.PackType = ((global::Gtk.PackType)(1));
     w45.Position = 0;
     w45.Padding = ((uint)(4));
     this.hbox1.Add (this.vbox2);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w46.Position = 1;
     w46.Padding = ((uint)(4));
     this.Add (this.hbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 826;
     this.DefaultHeight = 523;
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Moscrif.IDE.Option.ImageEditorWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Moscrif.IDE.Option.ImageEditorWidget";
     // Container child Moscrif.IDE.Option.ImageEditorWidget.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment.Name = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.table1 = new global::Gtk.Table (((uint)(6)), ((uint)(3)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.cbLine = new global::Gtk.ColorButton ();
     this.cbLine.CanFocus = true;
     this.cbLine.Events = ((global::Gdk.EventMask)(784));
     this.cbLine.Name = "cbLine";
     this.table1.Add (this.cbLine);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbLine]));
     w1.TopAttach = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.cbPoint = new global::Gtk.ColorButton ();
     this.cbPoint.CanFocus = true;
     this.cbPoint.Events = ((global::Gdk.EventMask)(784));
     this.cbPoint.Name = "cbPoint";
     this.table1.Add (this.cbPoint);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbPoint]));
     w2.TopAttach = ((uint)(3));
     w2.BottomAttach = ((uint)(4));
     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.cbSelectPoint = new global::Gtk.ColorButton ();
     this.cbSelectPoint.CanFocus = true;
     this.cbSelectPoint.Events = ((global::Gdk.EventMask)(784));
     this.cbSelectPoint.Name = "cbSelectPoint";
     this.table1.Add (this.cbSelectPoint);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbSelectPoint]));
     w3.TopAttach = ((uint)(4));
     w3.BottomAttach = ((uint)(5));
     w3.LeftAttach = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Line Width");
     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.Xalign = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Point ");
     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));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Line Color");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w6.TopAttach = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Point Color");
     this.table1.Add (this.label4);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w7.TopAttach = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.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 ("Select Point Color");
     this.table1.Add (this.label5);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w8.TopAttach = ((uint)(4));
     w8.BottomAttach = ((uint)(5));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.sbLine = new global::Gtk.SpinButton (1, 100, 1);
     this.sbLine.CanFocus = true;
     this.sbLine.Name = "sbLine";
     this.sbLine.Adjustment.PageIncrement = 10;
     this.sbLine.ClimbRate = 1;
     this.sbLine.Numeric = true;
     this.sbLine.Value = 1;
     this.table1.Add (this.sbLine);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.sbLine]));
     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.sbPoint = new global::Gtk.SpinButton (1, 100, 1);
     this.sbPoint.CanFocus = true;
     this.sbPoint.Name = "sbPoint";
     this.sbPoint.Adjustment.PageIncrement = 10;
     this.sbPoint.ClimbRate = 1;
     this.sbPoint.Numeric = true;
     this.sbPoint.Value = 1;
     this.table1.Add (this.sbPoint);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.sbPoint]));
     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));
     this.GtkAlignment.Add (this.table1);
     this.frame1.Add (this.GtkAlignment);
     this.GtkLabel1 = new global::Gtk.Label ();
     this.GtkLabel1.Name = "GtkLabel1";
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Shape Editor</b>");
     this.GtkLabel1.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel1;
     this.vbox2.Add (this.frame1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w13.Position = 0;
     w13.Expand = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
Example #16
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Frontend.AComConfigDialog
     this.Name           = "Frontend.AComConfigDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Frontend.AComConfigDialog.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.Homogeneous = true;
     this.hbox1.Spacing     = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment4             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name        = "GtkAlignment4";
     this.GtkAlignment4.LeftPadding = ((uint)(12));
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.btnAdd              = new global::Gtk.Button();
     this.btnAdd.CanFocus     = true;
     this.btnAdd.Name         = "btnAdd";
     this.btnAdd.UseUnderline = true;
     this.btnAdd.Label        = global::Mono.Unix.Catalog.GetString("Add");
     global::Gtk.Image w2 = new global::Gtk.Image();
     w2.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnAdd.Image = w2;
     this.table1.Add(this.btnAdd);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.btnAdd]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(2));
     w3.RightAttach  = ((uint)(3));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.btnRemove              = new global::Gtk.Button();
     this.btnRemove.Sensitive    = false;
     this.btnRemove.CanFocus     = true;
     this.btnRemove.Name         = "btnRemove";
     this.btnRemove.UseUnderline = true;
     this.btnRemove.Label        = global::Mono.Unix.Catalog.GetString("Remove");
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-remove", global::Gtk.IconSize.Menu);
     this.btnRemove.Image = w4;
     this.table1.Add(this.btnRemove);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.btnRemove]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     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.cbPins      = global::Gtk.ComboBox.NewText();
     this.cbPins.Name = "cbPins";
     this.table1.Add(this.cbPins);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.cbPins]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.nvSignal                = new global::Gtk.NodeView();
     this.nvSignal.CanFocus       = true;
     this.nvSignal.Name           = "nvSignal";
     this.nvSignal.HoverSelection = true;
     this.GtkScrolledWindow.Add(this.nvSignal);
     this.table1.Add(this.GtkScrolledWindow);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.GtkScrolledWindow]));
     w8.RightAttach = ((uint)(3));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Available Measurements:");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.GtkAlignment4.Add(this.table1);
     this.frame1.Add(this.GtkAlignment4);
     this.GtkLabel4           = new global::Gtk.Label();
     this.GtkLabel4.Name      = "GtkLabel4";
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Measurements:</b>");
     this.GtkLabel4.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel4;
     this.hbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.frame1]));
     w12.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(7)), ((uint)(4)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.cbColor = new global::Gtk.ColorButton();
     this.cbColor.TooltipMarkup = "This is the color: this signals value colored in the plot.";
     this.cbColor.CanFocus      = true;
     this.cbColor.Events        = ((global::Gdk.EventMask)(784));
     this.cbColor.Name          = "cbColor";
     this.table2.Add(this.cbColor);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2[this.cbColor]));
     w13.TopAttach    = ((uint)(4));
     w13.BottomAttach = ((uint)(5));
     w13.LeftAttach   = ((uint)(2));
     w13.RightAttach  = ((uint)(4));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.cbeUnit = global::Gtk.ComboBoxEntry.NewText();
     this.cbeUnit.TooltipMarkup = "The Unit of the Result.";
     this.cbeUnit.Name          = "cbeUnit";
     this.table2.Add(this.cbeUnit);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2[this.cbeUnit]));
     w14.TopAttach    = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.LeftAttach   = ((uint)(2));
     w14.RightAttach  = ((uint)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entryName = new global::Gtk.Entry();
     this.entryName.TooltipMarkup = "The name the result will by logged under.";
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.table2.Add(this.entryName);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2[this.entryName]));
     w15.LeftAttach  = ((uint)(2));
     w15.RightAttach = ((uint)(4));
     w15.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entryOperation = new global::Gtk.Entry();
     this.entryOperation.TooltipMarkup = "The Operation you wish to be processed.\n\ne.g:\nGiven analog inputs A0 and A5.\nAddi" +
                                         "ng those two would require you to type in: \"A0+A5\".";
     this.entryOperation.CanFocus      = true;
     this.entryOperation.Name          = "entryOperation";
     this.entryOperation.IsEditable    = true;
     this.entryOperation.InvisibleChar = '●';
     this.table2.Add(this.entryOperation);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table2[this.entryOperation]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.LeftAttach   = ((uint)(2));
     w16.RightAttach  = ((uint)(3));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.imageOperation        = new global::Gtk.Image();
     this.imageOperation.Name   = "imageOperation";
     this.imageOperation.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-dialog-warning", global::Gtk.IconSize.Menu);
     this.table2.Add(this.imageOperation);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table2[this.imageOperation]));
     w17.TopAttach    = ((uint)(1));
     w17.BottomAttach = ((uint)(2));
     w17.LeftAttach   = ((uint)(3));
     w17.RightAttach  = ((uint)(4));
     w17.XOptions     = ((global::Gtk.AttachOptions)(4));
     w17.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Name:");
     this.table2.Add(this.label2);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table2[this.label2]));
     w18.LeftAttach  = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Operation:");
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2[this.label3]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Unit:");
     this.table2.Add(this.label4);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2[this.label4]));
     w20.TopAttach    = ((uint)(2));
     w20.BottomAttach = ((uint)(3));
     w20.LeftAttach   = ((uint)(1));
     w20.RightAttach  = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.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("Color:");
     this.table2.Add(this.label5);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table2[this.label5]));
     w21.TopAttach    = ((uint)(4));
     w21.BottomAttach = ((uint)(5));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Mean values count:");
     this.table2.Add(this.label6);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table2[this.label6]));
     w22.TopAttach    = ((uint)(3));
     w22.BottomAttach = ((uint)(4));
     w22.LeftAttach   = ((uint)(1));
     w22.RightAttach  = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label7      = new global::Gtk.Label();
     this.label7.Name = "label7";
     this.table2.Add(this.label7);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table2[this.label7]));
     w23.TopAttach    = ((uint)(6));
     w23.BottomAttach = ((uint)(7));
     w23.LeftAttach   = ((uint)(2));
     w23.RightAttach  = ((uint)(3));
     // Container child table2.Gtk.Table+TableChild
     this.lblWarning           = new global::Gtk.Label();
     this.lblWarning.Name      = "lblWarning";
     this.lblWarning.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Please note:</b>\nYou have selected measurements, who\'s frequency and/or interv" +
                                                                     "al are not compatible.\nIn order to apply the operation, the last available measu" +
                                                                     "rement-data will be used.");
     this.lblWarning.UseMarkup = true;
     this.lblWarning.Wrap      = true;
     this.table2.Add(this.lblWarning);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table2[this.lblWarning]));
     w24.TopAttach    = ((uint)(5));
     w24.BottomAttach = ((uint)(6));
     w24.LeftAttach   = ((uint)(1));
     w24.RightAttach  = ((uint)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbMeanValuesCount = new global::Gtk.SpinButton(1D, 100D, 1D);
     this.sbMeanValuesCount.TooltipMarkup            = "Amount of values to create a arithmetic mean value from";
     this.sbMeanValuesCount.CanFocus                 = true;
     this.sbMeanValuesCount.Name                     = "sbMeanValuesCount";
     this.sbMeanValuesCount.Adjustment.PageIncrement = 10D;
     this.sbMeanValuesCount.ClimbRate                = 1D;
     this.sbMeanValuesCount.Numeric                  = true;
     this.sbMeanValuesCount.Value                    = 1D;
     this.table2.Add(this.sbMeanValuesCount);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table2[this.sbMeanValuesCount]));
     w25.TopAttach    = ((uint)(3));
     w25.BottomAttach = ((uint)(4));
     w25.LeftAttach   = ((uint)(2));
     w25.RightAttach  = ((uint)(4));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.vseparator1      = new global::Gtk.VSeparator();
     this.vseparator1.Name = "vseparator1";
     this.table2.Add(this.vseparator1);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table2[this.vseparator1]));
     w26.BottomAttach = ((uint)(7));
     w26.XOptions     = ((global::Gtk.AttachOptions)(4));
     this.hbox1.Add(this.table2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.table2]));
     w27.Position = 1;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
     w28.Position = 0;
     // Internal child Frontend.AComConfigDialog.ActionArea
     global::Gtk.HButtonBox w29 = this.ActionArea;
     w29.Name        = "dialog1_ActionArea";
     w29.Spacing     = 10;
     w29.BorderWidth = ((uint)(5));
     w29.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 w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w29[this.buttonCancel]));
     w30.Expand = false;
     w30.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-add";
     this.AddActionWidget(this.buttonOk, -10);
     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  = 718;
     this.DefaultHeight = 346;
     this.lblWarning.Hide();
     this.Show();
     this.btnRemove.Clicked += new global::System.EventHandler(this.OnBtnRemoveClicked);
     this.btnAdd.Clicked    += new global::System.EventHandler(this.OnBtnAddClicked);
     this.sbMeanValuesCount.ValueChanged += new global::System.EventHandler(this.OnSbMeanValuesCountChanged);
     this.entryOperation.Changed         += new global::System.EventHandler(this.OnEntryOperationChanged);
     this.entryName.Changed += new global::System.EventHandler(this.OnEntryNameChanged);
     this.cbeUnit.Changed   += new global::System.EventHandler(this.OnCbeUnitChanged);
     this.cbColor.ColorSet  += new global::System.EventHandler(this.OnCbColorColorSet);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.TeamTemplateEditor
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.TeamTemplateEditor";
     // Container child LongoMatch.Gui.Component.TeamTemplateEditor.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.teamframe = new global::Gtk.Frame ();
     this.teamframe.Name = "teamframe";
     this.teamframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child teamframe.Gtk.Container+ContainerChild
     this.GtkAlignment3 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding = ((uint)(12));
     this.GtkAlignment3.TopPadding = ((uint)(12));
     this.GtkAlignment3.RightPadding = ((uint)(12));
     this.GtkAlignment3.BottomPadding = ((uint)(12));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox5 = new global::Gtk.VBox ();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 30;
     // Container child hbox2.Gtk.Box+BoxChild
     this.shieldframe = new global::Gtk.Frame ();
     this.shieldframe.Name = "shieldframe";
     this.shieldframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child shieldframe.Gtk.Container+ContainerChild
     this.shieldalignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.shieldalignment.WidthRequest = 120;
     this.shieldalignment.HeightRequest = 120;
     this.shieldalignment.Name = "shieldalignment";
     this.shieldalignment.LeftPadding = ((uint)(6));
     this.shieldalignment.TopPadding = ((uint)(6));
     this.shieldalignment.RightPadding = ((uint)(6));
     this.shieldalignment.BottomPadding = ((uint)(6));
     // Container child shieldalignment.Gtk.Container+ContainerChild
     this.shieldeventbox = new global::Gtk.EventBox ();
     this.shieldeventbox.Name = "shieldeventbox";
     // Container child shieldeventbox.Gtk.Container+ContainerChild
     this.shieldvbox = new global::Gtk.VBox ();
     this.shieldvbox.Name = "shieldvbox";
     this.shieldvbox.Spacing = 2;
     // Container child shieldvbox.Gtk.Box+BoxChild
     this.shieldimage = new global::Gtk.Image ();
     this.shieldimage.Name = "shieldimage";
     this.shieldvbox.Add (this.shieldimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.shieldvbox [this.shieldimage]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child shieldvbox.Gtk.Box+BoxChild
     this.teamshieldlabel1 = new global::Gtk.Label ();
     this.teamshieldlabel1.Name = "teamshieldlabel1";
     this.teamshieldlabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">Team shield</span>");
     this.teamshieldlabel1.UseMarkup = true;
     this.shieldvbox.Add (this.teamshieldlabel1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.shieldvbox [this.teamshieldlabel1]));
     w2.Position = 1;
     w2.Expand = false;
     w2.Fill = false;
     // Container child shieldvbox.Gtk.Box+BoxChild
     this.teamshieldlabel2 = new global::Gtk.Label ();
     this.teamshieldlabel2.Name = "teamshieldlabel2";
     this.teamshieldlabel2.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"8\">click to change...</span>");
     this.teamshieldlabel2.UseMarkup = true;
     this.shieldvbox.Add (this.teamshieldlabel2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.shieldvbox [this.teamshieldlabel2]));
     w3.Position = 2;
     w3.Expand = false;
     w3.Fill = false;
     this.shieldeventbox.Add (this.shieldvbox);
     this.shieldalignment.Add (this.shieldeventbox);
     this.shieldframe.Add (this.shieldalignment);
     this.hbox2.Add (this.shieldframe);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.shieldframe]));
     w7.Position = 0;
     w7.Expand = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.teamtable = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
     this.teamtable.WidthRequest = 300;
     this.teamtable.Name = "teamtable";
     this.teamtable.RowSpacing = ((uint)(6));
     this.teamtable.ColumnSpacing = ((uint)(6));
     // Container child teamtable.Gtk.Table+TableChild
     this.GtkLabel4 = new global::Gtk.Label ();
     this.GtkLabel4.Name = "GtkLabel4";
     this.GtkLabel4.Xalign = 1F;
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">Team name</span>");
     this.GtkLabel4.UseMarkup = true;
     this.teamtable.Add (this.GtkLabel4);
     // Container child teamtable.Gtk.Table+TableChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.tacticsentry = new global::Gtk.Entry ();
     this.tacticsentry.WidthRequest = 30;
     this.tacticsentry.CanFocus = true;
     this.tacticsentry.Name = "tacticsentry";
     this.tacticsentry.IsEditable = true;
     this.tacticsentry.InvisibleChar = '•';
     this.hbox5.Add (this.tacticsentry);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.tacticsentry]));
     w9.Position = 0;
     // Container child hbox5.Gtk.Box+BoxChild
     this.applybutton = new global::Gtk.Button ();
     this.applybutton.CanFocus = true;
     this.applybutton.Name = "applybutton";
     this.applybutton.UseUnderline = true;
     // Container child applybutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w10 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w11 = new global::Gtk.HBox ();
     w11.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w12 = new global::Gtk.Image ();
     w12.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-apply", global::Gtk.IconSize.Menu);
     w11.Add (w12);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w14 = new global::Gtk.Label ();
     w11.Add (w14);
     w10.Add (w11);
     this.applybutton.Add (w10);
     this.hbox5.Add (this.applybutton);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.applybutton]));
     w18.Position = 1;
     w18.Expand = false;
     w18.Fill = false;
     this.teamtable.Add (this.hbox5);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.teamtable [this.hbox5]));
     w19.TopAttach = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach = ((uint)(1));
     w19.RightAttach = ((uint)(2));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child teamtable.Gtk.Table+TableChild
     this.hbox6 = new global::Gtk.HBox ();
     this.hbox6.Name = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.colorbutton1 = new global::Gtk.ColorButton ();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name = "colorbutton1";
     this.hbox6.Add (this.colorbutton1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.colorbutton1]));
     w20.Position = 0;
     w20.Fill = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.colorbutton2 = new global::Gtk.ColorButton ();
     this.colorbutton2.CanFocus = true;
     this.colorbutton2.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton2.Name = "colorbutton2";
     this.hbox6.Add (this.colorbutton2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.colorbutton2]));
     w21.Position = 1;
     w21.Fill = false;
     this.teamtable.Add (this.hbox6);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.teamtable [this.hbox6]));
     w22.TopAttach = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.LeftAttach = ((uint)(1));
     w22.RightAttach = ((uint)(2));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child teamtable.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 font_desc=\"10\">Tactics</span>");
     this.label2.UseMarkup = true;
     this.teamtable.Add (this.label2);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.teamtable [this.label2]));
     w23.TopAttach = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     // Container child teamtable.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 font_desc=\"10\">Colors</span>");
     this.label4.UseMarkup = true;
     this.teamtable.Add (this.label4);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.teamtable [this.label4]));
     w24.TopAttach = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     // Container child teamtable.Gtk.Table+TableChild
     this.teamnameentry = new global::Gtk.Entry ();
     this.teamnameentry.WidthRequest = 100;
     this.teamnameentry.CanFocus = true;
     this.teamnameentry.Name = "teamnameentry";
     this.teamnameentry.IsEditable = true;
     this.teamnameentry.InvisibleChar = '•';
     this.teamtable.Add (this.teamnameentry);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.teamtable [this.teamnameentry]));
     w25.LeftAttach = ((uint)(1));
     w25.RightAttach = ((uint)(2));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     this.hbox2.Add (this.teamtable);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.teamtable]));
     w26.Position = 1;
     w26.Expand = false;
     w26.Fill = false;
     this.vbox5.Add (this.hbox2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2]));
     w27.Position = 0;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.drawingarea = new global::Gtk.DrawingArea ();
     this.drawingarea.Name = "drawingarea";
     this.vbox5.Add (this.drawingarea);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.drawingarea]));
     w28.Position = 1;
     this.GtkAlignment3.Add (this.vbox5);
     this.teamframe.Add (this.GtkAlignment3);
     this.hbox4.Add (this.teamframe);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.teamframe]));
     w31.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.alignment2 = new global::Gtk.Alignment (0.5F, 0F, 1F, 0F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.playerframe = new global::Gtk.Frame ();
     this.playerframe.Name = "playerframe";
     this.playerframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child playerframe.Gtk.Container+ContainerChild
     this.playerpropertyalignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.playerpropertyalignment.Name = "playerpropertyalignment";
     this.playerpropertyalignment.LeftPadding = ((uint)(12));
     this.playerpropertyalignment.TopPadding = ((uint)(12));
     this.playerpropertyalignment.RightPadding = ((uint)(12));
     this.playerpropertyalignment.BottomPadding = ((uint)(12));
     // Container child playerpropertyalignment.Gtk.Container+ContainerChild
     this.playerpropertyhbox = new global::Gtk.HBox ();
     this.playerpropertyhbox.Name = "playerpropertyhbox";
     this.playerpropertyhbox.Spacing = 6;
     // Container child playerpropertyhbox.Gtk.Box+BoxChild
     this.alignment1 = new global::Gtk.Alignment (0.5F, 0F, 0F, 0F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.playerimageframe = new global::Gtk.Frame ();
     this.playerimageframe.Name = "playerimageframe";
     this.playerimageframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child playerimageframe.Gtk.Container+ContainerChild
     this.playerimagealignment = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.playerimagealignment.Name = "playerimagealignment";
     this.playerimagealignment.LeftPadding = ((uint)(12));
     this.playerimagealignment.TopPadding = ((uint)(12));
     this.playerimagealignment.RightPadding = ((uint)(12));
     this.playerimagealignment.BottomPadding = ((uint)(12));
     // Container child playerimagealignment.Gtk.Container+ContainerChild
     this.playereventbox = new global::Gtk.EventBox ();
     this.playereventbox.Name = "playereventbox";
     // Container child playereventbox.Gtk.Container+ContainerChild
     this.playervbox = new global::Gtk.VBox ();
     this.playervbox.Name = "playervbox";
     this.playervbox.Spacing = 2;
     // Container child playervbox.Gtk.Box+BoxChild
     this.playerimage = new global::Gtk.Image ();
     this.playerimage.Name = "playerimage";
     this.playervbox.Add (this.playerimage);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.playervbox [this.playerimage]));
     w32.Position = 0;
     w32.Expand = false;
     w32.Fill = false;
     // Container child playervbox.Gtk.Box+BoxChild
     this.playerimagelabel1 = new global::Gtk.Label ();
     this.playerimagelabel1.Name = "playerimagelabel1";
     this.playerimagelabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">Player picture</span>");
     this.playerimagelabel1.UseMarkup = true;
     this.playervbox.Add (this.playerimagelabel1);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.playervbox [this.playerimagelabel1]));
     w33.Position = 1;
     w33.Expand = false;
     w33.Fill = false;
     // Container child playervbox.Gtk.Box+BoxChild
     this.playerimagelabel2 = new global::Gtk.Label ();
     this.playerimagelabel2.Name = "playerimagelabel2";
     this.playerimagelabel2.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"8\">click to change...</span>");
     this.playerimagelabel2.UseMarkup = true;
     this.playervbox.Add (this.playerimagelabel2);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.playervbox [this.playerimagelabel2]));
     w34.Position = 2;
     w34.Expand = false;
     w34.Fill = false;
     this.playereventbox.Add (this.playervbox);
     this.playerimagealignment.Add (this.playereventbox);
     this.playerimageframe.Add (this.playerimagealignment);
     this.alignment1.Add (this.playerimageframe);
     this.playerpropertyhbox.Add (this.alignment1);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.playerpropertyhbox [this.alignment1]));
     w39.Position = 0;
     w39.Expand = false;
     w39.Fill = false;
     // Container child playerpropertyhbox.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(10)), ((uint)(2)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.bdaydatepicker = new global::LongoMatch.Gui.Component.DatePicker ();
     this.bdaydatepicker.Events = ((global::Gdk.EventMask)(256));
     this.bdaydatepicker.Name = "bdaydatepicker";
     this.bdaydatepicker.Date = new global::System.DateTime (0);
     this.table1.Add (this.bdaydatepicker);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table1 [this.bdaydatepicker]));
     w40.TopAttach = ((uint)(8));
     w40.BottomAttach = ((uint)(9));
     w40.LeftAttach = ((uint)(1));
     w40.RightAttach = ((uint)(2));
     w40.XOptions = ((global::Gtk.AttachOptions)(4));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.heightspinbutton = new global::Gtk.SpinButton (0, 100, 1);
     this.heightspinbutton.CanFocus = true;
     this.heightspinbutton.Name = "heightspinbutton";
     this.heightspinbutton.Adjustment.PageIncrement = 10;
     this.heightspinbutton.ClimbRate = 1;
     this.heightspinbutton.Digits = ((uint)(2));
     this.heightspinbutton.Numeric = true;
     this.heightspinbutton.Value = 18;
     this.table1.Add (this.heightspinbutton);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table1 [this.heightspinbutton]));
     w41.TopAttach = ((uint)(6));
     w41.BottomAttach = ((uint)(7));
     w41.LeftAttach = ((uint)(1));
     w41.RightAttach = ((uint)(2));
     w41.XOptions = ((global::Gtk.AttachOptions)(4));
     w41.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.Xalign = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">Position</span>");
     this.label11.UseMarkup = true;
     this.table1.Add (this.label11);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
     w42.TopAttach = ((uint)(4));
     w42.BottomAttach = ((uint)(5));
     w42.XOptions = ((global::Gtk.AttachOptions)(4));
     w42.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label12 = new global::Gtk.Label ();
     this.label12.Name = "label12";
     this.label12.Xalign = 1F;
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">Name</span>");
     this.label12.UseMarkup = true;
     this.table1.Add (this.label12);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1 [this.label12]));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label13 = new global::Gtk.Label ();
     this.label13.Name = "label13";
     this.label13.Xalign = 1F;
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">Last name</span>");
     this.label13.UseMarkup = true;
     this.table1.Add (this.label13);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table1 [this.label13]));
     w44.TopAttach = ((uint)(1));
     w44.BottomAttach = ((uint)(2));
     w44.XOptions = ((global::Gtk.AttachOptions)(4));
     w44.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label14 = new global::Gtk.Label ();
     this.label14.Name = "label14";
     this.label14.Xalign = 1F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">Nickname</span>");
     this.label14.UseMarkup = true;
     this.table1.Add (this.label14);
     global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table1 [this.label14]));
     w45.TopAttach = ((uint)(2));
     w45.BottomAttach = ((uint)(3));
     w45.XOptions = ((global::Gtk.AttachOptions)(4));
     w45.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 font_desc=\"10\">Number</span>");
     this.label3.UseMarkup = true;
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w46.TopAttach = ((uint)(5));
     w46.BottomAttach = ((uint)(6));
     w46.XOptions = ((global::Gtk.AttachOptions)(4));
     w46.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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 ("<span font_desc=\"10\">Height</span>");
     this.label5.UseMarkup = true;
     this.table1.Add (this.label5);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w47.TopAttach = ((uint)(6));
     w47.BottomAttach = ((uint)(7));
     w47.XOptions = ((global::Gtk.AttachOptions)(4));
     w47.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 ("<span font_desc=\"10\">Weight</span>");
     this.label6.UseMarkup = true;
     this.table1.Add (this.label6);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w48.TopAttach = ((uint)(7));
     w48.BottomAttach = ((uint)(8));
     w48.XOptions = ((global::Gtk.AttachOptions)(4));
     w48.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 font_desc=\"10\">Birth Date</span>");
     this.label7.UseMarkup = true;
     this.table1.Add (this.label7);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
     w49.TopAttach = ((uint)(8));
     w49.BottomAttach = ((uint)(9));
     w49.XOptions = ((global::Gtk.AttachOptions)(4));
     w49.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 font_desc=\"10\">Nationality</span>");
     this.label8.UseMarkup = true;
     this.table1.Add (this.label8);
     global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
     w50.TopAttach = ((uint)(3));
     w50.BottomAttach = ((uint)(4));
     w50.XOptions = ((global::Gtk.AttachOptions)(4));
     w50.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lastnameentry = new global::Gtk.Entry ();
     this.lastnameentry.CanFocus = true;
     this.lastnameentry.Name = "lastnameentry";
     this.lastnameentry.IsEditable = true;
     this.lastnameentry.InvisibleChar = '●';
     this.table1.Add (this.lastnameentry);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.table1 [this.lastnameentry]));
     w51.TopAttach = ((uint)(1));
     w51.BottomAttach = ((uint)(2));
     w51.LeftAttach = ((uint)(1));
     w51.RightAttach = ((uint)(2));
     w51.XOptions = ((global::Gtk.AttachOptions)(4));
     w51.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.mailentry = new global::Gtk.Entry ();
     this.mailentry.CanFocus = true;
     this.mailentry.Name = "mailentry";
     this.mailentry.IsEditable = true;
     this.mailentry.InvisibleChar = '•';
     this.table1.Add (this.mailentry);
     global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.table1 [this.mailentry]));
     w52.TopAttach = ((uint)(9));
     w52.BottomAttach = ((uint)(10));
     w52.LeftAttach = ((uint)(1));
     w52.RightAttach = ((uint)(2));
     w52.XOptions = ((global::Gtk.AttachOptions)(4));
     w52.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.maillabel = new global::Gtk.Label ();
     this.maillabel.Name = "maillabel";
     this.maillabel.Xalign = 1F;
     this.maillabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<span font_desc=\"10\">E-mail</span>");
     this.maillabel.UseMarkup = true;
     this.table1.Add (this.maillabel);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.table1 [this.maillabel]));
     w53.TopAttach = ((uint)(9));
     w53.BottomAttach = ((uint)(10));
     w53.XOptions = ((global::Gtk.AttachOptions)(4));
     w53.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.nameentry = new global::Gtk.Entry ();
     this.nameentry.CanFocus = true;
     this.nameentry.Name = "nameentry";
     this.nameentry.IsEditable = true;
     this.nameentry.InvisibleChar = '●';
     this.table1.Add (this.nameentry);
     global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.table1 [this.nameentry]));
     w54.LeftAttach = ((uint)(1));
     w54.RightAttach = ((uint)(2));
     w54.XOptions = ((global::Gtk.AttachOptions)(4));
     w54.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.nationalityentry = new global::Gtk.Entry ();
     this.nationalityentry.CanFocus = true;
     this.nationalityentry.Name = "nationalityentry";
     this.nationalityentry.IsEditable = true;
     this.nationalityentry.InvisibleChar = '●';
     this.table1.Add (this.nationalityentry);
     global::Gtk.Table.TableChild w55 = ((global::Gtk.Table.TableChild)(this.table1 [this.nationalityentry]));
     w55.TopAttach = ((uint)(3));
     w55.BottomAttach = ((uint)(4));
     w55.LeftAttach = ((uint)(1));
     w55.RightAttach = ((uint)(2));
     w55.XOptions = ((global::Gtk.AttachOptions)(4));
     w55.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.nicknameentry = new global::Gtk.Entry ();
     this.nicknameentry.CanFocus = true;
     this.nicknameentry.Name = "nicknameentry";
     this.nicknameentry.IsEditable = true;
     this.nicknameentry.InvisibleChar = '●';
     this.table1.Add (this.nicknameentry);
     global::Gtk.Table.TableChild w56 = ((global::Gtk.Table.TableChild)(this.table1 [this.nicknameentry]));
     w56.TopAttach = ((uint)(2));
     w56.BottomAttach = ((uint)(3));
     w56.LeftAttach = ((uint)(1));
     w56.RightAttach = ((uint)(2));
     w56.XOptions = ((global::Gtk.AttachOptions)(4));
     w56.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.numberspinbutton = new global::Gtk.SpinButton (0, 100, 1);
     this.numberspinbutton.CanFocus = true;
     this.numberspinbutton.Name = "numberspinbutton";
     this.numberspinbutton.Adjustment.PageIncrement = 10;
     this.numberspinbutton.ClimbRate = 1;
     this.numberspinbutton.Numeric = true;
     this.table1.Add (this.numberspinbutton);
     global::Gtk.Table.TableChild w57 = ((global::Gtk.Table.TableChild)(this.table1 [this.numberspinbutton]));
     w57.TopAttach = ((uint)(5));
     w57.BottomAttach = ((uint)(6));
     w57.LeftAttach = ((uint)(1));
     w57.RightAttach = ((uint)(2));
     w57.XOptions = ((global::Gtk.AttachOptions)(4));
     w57.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.positionentry = new global::Gtk.Entry ();
     this.positionentry.CanFocus = true;
     this.positionentry.Name = "positionentry";
     this.positionentry.IsEditable = true;
     this.positionentry.InvisibleChar = '●';
     this.table1.Add (this.positionentry);
     global::Gtk.Table.TableChild w58 = ((global::Gtk.Table.TableChild)(this.table1 [this.positionentry]));
     w58.TopAttach = ((uint)(4));
     w58.BottomAttach = ((uint)(5));
     w58.LeftAttach = ((uint)(1));
     w58.RightAttach = ((uint)(2));
     w58.XOptions = ((global::Gtk.AttachOptions)(4));
     w58.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.weightspinbutton = new global::Gtk.SpinButton (0, 1000, 1);
     this.weightspinbutton.CanFocus = true;
     this.weightspinbutton.Name = "weightspinbutton";
     this.weightspinbutton.Adjustment.PageIncrement = 10;
     this.weightspinbutton.ClimbRate = 1;
     this.weightspinbutton.Numeric = true;
     this.weightspinbutton.Value = 80;
     this.table1.Add (this.weightspinbutton);
     global::Gtk.Table.TableChild w59 = ((global::Gtk.Table.TableChild)(this.table1 [this.weightspinbutton]));
     w59.TopAttach = ((uint)(7));
     w59.BottomAttach = ((uint)(8));
     w59.LeftAttach = ((uint)(1));
     w59.RightAttach = ((uint)(2));
     w59.XOptions = ((global::Gtk.AttachOptions)(4));
     w59.YOptions = ((global::Gtk.AttachOptions)(4));
     this.playerpropertyhbox.Add (this.table1);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.playerpropertyhbox [this.table1]));
     w60.Position = 1;
     w60.Expand = false;
     w60.Fill = false;
     this.playerpropertyalignment.Add (this.playerpropertyhbox);
     this.playerframe.Add (this.playerpropertyalignment);
     this.alignment2.Add (this.playerframe);
     this.hbox4.Add (this.alignment2);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.alignment2]));
     w64.Position = 1;
     w64.Expand = false;
     w64.Fill = false;
     this.vbox3.Add (this.hbox4);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox4]));
     w65.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox2 = new global::Gtk.HButtonBox ();
     this.hbuttonbox2.Name = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.savebutton = new global::Gtk.Button ();
     this.savebutton.CanFocus = true;
     this.savebutton.Name = "savebutton";
     this.savebutton.UseUnderline = true;
     // Container child savebutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w66 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w67 = new global::Gtk.HBox ();
     w67.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w68 = new global::Gtk.Image ();
     w68.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-save", global::Gtk.IconSize.Dialog);
     w67.Add (w68);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w70 = new global::Gtk.Label ();
     w70.LabelProp = global::Mono.Unix.Catalog.GetString ("Save template");
     w70.UseUnderline = true;
     w67.Add (w70);
     w66.Add (w67);
     this.savebutton.Add (w66);
     this.hbuttonbox2.Add (this.savebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w74 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.savebutton]));
     w74.Expand = false;
     w74.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.newplayerbutton = new global::Gtk.Button ();
     this.newplayerbutton.CanFocus = true;
     this.newplayerbutton.Name = "newplayerbutton";
     this.newplayerbutton.UseUnderline = true;
     // Container child newplayerbutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w75 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w76 = new global::Gtk.HBox ();
     w76.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w77 = new global::Gtk.Image ();
     w77.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-new", global::Gtk.IconSize.Dialog);
     w76.Add (w77);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w79 = new global::Gtk.Label ();
     w79.LabelProp = global::Mono.Unix.Catalog.GetString ("New player");
     w79.UseUnderline = true;
     w76.Add (w79);
     w75.Add (w76);
     this.newplayerbutton.Add (w75);
     this.hbuttonbox2.Add (this.newplayerbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w83 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.newplayerbutton]));
     w83.Position = 1;
     w83.Expand = false;
     w83.Fill = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.deletebutton = new global::Gtk.Button ();
     this.deletebutton.CanFocus = true;
     this.deletebutton.Name = "deletebutton";
     this.deletebutton.UseUnderline = true;
     // Container child deletebutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w84 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w85 = new global::Gtk.HBox ();
     w85.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w86 = new global::Gtk.Image ();
     w86.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Dialog);
     w85.Add (w86);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w88 = new global::Gtk.Label ();
     w88.LabelProp = global::Mono.Unix.Catalog.GetString ("Delete player");
     w88.UseUnderline = true;
     w85.Add (w88);
     w84.Add (w85);
     this.deletebutton.Add (w84);
     this.hbuttonbox2.Add (this.deletebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w92 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.deletebutton]));
     w92.Position = 2;
     w92.Expand = false;
     w92.Fill = false;
     this.vbox3.Add (this.hbuttonbox2);
     global::Gtk.Box.BoxChild w93 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbuttonbox2]));
     w93.Position = 1;
     w93.Expand = false;
     w93.Fill = false;
     this.Add (this.vbox3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Frontend.APinConfigDialog
     this.Name = "Frontend.APinConfigDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Frontend.APinConfigDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table3 = new global::Gtk.Table (((uint)(9)), ((uint)(2)), false);
     this.table3.Name = "table3";
     this.table3.RowSpacing = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.cbColor = new global::Gtk.ColorButton ();
     this.cbColor.CanFocus = true;
     this.cbColor.Events = ((global::Gdk.EventMask)(784));
     this.cbColor.Name = "cbColor";
     this.table3.Add (this.cbColor);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table3 [this.cbColor]));
     w2.TopAttach = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.cbPin = global::Gtk.ComboBox.NewText ();
     this.cbPin.Name = "cbPin";
     this.table3.Add (this.cbPin);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table3 [this.cbPin]));
     w3.TopAttach = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.cbUnit = global::Gtk.ComboBoxEntry.NewText ();
     this.cbUnit.Name = "cbUnit";
     this.table3.Add (this.cbUnit);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table3 [this.cbUnit]));
     w4.TopAttach = ((uint)(4));
     w4.BottomAttach = ((uint)(5));
     w4.LeftAttach = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.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.table3.Add (this.entryName);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table3 [this.entryName]));
     w5.LeftAttach = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.hseparator1 = new global::Gtk.HSeparator ();
     this.hseparator1.Name = "hseparator1";
     this.table3.Add (this.hseparator1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table3 [this.hseparator1]));
     w6.TopAttach = ((uint)(3));
     w6.BottomAttach = ((uint)(4));
     w6.RightAttach = ((uint)(2));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Unit:");
     this.table3.Add (this.label1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table3 [this.label1]));
     w7.TopAttach = ((uint)(4));
     w7.BottomAttach = ((uint)(5));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.Xalign = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Slope:");
     this.table3.Add (this.label2);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table3 [this.label2]));
     w8.TopAttach = ((uint)(5));
     w8.BottomAttach = ((uint)(6));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Offset:");
     this.table3.Add (this.label3);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table3 [this.label3]));
     w9.TopAttach = ((uint)(6));
     w9.BottomAttach = ((uint)(7));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Interval:");
     this.table3.Add (this.label4);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table3 [this.label4]));
     w10.TopAttach = ((uint)(7));
     w10.BottomAttach = ((uint)(8));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.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 ("Mean values count:");
     this.table3.Add (this.label5);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table3 [this.label5]));
     w11.TopAttach = ((uint)(8));
     w11.BottomAttach = ((uint)(9));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblColor = new global::Gtk.Label ();
     this.lblColor.Name = "lblColor";
     this.lblColor.Xalign = 0F;
     this.lblColor.LabelProp = global::Mono.Unix.Catalog.GetString ("Color:");
     this.table3.Add (this.lblColor);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblColor]));
     w12.TopAttach = ((uint)(2));
     w12.BottomAttach = ((uint)(3));
     w12.XOptions = ((global::Gtk.AttachOptions)(4));
     w12.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblName = new global::Gtk.Label ();
     this.lblName.Name = "lblName";
     this.lblName.Xalign = 0F;
     this.lblName.LabelProp = global::Mono.Unix.Catalog.GetString ("Name:");
     this.table3.Add (this.lblName);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblName]));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.lblPin = new global::Gtk.Label ();
     this.lblPin.Name = "lblPin";
     this.lblPin.Xalign = 0F;
     this.lblPin.LabelProp = global::Mono.Unix.Catalog.GetString ("Pin:");
     this.table3.Add (this.lblPin);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table3 [this.lblPin]));
     w14.TopAttach = ((uint)(1));
     w14.BottomAttach = ((uint)(2));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.sbMeanValuesCount = new global::Gtk.SpinButton (1, 100, 1);
     this.sbMeanValuesCount.CanFocus = true;
     this.sbMeanValuesCount.Name = "sbMeanValuesCount";
     this.sbMeanValuesCount.Adjustment.PageIncrement = 10;
     this.sbMeanValuesCount.ClimbRate = 1;
     this.sbMeanValuesCount.Numeric = true;
     this.sbMeanValuesCount.Value = 1;
     this.table3.Add (this.sbMeanValuesCount);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table3 [this.sbMeanValuesCount]));
     w15.TopAttach = ((uint)(8));
     w15.BottomAttach = ((uint)(9));
     w15.LeftAttach = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.sbOffset = new global::Gtk.SpinButton (0, 100, 1);
     this.sbOffset.CanFocus = true;
     this.sbOffset.Name = "sbOffset";
     this.sbOffset.Adjustment.PageIncrement = 10;
     this.sbOffset.ClimbRate = 1;
     this.sbOffset.Digits = ((uint)(10));
     this.sbOffset.Numeric = true;
     this.table3.Add (this.sbOffset);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table3 [this.sbOffset]));
     w16.TopAttach = ((uint)(6));
     w16.BottomAttach = ((uint)(7));
     w16.LeftAttach = ((uint)(1));
     w16.RightAttach = ((uint)(2));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.sbSlope = new global::Gtk.SpinButton (0, 100, 1);
     this.sbSlope.CanFocus = true;
     this.sbSlope.Name = "sbSlope";
     this.sbSlope.Adjustment.PageIncrement = 10;
     this.sbSlope.ClimbRate = 1;
     this.sbSlope.Digits = ((uint)(10));
     this.sbSlope.Numeric = true;
     this.sbSlope.Value = 1;
     this.table3.Add (this.sbSlope);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table3 [this.sbSlope]));
     w17.TopAttach = ((uint)(5));
     w17.BottomAttach = ((uint)(6));
     w17.LeftAttach = ((uint)(1));
     w17.RightAttach = ((uint)(2));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table3.Gtk.Table+TableChild
     this.table2 = new global::Gtk.Table (((uint)(1)), ((uint)(10)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("d:");
     this.table2.Add (this.label6);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table2 [this.label6]));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("m:");
     this.table2.Add (this.label7);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2 [this.label7]));
     w19.LeftAttach = ((uint)(4));
     w19.RightAttach = ((uint)(5));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.lblHours = new global::Gtk.Label ();
     this.lblHours.Name = "lblHours";
     this.lblHours.LabelProp = global::Mono.Unix.Catalog.GetString ("h:");
     this.table2.Add (this.lblHours);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2 [this.lblHours]));
     w20.LeftAttach = ((uint)(2));
     w20.RightAttach = ((uint)(3));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.lblMilliSec = new global::Gtk.Label ();
     this.lblMilliSec.Name = "lblMilliSec";
     this.lblMilliSec.LabelProp = global::Mono.Unix.Catalog.GetString ("ms:");
     this.table2.Add (this.lblMilliSec);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table2 [this.lblMilliSec]));
     w21.LeftAttach = ((uint)(8));
     w21.RightAttach = ((uint)(9));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.lblSeconds = new global::Gtk.Label ();
     this.lblSeconds.Name = "lblSeconds";
     this.lblSeconds.LabelProp = global::Mono.Unix.Catalog.GetString ("s:");
     this.table2.Add (this.lblSeconds);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table2 [this.lblSeconds]));
     w22.LeftAttach = ((uint)(6));
     w22.RightAttach = ((uint)(7));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbDays = new global::Gtk.SpinButton (0, 111111, 1);
     this.sbDays.CanFocus = true;
     this.sbDays.Name = "sbDays";
     this.sbDays.Adjustment.PageIncrement = 10;
     this.sbDays.ClimbRate = 1;
     this.sbDays.Numeric = true;
     this.table2.Add (this.sbDays);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table2 [this.sbDays]));
     w23.LeftAttach = ((uint)(1));
     w23.RightAttach = ((uint)(2));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbHours = new global::Gtk.SpinButton (0, 24, 1);
     this.sbHours.CanFocus = true;
     this.sbHours.Name = "sbHours";
     this.sbHours.Adjustment.PageIncrement = 10;
     this.sbHours.ClimbRate = 1;
     this.sbHours.Numeric = true;
     this.table2.Add (this.sbHours);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table2 [this.sbHours]));
     w24.LeftAttach = ((uint)(3));
     w24.RightAttach = ((uint)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbMilliSec = new global::Gtk.SpinButton (0, 1000, 100);
     this.sbMilliSec.CanFocus = true;
     this.sbMilliSec.Name = "sbMilliSec";
     this.sbMilliSec.Adjustment.PageIncrement = 10;
     this.sbMilliSec.ClimbRate = 1;
     this.sbMilliSec.Numeric = true;
     this.table2.Add (this.sbMilliSec);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table2 [this.sbMilliSec]));
     w25.LeftAttach = ((uint)(9));
     w25.RightAttach = ((uint)(10));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbMinutes = new global::Gtk.SpinButton (0, 60, 1);
     this.sbMinutes.CanFocus = true;
     this.sbMinutes.Name = "sbMinutes";
     this.sbMinutes.Adjustment.PageIncrement = 10;
     this.sbMinutes.ClimbRate = 1;
     this.sbMinutes.Numeric = true;
     this.table2.Add (this.sbMinutes);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table2 [this.sbMinutes]));
     w26.LeftAttach = ((uint)(5));
     w26.RightAttach = ((uint)(6));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sbSeconds = new global::Gtk.SpinButton (0, 60, 1);
     this.sbSeconds.CanFocus = true;
     this.sbSeconds.Name = "sbSeconds";
     this.sbSeconds.Adjustment.PageIncrement = 10;
     this.sbSeconds.ClimbRate = 1;
     this.sbSeconds.Numeric = true;
     this.sbSeconds.Value = 1;
     this.table2.Add (this.sbSeconds);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table2 [this.sbSeconds]));
     w27.LeftAttach = ((uint)(7));
     w27.RightAttach = ((uint)(8));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     this.table3.Add (this.table2);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table3 [this.table2]));
     w28.TopAttach = ((uint)(7));
     w28.BottomAttach = ((uint)(8));
     w28.LeftAttach = ((uint)(1));
     w28.RightAttach = ((uint)(2));
     w28.XOptions = ((global::Gtk.AttachOptions)(4));
     w28.YOptions = ((global::Gtk.AttachOptions)(4));
     w1.Add (this.table3);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(w1 [this.table3]));
     w29.Position = 0;
     w29.Expand = false;
     w29.Fill = false;
     // Internal child Frontend.APinConfigDialog.ActionArea
     global::Gtk.HButtonBox w30 = this.ActionArea;
     w30.Name = "dialog1_ActionArea";
     w30.Spacing = 10;
     w30.BorderWidth = ((uint)(5));
     w30.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 w31 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.buttonCancel]));
     w31.Expand = false;
     w31.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-add";
     this.AddActionWidget (this.buttonOk, -10);
     global::Gtk.ButtonBox.ButtonBoxChild w32 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w30 [this.buttonOk]));
     w32.Position = 1;
     w32.Expand = false;
     w32.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 531;
     this.DefaultHeight = 346;
     this.Show ();
 }
Example #19
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Font Whiz");
     this.Icon           = new global::Gdk.Pixbuf(global::System.IO.Path.Combine(global::System.AppDomain.CurrentDomain.BaseDirectory, "./icon.png"));
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbox1 = new global::Gtk.VBox();
     this.vbox1.WidthRequest = 200;
     this.vbox1.Name         = "vbox1";
     this.vbox1.Spacing      = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame4            = new global::Gtk.Frame();
     this.frame4.Name       = "frame4";
     this.frame4.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment3               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name          = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding   = ((uint)(12));
     this.GtkAlignment3.TopPadding    = ((uint)(2));
     this.GtkAlignment3.RightPadding  = ((uint)(12));
     this.GtkAlignment3.BottomPadding = ((uint)(2));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.installedfontsradiobutton               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("Installed Fonts"));
     this.installedfontsradiobutton.CanFocus      = true;
     this.installedfontsradiobutton.Name          = "installedfontsradiobutton";
     this.installedfontsradiobutton.DrawIndicator = true;
     this.installedfontsradiobutton.UseUnderline  = true;
     this.installedfontsradiobutton.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.vbox3.Add(this.installedfontsradiobutton);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.installedfontsradiobutton]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.fromfileradiobutton               = new global::Gtk.RadioButton(global::Mono.Unix.Catalog.GetString("From File"));
     this.fromfileradiobutton.CanFocus      = true;
     this.fromfileradiobutton.Name          = "fromfileradiobutton";
     this.fromfileradiobutton.DrawIndicator = true;
     this.fromfileradiobutton.UseUnderline  = true;
     this.fromfileradiobutton.Group         = this.installedfontsradiobutton.Group;
     this.vbox3.Add(this.fromfileradiobutton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.fromfileradiobutton]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     this.GtkAlignment3.Add(this.vbox3);
     this.frame4.Add(this.GtkAlignment3);
     this.GtkLabel2           = new global::Gtk.Label();
     this.GtkLabel2.Name      = "GtkLabel2";
     this.GtkLabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Source</b>");
     this.GtkLabel2.UseMarkup = true;
     this.frame4.LabelWidget  = this.GtkLabel2;
     this.vbox1.Add(this.frame4);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame4]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     w5.Padding  = ((uint)(4));
     // Container child vbox1.Gtk.Box+BoxChild
     this.installedfontsframe            = new global::Gtk.Frame();
     this.installedfontsframe.Name       = "installedfontsframe";
     this.installedfontsframe.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child installedfontsframe.Gtk.Container+ContainerChild
     this.GtkAlignment1               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name          = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding   = ((uint)(12));
     this.GtkAlignment1.TopPadding    = ((uint)(2));
     this.GtkAlignment1.RightPadding  = ((uint)(12));
     this.GtkAlignment1.BottomPadding = ((uint)(2));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.installedfontscombobox      = global::Gtk.ComboBox.NewText();
     this.installedfontscombobox.Name = "installedfontscombobox";
     this.GtkAlignment1.Add(this.installedfontscombobox);
     this.installedfontsframe.Add(this.GtkAlignment1);
     this.GtkLabel3                       = new global::Gtk.Label();
     this.GtkLabel3.Name                  = "GtkLabel3";
     this.GtkLabel3.LabelProp             = global::Mono.Unix.Catalog.GetString("<b>Installed Fonts</b>");
     this.GtkLabel3.UseMarkup             = true;
     this.installedfontsframe.LabelWidget = this.GtkLabel3;
     this.vbox1.Add(this.installedfontsframe);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.installedfontsframe]));
     w8.Position = 1;
     w8.Expand   = false;
     w8.Fill     = false;
     w8.Padding  = ((uint)(4));
     // Container child vbox1.Gtk.Box+BoxChild
     this.fromfileframe            = new global::Gtk.Frame();
     this.fromfileframe.Sensitive  = false;
     this.fromfileframe.Name       = "fromfileframe";
     this.fromfileframe.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child fromfileframe.Gtk.Container+ContainerChild
     this.GtkAlignment2               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment2.Name          = "GtkAlignment2";
     this.GtkAlignment2.LeftPadding   = ((uint)(12));
     this.GtkAlignment2.TopPadding    = ((uint)(2));
     this.GtkAlignment2.RightPadding  = ((uint)(12));
     this.GtkAlignment2.BottomPadding = ((uint)(2));
     // Container child GtkAlignment2.Gtk.Container+ContainerChild
     this.fontfilechooserbutton      = new global::Gtk.FileChooserButton(global::Mono.Unix.Catalog.GetString("Select a File"), ((global::Gtk.FileChooserAction)(0)));
     this.fontfilechooserbutton.Name = "fontfilechooserbutton";
     this.GtkAlignment2.Add(this.fontfilechooserbutton);
     this.fromfileframe.Add(this.GtkAlignment2);
     this.GtkLabel5                 = new global::Gtk.Label();
     this.GtkLabel5.Name            = "GtkLabel5";
     this.GtkLabel5.LabelProp       = global::Mono.Unix.Catalog.GetString("<b>From File</b>");
     this.GtkLabel5.UseMarkup       = true;
     this.fromfileframe.LabelWidget = this.GtkLabel5;
     this.vbox1.Add(this.fromfileframe);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.fromfileframe]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     w11.Padding  = ((uint)(4));
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name          = "GtkAlignment";
     this.GtkAlignment.LeftPadding   = ((uint)(12));
     this.GtkAlignment.TopPadding    = ((uint)(2));
     this.GtkAlignment.RightPadding  = ((uint)(12));
     this.GtkAlignment.BottomPadding = ((uint)(2));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox7         = new global::Gtk.HBox();
     this.hbox7.Name    = "hbox7";
     this.hbox7.Spacing = 6;
     // Container child hbox7.Gtk.Box+BoxChild
     this.sizelabel1           = new global::Gtk.Label();
     this.sizelabel1.Name      = "sizelabel1";
     this.sizelabel1.LabelProp = global::Mono.Unix.Catalog.GetString("Size:");
     this.hbox7.Add(this.sizelabel1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.sizelabel1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.sizespinbutton          = new global::Gtk.SpinButton(0, 100, 1);
     this.sizespinbutton.CanFocus = true;
     this.sizespinbutton.Name     = "sizespinbutton";
     this.sizespinbutton.Adjustment.PageIncrement = 10;
     this.sizespinbutton.ClimbRate = 1;
     this.sizespinbutton.Numeric   = true;
     this.sizespinbutton.Value     = 8;
     this.hbox7.Add(this.sizespinbutton);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.sizespinbutton]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     this.vbox4.Add(this.hbox7);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox7]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.antialiasingcheckbutton               = new global::Gtk.CheckButton();
     this.antialiasingcheckbutton.CanFocus      = true;
     this.antialiasingcheckbutton.Name          = "antialiasingcheckbutton";
     this.antialiasingcheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Anti-aliasing");
     this.antialiasingcheckbutton.DrawIndicator = true;
     this.antialiasingcheckbutton.UseUnderline  = true;
     this.vbox4.Add(this.antialiasingcheckbutton);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.antialiasingcheckbutton]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.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.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Font Colour:");
     this.hbox2.Add(this.label4);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label4]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fontcolorbutton          = new global::Gtk.ColorButton();
     this.fontcolorbutton.CanFocus = true;
     this.fontcolorbutton.Events   = ((global::Gdk.EventMask)(784));
     this.fontcolorbutton.Name     = "fontcolorbutton";
     this.hbox2.Add(this.fontcolorbutton);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fontcolorbutton]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.vbox4.Add(this.hbox2);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox2]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     // 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("Background Colour:");
     this.vbox4.Add(this.label5);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label5]));
     w19.Position = 3;
     w19.Expand   = false;
     w19.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.transparentbackgroundcheckbutton               = new global::Gtk.CheckButton();
     this.transparentbackgroundcheckbutton.CanFocus      = true;
     this.transparentbackgroundcheckbutton.Name          = "transparentbackgroundcheckbutton";
     this.transparentbackgroundcheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Transparent");
     this.transparentbackgroundcheckbutton.Active        = true;
     this.transparentbackgroundcheckbutton.DrawIndicator = true;
     this.transparentbackgroundcheckbutton.UseUnderline  = true;
     this.hbox6.Add(this.transparentbackgroundcheckbutton);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.transparentbackgroundcheckbutton]));
     w20.Position = 0;
     // Container child hbox6.Gtk.Box+BoxChild
     this.backgroundcolorbutton           = new global::Gtk.ColorButton();
     this.backgroundcolorbutton.Sensitive = false;
     this.backgroundcolorbutton.CanFocus  = true;
     this.backgroundcolorbutton.Events    = ((global::Gdk.EventMask)(784));
     this.backgroundcolorbutton.Name      = "backgroundcolorbutton";
     this.hbox6.Add(this.backgroundcolorbutton);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.backgroundcolorbutton]));
     w21.Position = 1;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vbox4.Add(this.hbox6);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox6]));
     w22.Position = 4;
     w22.Expand   = false;
     w22.Fill     = false;
     this.GtkAlignment.Add(this.vbox4);
     this.frame1.Add(this.GtkAlignment);
     this.GtkLabel11           = new global::Gtk.Label();
     this.GtkLabel11.Name      = "GtkLabel11";
     this.GtkLabel11.LabelProp = global::Mono.Unix.Catalog.GetString("<b>General</b>");
     this.GtkLabel11.UseMarkup = true;
     this.frame1.LabelWidget   = this.GtkLabel11;
     this.vbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
     w25.PackType = ((global::Gtk.PackType)(1));
     w25.Position = 3;
     this.hbox1.Add(this.vbox1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox1]));
     w26.Position = 0;
     w26.Expand   = false;
     w26.Padding  = ((uint)(4));
     // 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.outputframe            = new global::Gtk.Frame();
     this.outputframe.Name       = "outputframe";
     this.outputframe.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child outputframe.Gtk.Container+ContainerChild
     this.GtkAlignment8               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment8.Name          = "GtkAlignment8";
     this.GtkAlignment8.LeftPadding   = ((uint)(12));
     this.GtkAlignment8.TopPadding    = ((uint)(2));
     this.GtkAlignment8.RightPadding  = ((uint)(12));
     this.GtkAlignment8.BottomPadding = ((uint)(2));
     // Container child GtkAlignment8.Gtk.Container+ContainerChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.previewbutton              = new global::Gtk.Button();
     this.previewbutton.CanFocus     = true;
     this.previewbutton.Name         = "previewbutton";
     this.previewbutton.UseUnderline = true;
     this.previewbutton.Label        = global::Mono.Unix.Catalog.GetString("Preview");
     this.vbox6.Add(this.previewbutton);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.previewbutton]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.previewimage      = new global::Gtk.Image();
     this.previewimage.Name = "previewimage";
     this.hbox3.Add(this.previewimage);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.previewimage]));
     w28.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(2));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment9              = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment9.Name         = "GtkAlignment9";
     this.GtkAlignment9.LeftPadding  = ((uint)(12));
     this.GtkAlignment9.RightPadding = ((uint)(12));
     // Container child GtkAlignment9.Gtk.Container+ContainerChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.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("Width:");
     this.hbox4.Add(this.label1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label1]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.labelWidth      = new global::Gtk.Label();
     this.labelWidth.Name = "labelWidth";
     this.hbox4.Add(this.labelWidth);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.labelWidth]));
     w30.PackType = ((global::Gtk.PackType)(1));
     w30.Position = 1;
     w30.Expand   = false;
     w30.Fill     = false;
     this.vbox5.Add(this.hbox4);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox4]));
     w31.Position = 0;
     w31.Expand   = false;
     w31.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Height:");
     this.hbox5.Add(this.label2);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label2]));
     w32.Position = 0;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.labelHeight      = new global::Gtk.Label();
     this.labelHeight.Name = "labelHeight";
     this.hbox5.Add(this.labelHeight);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.labelHeight]));
     w33.PackType = ((global::Gtk.PackType)(1));
     w33.Position = 1;
     w33.Expand   = false;
     w33.Fill     = false;
     this.vbox5.Add(this.hbox5);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox5]));
     w34.Position = 1;
     w34.Expand   = false;
     w34.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox8         = new global::Gtk.HBox();
     this.hbox8.Name    = "hbox8";
     this.hbox8.Spacing = 6;
     // Container child hbox8.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("Cell Size:");
     this.hbox8.Add(this.label3);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.label3]));
     w35.Position = 0;
     w35.Expand   = false;
     w35.Fill     = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.labelCellSize      = new global::Gtk.Label();
     this.labelCellSize.Name = "labelCellSize";
     this.hbox8.Add(this.labelCellSize);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.labelCellSize]));
     w36.PackType = ((global::Gtk.PackType)(1));
     w36.Position = 1;
     w36.Expand   = false;
     w36.Fill     = false;
     this.vbox5.Add(this.hbox8);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox8]));
     w37.Position = 2;
     w37.Expand   = false;
     w37.Fill     = false;
     this.GtkAlignment9.Add(this.vbox5);
     this.frame2.Add(this.GtkAlignment9);
     this.GtkLabel10           = new global::Gtk.Label();
     this.GtkLabel10.Name      = "GtkLabel10";
     this.GtkLabel10.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Details</b>");
     this.GtkLabel10.UseMarkup = true;
     this.frame2.LabelWidget   = this.GtkLabel10;
     this.hbox3.Add(this.frame2);
     global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.frame2]));
     w40.Position = 1;
     w40.Expand   = false;
     w40.Fill     = false;
     w40.Padding  = ((uint)(4));
     this.vbox6.Add(this.hbox3);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox3]));
     w41.Position = 1;
     // Container child vbox6.Gtk.Box+BoxChild
     this.generatebutton              = new global::Gtk.Button();
     this.generatebutton.Sensitive    = false;
     this.generatebutton.CanFocus     = true;
     this.generatebutton.Name         = "generatebutton";
     this.generatebutton.UseUnderline = true;
     this.generatebutton.Label        = global::Mono.Unix.Catalog.GetString("Save");
     this.vbox6.Add(this.generatebutton);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.generatebutton]));
     w42.PackType = ((global::Gtk.PackType)(1));
     w42.Position = 2;
     w42.Expand   = false;
     w42.Fill     = false;
     this.GtkAlignment8.Add(this.vbox6);
     this.outputframe.Add(this.GtkAlignment8);
     this.GtkLabel14              = new global::Gtk.Label();
     this.GtkLabel14.Name         = "GtkLabel14";
     this.GtkLabel14.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Output</b>");
     this.GtkLabel14.UseMarkup    = true;
     this.outputframe.LabelWidget = this.GtkLabel14;
     this.vbox2.Add(this.outputframe);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.outputframe]));
     w45.PackType = ((global::Gtk.PackType)(1));
     w45.Position = 0;
     w45.Padding  = ((uint)(4));
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w46.Position = 1;
     w46.Padding  = ((uint)(4));
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 826;
     this.DefaultHeight = 523;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
 }
Example #20
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.CategoryProperties
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.CategoryProperties";
     // Container child LongoMatch.Gui.Component.CategoryProperties.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame4            = new global::Gtk.Frame();
     this.frame4.Name       = "frame4";
     this.frame4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment1             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name        = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(4)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.colorbutton1          = new global::Gtk.ColorButton();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name     = "colorbutton1";
     this.table2.Add(this.colorbutton1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table2 [this.colorbutton1]));
     w1.LeftAttach  = ((uint)(3));
     w1.RightAttach = ((uint)(4));
     w1.XOptions    = ((global::Gtk.AttachOptions)(4));
     w1.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.hotKeyLabel           = new global::Gtk.Label();
     this.hotKeyLabel.Name      = "hotKeyLabel";
     this.hotKeyLabel.LabelProp = global::Mono.Unix.Catalog.GetString("none");
     this.hbox5.Add(this.hotKeyLabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.hotKeyLabel]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.changebuton              = new global::Gtk.Button();
     this.changebuton.Sensitive    = false;
     this.changebuton.CanFocus     = true;
     this.changebuton.Name         = "changebuton";
     this.changebuton.UseUnderline = true;
     this.changebuton.Label        = global::Mono.Unix.Catalog.GetString("Change");
     this.hbox5.Add(this.changebuton);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.changebuton]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     this.table2.Add(this.hbox5);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table2 [this.hbox5]));
     w4.TopAttach    = ((uint)(2));
     w4.BottomAttach = ((uint)(3));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.XOptions     = ((global::Gtk.AttachOptions)(4));
     w4.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table2.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Name:</b>");
     this.label1.UseMarkup = true;
     this.table2.Add(this.label1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table2 [this.label1]));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Color:</b>    ");
     this.label4.UseMarkup = true;
     this.table2.Add(this.label4);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table2 [this.label4]));
     w6.LeftAttach  = ((uint)(2));
     w6.RightAttach = ((uint)(3));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>HotKey:</b>");
     this.label6.UseMarkup = true;
     this.table2.Add(this.label6);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table2 [this.label6]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.Xalign    = 0F;
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Lead time:</b>");
     this.label7.UseMarkup = true;
     this.table2.Add(this.label7);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table2 [this.label7]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.Xalign    = 0F;
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Lag time:</b>");
     this.label8.UseMarkup = true;
     this.table2.Add(this.label8);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table2 [this.label8]));
     w9.TopAttach    = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.LeftAttach   = ((uint)(2));
     w9.RightAttach  = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9           = new global::Gtk.Label();
     this.label9.Name      = "label9";
     this.label9.Xalign    = 0F;
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Sort Method</b>");
     this.label9.UseMarkup = true;
     this.table2.Add(this.label9);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table2 [this.label9]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.LeftAttach   = ((uint)(2));
     w10.RightAttach  = ((uint)(3));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.lagtimebutton          = new global::Gtk.SpinButton(0, 1000, 1);
     this.lagtimebutton.CanFocus = true;
     this.lagtimebutton.Name     = "lagtimebutton";
     this.lagtimebutton.Adjustment.PageIncrement = 1;
     this.lagtimebutton.ClimbRate = 1;
     this.lagtimebutton.Numeric   = true;
     this.table2.Add(this.lagtimebutton);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table2 [this.lagtimebutton]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.LeftAttach   = ((uint)(3));
     w11.RightAttach  = ((uint)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.leadtimebutton          = new global::Gtk.SpinButton(0, 1000, 1);
     this.leadtimebutton.CanFocus = true;
     this.leadtimebutton.Name     = "leadtimebutton";
     this.leadtimebutton.Adjustment.PageIncrement = 1;
     this.leadtimebutton.ClimbRate = 1;
     this.leadtimebutton.Numeric   = true;
     this.table2.Add(this.leadtimebutton);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table2 [this.leadtimebutton]));
     w12.TopAttach    = ((uint)(1));
     w12.BottomAttach = ((uint)(2));
     w12.LeftAttach   = ((uint)(1));
     w12.RightAttach  = ((uint)(2));
     w12.XOptions     = ((global::Gtk.AttachOptions)(4));
     w12.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.nameentry               = new global::Gtk.Entry();
     this.nameentry.CanFocus      = true;
     this.nameentry.Name          = "nameentry";
     this.nameentry.IsEditable    = true;
     this.nameentry.InvisibleChar = '●';
     this.table2.Add(this.nameentry);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2 [this.nameentry]));
     w13.LeftAttach  = ((uint)(1));
     w13.RightAttach = ((uint)(2));
     w13.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.sortmethodcombobox = global::Gtk.ComboBox.NewText();
     this.sortmethodcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by name"));
     this.sortmethodcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by start time"));
     this.sortmethodcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by stop time"));
     this.sortmethodcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by duration"));
     this.sortmethodcombobox.Name   = "sortmethodcombobox";
     this.sortmethodcombobox.Active = 3;
     this.table2.Add(this.sortmethodcombobox);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.sortmethodcombobox]));
     w14.TopAttach    = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.LeftAttach   = ((uint)(3));
     w14.RightAttach  = ((uint)(4));
     w14.XOptions     = ((global::Gtk.AttachOptions)(4));
     w14.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.vbox3.Add(this.table2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table2]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.frame5            = new global::Gtk.Frame();
     this.frame5.Name       = "frame5";
     this.frame5.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame5.Gtk.Container+ContainerChild
     this.GtkAlignment7             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment7.Name        = "GtkAlignment7";
     this.GtkAlignment7.LeftPadding = ((uint)(12));
     // Container child GtkAlignment7.Gtk.Container+ContainerChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.tagfieldcheckbutton               = new global::Gtk.CheckButton();
     this.tagfieldcheckbutton.CanFocus      = true;
     this.tagfieldcheckbutton.Name          = "tagfieldcheckbutton";
     this.tagfieldcheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Enable");
     this.tagfieldcheckbutton.Active        = true;
     this.tagfieldcheckbutton.DrawIndicator = true;
     this.tagfieldcheckbutton.UseUnderline  = true;
     this.vbox4.Add(this.tagfieldcheckbutton);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.tagfieldcheckbutton]));
     w16.Position = 0;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.trajectorycheckbutton               = new global::Gtk.CheckButton();
     this.trajectorycheckbutton.CanFocus      = true;
     this.trajectorycheckbutton.Name          = "trajectorycheckbutton";
     this.trajectorycheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Trajectory");
     this.trajectorycheckbutton.DrawIndicator = true;
     this.trajectorycheckbutton.UseUnderline  = true;
     this.vbox4.Add(this.trajectorycheckbutton);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.trajectorycheckbutton]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     this.GtkAlignment7.Add(this.vbox4);
     this.frame5.Add(this.GtkAlignment7);
     this.GtkLabel9           = new global::Gtk.Label();
     this.GtkLabel9.Name      = "GtkLabel9";
     this.GtkLabel9.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Field position</b>");
     this.GtkLabel9.UseMarkup = true;
     this.frame5.LabelWidget  = this.GtkLabel9;
     this.hbox1.Add(this.frame5);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.frame5]));
     w20.Position = 0;
     // Container child hbox1.Gtk.Box+BoxChild
     this.frame6            = new global::Gtk.Frame();
     this.frame6.Name       = "frame6";
     this.frame6.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame6.Gtk.Container+ContainerChild
     this.GtkAlignment8             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment8.Name        = "GtkAlignment8";
     this.GtkAlignment8.LeftPadding = ((uint)(12));
     // Container child GtkAlignment8.Gtk.Container+ContainerChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 6;
     // Container child vbox6.Gtk.Box+BoxChild
     this.taghalffieldcheckbutton               = new global::Gtk.CheckButton();
     this.taghalffieldcheckbutton.CanFocus      = true;
     this.taghalffieldcheckbutton.Name          = "taghalffieldcheckbutton";
     this.taghalffieldcheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Enable");
     this.taghalffieldcheckbutton.DrawIndicator = true;
     this.taghalffieldcheckbutton.UseUnderline  = true;
     this.vbox6.Add(this.taghalffieldcheckbutton);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.taghalffieldcheckbutton]));
     w21.Position = 0;
     w21.Expand   = false;
     w21.Fill     = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.trajectoryhalfcheckbutton               = new global::Gtk.CheckButton();
     this.trajectoryhalfcheckbutton.CanFocus      = true;
     this.trajectoryhalfcheckbutton.Name          = "trajectoryhalfcheckbutton";
     this.trajectoryhalfcheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Trajectory");
     this.trajectoryhalfcheckbutton.DrawIndicator = true;
     this.trajectoryhalfcheckbutton.UseUnderline  = true;
     this.vbox6.Add(this.trajectoryhalfcheckbutton);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.trajectoryhalfcheckbutton]));
     w22.Position = 1;
     w22.Expand   = false;
     w22.Fill     = false;
     this.GtkAlignment8.Add(this.vbox6);
     this.frame6.Add(this.GtkAlignment8);
     this.GtkLabel12           = new global::Gtk.Label();
     this.GtkLabel12.Name      = "GtkLabel12";
     this.GtkLabel12.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Half field position</b>");
     this.GtkLabel12.UseMarkup = true;
     this.frame6.LabelWidget   = this.GtkLabel12;
     this.hbox1.Add(this.frame6);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.frame6]));
     w25.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.frame7            = new global::Gtk.Frame();
     this.frame7.Name       = "frame7";
     this.frame7.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame7.Gtk.Container+ContainerChild
     this.GtkAlignment9             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment9.Name        = "GtkAlignment9";
     this.GtkAlignment9.LeftPadding = ((uint)(12));
     // Container child GtkAlignment9.Gtk.Container+ContainerChild
     this.taggoalcheckbutton               = new global::Gtk.CheckButton();
     this.taggoalcheckbutton.CanFocus      = true;
     this.taggoalcheckbutton.Name          = "taggoalcheckbutton";
     this.taggoalcheckbutton.Label         = global::Mono.Unix.Catalog.GetString("Enable");
     this.taggoalcheckbutton.Active        = true;
     this.taggoalcheckbutton.DrawIndicator = true;
     this.taggoalcheckbutton.UseUnderline  = true;
     this.GtkAlignment9.Add(this.taggoalcheckbutton);
     this.frame7.Add(this.GtkAlignment9);
     this.GtkLabel13           = new global::Gtk.Label();
     this.GtkLabel13.Name      = "GtkLabel13";
     this.GtkLabel13.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Goal Position</b>");
     this.GtkLabel13.UseMarkup = true;
     this.frame7.LabelWidget   = this.GtkLabel13;
     this.hbox1.Add(this.frame7);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.frame7]));
     w28.Position = 2;
     this.vbox5.Add(this.hbox1);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox1]));
     w29.Position = 0;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.table3               = new global::Gtk.Table(((uint)(1)), ((uint)(3)), true);
     this.table3.Name          = "table3";
     this.table3.RowSpacing    = ((uint)(6));
     this.table3.ColumnSpacing = ((uint)(6));
     // Container child table3.Gtk.Table+TableChild
     this.fieldcoordinatestagger           = new global::LongoMatch.Gui.Component.CoordinatesTagger();
     this.fieldcoordinatestagger.Sensitive = false;
     this.fieldcoordinatestagger.Events    = ((global::Gdk.EventMask)(256));
     this.fieldcoordinatestagger.Name      = "fieldcoordinatestagger";
     this.fieldcoordinatestagger.Sensitive = false;
     this.table3.Add(this.fieldcoordinatestagger);
     // Container child table3.Gtk.Table+TableChild
     this.goalcoordinatestagger           = new global::LongoMatch.Gui.Component.CoordinatesTagger();
     this.goalcoordinatestagger.Sensitive = false;
     this.goalcoordinatestagger.Events    = ((global::Gdk.EventMask)(256));
     this.goalcoordinatestagger.Name      = "goalcoordinatestagger";
     this.goalcoordinatestagger.Sensitive = false;
     this.table3.Add(this.goalcoordinatestagger);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table3 [this.goalcoordinatestagger]));
     w31.LeftAttach  = ((uint)(2));
     w31.RightAttach = ((uint)(3));
     // Container child table3.Gtk.Table+TableChild
     this.halffieldcoordinatestagger           = new global::LongoMatch.Gui.Component.CoordinatesTagger();
     this.halffieldcoordinatestagger.Sensitive = false;
     this.halffieldcoordinatestagger.Events    = ((global::Gdk.EventMask)(256));
     this.halffieldcoordinatestagger.Name      = "halffieldcoordinatestagger";
     this.halffieldcoordinatestagger.Sensitive = false;
     this.table3.Add(this.halffieldcoordinatestagger);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table3 [this.halffieldcoordinatestagger]));
     w32.LeftAttach  = ((uint)(1));
     w32.RightAttach = ((uint)(2));
     this.vbox5.Add(this.table3);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.table3]));
     w33.Position = 1;
     this.vbox3.Add(this.vbox5);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.vbox5]));
     w34.Position = 1;
     this.GtkAlignment1.Add(this.vbox3);
     this.frame4.Add(this.GtkAlignment1);
     this.GtkLabel6           = new global::Gtk.Label();
     this.GtkLabel6.Name      = "GtkLabel6";
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Properties</b>");
     this.GtkLabel6.UseMarkup = true;
     this.frame4.LabelWidget  = this.GtkLabel6;
     this.vbox2.Add(this.frame4);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame4]));
     w37.Position = 0;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame3            = new global::Gtk.Frame();
     this.frame3.Name       = "frame3";
     this.frame3.ShadowType = ((global::Gtk.ShadowType)(1));
     // 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.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.subcategoriestreeview1          = new global::LongoMatch.Gui.SubCategoriesTreeView();
     this.subcategoriestreeview1.CanFocus = true;
     this.subcategoriestreeview1.Name     = "subcategoriestreeview1";
     this.GtkScrolledWindow.Add(this.subcategoriestreeview1);
     this.vbox1.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.GtkScrolledWindow]));
     w39.Position = 0;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment4             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name        = "GtkAlignment4";
     this.GtkAlignment4.LeftPadding = ((uint)(12));
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     this.subcatnameentry               = new global::Gtk.Entry();
     this.subcatnameentry.CanFocus      = true;
     this.subcatnameentry.Name          = "subcatnameentry";
     this.subcatnameentry.IsEditable    = true;
     this.subcatnameentry.InvisibleChar = '•';
     this.GtkAlignment4.Add(this.subcatnameentry);
     this.frame1.Add(this.GtkAlignment4);
     this.GtkLabel7           = new global::Gtk.Label();
     this.GtkLabel7.Name      = "GtkLabel7";
     this.GtkLabel7.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Subcategory name</b>");
     this.GtkLabel7.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel7;
     this.hbox3.Add(this.frame1);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.frame1]));
     w42.Position = 0;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.frame2            = new global::Gtk.Frame();
     this.frame2.Name       = "frame2";
     this.frame2.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame2.Gtk.Container+ContainerChild
     this.GtkAlignment5             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment5.Name        = "GtkAlignment5";
     this.GtkAlignment5.LeftPadding = ((uint)(12));
     // Container child GtkAlignment5.Gtk.Container+ContainerChild
     this.subcatcombobox      = new global::Gtk.ComboBox();
     this.subcatcombobox.Name = "subcatcombobox";
     this.GtkAlignment5.Add(this.subcatcombobox);
     this.frame2.Add(this.GtkAlignment5);
     this.GtkLabel8           = new global::Gtk.Label();
     this.GtkLabel8.Name      = "GtkLabel8";
     this.GtkLabel8.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Subcategory type</b>");
     this.GtkLabel8.UseMarkup = true;
     this.frame2.LabelWidget  = this.GtkLabel8;
     this.hbox3.Add(this.frame2);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.frame2]));
     w45.Position = 1;
     // Container child hbox3.Gtk.Box+BoxChild
     this.addbutton = new global::Gtk.Button();
     this.addbutton.TooltipMarkup = "Add this subcategory";
     this.addbutton.Sensitive     = false;
     this.addbutton.CanFocus      = true;
     this.addbutton.Name          = "addbutton";
     this.addbutton.UseUnderline  = true;
     // Container child addbutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w46 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w47 = new global::Gtk.HBox();
     w47.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w48 = new global::Gtk.Image();
     w48.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     w47.Add(w48);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w50 = new global::Gtk.Label();
     w50.LabelProp    = global::Mono.Unix.Catalog.GetString("_Add subcategory");
     w50.UseUnderline = true;
     w47.Add(w50);
     w46.Add(w47);
     this.addbutton.Add(w46);
     this.hbox3.Add(this.addbutton);
     global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.addbutton]));
     w54.Position = 2;
     w54.Expand   = false;
     w54.Fill     = false;
     this.vbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox3]));
     w55.Position = 1;
     w55.Expand   = false;
     w55.Fill     = false;
     this.GtkAlignment3.Add(this.vbox1);
     this.frame3.Add(this.GtkAlignment3);
     this.GtkLabel11           = new global::Gtk.Label();
     this.GtkLabel11.Name      = "GtkLabel11";
     this.GtkLabel11.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Subcategories</b>");
     this.GtkLabel11.UseMarkup = true;
     this.frame3.LabelWidget   = this.GtkLabel11;
     this.vbox2.Add(this.frame3);
     global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame3]));
     w58.Position = 1;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.sortmethodcombobox.Changed        += new global::System.EventHandler(this.OnSortmethodcomboboxChanged);
     this.nameentry.Changed                 += new global::System.EventHandler(this.OnNameentryChanged);
     this.changebuton.Clicked               += new global::System.EventHandler(this.OnChangebutonClicked);
     this.colorbutton1.ColorSet             += new global::System.EventHandler(this.OnColorbutton1ColorSet);
     this.tagfieldcheckbutton.Clicked       += new global::System.EventHandler(this.OnTagfieldcheckbuttonClicked);
     this.trajectorycheckbutton.Clicked     += new global::System.EventHandler(this.OnTrajectorycheckbuttonClicked);
     this.taghalffieldcheckbutton.Clicked   += new global::System.EventHandler(this.OnTaghalffieldcheckbuttonClicked);
     this.trajectoryhalfcheckbutton.Clicked += new global::System.EventHandler(this.OnTrajectoryhalffieldcheckbuttonClicked);
     this.taggoalcheckbutton.Clicked        += new global::System.EventHandler(this.OnTaggoalcheckbuttonClicked);
     this.subcatcombobox.Changed            += new global::System.EventHandler(this.OnSubcatcomboboxChanged);
     this.addbutton.Clicked                 += new global::System.EventHandler(this.OnAddbuttonClicked);
 }
Example #21
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.TeamTemplateEditor
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.TeamTemplateEditor";
     // Container child LongoMatch.Gui.Component.TeamTemplateEditor.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox4         = new global::Gtk.HBox();
     this.hbox4.Name    = "hbox4";
     this.hbox4.Spacing = 6;
     // Container child hbox4.Gtk.Box+BoxChild
     this.teamframe            = new global::Gtk.Frame();
     this.teamframe.Name       = "teamframe";
     this.teamframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child teamframe.Gtk.Container+ContainerChild
     this.GtkAlignment3               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment3.Name          = "GtkAlignment3";
     this.GtkAlignment3.LeftPadding   = ((uint)(12));
     this.GtkAlignment3.TopPadding    = ((uint)(12));
     this.GtkAlignment3.RightPadding  = ((uint)(12));
     this.GtkAlignment3.BottomPadding = ((uint)(12));
     // Container child GtkAlignment3.Gtk.Container+ContainerChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 30;
     // Container child hbox2.Gtk.Box+BoxChild
     this.shieldframe            = new global::Gtk.Frame();
     this.shieldframe.Name       = "shieldframe";
     this.shieldframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child shieldframe.Gtk.Container+ContainerChild
     this.shieldalignment = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.shieldalignment.WidthRequest  = 120;
     this.shieldalignment.HeightRequest = 120;
     this.shieldalignment.Name          = "shieldalignment";
     this.shieldalignment.LeftPadding   = ((uint)(6));
     this.shieldalignment.TopPadding    = ((uint)(6));
     this.shieldalignment.RightPadding  = ((uint)(6));
     this.shieldalignment.BottomPadding = ((uint)(6));
     // Container child shieldalignment.Gtk.Container+ContainerChild
     this.shieldeventbox      = new global::Gtk.EventBox();
     this.shieldeventbox.Name = "shieldeventbox";
     // Container child shieldeventbox.Gtk.Container+ContainerChild
     this.shieldvbox         = new global::Gtk.VBox();
     this.shieldvbox.Name    = "shieldvbox";
     this.shieldvbox.Spacing = 2;
     // Container child shieldvbox.Gtk.Box+BoxChild
     this.shieldimage      = new global::Gtk.Image();
     this.shieldimage.Name = "shieldimage";
     this.shieldvbox.Add(this.shieldimage);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.shieldvbox [this.shieldimage]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child shieldvbox.Gtk.Box+BoxChild
     this.teamshieldlabel1           = new global::Gtk.Label();
     this.teamshieldlabel1.Name      = "teamshieldlabel1";
     this.teamshieldlabel1.LabelProp = global::Mono.Unix.Catalog.GetString("<span font_desc=\"10\">Team shield</span>");
     this.teamshieldlabel1.UseMarkup = true;
     this.shieldvbox.Add(this.teamshieldlabel1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.shieldvbox [this.teamshieldlabel1]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child shieldvbox.Gtk.Box+BoxChild
     this.teamshieldlabel2           = new global::Gtk.Label();
     this.teamshieldlabel2.Name      = "teamshieldlabel2";
     this.teamshieldlabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.teamshieldlabel2.UseMarkup = true;
     this.shieldvbox.Add(this.teamshieldlabel2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.shieldvbox [this.teamshieldlabel2]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     this.shieldeventbox.Add(this.shieldvbox);
     this.shieldalignment.Add(this.shieldeventbox);
     this.shieldframe.Add(this.shieldalignment);
     this.hbox2.Add(this.shieldframe);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.shieldframe]));
     w7.Position = 0;
     w7.Expand   = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.teamtable = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.teamtable.WidthRequest  = 300;
     this.teamtable.Name          = "teamtable";
     this.teamtable.RowSpacing    = ((uint)(6));
     this.teamtable.ColumnSpacing = ((uint)(6));
     // Container child teamtable.Gtk.Table+TableChild
     this.GtkLabel4           = new global::Gtk.Label();
     this.GtkLabel4.Name      = "GtkLabel4";
     this.GtkLabel4.Xalign    = 1F;
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString("<span font_desc=\"10\">Team name</span>");
     this.GtkLabel4.UseMarkup = true;
     this.teamtable.Add(this.GtkLabel4);
     // Container child teamtable.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.tacticsentry = new global::Gtk.Entry();
     this.tacticsentry.WidthRequest  = 30;
     this.tacticsentry.CanFocus      = true;
     this.tacticsentry.Name          = "tacticsentry";
     this.tacticsentry.IsEditable    = true;
     this.tacticsentry.InvisibleChar = '•';
     this.hbox5.Add(this.tacticsentry);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.tacticsentry]));
     w9.Position = 0;
     // Container child hbox5.Gtk.Box+BoxChild
     this.applybutton              = new global::Gtk.Button();
     this.applybutton.CanFocus     = true;
     this.applybutton.Name         = "applybutton";
     this.applybutton.UseUnderline = true;
     // Container child applybutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w10 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w11 = new global::Gtk.HBox();
     w11.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w12 = new global::Gtk.Image();
     w12.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-apply", global::Gtk.IconSize.Menu);
     w11.Add(w12);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w14 = new global::Gtk.Label();
     w11.Add(w14);
     w10.Add(w11);
     this.applybutton.Add(w10);
     this.hbox5.Add(this.applybutton);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.applybutton]));
     w18.Position = 1;
     w18.Expand   = false;
     w18.Fill     = false;
     this.teamtable.Add(this.hbox5);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.teamtable [this.hbox5]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child teamtable.Gtk.Table+TableChild
     this.hbox6         = new global::Gtk.HBox();
     this.hbox6.Name    = "hbox6";
     this.hbox6.Spacing = 6;
     // Container child hbox6.Gtk.Box+BoxChild
     this.colorbutton1          = new global::Gtk.ColorButton();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name     = "colorbutton1";
     this.hbox6.Add(this.colorbutton1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.colorbutton1]));
     w20.Position = 0;
     w20.Fill     = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.colorbutton2          = new global::Gtk.ColorButton();
     this.colorbutton2.CanFocus = true;
     this.colorbutton2.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton2.Name     = "colorbutton2";
     this.hbox6.Add(this.colorbutton2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.colorbutton2]));
     w21.Position = 1;
     w21.Fill     = false;
     this.teamtable.Add(this.hbox6);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.teamtable [this.hbox6]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.LeftAttach   = ((uint)(1));
     w22.RightAttach  = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child teamtable.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 font_desc=\"10\">Tactics</span>");
     this.label2.UseMarkup = true;
     this.teamtable.Add(this.label2);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.teamtable [this.label2]));
     w23.TopAttach    = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     // Container child teamtable.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 font_desc=\"10\">Colors</span>");
     this.label4.UseMarkup = true;
     this.teamtable.Add(this.label4);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.teamtable [this.label4]));
     w24.TopAttach    = ((uint)(2));
     w24.BottomAttach = ((uint)(3));
     // Container child teamtable.Gtk.Table+TableChild
     this.teamnameentry = new global::Gtk.Entry();
     this.teamnameentry.WidthRequest  = 100;
     this.teamnameentry.CanFocus      = true;
     this.teamnameentry.Name          = "teamnameentry";
     this.teamnameentry.IsEditable    = true;
     this.teamnameentry.InvisibleChar = '•';
     this.teamtable.Add(this.teamnameentry);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.teamtable [this.teamnameentry]));
     w25.LeftAttach  = ((uint)(1));
     w25.RightAttach = ((uint)(2));
     w25.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.hbox2.Add(this.teamtable);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.teamtable]));
     w26.Position = 1;
     w26.Expand   = false;
     w26.Fill     = false;
     this.vbox5.Add(this.hbox2);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hbox2]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.drawingarea      = new global::Gtk.DrawingArea();
     this.drawingarea.Name = "drawingarea";
     this.vbox5.Add(this.drawingarea);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.drawingarea]));
     w28.Position = 1;
     this.GtkAlignment3.Add(this.vbox5);
     this.teamframe.Add(this.GtkAlignment3);
     this.hbox4.Add(this.teamframe);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.teamframe]));
     w31.Position = 0;
     // Container child hbox4.Gtk.Box+BoxChild
     this.alignment2      = new global::Gtk.Alignment(0.5F, 0F, 1F, 0F);
     this.alignment2.Name = "alignment2";
     // Container child alignment2.Gtk.Container+ContainerChild
     this.playerframe            = new global::Gtk.Frame();
     this.playerframe.Name       = "playerframe";
     this.playerframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child playerframe.Gtk.Container+ContainerChild
     this.playerpropertyalignment               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.playerpropertyalignment.Name          = "playerpropertyalignment";
     this.playerpropertyalignment.LeftPadding   = ((uint)(12));
     this.playerpropertyalignment.TopPadding    = ((uint)(12));
     this.playerpropertyalignment.RightPadding  = ((uint)(12));
     this.playerpropertyalignment.BottomPadding = ((uint)(12));
     // Container child playerpropertyalignment.Gtk.Container+ContainerChild
     this.playerpropertyhbox         = new global::Gtk.HBox();
     this.playerpropertyhbox.Name    = "playerpropertyhbox";
     this.playerpropertyhbox.Spacing = 6;
     // Container child playerpropertyhbox.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0F, 0F, 0F);
     this.alignment1.Name = "alignment1";
     // Container child alignment1.Gtk.Container+ContainerChild
     this.playerimageframe            = new global::Gtk.Frame();
     this.playerimageframe.Name       = "playerimageframe";
     this.playerimageframe.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child playerimageframe.Gtk.Container+ContainerChild
     this.playerimagealignment               = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.playerimagealignment.Name          = "playerimagealignment";
     this.playerimagealignment.LeftPadding   = ((uint)(12));
     this.playerimagealignment.TopPadding    = ((uint)(12));
     this.playerimagealignment.RightPadding  = ((uint)(12));
     this.playerimagealignment.BottomPadding = ((uint)(12));
     // Container child playerimagealignment.Gtk.Container+ContainerChild
     this.playereventbox      = new global::Gtk.EventBox();
     this.playereventbox.Name = "playereventbox";
     // Container child playereventbox.Gtk.Container+ContainerChild
     this.playervbox         = new global::Gtk.VBox();
     this.playervbox.Name    = "playervbox";
     this.playervbox.Spacing = 2;
     // Container child playervbox.Gtk.Box+BoxChild
     this.playerimage      = new global::Gtk.Image();
     this.playerimage.Name = "playerimage";
     this.playervbox.Add(this.playerimage);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.playervbox [this.playerimage]));
     w32.Position = 0;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child playervbox.Gtk.Box+BoxChild
     this.playerimagelabel1           = new global::Gtk.Label();
     this.playerimagelabel1.Name      = "playerimagelabel1";
     this.playerimagelabel1.LabelProp = global::Mono.Unix.Catalog.GetString("<span font_desc=\"10\">Player picture</span>");
     this.playerimagelabel1.UseMarkup = true;
     this.playervbox.Add(this.playerimagelabel1);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.playervbox [this.playerimagelabel1]));
     w33.Position = 1;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child playervbox.Gtk.Box+BoxChild
     this.playerimagelabel2           = new global::Gtk.Label();
     this.playerimagelabel2.Name      = "playerimagelabel2";
     this.playerimagelabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<span font_desc=\"8\">click to change...</span>");
     this.playerimagelabel2.UseMarkup = true;
     this.playervbox.Add(this.playerimagelabel2);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.playervbox [this.playerimagelabel2]));
     w34.Position = 2;
     w34.Expand   = false;
     w34.Fill     = false;
     this.playereventbox.Add(this.playervbox);
     this.playerimagealignment.Add(this.playereventbox);
     this.playerimageframe.Add(this.playerimagealignment);
     this.alignment1.Add(this.playerimageframe);
     this.playerpropertyhbox.Add(this.alignment1);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.playerpropertyhbox [this.alignment1]));
     w39.Position = 0;
     w39.Expand   = false;
     w39.Fill     = false;
     // Container child playerpropertyhbox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(10)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.bdaydatepicker        = new global::LongoMatch.Gui.Component.DatePicker();
     this.bdaydatepicker.Events = ((global::Gdk.EventMask)(256));
     this.bdaydatepicker.Name   = "bdaydatepicker";
     this.bdaydatepicker.Date   = new global::System.DateTime(0);
     this.table1.Add(this.bdaydatepicker);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table1 [this.bdaydatepicker]));
     w40.TopAttach    = ((uint)(8));
     w40.BottomAttach = ((uint)(9));
     w40.LeftAttach   = ((uint)(1));
     w40.RightAttach  = ((uint)(2));
     w40.XOptions     = ((global::Gtk.AttachOptions)(4));
     w40.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.heightspinbutton          = new global::Gtk.SpinButton(0, 100, 1);
     this.heightspinbutton.CanFocus = true;
     this.heightspinbutton.Name     = "heightspinbutton";
     this.heightspinbutton.Adjustment.PageIncrement = 10;
     this.heightspinbutton.ClimbRate = 1;
     this.heightspinbutton.Digits    = ((uint)(2));
     this.heightspinbutton.Numeric   = true;
     this.heightspinbutton.Value     = 18;
     this.table1.Add(this.heightspinbutton);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table1 [this.heightspinbutton]));
     w41.TopAttach    = ((uint)(6));
     w41.BottomAttach = ((uint)(7));
     w41.LeftAttach   = ((uint)(1));
     w41.RightAttach  = ((uint)(2));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     w41.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("<span font_desc=\"10\">Position</span>");
     this.label11.UseMarkup = true;
     this.table1.Add(this.label11);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1 [this.label11]));
     w42.TopAttach    = ((uint)(4));
     w42.BottomAttach = ((uint)(5));
     w42.XOptions     = ((global::Gtk.AttachOptions)(4));
     w42.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.Xalign    = 1F;
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("<span font_desc=\"10\">Name</span>");
     this.label12.UseMarkup = true;
     this.table1.Add(this.label12);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1 [this.label12]));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label13           = new global::Gtk.Label();
     this.label13.Name      = "label13";
     this.label13.Xalign    = 1F;
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString("<span font_desc=\"10\">Last name</span>");
     this.label13.UseMarkup = true;
     this.table1.Add(this.label13);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table1 [this.label13]));
     w44.TopAttach    = ((uint)(1));
     w44.BottomAttach = ((uint)(2));
     w44.XOptions     = ((global::Gtk.AttachOptions)(4));
     w44.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label14           = new global::Gtk.Label();
     this.label14.Name      = "label14";
     this.label14.Xalign    = 1F;
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString("<span font_desc=\"10\">Nickname</span>");
     this.label14.UseMarkup = true;
     this.table1.Add(this.label14);
     global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table1 [this.label14]));
     w45.TopAttach    = ((uint)(2));
     w45.BottomAttach = ((uint)(3));
     w45.XOptions     = ((global::Gtk.AttachOptions)(4));
     w45.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 font_desc=\"10\">Number</span>");
     this.label3.UseMarkup = true;
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w46 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w46.TopAttach    = ((uint)(5));
     w46.BottomAttach = ((uint)(6));
     w46.XOptions     = ((global::Gtk.AttachOptions)(4));
     w46.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.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("<span font_desc=\"10\">Height</span>");
     this.label5.UseMarkup = true;
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w47 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w47.TopAttach    = ((uint)(6));
     w47.BottomAttach = ((uint)(7));
     w47.XOptions     = ((global::Gtk.AttachOptions)(4));
     w47.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("<span font_desc=\"10\">Weight</span>");
     this.label6.UseMarkup = true;
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w48 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w48.TopAttach    = ((uint)(7));
     w48.BottomAttach = ((uint)(8));
     w48.XOptions     = ((global::Gtk.AttachOptions)(4));
     w48.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 font_desc=\"10\">Birth Date</span>");
     this.label7.UseMarkup = true;
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.table1 [this.label7]));
     w49.TopAttach    = ((uint)(8));
     w49.BottomAttach = ((uint)(9));
     w49.XOptions     = ((global::Gtk.AttachOptions)(4));
     w49.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 font_desc=\"10\">Nationality</span>");
     this.label8.UseMarkup = true;
     this.table1.Add(this.label8);
     global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.table1 [this.label8]));
     w50.TopAttach    = ((uint)(3));
     w50.BottomAttach = ((uint)(4));
     w50.XOptions     = ((global::Gtk.AttachOptions)(4));
     w50.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.lastnameentry               = new global::Gtk.Entry();
     this.lastnameentry.CanFocus      = true;
     this.lastnameentry.Name          = "lastnameentry";
     this.lastnameentry.IsEditable    = true;
     this.lastnameentry.InvisibleChar = '●';
     this.table1.Add(this.lastnameentry);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.table1 [this.lastnameentry]));
     w51.TopAttach    = ((uint)(1));
     w51.BottomAttach = ((uint)(2));
     w51.LeftAttach   = ((uint)(1));
     w51.RightAttach  = ((uint)(2));
     w51.XOptions     = ((global::Gtk.AttachOptions)(4));
     w51.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.mailentry               = new global::Gtk.Entry();
     this.mailentry.CanFocus      = true;
     this.mailentry.Name          = "mailentry";
     this.mailentry.IsEditable    = true;
     this.mailentry.InvisibleChar = '•';
     this.table1.Add(this.mailentry);
     global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.table1 [this.mailentry]));
     w52.TopAttach    = ((uint)(9));
     w52.BottomAttach = ((uint)(10));
     w52.LeftAttach   = ((uint)(1));
     w52.RightAttach  = ((uint)(2));
     w52.XOptions     = ((global::Gtk.AttachOptions)(4));
     w52.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.maillabel           = new global::Gtk.Label();
     this.maillabel.Name      = "maillabel";
     this.maillabel.Xalign    = 1F;
     this.maillabel.LabelProp = global::Mono.Unix.Catalog.GetString("<span font_desc=\"10\">E-mail</span>");
     this.maillabel.UseMarkup = true;
     this.table1.Add(this.maillabel);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.table1 [this.maillabel]));
     w53.TopAttach    = ((uint)(9));
     w53.BottomAttach = ((uint)(10));
     w53.XOptions     = ((global::Gtk.AttachOptions)(4));
     w53.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.nameentry               = new global::Gtk.Entry();
     this.nameentry.CanFocus      = true;
     this.nameentry.Name          = "nameentry";
     this.nameentry.IsEditable    = true;
     this.nameentry.InvisibleChar = '●';
     this.table1.Add(this.nameentry);
     global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.table1 [this.nameentry]));
     w54.LeftAttach  = ((uint)(1));
     w54.RightAttach = ((uint)(2));
     w54.XOptions    = ((global::Gtk.AttachOptions)(4));
     w54.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.nationalityentry               = new global::Gtk.Entry();
     this.nationalityentry.CanFocus      = true;
     this.nationalityentry.Name          = "nationalityentry";
     this.nationalityentry.IsEditable    = true;
     this.nationalityentry.InvisibleChar = '●';
     this.table1.Add(this.nationalityentry);
     global::Gtk.Table.TableChild w55 = ((global::Gtk.Table.TableChild)(this.table1 [this.nationalityentry]));
     w55.TopAttach    = ((uint)(3));
     w55.BottomAttach = ((uint)(4));
     w55.LeftAttach   = ((uint)(1));
     w55.RightAttach  = ((uint)(2));
     w55.XOptions     = ((global::Gtk.AttachOptions)(4));
     w55.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.nicknameentry               = new global::Gtk.Entry();
     this.nicknameentry.CanFocus      = true;
     this.nicknameentry.Name          = "nicknameentry";
     this.nicknameentry.IsEditable    = true;
     this.nicknameentry.InvisibleChar = '●';
     this.table1.Add(this.nicknameentry);
     global::Gtk.Table.TableChild w56 = ((global::Gtk.Table.TableChild)(this.table1 [this.nicknameentry]));
     w56.TopAttach    = ((uint)(2));
     w56.BottomAttach = ((uint)(3));
     w56.LeftAttach   = ((uint)(1));
     w56.RightAttach  = ((uint)(2));
     w56.XOptions     = ((global::Gtk.AttachOptions)(4));
     w56.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.numberspinbutton          = new global::Gtk.SpinButton(0, 100, 1);
     this.numberspinbutton.CanFocus = true;
     this.numberspinbutton.Name     = "numberspinbutton";
     this.numberspinbutton.Adjustment.PageIncrement = 10;
     this.numberspinbutton.ClimbRate = 1;
     this.numberspinbutton.Numeric   = true;
     this.table1.Add(this.numberspinbutton);
     global::Gtk.Table.TableChild w57 = ((global::Gtk.Table.TableChild)(this.table1 [this.numberspinbutton]));
     w57.TopAttach    = ((uint)(5));
     w57.BottomAttach = ((uint)(6));
     w57.LeftAttach   = ((uint)(1));
     w57.RightAttach  = ((uint)(2));
     w57.XOptions     = ((global::Gtk.AttachOptions)(4));
     w57.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.positionentry               = new global::Gtk.Entry();
     this.positionentry.CanFocus      = true;
     this.positionentry.Name          = "positionentry";
     this.positionentry.IsEditable    = true;
     this.positionentry.InvisibleChar = '●';
     this.table1.Add(this.positionentry);
     global::Gtk.Table.TableChild w58 = ((global::Gtk.Table.TableChild)(this.table1 [this.positionentry]));
     w58.TopAttach    = ((uint)(4));
     w58.BottomAttach = ((uint)(5));
     w58.LeftAttach   = ((uint)(1));
     w58.RightAttach  = ((uint)(2));
     w58.XOptions     = ((global::Gtk.AttachOptions)(4));
     w58.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.weightspinbutton          = new global::Gtk.SpinButton(0, 1000, 1);
     this.weightspinbutton.CanFocus = true;
     this.weightspinbutton.Name     = "weightspinbutton";
     this.weightspinbutton.Adjustment.PageIncrement = 10;
     this.weightspinbutton.ClimbRate = 1;
     this.weightspinbutton.Numeric   = true;
     this.weightspinbutton.Value     = 80;
     this.table1.Add(this.weightspinbutton);
     global::Gtk.Table.TableChild w59 = ((global::Gtk.Table.TableChild)(this.table1 [this.weightspinbutton]));
     w59.TopAttach    = ((uint)(7));
     w59.BottomAttach = ((uint)(8));
     w59.LeftAttach   = ((uint)(1));
     w59.RightAttach  = ((uint)(2));
     w59.XOptions     = ((global::Gtk.AttachOptions)(4));
     w59.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.playerpropertyhbox.Add(this.table1);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.playerpropertyhbox [this.table1]));
     w60.Position = 1;
     w60.Expand   = false;
     w60.Fill     = false;
     this.playerpropertyalignment.Add(this.playerpropertyhbox);
     this.playerframe.Add(this.playerpropertyalignment);
     this.alignment2.Add(this.playerframe);
     this.hbox4.Add(this.alignment2);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.alignment2]));
     w64.Position = 1;
     w64.Expand   = false;
     w64.Fill     = false;
     this.vbox3.Add(this.hbox4);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox4]));
     w65.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbuttonbox2             = new global::Gtk.HButtonBox();
     this.hbuttonbox2.Name        = "hbuttonbox2";
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.savebutton              = new global::Gtk.Button();
     this.savebutton.CanFocus     = true;
     this.savebutton.Name         = "savebutton";
     this.savebutton.UseUnderline = true;
     // Container child savebutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w66 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w67 = new global::Gtk.HBox();
     w67.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w68 = new global::Gtk.Image();
     w68.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Dialog);
     w67.Add(w68);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w70 = new global::Gtk.Label();
     w70.LabelProp    = global::Mono.Unix.Catalog.GetString("Save template");
     w70.UseUnderline = true;
     w67.Add(w70);
     w66.Add(w67);
     this.savebutton.Add(w66);
     this.hbuttonbox2.Add(this.savebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w74 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.savebutton]));
     w74.Expand = false;
     w74.Fill   = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.newplayerbutton              = new global::Gtk.Button();
     this.newplayerbutton.CanFocus     = true;
     this.newplayerbutton.Name         = "newplayerbutton";
     this.newplayerbutton.UseUnderline = true;
     // Container child newplayerbutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w75 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w76 = new global::Gtk.HBox();
     w76.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w77 = new global::Gtk.Image();
     w77.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-new", global::Gtk.IconSize.Dialog);
     w76.Add(w77);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w79 = new global::Gtk.Label();
     w79.LabelProp    = global::Mono.Unix.Catalog.GetString("New player");
     w79.UseUnderline = true;
     w76.Add(w79);
     w75.Add(w76);
     this.newplayerbutton.Add(w75);
     this.hbuttonbox2.Add(this.newplayerbutton);
     global::Gtk.ButtonBox.ButtonBoxChild w83 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.newplayerbutton]));
     w83.Position = 1;
     w83.Expand   = false;
     w83.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.deletebutton              = new global::Gtk.Button();
     this.deletebutton.CanFocus     = true;
     this.deletebutton.Name         = "deletebutton";
     this.deletebutton.UseUnderline = true;
     // Container child deletebutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w84 = new global::Gtk.Alignment(0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w85 = new global::Gtk.HBox();
     w85.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w86 = new global::Gtk.Image();
     w86.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-delete", global::Gtk.IconSize.Dialog);
     w85.Add(w86);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w88 = new global::Gtk.Label();
     w88.LabelProp    = global::Mono.Unix.Catalog.GetString("Delete player");
     w88.UseUnderline = true;
     w85.Add(w88);
     w84.Add(w85);
     this.deletebutton.Add(w84);
     this.hbuttonbox2.Add(this.deletebutton);
     global::Gtk.ButtonBox.ButtonBoxChild w92 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.deletebutton]));
     w92.Position = 2;
     w92.Expand   = false;
     w92.Fill     = false;
     this.vbox3.Add(this.hbuttonbox2);
     global::Gtk.Box.BoxChild w93 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbuttonbox2]));
     w93.Position = 1;
     w93.Expand   = false;
     w93.Fill     = false;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
Example #22
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CSGen.Controls.FontSelectionGroup
     global::Stetic.BinContainer.Attach(this);
     this.Name = "CSGen.Controls.FontSelectionGroup";
     // Container child CSGen.Controls.FontSelectionGroup.Gtk.Container+ContainerChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.titleLabel = new global::Gtk.Label();
     this.titleLabel.WidthRequest = 150;
     this.titleLabel.Name         = "titleLabel";
     this.titleLabel.Xalign       = 0F;
     this.titleLabel.LabelProp    = global::Mono.Unix.Catalog.GetString("Song Title:");
     this.hbox1.Add(this.titleLabel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.titleLabel]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.fontButton = new global::Gtk.FontButton();
     this.fontButton.WidthRequest = 200;
     this.fontButton.CanFocus     = true;
     this.fontButton.Name         = "fontButton";
     this.hbox1.Add(this.fontButton);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.fontButton]));
     w2.Position = 1;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Spacing:");
     this.hbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label3]));
     w3.Position = 2;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.spacingSpin          = new global::Gtk.SpinButton(1, 2.5, 0.1);
     this.spacingSpin.CanFocus = true;
     this.spacingSpin.Name     = "spacingSpin";
     this.spacingSpin.Adjustment.PageIncrement = 10;
     this.spacingSpin.ClimbRate = 0.1;
     this.spacingSpin.Digits    = ((uint)(1));
     this.spacingSpin.Numeric   = true;
     this.spacingSpin.Value     = 1;
     this.hbox1.Add(this.spacingSpin);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.spacingSpin]));
     w4.Position = 3;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.colorButton          = new global::Gtk.ColorButton();
     this.colorButton.CanFocus = true;
     this.colorButton.Events   = ((global::Gdk.EventMask)(784));
     this.colorButton.Name     = "colorButton";
     this.hbox1.Add(this.colorButton);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.colorButton]));
     w5.Position = 4;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.cb_Underline               = new global::Gtk.CheckButton();
     this.cb_Underline.CanFocus      = true;
     this.cb_Underline.Name          = "cb_Underline";
     this.cb_Underline.Label         = global::Mono.Unix.Catalog.GetString("Underline");
     this.cb_Underline.DrawIndicator = true;
     this.cb_Underline.UseUnderline  = true;
     this.hbox1.Add(this.cb_Underline);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.cb_Underline]));
     w6.Position = 5;
     this.Add(this.hbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.fontButton.FontSet       += new global::System.EventHandler(this.on_Change);
     this.spacingSpin.ValueChanged += new global::System.EventHandler(this.on_Change);
     this.colorButton.ColorSet     += new global::System.EventHandler(this.on_Change);
     this.cb_Underline.Toggled     += new global::System.EventHandler(this.on_Change);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget ColorManager.MyForm
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default");
     this.FileAction = new global::Gtk.Action ("FileAction", global::Mono.Unix.Catalog.GetString ("_File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_File");
     w1.Add (this.FileAction, null);
     this.quitAction = new global::Gtk.Action ("quitAction", global::Mono.Unix.Catalog.GetString ("_Quit"), null, "gtk-quit");
     this.quitAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Quit");
     w1.Add (this.quitAction, null);
     this.HelpAction = new global::Gtk.Action ("HelpAction", global::Mono.Unix.Catalog.GetString ("_Help"), null, null);
     this.HelpAction.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Help");
     w1.Add (this.HelpAction, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "ColorManager.MyForm";
     this.Title = global::Mono.Unix.Catalog.GetString ("Color Manager");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child ColorManager.MyForm.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='quitAction' action='quitAction'/></menu><menu name='HelpAction' action='HelpAction'/></menubar></ui>");
     this.menubar1 = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox1.Add (this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar1]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.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 ("Select Palette");
     this.hbox1.Add (this.label1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.combobox1 = global::Gtk.ComboBox.NewText ();
     this.combobox1.Name = "combobox1";
     this.hbox1.Add (this.combobox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.combobox1]));
     w4.Position = 1;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnCreate = new global::Gtk.Button ();
     this.btnCreate.CanFocus = true;
     this.btnCreate.Name = "btnCreate";
     this.btnCreate.UseUnderline = true;
     this.btnCreate.Label = global::Mono.Unix.Catalog.GetString ("Create Palette");
     global::Gtk.Image w5 = new global::Gtk.Image ();
     w5.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnCreate.Image = w5;
     this.hbox1.Add (this.btnCreate);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnCreate]));
     w6.Position = 3;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnDelete = new global::Gtk.Button ();
     this.btnDelete.CanFocus = true;
     this.btnDelete.Name = "btnDelete";
     this.btnDelete.UseUnderline = true;
     this.btnDelete.Label = global::Mono.Unix.Catalog.GetString ("Delete");
     global::Gtk.Image w7 = new global::Gtk.Image ();
     w7.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-close", global::Gtk.IconSize.Menu);
     this.btnDelete.Image = w7;
     this.hbox1.Add (this.btnDelete);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnDelete]));
     w8.Position = 4;
     w8.Expand = false;
     w8.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w9.Position = 1;
     w9.Expand = false;
     w9.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Enter palette name");
     this.hbox2.Add (this.label2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w10.Position = 0;
     w10.Expand = false;
     w10.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.tbName = new global::Gtk.Entry ();
     this.tbName.CanFocus = true;
     this.tbName.Name = "tbName";
     this.tbName.IsEditable = true;
     this.tbName.InvisibleChar = '●';
     this.hbox2.Add (this.tbName);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.tbName]));
     w11.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.butCr1 = new global::Gtk.Button ();
     this.butCr1.CanFocus = true;
     this.butCr1.Name = "butCr1";
     this.butCr1.UseUnderline = true;
     this.butCr1.Label = global::Mono.Unix.Catalog.GetString ("Create");
     this.hbox2.Add (this.butCr1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.butCr1]));
     w12.Position = 2;
     w12.Expand = false;
     w12.Fill = false;
     this.vbox1.Add (this.hbox2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w13.Position = 2;
     w13.Expand = false;
     w13.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(2)), ((uint)(7)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn1 = new global::Gtk.ColorButton ();
     this.clrBtn1.CanFocus = true;
     this.clrBtn1.Events = ((global::Gdk.EventMask)(784));
     this.clrBtn1.Name = "clrBtn1";
     this.table1.Add (this.clrBtn1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn1]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn10 = new global::Gtk.ColorButton ();
     this.clrBtn10.CanFocus = true;
     this.clrBtn10.Events = ((global::Gdk.EventMask)(784));
     this.clrBtn10.Name = "clrBtn10";
     this.table1.Add (this.clrBtn10);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn10]));
     w15.TopAttach = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach = ((uint)(4));
     w15.RightAttach = ((uint)(5));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn2 = new global::Gtk.ColorButton ();
     this.clrBtn2.CanFocus = true;
     this.clrBtn2.Events = ((global::Gdk.EventMask)(784));
     this.clrBtn2.Name = "clrBtn2";
     this.table1.Add (this.clrBtn2);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn2]));
     w16.LeftAttach = ((uint)(1));
     w16.RightAttach = ((uint)(2));
     w16.XOptions = ((global::Gtk.AttachOptions)(4));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn3 = new global::Gtk.ColorButton ();
     this.clrBtn3.CanFocus = true;
     this.clrBtn3.Events = ((global::Gdk.EventMask)(784));
     this.clrBtn3.Name = "clrBtn3";
     this.table1.Add (this.clrBtn3);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn3]));
     w17.LeftAttach = ((uint)(2));
     w17.RightAttach = ((uint)(3));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn4 = new global::Gtk.ColorButton ();
     this.clrBtn4.CanFocus = true;
     this.clrBtn4.Events = ((global::Gdk.EventMask)(784));
     this.clrBtn4.Name = "clrBtn4";
     this.table1.Add (this.clrBtn4);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn4]));
     w18.LeftAttach = ((uint)(3));
     w18.RightAttach = ((uint)(4));
     w18.XOptions = ((global::Gtk.AttachOptions)(4));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn5 = new global::Gtk.ColorButton ();
     this.clrBtn5.CanFocus = true;
     this.clrBtn5.Events = ((global::Gdk.EventMask)(784));
     this.clrBtn5.Name = "clrBtn5";
     this.table1.Add (this.clrBtn5);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn5]));
     w19.LeftAttach = ((uint)(4));
     w19.RightAttach = ((uint)(5));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn6 = new global::Gtk.ColorButton ();
     this.clrBtn6.CanFocus = true;
     this.clrBtn6.Events = ((global::Gdk.EventMask)(784));
     this.clrBtn6.Name = "clrBtn6";
     this.table1.Add (this.clrBtn6);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn6]));
     w20.TopAttach = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn7 = new global::Gtk.ColorButton ();
     this.clrBtn7.CanFocus = true;
     this.clrBtn7.Events = ((global::Gdk.EventMask)(784));
     this.clrBtn7.Name = "clrBtn7";
     this.table1.Add (this.clrBtn7);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn7]));
     w21.TopAttach = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     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.clrBtn8 = new global::Gtk.ColorButton ();
     this.clrBtn8.CanFocus = true;
     this.clrBtn8.Events = ((global::Gdk.EventMask)(784));
     this.clrBtn8.Name = "clrBtn8";
     this.table1.Add (this.clrBtn8);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn8]));
     w22.TopAttach = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.LeftAttach = ((uint)(2));
     w22.RightAttach = ((uint)(3));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn9 = new global::Gtk.ColorButton ();
     this.clrBtn9.CanFocus = true;
     this.clrBtn9.Events = ((global::Gdk.EventMask)(784));
     this.clrBtn9.Name = "clrBtn9";
     this.table1.Add (this.clrBtn9);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn9]));
     w23.TopAttach = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach = ((uint)(3));
     w23.RightAttach = ((uint)(4));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Color Code");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w24.LeftAttach = ((uint)(5));
     w24.RightAttach = ((uint)(6));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.tbClr = new global::Gtk.Entry ();
     this.tbClr.CanFocus = true;
     this.tbClr.Name = "tbClr";
     this.tbClr.IsEditable = true;
     this.tbClr.InvisibleChar = '•';
     this.table1.Add (this.tbClr);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.tbClr]));
     w25.LeftAttach = ((uint)(6));
     w25.RightAttach = ((uint)(7));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add (this.table1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w26.Position = 3;
     w26.Expand = false;
     w26.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.colorselection1 = new global::Gtk.ColorSelection ();
     this.colorselection1.Name = "colorselection1";
     this.colorselection1.HasOpacityControl = true;
     this.vbox1.Add (this.colorselection1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.colorselection1]));
     w27.Position = 4;
     // Container child vbox1.Gtk.Box+BoxChild
     this.lblDebug = new global::Gtk.Label ();
     this.lblDebug.Name = "lblDebug";
     this.lblDebug.LabelProp = global::Mono.Unix.Catalog.GetString ("Ready");
     this.lblDebug.SingleLineMode = true;
     this.vbox1.Add (this.lblDebug);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.lblDebug]));
     w28.Position = 5;
     w28.Expand = false;
     w28.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 505;
     this.DefaultHeight = 415;
     this.Show ();
     this.combobox1.Changed += new global::System.EventHandler (this.OnCombobox1Changed);
     this.btnCreate.Clicked += new global::System.EventHandler (this.OnBtnCreateClicked);
     this.btnDelete.Clicked += new global::System.EventHandler (this.OnBtnDeleteClicked);
     this.butCr1.Clicked += new global::System.EventHandler (this.OnButCr1Clicked);
     this.clrBtn9.ColorSet += new global::System.EventHandler (this.OnClrBtn9ColorSet);
     this.clrBtn8.ColorSet += new global::System.EventHandler (this.OnClrBtn8ColorSet);
     this.clrBtn7.ColorSet += new global::System.EventHandler (this.OnClrBtn7ColorSet);
     this.clrBtn6.ColorSet += new global::System.EventHandler (this.OnClrBtn6ColorSet);
     this.clrBtn5.ColorSet += new global::System.EventHandler (this.OnClrBtn5ColorSet);
     this.clrBtn4.ColorSet += new global::System.EventHandler (this.OnClrBtn4ColorSet);
     this.clrBtn3.ColorSet += new global::System.EventHandler (this.OnClrBtn3ColorSet);
     this.clrBtn2.ColorSet += new global::System.EventHandler (this.OnClrBtn2ColorSet);
     this.clrBtn10.ColorSet += new global::System.EventHandler (this.OnClrBtn10ColorSet);
     this.clrBtn1.ColorSet += new global::System.EventHandler (this.OnClrBtn1ColorSet);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Bugziller.NewTagDialog
     this.Name = "Bugziller.NewTagDialog";
     this.Title = global::Mono.Unix.Catalog.GetString ("New Tag");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Bugziller.NewTagDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     this.hbox1.BorderWidth = ((uint)(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 ("Tag:");
     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.entry = new global::Gtk.Entry ();
     this.entry.CanFocus = true;
     this.entry.Name = "entry";
     this.entry.IsEditable = true;
     this.entry.InvisibleChar = '●';
     this.hbox1.Add (this.entry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entry]));
     w3.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.color = new global::Gtk.ColorButton ();
     this.color.CanFocus = true;
     this.color.Events = ((global::Gdk.EventMask)(784));
     this.color.Name = "color";
     this.hbox1.Add (this.color);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.color]));
     w4.Position = 2;
     w4.Expand = false;
     w4.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.button13 = new global::Gtk.Button ();
     this.button13.CanFocus = true;
     this.button13.Name = "button13";
     this.button13.UseStock = true;
     this.button13.UseUnderline = true;
     this.button13.Label = "gtk-add";
     this.hbox1.Add (this.button13);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.button13]));
     w5.Position = 3;
     w5.Expand = false;
     w5.Fill = false;
     w1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w6.Position = 0;
     w6.Expand = false;
     w6.Fill = false;
     // Internal child Bugziller.NewTagDialog.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name = "dialog1_ActionArea";
     w7.Spacing = 10;
     w7.BorderWidth = ((uint)(5));
     w7.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseStock = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = "gtk-cancel";
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonCancel]));
     w8.Expand = false;
     w8.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseStock = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = "gtk-ok";
     this.AddActionWidget (this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
     w9.Position = 1;
     w9.Expand = false;
     w9.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 400;
     this.DefaultHeight = 114;
     this.Show ();
 }
Example #25
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Moscrif.IDE.Option.GlobalOptionsWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Moscrif.IDE.Option.GlobalOptionsWidget";
     // Container child Moscrif.IDE.Option.GlobalOptionsWidget.Gtk.Container+ContainerChild
     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)(10)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.cbBackground          = new global::Gtk.ColorButton();
     this.cbBackground.CanFocus = true;
     this.cbBackground.Events   = ((global::Gdk.EventMask)(784));
     this.cbBackground.Name     = "cbBackground";
     this.table1.Add(this.cbBackground);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbBackground]));
     w1.TopAttach    = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.chbAutoselectProject               = new global::Gtk.CheckButton();
     this.chbAutoselectProject.CanFocus      = true;
     this.chbAutoselectProject.Name          = "chbAutoselectProject";
     this.chbAutoselectProject.Label         = global::Mono.Unix.Catalog.GetString("Auto select project");
     this.chbAutoselectProject.DrawIndicator = true;
     this.chbAutoselectProject.UseUnderline  = true;
     this.table1.Add(this.chbAutoselectProject);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.chbAutoselectProject]));
     w2.TopAttach    = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     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.chbOpenLastOpenedW               = new global::Gtk.CheckButton();
     this.chbOpenLastOpenedW.CanFocus      = true;
     this.chbOpenLastOpenedW.Name          = "chbOpenLastOpenedW";
     this.chbOpenLastOpenedW.Label         = global::Mono.Unix.Catalog.GetString("Open last opened workspace.");
     this.chbOpenLastOpenedW.DrawIndicator = true;
     this.chbOpenLastOpenedW.UseUnderline  = true;
     this.table1.Add(this.chbOpenLastOpenedW);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.chbOpenLastOpenedW]));
     w3.TopAttach    = ((uint)(5));
     w3.BottomAttach = ((uint)(6));
     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.chbShowDebugDevic               = new global::Gtk.CheckButton();
     this.chbShowDebugDevic.CanFocus      = true;
     this.chbShowDebugDevic.Name          = "chbShowDebugDevic";
     this.chbShowDebugDevic.Label         = global::Mono.Unix.Catalog.GetString("Show beta platforms.");
     this.chbShowDebugDevic.DrawIndicator = true;
     this.chbShowDebugDevic.UseUnderline  = true;
     this.table1.Add(this.chbShowDebugDevic);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.chbShowDebugDevic]));
     w4.TopAttach    = ((uint)(7));
     w4.BottomAttach = ((uint)(8));
     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.chbShowUnsupportDevic               = new global::Gtk.CheckButton();
     this.chbShowUnsupportDevic.CanFocus      = true;
     this.chbShowUnsupportDevic.Name          = "chbShowUnsupportDevic";
     this.chbShowUnsupportDevic.Label         = global::Mono.Unix.Catalog.GetString("Show obsolete platforms.");
     this.chbShowUnsupportDevic.DrawIndicator = true;
     this.chbShowUnsupportDevic.UseUnderline  = true;
     this.table1.Add(this.chbShowUnsupportDevic);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.chbShowUnsupportDevic]));
     w5.TopAttach    = ((uint)(6));
     w5.BottomAttach = ((uint)(7));
     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.fontbutton1           = new global::Gtk.FontButton();
     this.fontbutton1.CanFocus  = true;
     this.fontbutton1.Name      = "fontbutton1";
     this.fontbutton1.FontName  = "Monospace 10";
     this.fontbutton1.ShowStyle = false;
     this.fontbutton1.UseFont   = true;
     this.fontbutton1.UseSize   = true;
     this.table1.Add(this.fontbutton1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.fontbutton1]));
     w6.TopAttach    = ((uint)(8));
     w6.BottomAttach = ((uint)(9));
     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.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Color :");
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w7.TopAttach    = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label();
     this.label2.TooltipMarkup = "Path to Publish Tools";
     this.label2.Name          = "label2";
     this.label2.Xalign        = 1F;
     this.label2.LabelProp     = global::Mono.Unix.Catalog.GetString("Publish Tools :");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label();
     this.label3.TooltipMarkup = "Path to Framework";
     this.label3.Name          = "label3";
     this.label3.Xalign        = 1F;
     this.label3.LabelProp     = global::Mono.Unix.Catalog.GetString("Libs Directory :");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     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.label4 = new global::Gtk.Label();
     this.label4.TooltipMarkup = "Path to Emulator and Compiler";
     this.label4.Name          = "label4";
     this.label4.Xalign        = 1F;
     this.label4.LabelProp     = global::Mono.Unix.Catalog.GetString("Emulator :");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w10.TopAttach    = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.XOptions     = ((global::Gtk.AttachOptions)(4));
     w10.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("Console and task font :");
     this.table1.Add(this.label6);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w11.TopAttach    = ((uint)(8));
     w11.BottomAttach = ((uint)(9));
     w11.XOptions     = ((global::Gtk.AttachOptions)(4));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.table1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table1]));
     w12.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.notebook1             = new global::Gtk.Notebook();
     this.notebook1.CanFocus    = true;
     this.notebook1.Name        = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.frame1             = new global::Gtk.Frame();
     this.frame1.Name        = "frame1";
     this.frame1.BorderWidth = ((uint)(1));
     // 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.hbox1 = new global::Gtk.HBox();
     this.hbox1.HeightRequest = 102;
     this.hbox1.Name          = "hbox1";
     this.hbox1.Spacing       = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label5           = new global::Gtk.Label();
     this.label5.Name      = "label5";
     this.label5.Xalign    = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("Ignored :");
     this.hbox1.Add(this.label5);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label5]));
     w13.Position = 0;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox1.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.tvIgnoreFolder          = new global::Gtk.TreeView();
     this.tvIgnoreFolder.CanFocus = true;
     this.tvIgnoreFolder.Name     = "tvIgnoreFolder";
     this.GtkScrolledWindow1.Add(this.tvIgnoreFolder);
     this.hbox1.Add(this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow1]));
     w15.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1             = new global::Gtk.VButtonBox();
     this.vbuttonbox1.Name        = "vbuttonbox1";
     this.vbuttonbox1.Spacing     = -1;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddIF              = new global::Gtk.Button();
     this.btnAddIF.CanFocus     = true;
     this.btnAddIF.Name         = "btnAddIF";
     this.btnAddIF.UseUnderline = true;
     this.btnAddIF.Label        = global::Mono.Unix.Catalog.GetString("Add");
     this.vbuttonbox1.Add(this.btnAddIF);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnAddIF]));
     w16.Expand = false;
     w16.Fill   = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnEditIF              = new global::Gtk.Button();
     this.btnEditIF.CanFocus     = true;
     this.btnEditIF.Name         = "btnEditIF";
     this.btnEditIF.UseUnderline = true;
     this.btnEditIF.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.vbuttonbox1.Add(this.btnEditIF);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnEditIF]));
     w17.Position = 1;
     w17.Expand   = false;
     w17.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteIF              = new global::Gtk.Button();
     this.btnDeleteIF.CanFocus     = true;
     this.btnDeleteIF.Name         = "btnDeleteIF";
     this.btnDeleteIF.UseUnderline = true;
     this.btnDeleteIF.Label        = global::Mono.Unix.Catalog.GetString("Delete");
     this.vbuttonbox1.Add(this.btnDeleteIF);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnDeleteIF]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button8              = new global::Gtk.Button();
     this.button8.CanFocus     = true;
     this.button8.Name         = "button8";
     this.button8.UseUnderline = true;
     this.button8.Label        = global::Mono.Unix.Catalog.GetString("Reset");
     this.vbuttonbox1.Add(this.button8);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.button8]));
     w19.Position = 3;
     w19.Expand   = false;
     w19.Fill     = false;
     this.hbox1.Add(this.vbuttonbox1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w20.Position = 2;
     w20.Expand   = false;
     w20.Fill     = false;
     this.GtkAlignment2.Add(this.hbox1);
     this.frame1.Add(this.GtkAlignment2);
     this.GtkLabel11           = new global::Gtk.Label();
     this.GtkLabel11.Name      = "GtkLabel11";
     this.GtkLabel11.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Ignore Folder</b>");
     this.GtkLabel11.UseMarkup = true;
     this.frame1.LabelWidget   = this.GtkLabel11;
     this.notebook1.Add(this.frame1);
     // Notebook tab
     this.label7           = new global::Gtk.Label();
     this.label7.Name      = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("Ignore Folder");
     this.notebook1.SetTabLabel(this.frame1, this.label7);
     this.label7.ShowAll();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.frame2             = new global::Gtk.Frame();
     this.frame2.Name        = "frame2";
     this.frame2.BorderWidth = ((uint)(1));
     // Container child frame2.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.hbox2 = new global::Gtk.HBox();
     this.hbox2.HeightRequest = 102;
     this.hbox2.Name          = "hbox2";
     this.hbox2.Spacing       = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelFi           = new global::Gtk.Label();
     this.labelFi.Name      = "labelFi";
     this.labelFi.Xalign    = 1F;
     this.labelFi.LabelProp = global::Mono.Unix.Catalog.GetString("Ignored :");
     this.hbox2.Add(this.labelFi);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelFi]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow2            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow2.Name       = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.tvIgnoreFiles          = new global::Gtk.TreeView();
     this.tvIgnoreFiles.CanFocus = true;
     this.tvIgnoreFiles.Name     = "tvIgnoreFiles";
     this.GtkScrolledWindow2.Add(this.tvIgnoreFiles);
     this.hbox2.Add(this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow2]));
     w26.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox2             = new global::Gtk.VButtonBox();
     this.vbuttonbox2.Name        = "vbuttonbox2";
     this.vbuttonbox2.Spacing     = -1;
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddIFi              = new global::Gtk.Button();
     this.btnAddIFi.CanFocus     = true;
     this.btnAddIFi.Name         = "btnAddIFi";
     this.btnAddIFi.UseUnderline = true;
     this.btnAddIFi.Label        = global::Mono.Unix.Catalog.GetString("Add");
     this.vbuttonbox2.Add(this.btnAddIFi);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnAddIFi]));
     w27.Expand = false;
     w27.Fill   = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnEditIFi              = new global::Gtk.Button();
     this.btnEditIFi.CanFocus     = true;
     this.btnEditIFi.Name         = "btnEditIFi";
     this.btnEditIFi.UseUnderline = true;
     this.btnEditIFi.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     this.vbuttonbox2.Add(this.btnEditIFi);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnEditIFi]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteIFi              = new global::Gtk.Button();
     this.btnDeleteIFi.CanFocus     = true;
     this.btnDeleteIFi.Name         = "btnDeleteIFi";
     this.btnDeleteIFi.UseUnderline = true;
     this.btnDeleteIFi.Label        = global::Mono.Unix.Catalog.GetString("Delete");
     this.vbuttonbox2.Add(this.btnDeleteIFi);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnDeleteIFi]));
     w29.Position = 2;
     w29.Expand   = false;
     w29.Fill     = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnResetIFi              = new global::Gtk.Button();
     this.btnResetIFi.CanFocus     = true;
     this.btnResetIFi.Name         = "btnResetIFi";
     this.btnResetIFi.UseUnderline = true;
     this.btnResetIFi.Label        = global::Mono.Unix.Catalog.GetString("Reset");
     this.vbuttonbox2.Add(this.btnResetIFi);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnResetIFi]));
     w30.Position = 3;
     w30.Expand   = false;
     w30.Fill     = false;
     this.hbox2.Add(this.vbuttonbox2);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox2]));
     w31.Position = 2;
     w31.Expand   = false;
     w31.Fill     = false;
     this.GtkAlignment3.Add(this.hbox2);
     this.frame2.Add(this.GtkAlignment3);
     this.GtkLabel16           = new global::Gtk.Label();
     this.GtkLabel16.Name      = "GtkLabel16";
     this.GtkLabel16.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Ignore Files</b>");
     this.GtkLabel16.UseMarkup = true;
     this.frame2.LabelWidget   = this.GtkLabel16;
     this.notebook1.Add(this.frame2);
     global::Gtk.Notebook.NotebookChild w34 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.frame2]));
     w34.Position = 1;
     // Notebook tab
     this.label8           = new global::Gtk.Label();
     this.label8.Name      = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("Ignore Files");
     this.notebook1.SetTabLabel(this.frame2, this.label8);
     this.label8.ShowAll();
     this.vbox3.Add(this.notebook1);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.notebook1]));
     w35.Position = 1;
     w35.Expand   = false;
     w35.Fill     = false;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
     this.btnAddIF.Clicked     += new global::System.EventHandler(this.OnBtnAddIFClicked);
     this.btnEditIF.Clicked    += new global::System.EventHandler(this.OnBtnEditIFClicked);
     this.btnDeleteIF.Clicked  += new global::System.EventHandler(this.OnBtnDeleteIFClicked);
     this.button8.Clicked      += new global::System.EventHandler(this.OnButton8Clicked);
     this.btnAddIFi.Clicked    += new global::System.EventHandler(this.OnBtnAddIFiClicked);
     this.btnEditIFi.Clicked   += new global::System.EventHandler(this.OnBtnEditIFiClicked);
     this.btnDeleteIFi.Clicked += new global::System.EventHandler(this.OnBtnDeleteIFiClicked);
     this.btnResetIFi.Clicked  += new global::System.EventHandler(this.OnBtnResetIFiClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MonoDevelop.FSharp.Gui.FSharpSettingsWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "MonoDevelop.FSharp.Gui.FSharpSettingsWidget";
     // Container child MonoDevelop.FSharp.Gui.FSharpSettingsWidget.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>F# Interactive</b>");
     this.label4.UseMarkup = true;
     this.hbox2.Add (this.label4);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label4]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.checkInteractiveUseDefault = new global::Gtk.CheckButton ();
     this.checkInteractiveUseDefault.CanFocus = true;
     this.checkInteractiveUseDefault.Name = "checkInteractiveUseDefault";
     this.checkInteractiveUseDefault.Label = global::Mono.Unix.Catalog.GetString ("Use Default");
     this.checkInteractiveUseDefault.Active = true;
     this.checkInteractiveUseDefault.DrawIndicator = true;
     this.checkInteractiveUseDefault.UseUnderline = true;
     this.hbox2.Add (this.checkInteractiveUseDefault);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.checkInteractiveUseDefault]));
     w2.Position = 1;
     this.vbox1.Add (this.hbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(2)), ((uint)(3)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.buttonBrowse = new global::Gtk.Button ();
     this.buttonBrowse.CanFocus = true;
     this.buttonBrowse.Name = "buttonBrowse";
     this.buttonBrowse.UseUnderline = true;
     this.buttonBrowse.Label = global::Mono.Unix.Catalog.GetString ("_Browse...");
     this.table1.Add (this.buttonBrowse);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.buttonBrowse]));
     w4.LeftAttach = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryArguments = new global::Gtk.Entry ();
     this.entryArguments.CanFocus = true;
     this.entryArguments.Name = "entryArguments";
     this.entryArguments.IsEditable = true;
     this.entryArguments.InvisibleChar = '●';
     this.table1.Add (this.entryArguments);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryArguments]));
     w5.TopAttach = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach = ((uint)(1));
     w5.RightAttach = ((uint)(3));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entryPath = new global::Gtk.Entry ();
     this.entryPath.CanFocus = true;
     this.entryPath.Name = "entryPath";
     this.entryPath.IsEditable = true;
     this.entryPath.InvisibleChar = '●';
     this.table1.Add (this.entryPath);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.entryPath]));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkLabel1 = new global::Gtk.Label ();
     this.GtkLabel1.Name = "GtkLabel1";
     this.GtkLabel1.Xalign = 0F;
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString ("Path");
     this.GtkLabel1.UseMarkup = true;
     this.table1.Add (this.GtkLabel1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.GtkLabel1]));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.GtkLabel6 = new global::Gtk.Label ();
     this.GtkLabel6.Name = "GtkLabel6";
     this.GtkLabel6.Xalign = 0F;
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString ("Options");
     this.GtkLabel6.UseMarkup = true;
     this.table1.Add (this.GtkLabel6);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.GtkLabel6]));
     w8.TopAttach = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add (this.table1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w9.Position = 1;
     w9.Expand = false;
     w9.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>F# Default Compiler</b>");
     this.label2.UseMarkup = true;
     this.hbox1.Add (this.label2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
     w10.Position = 0;
     w10.Expand = false;
     w10.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.checkCompilerUseDefault = new global::Gtk.CheckButton ();
     this.checkCompilerUseDefault.CanFocus = true;
     this.checkCompilerUseDefault.Name = "checkCompilerUseDefault";
     this.checkCompilerUseDefault.Label = global::Mono.Unix.Catalog.GetString ("Use Default");
     this.checkCompilerUseDefault.Active = true;
     this.checkCompilerUseDefault.DrawIndicator = true;
     this.checkCompilerUseDefault.UseUnderline = true;
     this.hbox1.Add (this.checkCompilerUseDefault);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkCompilerUseDefault]));
     w11.Position = 1;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w12.Position = 2;
     w12.Expand = false;
     w12.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.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.table2 = new global::Gtk.Table (((uint)(1)), ((uint)(3)), false);
     this.table2.Name = "table2";
     this.table2.RowSpacing = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.buttonCompilerBrowse = new global::Gtk.Button ();
     this.buttonCompilerBrowse.CanFocus = true;
     this.buttonCompilerBrowse.Name = "buttonCompilerBrowse";
     this.buttonCompilerBrowse.UseUnderline = true;
     this.buttonCompilerBrowse.Label = global::Mono.Unix.Catalog.GetString ("_Browse...");
     this.table2.Add (this.buttonCompilerBrowse);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table2 [this.buttonCompilerBrowse]));
     w13.LeftAttach = ((uint)(2));
     w13.RightAttach = ((uint)(3));
     w13.XOptions = ((global::Gtk.AttachOptions)(4));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entryCompilerPath = new global::Gtk.Entry ();
     this.entryCompilerPath.CanFocus = true;
     this.entryCompilerPath.Name = "entryCompilerPath";
     this.entryCompilerPath.IsEditable = true;
     this.entryCompilerPath.InvisibleChar = '●';
     this.table2.Add (this.entryCompilerPath);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table2 [this.entryCompilerPath]));
     w14.LeftAttach = ((uint)(1));
     w14.RightAttach = ((uint)(2));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Path");
     this.table2.Add (this.label3);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
     w15.XOptions = ((global::Gtk.AttachOptions)(4));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment2.Add (this.table2);
     this.frame1.Add (this.GtkAlignment2);
     this.GtkLabel5 = new global::Gtk.Label ();
     this.GtkLabel5.Name = "GtkLabel5";
     this.GtkLabel5.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel5;
     this.vbox1.Add (this.frame1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
     w18.Position = 3;
     w18.Expand = false;
     w18.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame4 = new global::Gtk.Frame ();
     this.frame4.Name = "frame4";
     this.frame4.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame4.Gtk.Container+ContainerChild
     this.GtkAlignment1 = new global::Gtk.Alignment (0F, 0F, 1F, 1F);
     this.GtkAlignment1.Name = "GtkAlignment1";
     this.GtkAlignment1.LeftPadding = ((uint)(12));
     this.GtkAlignment1.TopPadding = ((uint)(6));
     // Container child GtkAlignment1.Gtk.Container+ContainerChild
     this.fontbutton1 = new global::Gtk.FontButton ();
     this.fontbutton1.CanFocus = true;
     this.fontbutton1.Name = "fontbutton1";
     this.GtkAlignment1.Add (this.fontbutton1);
     this.frame4.Add (this.GtkAlignment1);
     this.GtkLabel13 = new global::Gtk.Label ();
     this.GtkLabel13.Name = "GtkLabel13";
     this.GtkLabel13.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Interactive Pad Font</b>");
     this.GtkLabel13.UseMarkup = true;
     this.frame4.LabelWidget = this.GtkLabel13;
     this.vbox1.Add (this.frame4);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame4]));
     w21.Position = 4;
     w21.Expand = false;
     w21.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>FSI Colors</b>");
     this.label1.UseMarkup = true;
     this.vbox1.Add (this.label1);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.label1]));
     w22.Position = 5;
     w22.Expand = false;
     w22.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.matchThemeCheckbox = new global::Gtk.CheckButton ();
     this.matchThemeCheckbox.CanFocus = true;
     this.matchThemeCheckbox.Name = "matchThemeCheckbox";
     this.matchThemeCheckbox.Label = global::Mono.Unix.Catalog.GetString ("Match with Theme");
     this.matchThemeCheckbox.DrawIndicator = true;
     this.matchThemeCheckbox.UseUnderline = true;
     this.vbox1.Add (this.matchThemeCheckbox);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.matchThemeCheckbox]));
     w23.Position = 6;
     w23.Expand = false;
     w23.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.colorsHBox = new global::Gtk.HBox ();
     this.colorsHBox.Name = "colorsHBox";
     this.colorsHBox.Spacing = 6;
     // Container child colorsHBox.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Base Color");
     this.vbox2.Add (this.label5);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label5]));
     w24.Position = 0;
     w24.Expand = false;
     w24.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.baseColorButton = new global::Gtk.ColorButton ();
     this.baseColorButton.CanFocus = true;
     this.baseColorButton.Events = ((global::Gdk.EventMask)(784));
     this.baseColorButton.Name = "baseColorButton";
     this.vbox2.Add (this.baseColorButton);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.baseColorButton]));
     w25.Position = 1;
     w25.Expand = false;
     w25.Fill = false;
     this.colorsHBox.Add (this.vbox2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.colorsHBox [this.vbox2]));
     w26.Position = 0;
     w26.Expand = false;
     w26.Fill = false;
     // Container child colorsHBox.Gtk.Box+BoxChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Text Color");
     this.vbox3.Add (this.label6);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label6]));
     w27.Position = 0;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.textColorButton = new global::Gtk.ColorButton ();
     this.textColorButton.CanFocus = true;
     this.textColorButton.Events = ((global::Gdk.EventMask)(784));
     this.textColorButton.Name = "textColorButton";
     this.vbox3.Add (this.textColorButton);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.textColorButton]));
     w28.Position = 1;
     w28.Expand = false;
     w28.Fill = false;
     this.colorsHBox.Add (this.vbox3);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.colorsHBox [this.vbox3]));
     w29.Position = 1;
     w29.Expand = false;
     w29.Fill = false;
     this.vbox1.Add (this.colorsHBox);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.colorsHBox]));
     w30.PackType = ((global::Gtk.PackType)(1));
     w30.Position = 7;
     w30.Expand = false;
     w30.Fill = false;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
 }
Example #27
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Colours.BlendDialog
     this.Name            = "Colours.BlendDialog";
     this.Title           = global::Mono.Unix.Catalog.GetString("Blend Colours");
     this.TypeHint        = ((global::Gdk.WindowTypeHint)(1));
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child Colours.BlendDialog.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.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton1          = new global::Gtk.ColorButton();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name     = "colorbutton1";
     this.table1.Add(this.colorbutton1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.colorbutton1]));
     w2.TopAttach    = ((uint)(1));
     w2.BottomAttach = ((uint)(2));
     w2.XOptions     = ((global::Gtk.AttachOptions)(4));
     w2.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton2          = new global::Gtk.ColorButton();
     this.colorbutton2.CanFocus = true;
     this.colorbutton2.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton2.Name     = "colorbutton2";
     this.table1.Add(this.colorbutton2);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.colorbutton2]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach   = ((uint)(2));
     w3.RightAttach  = ((uint)(3));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("_First colour");
     this.label1.UseUnderline = true;
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2              = new global::Gtk.Label();
     this.label2.Name         = "label2";
     this.label2.LabelProp    = global::Mono.Unix.Catalog.GetString("S_teps");
     this.label2.UseUnderline = true;
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1[this.label2]));
     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.label3              = new global::Gtk.Label();
     this.label3.Name         = "label3";
     this.label3.LabelProp    = global::Mono.Unix.Catalog.GetString("S_econd color");
     this.label3.UseUnderline = true;
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w6.LeftAttach  = ((uint)(2));
     w6.RightAttach = ((uint)(3));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.spinbutton1          = new global::Gtk.SpinButton(1D, 100D, 1D);
     this.spinbutton1.CanFocus = true;
     this.spinbutton1.Name     = "spinbutton1";
     this.spinbutton1.Adjustment.PageIncrement = 10D;
     this.spinbutton1.ClimbRate   = 1D;
     this.spinbutton1.Numeric     = true;
     this.spinbutton1.SnapToTicks = true;
     this.spinbutton1.Value       = 1D;
     this.table1.Add(this.spinbutton1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.spinbutton1]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add(this.table1);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.table1]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.nodeview1                = new global::Gtk.NodeView();
     this.nodeview1.CanFocus       = true;
     this.nodeview1.Name           = "nodeview1";
     this.nodeview1.HeadersVisible = false;
     this.GtkScrolledWindow.Add(this.nodeview1);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w10.Position = 1;
     w1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(w1[this.vbox2]));
     w11.Position = 0;
     // Internal child Colours.BlendDialog.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";
     this.AddActionWidget(this.buttonOk, -5);
     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         = 300;
     this.label1.MnemonicWidget = this.colorbutton1;
     this.label2.MnemonicWidget = this.spinbutton1;
     this.label3.MnemonicWidget = this.colorbutton2;
     this.Show();
     this.spinbutton1.ValueChanged += new global::System.EventHandler(this.UIUpdateEvent);
     this.colorbutton2.ColorSet    += new global::System.EventHandler(this.UIUpdateEvent);
     this.colorbutton1.ColorSet    += new global::System.EventHandler(this.UIUpdateEvent);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget NETGenVisualizer.VisualizerControl
     this.Name = "NETGenVisualizer.VisualizerControl";
     this.Title = global::Mono.Unix.Catalog.GetString ("VisualizerControl");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child NETGenVisualizer.VisualizerControl.Gtk.Container+ContainerChild
     this.fixed1 = new global::Gtk.Fixed ();
     this.fixed1.Name = "fixed1";
     this.fixed1.HasWindow = false;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Network File");
     this.fixed1.Add (this.label1);
     global::Gtk.Fixed.FixedChild w1 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label1]));
     w1.X = 9;
     w1.Y = 11;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserNetworkFile = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserNetworkFile.WidthRequest = 120;
     this.fileChooserNetworkFile.Name = "fileChooserNetworkFile";
     this.fileChooserNetworkFile.ShowHidden = true;
     this.fixed1.Add (this.fileChooserNetworkFile);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserNetworkFile]));
     w2.X = 98;
     w2.Y = 3;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Node Size");
     this.fixed1.Add (this.label5);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label5]));
     w3.X = 8;
     w3.Y = 104;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Edge Width");
     this.fixed1.Add (this.label6);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label6]));
     w4.X = 8;
     w4.Y = 133;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.entryEdgeWidthExpression = new global::Gtk.Entry ();
     this.entryEdgeWidthExpression.WidthRequest = 300;
     this.entryEdgeWidthExpression.CanFocus = true;
     this.entryEdgeWidthExpression.Name = "entryEdgeWidthExpression";
     this.entryEdgeWidthExpression.Text = global::Mono.Unix.Catalog.GetString ("0.1f");
     this.entryEdgeWidthExpression.IsEditable = true;
     this.entryEdgeWidthExpression.InvisibleChar = '●';
     this.fixed1.Add (this.entryEdgeWidthExpression);
     global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.entryEdgeWidthExpression]));
     w5.X = 96;
     w5.Y = 129;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Cuttlefish cef");
     this.fixed1.Add (this.label7);
     global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label7]));
     w6.X = 7;
     w6.Y = 164;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserCEFFile = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserCEFFile.WidthRequest = 120;
     this.fileChooserCEFFile.Name = "fileChooserCEFFile";
     this.fileChooserCEFFile.ShowHidden = true;
     this.fixed1.Add (this.fileChooserCEFFile);
     global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserCEFFile]));
     w7.X = 94;
     w7.Y = 156;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Search Node");
     this.fixed1.Add (this.label8);
     global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label8]));
     w8.X = 7;
     w8.Y = 192;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.entrySearchNode = new global::Gtk.Entry ();
     this.entrySearchNode.WidthRequest = 300;
     this.entrySearchNode.CanFocus = true;
     this.entrySearchNode.Name = "entrySearchNode";
     this.entrySearchNode.IsEditable = true;
     this.entrySearchNode.InvisibleChar = '●';
     this.fixed1.Add (this.entrySearchNode);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.entrySearchNode]));
     w9.X = 95;
     w9.Y = 187;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("Highlight ... ");
     this.fixed1.Add (this.label9);
     global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label9]));
     w10.X = 6;
     w10.Y = 219;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserHighlightNodes = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserHighlightNodes.WidthRequest = 120;
     this.fileChooserHighlightNodes.Name = "fileChooserHighlightNodes";
     this.fixed1.Add (this.fileChooserHighlightNodes);
     global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserHighlightNodes]));
     w11.X = 95;
     w11.Y = 213;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserExportPDF = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Export PDF File ... "), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserExportPDF.WidthRequest = 120;
     this.fileChooserExportPDF.Name = "fileChooserExportPDF";
     this.fixed1.Add (this.fileChooserExportPDF);
     global::Gtk.Fixed.FixedChild w12 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserExportPDF]));
     w12.X = 94;
     w12.Y = 245;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("Export PDF");
     this.fixed1.Add (this.label10);
     global::Gtk.Fixed.FixedChild w13 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label10]));
     w13.X = 10;
     w13.Y = 248;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserExportBitmap = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserExportBitmap.WidthRequest = 120;
     this.fileChooserExportBitmap.Name = "fileChooserExportBitmap";
     this.fixed1.Add (this.fileChooserExportBitmap);
     global::Gtk.Fixed.FixedChild w14 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserExportBitmap]));
     w14.X = 93;
     w14.Y = 276;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Export Bitmap");
     this.fixed1.Add (this.label11);
     global::Gtk.Fixed.FixedChild w15 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label11]));
     w15.X = 4;
     w15.Y = 281;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.entryNodeSizeExpression = new global::Gtk.Entry ();
     this.entryNodeSizeExpression.WidthRequest = 300;
     this.entryNodeSizeExpression.CanFocus = true;
     this.entryNodeSizeExpression.Name = "entryNodeSizeExpression";
     this.entryNodeSizeExpression.Text = global::Mono.Unix.Catalog.GetString ("2f");
     this.entryNodeSizeExpression.IsEditable = true;
     this.entryNodeSizeExpression.InvisibleChar = '●';
     this.fixed1.Add (this.entryNodeSizeExpression);
     global::Gtk.Fixed.FixedChild w16 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.entryNodeSizeExpression]));
     w16.X = 97;
     w16.Y = 100;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnApplyNodeSize = new global::Gtk.Button ();
     this.btnApplyNodeSize.CanFocus = true;
     this.btnApplyNodeSize.Name = "btnApplyNodeSize";
     this.btnApplyNodeSize.UseUnderline = true;
     this.btnApplyNodeSize.Label = global::Mono.Unix.Catalog.GetString ("Apply");
     this.fixed1.Add (this.btnApplyNodeSize);
     global::Gtk.Fixed.FixedChild w17 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnApplyNodeSize]));
     w17.X = 404;
     w17.Y = 96;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnApplyEdgeWidth = new global::Gtk.Button ();
     this.btnApplyEdgeWidth.CanFocus = true;
     this.btnApplyEdgeWidth.Name = "btnApplyEdgeWidth";
     this.btnApplyEdgeWidth.UseUnderline = true;
     this.btnApplyEdgeWidth.Label = global::Mono.Unix.Catalog.GetString ("Apply");
     this.fixed1.Add (this.btnApplyEdgeWidth);
     global::Gtk.Fixed.FixedChild w18 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnApplyEdgeWidth]));
     w18.X = 402;
     w18.Y = 127;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnSearch = new global::Gtk.Button ();
     this.btnSearch.CanFocus = true;
     this.btnSearch.Name = "btnSearch";
     this.btnSearch.UseUnderline = true;
     this.btnSearch.Label = global::Mono.Unix.Catalog.GetString ("Search");
     this.fixed1.Add (this.btnSearch);
     global::Gtk.Fixed.FixedChild w19 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnSearch]));
     w19.X = 402;
     w19.Y = 185;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnRunCEF = new global::Gtk.Button ();
     this.btnRunCEF.CanFocus = true;
     this.btnRunCEF.Name = "btnRunCEF";
     this.btnRunCEF.UseUnderline = true;
     this.btnRunCEF.Label = global::Mono.Unix.Catalog.GetString ("Run ...");
     this.fixed1.Add (this.btnRunCEF);
     global::Gtk.Fixed.FixedChild w20 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnRunCEF]));
     w20.X = 220;
     w20.Y = 156;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.fileChooserCEFFrames = new global::Gtk.FileChooserButton (global::Mono.Unix.Catalog.GetString ("Select A File"), ((global::Gtk.FileChooserAction)(0)));
     this.fileChooserCEFFrames.WidthRequest = 120;
     this.fileChooserCEFFrames.Name = "fileChooserCEFFrames";
     this.fileChooserCEFFrames.ShowHidden = true;
     this.fixed1.Add (this.fileChooserCEFFrames);
     global::Gtk.Fixed.FixedChild w21 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.fileChooserCEFFrames]));
     w21.X = 283;
     w21.Y = 155;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Node Color");
     this.fixed1.Add (this.label3);
     global::Gtk.Fixed.FixedChild w22 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label3]));
     w22.X = 7;
     w22.Y = 72;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnChoseDefaultNodeColor = new global::Gtk.ColorButton ();
     this.btnChoseDefaultNodeColor.CanFocus = true;
     this.btnChoseDefaultNodeColor.Events = ((global::Gdk.EventMask)(784));
     this.btnChoseDefaultNodeColor.Name = "btnChoseDefaultNodeColor";
     this.fixed1.Add (this.btnChoseDefaultNodeColor);
     global::Gtk.Fixed.FixedChild w23 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnChoseDefaultNodeColor]));
     w23.X = 95;
     w23.Y = 62;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnChoseEdgeColor = new global::Gtk.ColorButton ();
     this.btnChoseEdgeColor.CanFocus = true;
     this.btnChoseEdgeColor.Events = ((global::Gdk.EventMask)(784));
     this.btnChoseEdgeColor.Name = "btnChoseEdgeColor";
     this.fixed1.Add (this.btnChoseEdgeColor);
     global::Gtk.Fixed.FixedChild w24 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnChoseEdgeColor]));
     w24.X = 272;
     w24.Y = 60;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Edge Color");
     this.fixed1.Add (this.label4);
     global::Gtk.Fixed.FixedChild w25 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.label4]));
     w25.X = 193;
     w25.Y = 65;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.entry4 = new global::Gtk.Entry ();
     this.entry4.WidthRequest = 300;
     this.entry4.CanFocus = true;
     this.entry4.Name = "entry4";
     this.entry4.Text = global::Mono.Unix.Catalog.GetString ("FruchtermanReingoldLayout(5)");
     this.entry4.IsEditable = true;
     this.entry4.InvisibleChar = '●';
     this.fixed1.Add (this.entry4);
     global::Gtk.Fixed.FixedChild w26 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.entry4]));
     w26.X = 5;
     w26.Y = 34;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnComputeLayout = new global::Gtk.Button ();
     this.btnComputeLayout.CanFocus = true;
     this.btnComputeLayout.Name = "btnComputeLayout";
     this.btnComputeLayout.UseUnderline = true;
     this.btnComputeLayout.Label = global::Mono.Unix.Catalog.GetString ("Apply");
     this.fixed1.Add (this.btnComputeLayout);
     global::Gtk.Fixed.FixedChild w27 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnComputeLayout]));
     w27.X = 309;
     w27.Y = 33;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnChoseHighlightNodeColor = new global::Gtk.ColorButton ();
     this.btnChoseHighlightNodeColor.CanFocus = true;
     this.btnChoseHighlightNodeColor.Events = ((global::Gdk.EventMask)(784));
     this.btnChoseHighlightNodeColor.Name = "btnChoseHighlightNodeColor";
     this.fixed1.Add (this.btnChoseHighlightNodeColor);
     global::Gtk.Fixed.FixedChild w28 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnChoseHighlightNodeColor]));
     w28.X = 220;
     w28.Y = 212;
     // Container child fixed1.Gtk.Fixed+FixedChild
     this.btnResetHighlights = new global::Gtk.Button ();
     this.btnResetHighlights.CanFocus = true;
     this.btnResetHighlights.Name = "btnResetHighlights";
     this.btnResetHighlights.UseUnderline = true;
     this.btnResetHighlights.Label = global::Mono.Unix.Catalog.GetString ("Reset");
     this.fixed1.Add (this.btnResetHighlights);
     global::Gtk.Fixed.FixedChild w29 = ((global::Gtk.Fixed.FixedChild)(this.fixed1 [this.btnResetHighlights]));
     w29.X = 281;
     w29.Y = 215;
     this.Add (this.fixed1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 684;
     this.DefaultHeight = 365;
     this.Show ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget ColorManager.MyForm
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.FileAction            = new global::Gtk.Action("FileAction", global::Mono.Unix.Catalog.GetString("_File"), null, null);
     this.FileAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_File");
     w1.Add(this.FileAction, null);
     this.quitAction            = new global::Gtk.Action("quitAction", global::Mono.Unix.Catalog.GetString("_Quit"), null, "gtk-quit");
     this.quitAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Quit");
     w1.Add(this.quitAction, null);
     this.HelpAction            = new global::Gtk.Action("HelpAction", global::Mono.Unix.Catalog.GetString("_Help"), null, null);
     this.HelpAction.ShortLabel = global::Mono.Unix.Catalog.GetString("_Help");
     w1.Add(this.HelpAction, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "ColorManager.MyForm";
     this.Title          = global::Mono.Unix.Catalog.GetString("Color Manager");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Container child ColorManager.MyForm.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='menubar1'><menu name='FileAction' action='FileAction'><menuitem name='quitAction' action='quitAction'/></menu><menu name='HelpAction' action='HelpAction'/></menubar></ui>");
     this.menubar1      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox1.Add(this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.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("Select Palette");
     this.hbox1.Add(this.label1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.combobox1      = global::Gtk.ComboBox.NewText();
     this.combobox1.Name = "combobox1";
     this.hbox1.Add(this.combobox1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.combobox1]));
     w4.Position = 1;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnCreate              = new global::Gtk.Button();
     this.btnCreate.CanFocus     = true;
     this.btnCreate.Name         = "btnCreate";
     this.btnCreate.UseUnderline = true;
     this.btnCreate.Label        = global::Mono.Unix.Catalog.GetString("Create Palette");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnCreate.Image = w5;
     this.hbox1.Add(this.btnCreate);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnCreate]));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnDelete              = new global::Gtk.Button();
     this.btnDelete.CanFocus     = true;
     this.btnDelete.Name         = "btnDelete";
     this.btnDelete.UseUnderline = true;
     this.btnDelete.Label        = global::Mono.Unix.Catalog.GetString("Delete");
     global::Gtk.Image w7 = new global::Gtk.Image();
     w7.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.btnDelete.Image = w7;
     this.hbox1.Add(this.btnDelete);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnDelete]));
     w8.Position = 4;
     w8.Expand   = false;
     w8.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Enter palette name");
     this.hbox2.Add(this.label2);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label2]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.tbName               = new global::Gtk.Entry();
     this.tbName.CanFocus      = true;
     this.tbName.Name          = "tbName";
     this.tbName.IsEditable    = true;
     this.tbName.InvisibleChar = '●';
     this.hbox2.Add(this.tbName);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.tbName]));
     w11.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.butCr1              = new global::Gtk.Button();
     this.butCr1.CanFocus     = true;
     this.butCr1.Name         = "butCr1";
     this.butCr1.UseUnderline = true;
     this.butCr1.Label        = global::Mono.Unix.Catalog.GetString("Create");
     this.hbox2.Add(this.butCr1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.butCr1]));
     w12.Position = 2;
     w12.Expand   = false;
     w12.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(7)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn1          = new global::Gtk.ColorButton();
     this.clrBtn1.CanFocus = true;
     this.clrBtn1.Events   = ((global::Gdk.EventMask)(784));
     this.clrBtn1.Name     = "clrBtn1";
     this.table1.Add(this.clrBtn1);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn1]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn10          = new global::Gtk.ColorButton();
     this.clrBtn10.CanFocus = true;
     this.clrBtn10.Events   = ((global::Gdk.EventMask)(784));
     this.clrBtn10.Name     = "clrBtn10";
     this.table1.Add(this.clrBtn10);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn10]));
     w15.TopAttach    = ((uint)(1));
     w15.BottomAttach = ((uint)(2));
     w15.LeftAttach   = ((uint)(4));
     w15.RightAttach  = ((uint)(5));
     w15.XOptions     = ((global::Gtk.AttachOptions)(4));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn2          = new global::Gtk.ColorButton();
     this.clrBtn2.CanFocus = true;
     this.clrBtn2.Events   = ((global::Gdk.EventMask)(784));
     this.clrBtn2.Name     = "clrBtn2";
     this.table1.Add(this.clrBtn2);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn2]));
     w16.LeftAttach  = ((uint)(1));
     w16.RightAttach = ((uint)(2));
     w16.XOptions    = ((global::Gtk.AttachOptions)(4));
     w16.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn3          = new global::Gtk.ColorButton();
     this.clrBtn3.CanFocus = true;
     this.clrBtn3.Events   = ((global::Gdk.EventMask)(784));
     this.clrBtn3.Name     = "clrBtn3";
     this.table1.Add(this.clrBtn3);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn3]));
     w17.LeftAttach  = ((uint)(2));
     w17.RightAttach = ((uint)(3));
     w17.XOptions    = ((global::Gtk.AttachOptions)(4));
     w17.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn4          = new global::Gtk.ColorButton();
     this.clrBtn4.CanFocus = true;
     this.clrBtn4.Events   = ((global::Gdk.EventMask)(784));
     this.clrBtn4.Name     = "clrBtn4";
     this.table1.Add(this.clrBtn4);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn4]));
     w18.LeftAttach  = ((uint)(3));
     w18.RightAttach = ((uint)(4));
     w18.XOptions    = ((global::Gtk.AttachOptions)(4));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn5          = new global::Gtk.ColorButton();
     this.clrBtn5.CanFocus = true;
     this.clrBtn5.Events   = ((global::Gdk.EventMask)(784));
     this.clrBtn5.Name     = "clrBtn5";
     this.table1.Add(this.clrBtn5);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn5]));
     w19.LeftAttach  = ((uint)(4));
     w19.RightAttach = ((uint)(5));
     w19.XOptions    = ((global::Gtk.AttachOptions)(4));
     w19.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn6          = new global::Gtk.ColorButton();
     this.clrBtn6.CanFocus = true;
     this.clrBtn6.Events   = ((global::Gdk.EventMask)(784));
     this.clrBtn6.Name     = "clrBtn6";
     this.table1.Add(this.clrBtn6);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn6]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn7          = new global::Gtk.ColorButton();
     this.clrBtn7.CanFocus = true;
     this.clrBtn7.Events   = ((global::Gdk.EventMask)(784));
     this.clrBtn7.Name     = "clrBtn7";
     this.table1.Add(this.clrBtn7);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn7]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     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.clrBtn8          = new global::Gtk.ColorButton();
     this.clrBtn8.CanFocus = true;
     this.clrBtn8.Events   = ((global::Gdk.EventMask)(784));
     this.clrBtn8.Name     = "clrBtn8";
     this.table1.Add(this.clrBtn8);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn8]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.LeftAttach   = ((uint)(2));
     w22.RightAttach  = ((uint)(3));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.clrBtn9          = new global::Gtk.ColorButton();
     this.clrBtn9.CanFocus = true;
     this.clrBtn9.Events   = ((global::Gdk.EventMask)(784));
     this.clrBtn9.Name     = "clrBtn9";
     this.table1.Add(this.clrBtn9);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.clrBtn9]));
     w23.TopAttach    = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach   = ((uint)(3));
     w23.RightAttach  = ((uint)(4));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Color Code");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w24.LeftAttach  = ((uint)(5));
     w24.RightAttach = ((uint)(6));
     w24.XOptions    = ((global::Gtk.AttachOptions)(4));
     w24.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.tbClr               = new global::Gtk.Entry();
     this.tbClr.CanFocus      = true;
     this.tbClr.Name          = "tbClr";
     this.tbClr.IsEditable    = true;
     this.tbClr.InvisibleChar = '•';
     this.table1.Add(this.tbClr);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.tbClr]));
     w25.LeftAttach  = ((uint)(6));
     w25.RightAttach = ((uint)(7));
     w25.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w26.Position = 3;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.colorselection1      = new global::Gtk.ColorSelection();
     this.colorselection1.Name = "colorselection1";
     this.colorselection1.HasOpacityControl = true;
     this.vbox1.Add(this.colorselection1);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.colorselection1]));
     w27.Position = 4;
     // Container child vbox1.Gtk.Box+BoxChild
     this.lblDebug                = new global::Gtk.Label();
     this.lblDebug.Name           = "lblDebug";
     this.lblDebug.LabelProp      = global::Mono.Unix.Catalog.GetString("Ready");
     this.lblDebug.SingleLineMode = true;
     this.vbox1.Add(this.lblDebug);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.lblDebug]));
     w28.Position = 5;
     w28.Expand   = false;
     w28.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 505;
     this.DefaultHeight = 415;
     this.Show();
     this.combobox1.Changed += new global::System.EventHandler(this.OnCombobox1Changed);
     this.btnCreate.Clicked += new global::System.EventHandler(this.OnBtnCreateClicked);
     this.btnDelete.Clicked += new global::System.EventHandler(this.OnBtnDeleteClicked);
     this.butCr1.Clicked    += new global::System.EventHandler(this.OnButCr1Clicked);
     this.clrBtn9.ColorSet  += new global::System.EventHandler(this.OnClrBtn9ColorSet);
     this.clrBtn8.ColorSet  += new global::System.EventHandler(this.OnClrBtn8ColorSet);
     this.clrBtn7.ColorSet  += new global::System.EventHandler(this.OnClrBtn7ColorSet);
     this.clrBtn6.ColorSet  += new global::System.EventHandler(this.OnClrBtn6ColorSet);
     this.clrBtn5.ColorSet  += new global::System.EventHandler(this.OnClrBtn5ColorSet);
     this.clrBtn4.ColorSet  += new global::System.EventHandler(this.OnClrBtn4ColorSet);
     this.clrBtn3.ColorSet  += new global::System.EventHandler(this.OnClrBtn3ColorSet);
     this.clrBtn2.ColorSet  += new global::System.EventHandler(this.OnClrBtn2ColorSet);
     this.clrBtn10.ColorSet += new global::System.EventHandler(this.OnClrBtn10ColorSet);
     this.clrBtn1.ColorSet  += new global::System.EventHandler(this.OnClrBtn1ColorSet);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Bugziller.NewTagDialog
     this.Name           = "Bugziller.NewTagDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("New Tag");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child Bugziller.NewTagDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(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("Tag:");
     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.entry               = new global::Gtk.Entry();
     this.entry.CanFocus      = true;
     this.entry.Name          = "entry";
     this.entry.IsEditable    = true;
     this.entry.InvisibleChar = '●';
     this.hbox1.Add(this.entry);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entry]));
     w3.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.color          = new global::Gtk.ColorButton();
     this.color.CanFocus = true;
     this.color.Events   = ((global::Gdk.EventMask)(784));
     this.color.Name     = "color";
     this.hbox1.Add(this.color);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.color]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.button13              = new global::Gtk.Button();
     this.button13.CanFocus     = true;
     this.button13.Name         = "button13";
     this.button13.UseStock     = true;
     this.button13.UseUnderline = true;
     this.button13.Label        = "gtk-add";
     this.hbox1.Add(this.button13);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.button13]));
     w5.Position = 3;
     w5.Expand   = false;
     w5.Fill     = false;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Internal child Bugziller.NewTagDialog.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name        = "dialog1_ActionArea";
     w7.Spacing     = 10;
     w7.BorderWidth = ((uint)(5));
     w7.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonCancel]));
     w8.Expand = false;
     w8.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 400;
     this.DefaultHeight = 114;
     this.Show();
 }
Example #31
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Component.CategoryProperties
     global::Stetic.BinContainer.Attach(this);
     this.Name = "LongoMatch.Gui.Component.CategoryProperties";
     // Container child LongoMatch.Gui.Component.CategoryProperties.Gtk.Container+ContainerChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.maintable               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.maintable.Name          = "maintable";
     this.maintable.RowSpacing    = ((uint)(6));
     this.maintable.ColumnSpacing = ((uint)(6));
     // Container child maintable.Gtk.Table+TableChild
     this.colorbutton1          = new global::Gtk.ColorButton();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name     = "colorbutton1";
     this.maintable.Add(this.colorbutton1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.maintable [this.colorbutton1]));
     w1.TopAttach    = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child maintable.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("Name");
     this.label1.UseMarkup = true;
     this.maintable.Add(this.label1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.maintable [this.label1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(0));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child maintable.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("Color");
     this.label4.UseMarkup = true;
     this.maintable.Add(this.label4);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.maintable [this.label4]));
     w3.TopAttach    = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(0));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child maintable.Gtk.Table+TableChild
     this.nameentry = new global::Gtk.Entry();
     this.nameentry.WidthRequest  = 76;
     this.nameentry.CanFocus      = true;
     this.nameentry.Name          = "nameentry";
     this.nameentry.IsEditable    = true;
     this.nameentry.InvisibleChar = '●';
     this.maintable.Add(this.nameentry);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.maintable [this.nameentry]));
     w4.LeftAttach  = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.maintable);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.maintable]));
     w5.Position = 0;
     w5.Expand   = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.texttable               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.texttable.Name          = "texttable";
     this.texttable.RowSpacing    = ((uint)(6));
     this.texttable.ColumnSpacing = ((uint)(6));
     // Container child texttable.Gtk.Table+TableChild
     this.hbox5         = new global::Gtk.HBox();
     this.hbox5.Name    = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.hotKeyLabel           = new global::Gtk.Label();
     this.hotKeyLabel.Name      = "hotKeyLabel";
     this.hotKeyLabel.LabelProp = global::Mono.Unix.Catalog.GetString("none");
     this.hbox5.Add(this.hotKeyLabel);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.hotKeyLabel]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.changebuton              = new global::Gtk.Button();
     this.changebuton.CanFocus     = true;
     this.changebuton.Name         = "changebuton";
     this.changebuton.UseUnderline = true;
     this.changebuton.Label        = global::Mono.Unix.Catalog.GetString("Change");
     this.hbox5.Add(this.changebuton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.changebuton]));
     w7.Position = 1;
     w7.Expand   = false;
     w7.Fill     = false;
     this.texttable.Add(this.hbox5);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.texttable [this.hbox5]));
     w8.LeftAttach  = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child texttable.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("HotKey");
     this.label6.UseMarkup = true;
     this.texttable.Add(this.label6);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.texttable [this.label6]));
     w9.XOptions = ((global::Gtk.AttachOptions)(0));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child texttable.Gtk.Table+TableChild
     this.textcolorbutton          = new global::Gtk.ColorButton();
     this.textcolorbutton.CanFocus = true;
     this.textcolorbutton.Events   = ((global::Gdk.EventMask)(784));
     this.textcolorbutton.Name     = "textcolorbutton";
     this.texttable.Add(this.textcolorbutton);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.texttable [this.textcolorbutton]));
     w10.TopAttach    = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child texttable.Gtk.Table+TableChild
     this.textcolorlabel           = new global::Gtk.Label();
     this.textcolorlabel.Name      = "textcolorlabel";
     this.textcolorlabel.Xalign    = 1F;
     this.textcolorlabel.LabelProp = global::Mono.Unix.Catalog.GetString("Text color");
     this.textcolorlabel.UseMarkup = true;
     this.texttable.Add(this.textcolorlabel);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.texttable [this.textcolorlabel]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.XOptions     = ((global::Gtk.AttachOptions)(0));
     w11.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.texttable);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.texttable]));
     w12.Position = 1;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.timetable               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.timetable.Name          = "timetable";
     this.timetable.RowSpacing    = ((uint)(6));
     this.timetable.ColumnSpacing = ((uint)(6));
     // Container child timetable.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("Lead time (s)");
     this.label7.UseMarkup = true;
     this.timetable.Add(this.label7);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.timetable [this.label7]));
     w13.TopAttach    = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions     = ((global::Gtk.AttachOptions)(0));
     w13.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child timetable.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("Lag time (s)");
     this.label8.UseMarkup = true;
     this.timetable.Add(this.label8);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.timetable [this.label8]));
     w14.TopAttach    = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.XOptions     = ((global::Gtk.AttachOptions)(0));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child timetable.Gtk.Table+TableChild
     this.lagtimebutton          = new global::Gtk.SpinButton(0, 1000, 1);
     this.lagtimebutton.CanFocus = true;
     this.lagtimebutton.Name     = "lagtimebutton";
     this.lagtimebutton.Adjustment.PageIncrement = 1;
     this.lagtimebutton.ClimbRate = 1;
     this.lagtimebutton.Numeric   = true;
     this.timetable.Add(this.lagtimebutton);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.timetable [this.lagtimebutton]));
     w15.TopAttach    = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.LeftAttach   = ((uint)(1));
     w15.RightAttach  = ((uint)(2));
     w15.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child timetable.Gtk.Table+TableChild
     this.leadtimebutton          = new global::Gtk.SpinButton(0, 1000, 1);
     this.leadtimebutton.CanFocus = true;
     this.leadtimebutton.Name     = "leadtimebutton";
     this.leadtimebutton.Adjustment.PageIncrement = 1;
     this.leadtimebutton.ClimbRate = 1;
     this.leadtimebutton.Numeric   = true;
     this.timetable.Add(this.leadtimebutton);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.timetable [this.leadtimebutton]));
     w16.TopAttach    = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child timetable.Gtk.Table+TableChild
     this.taglabel           = new global::Gtk.Label();
     this.taglabel.Name      = "taglabel";
     this.taglabel.Xalign    = 1F;
     this.taglabel.LabelProp = global::Mono.Unix.Catalog.GetString("Tag mode");
     this.taglabel.UseMarkup = true;
     this.timetable.Add(this.taglabel);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.timetable [this.taglabel]));
     w17.XOptions = ((global::Gtk.AttachOptions)(0));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child timetable.Gtk.Table+TableChild
     this.tagmodecombobox = global::Gtk.ComboBox.NewText();
     this.tagmodecombobox.AppendText(global::Mono.Unix.Catalog.GetString("Automatic"));
     this.tagmodecombobox.AppendText(global::Mono.Unix.Catalog.GetString("Manual"));
     this.tagmodecombobox.Name   = "tagmodecombobox";
     this.tagmodecombobox.Active = 0;
     this.timetable.Add(this.tagmodecombobox);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.timetable [this.tagmodecombobox]));
     w18.LeftAttach  = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.timetable);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.timetable]));
     w19.Position = 2;
     w19.Expand   = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.postable               = new global::Gtk.Table(((uint)(4)), ((uint)(2)), false);
     this.postable.Name          = "postable";
     this.postable.RowSpacing    = ((uint)(6));
     this.postable.ColumnSpacing = ((uint)(6));
     // Container child postable.Gtk.Table+TableChild
     this.fieldcombobox = global::Gtk.ComboBox.NewText();
     this.fieldcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Not tagged"));
     this.fieldcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Tag as point"));
     this.fieldcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Tag as trajectory"));
     this.fieldcombobox.Name   = "fieldcombobox";
     this.fieldcombobox.Active = 0;
     this.postable.Add(this.fieldcombobox);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.postable [this.fieldcombobox]));
     w20.LeftAttach  = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.goalcombobox = global::Gtk.ComboBox.NewText();
     this.goalcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Not tagged"));
     this.goalcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Tag as point"));
     this.goalcombobox.Name   = "goalcombobox";
     this.goalcombobox.Active = 0;
     this.postable.Add(this.goalcombobox);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.postable [this.goalcombobox]));
     w21.TopAttach    = ((uint)(2));
     w21.BottomAttach = ((uint)(3));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.hfieldcombobox = global::Gtk.ComboBox.NewText();
     this.hfieldcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Not tagged"));
     this.hfieldcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Tag as point"));
     this.hfieldcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Tag as trajectory"));
     this.hfieldcombobox.Name   = "hfieldcombobox";
     this.hfieldcombobox.Active = 0;
     this.postable.Add(this.hfieldcombobox);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.postable [this.hfieldcombobox]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.LeftAttach   = ((uint)(1));
     w22.RightAttach  = ((uint)(2));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Field position");
     this.label10.UseMarkup = true;
     this.postable.Add(this.label10);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.postable [this.label10]));
     w23.XOptions = ((global::Gtk.AttachOptions)(0));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Half field position");
     this.label11.UseMarkup = true;
     this.postable.Add(this.label11);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.postable [this.label11]));
     w24.TopAttach    = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.XOptions     = ((global::Gtk.AttachOptions)(0));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.Xalign    = 1F;
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Goal position");
     this.label12.UseMarkup = true;
     this.postable.Add(this.label12);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.postable [this.label12]));
     w25.TopAttach    = ((uint)(2));
     w25.BottomAttach = ((uint)(3));
     w25.XOptions     = ((global::Gtk.AttachOptions)(0));
     w25.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child postable.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("Sort Method");
     this.label9.UseMarkup = true;
     this.postable.Add(this.label9);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.postable [this.label9]));
     w26.TopAttach    = ((uint)(3));
     w26.BottomAttach = ((uint)(4));
     w26.XOptions     = ((global::Gtk.AttachOptions)(0));
     w26.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.sortmethodcombobox = global::Gtk.ComboBox.NewText();
     this.sortmethodcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by name"));
     this.sortmethodcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by start time"));
     this.sortmethodcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by stop time"));
     this.sortmethodcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Sort by duration"));
     this.sortmethodcombobox.Name   = "sortmethodcombobox";
     this.sortmethodcombobox.Active = 0;
     this.postable.Add(this.sortmethodcombobox);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.postable [this.sortmethodcombobox]));
     w27.TopAttach    = ((uint)(3));
     w27.BottomAttach = ((uint)(4));
     w27.LeftAttach   = ((uint)(1));
     w27.RightAttach  = ((uint)(2));
     w27.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.postable);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.postable]));
     w28.Position = 3;
     w28.Expand   = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.cattable               = new global::Gtk.Table(((uint)(2)), ((uint)(2)), false);
     this.cattable.Name          = "cattable";
     this.cattable.RowSpacing    = ((uint)(6));
     this.cattable.ColumnSpacing = ((uint)(6));
     // Container child cattable.Gtk.Table+TableChild
     this.label15           = new global::Gtk.Label();
     this.label15.Name      = "label15";
     this.label15.Xalign    = 1F;
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString("Tags per row");
     this.label15.UseMarkup = true;
     this.cattable.Add(this.label15);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.cattable [this.label15]));
     w29.TopAttach    = ((uint)(1));
     w29.BottomAttach = ((uint)(2));
     w29.XOptions     = ((global::Gtk.AttachOptions)(0));
     w29.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child cattable.Gtk.Table+TableChild
     this.showtagslabel           = new global::Gtk.Label();
     this.showtagslabel.Name      = "showtagslabel";
     this.showtagslabel.Xalign    = 1F;
     this.showtagslabel.LabelProp = global::Mono.Unix.Catalog.GetString("Show tags");
     this.showtagslabel.UseMarkup = true;
     this.cattable.Add(this.showtagslabel);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.cattable [this.showtagslabel]));
     w30.XOptions = ((global::Gtk.AttachOptions)(0));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child cattable.Gtk.Table+TableChild
     this.tagscheckbutton               = new global::Gtk.CheckButton();
     this.tagscheckbutton.CanFocus      = true;
     this.tagscheckbutton.Name          = "tagscheckbutton";
     this.tagscheckbutton.Label         = "";
     this.tagscheckbutton.Active        = true;
     this.tagscheckbutton.DrawIndicator = true;
     this.cattable.Add(this.tagscheckbutton);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.cattable [this.tagscheckbutton]));
     w31.LeftAttach  = ((uint)(1));
     w31.RightAttach = ((uint)(2));
     w31.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child cattable.Gtk.Table+TableChild
     this.tprbutton          = new global::Gtk.SpinButton(1, 10, 1);
     this.tprbutton.CanFocus = true;
     this.tprbutton.Name     = "tprbutton";
     this.tprbutton.Adjustment.PageIncrement = 1;
     this.tprbutton.ClimbRate = 1;
     this.tprbutton.Numeric   = true;
     this.tprbutton.Value     = 2;
     this.cattable.Add(this.tprbutton);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.cattable [this.tprbutton]));
     w32.TopAttach    = ((uint)(1));
     w32.BottomAttach = ((uint)(2));
     w32.LeftAttach   = ((uint)(1));
     w32.RightAttach  = ((uint)(2));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.cattable);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.cattable]));
     w33.Position = 4;
     w33.Expand   = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.cardtable               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.cardtable.Name          = "cardtable";
     this.cardtable.RowSpacing    = ((uint)(6));
     this.cardtable.ColumnSpacing = ((uint)(6));
     // Container child cardtable.Gtk.Table+TableChild
     this.label16           = new global::Gtk.Label();
     this.label16.Name      = "label16";
     this.label16.Xalign    = 1F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString("Shape");
     this.label16.UseMarkup = true;
     this.cardtable.Add(this.label16);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.cardtable [this.label16]));
     w34.XOptions = ((global::Gtk.AttachOptions)(0));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child cardtable.Gtk.Table+TableChild
     this.shapecombobox = global::Gtk.ComboBox.NewText();
     this.shapecombobox.AppendText(global::Mono.Unix.Catalog.GetString("Rectangle"));
     this.shapecombobox.AppendText(global::Mono.Unix.Catalog.GetString("Triangle"));
     this.shapecombobox.AppendText(global::Mono.Unix.Catalog.GetString("Circle"));
     this.shapecombobox.Name   = "shapecombobox";
     this.shapecombobox.Active = 0;
     this.cardtable.Add(this.shapecombobox);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.cardtable [this.shapecombobox]));
     w35.LeftAttach  = ((uint)(1));
     w35.RightAttach = ((uint)(2));
     w35.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.cardtable);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.cardtable]));
     w36.Position = 5;
     w36.Expand   = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scoretable               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.scoretable.Name          = "scoretable";
     this.scoretable.RowSpacing    = ((uint)(6));
     this.scoretable.ColumnSpacing = ((uint)(6));
     // Container child scoretable.Gtk.Table+TableChild
     this.label17           = new global::Gtk.Label();
     this.label17.Name      = "label17";
     this.label17.Xalign    = 1F;
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString("Points");
     this.label17.UseMarkup = true;
     this.scoretable.Add(this.label17);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.scoretable [this.label17]));
     w37.XOptions = ((global::Gtk.AttachOptions)(0));
     w37.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child scoretable.Gtk.Table+TableChild
     this.pointsbutton          = new global::Gtk.SpinButton(0, 1000, 1);
     this.pointsbutton.CanFocus = true;
     this.pointsbutton.Name     = "pointsbutton";
     this.pointsbutton.Adjustment.PageIncrement = 1;
     this.pointsbutton.ClimbRate = 1;
     this.pointsbutton.Numeric   = true;
     this.scoretable.Add(this.pointsbutton);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.scoretable [this.pointsbutton]));
     w38.LeftAttach  = ((uint)(1));
     w38.RightAttach = ((uint)(2));
     w38.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.scoretable);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scoretable]));
     w39.Position = 6;
     w39.Expand   = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.timertable               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.timertable.Name          = "timertable";
     this.timertable.RowSpacing    = ((uint)(6));
     this.timertable.ColumnSpacing = ((uint)(6));
     // Container child timertable.Gtk.Table+TableChild
     this.label18           = new global::Gtk.Label();
     this.label18.Name      = "label18";
     this.label18.Xalign    = 1F;
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString("Team");
     this.label18.UseMarkup = true;
     this.timertable.Add(this.label18);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.timertable [this.label18]));
     w40.XOptions = ((global::Gtk.AttachOptions)(0));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child timertable.Gtk.Table+TableChild
     this.teamcombobox = global::Gtk.ComboBox.NewText();
     this.teamcombobox.AppendText(global::Mono.Unix.Catalog.GetString("None"));
     this.teamcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Home"));
     this.teamcombobox.AppendText(global::Mono.Unix.Catalog.GetString("Away"));
     this.teamcombobox.Name   = "teamcombobox";
     this.teamcombobox.Active = 0;
     this.timertable.Add(this.teamcombobox);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.timertable [this.teamcombobox]));
     w41.LeftAttach  = ((uint)(1));
     w41.RightAttach = ((uint)(2));
     w41.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.timertable);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.timertable]));
     w42.Position = 7;
     w42.Expand   = false;
     w42.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.tagtable               = new global::Gtk.Table(((uint)(1)), ((uint)(2)), false);
     this.tagtable.Name          = "tagtable";
     this.tagtable.RowSpacing    = ((uint)(6));
     this.tagtable.ColumnSpacing = ((uint)(6));
     // Container child tagtable.Gtk.Table+TableChild
     this.groupentry               = new global::Gtk.Entry();
     this.groupentry.CanFocus      = true;
     this.groupentry.Name          = "groupentry";
     this.groupentry.IsEditable    = true;
     this.groupentry.InvisibleChar = '•';
     this.tagtable.Add(this.groupentry);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.tagtable [this.groupentry]));
     w43.LeftAttach  = ((uint)(1));
     w43.RightAttach = ((uint)(2));
     w43.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child tagtable.Gtk.Table+TableChild
     this.label19           = new global::Gtk.Label();
     this.label19.Name      = "label19";
     this.label19.Xalign    = 1F;
     this.label19.LabelProp = global::Mono.Unix.Catalog.GetString("Group");
     this.label19.UseMarkup = true;
     this.tagtable.Add(this.label19);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.tagtable [this.label19]));
     w44.XOptions = ((global::Gtk.AttachOptions)(0));
     w44.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add(this.tagtable);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.tagtable]));
     w45.Position = 8;
     w45.Expand   = false;
     w45.Fill     = false;
     this.Add(this.vbox3);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.cattable.Hide();
     this.cardtable.Hide();
     this.scoretable.Hide();
     this.timertable.Hide();
     this.tagtable.Hide();
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.WidthRequest   = 1200;
     this.HeightRequest  = 720;
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("MainWindow");
     this.Icon           = global::Gdk.Pixbuf.LoadFromResource("GtkArtificialLife.GtkArtificialLife.png");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.Resizable      = false;
     this.AllowGrow      = false;
     this.DefaultWidth   = 1200;
     this.DefaultHeight  = 720;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.worldNotebook = new global::Gtk.Notebook();
     this.worldNotebook.WidthRequest  = 1200;
     this.worldNotebook.HeightRequest = 720;
     this.worldNotebook.CanFocus      = true;
     this.worldNotebook.Name          = "worldNotebook";
     this.worldNotebook.CurrentPage   = 0;
     this.worldNotebook.ShowBorder    = false;
     // Container child worldNotebook.Gtk.Notebook+NotebookChild
     this.worldLayout           = new global::Gtk.Fixed();
     this.worldLayout.Name      = "worldLayout";
     this.worldLayout.HasWindow = false;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.worldImageEventBox = new global::Gtk.EventBox();
     this.worldImageEventBox.WidthRequest  = 800;
     this.worldImageEventBox.HeightRequest = 600;
     this.worldImageEventBox.Name          = "worldImageEventBox";
     // Container child worldImageEventBox.Gtk.Container+ContainerChild
     this.worldImage = new global::Gtk.Image();
     this.worldImage.WidthRequest  = 800;
     this.worldImage.HeightRequest = 600;
     this.worldImage.CanFocus      = true;
     this.worldImage.Name          = "worldImage";
     this.worldImageEventBox.Add(this.worldImage);
     this.worldLayout.Add(this.worldImageEventBox);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.worldImageEventBox]));
     w2.X = 20;
     w2.Y = 40;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.RunButton              = new global::Gtk.Button();
     this.RunButton.Name         = "RunButton";
     this.RunButton.UseUnderline = true;
     this.RunButton.FocusOnClick = false;
     this.RunButton.Label        = global::Mono.Unix.Catalog.GetString("Run");
     this.worldLayout.Add(this.RunButton);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.RunButton]));
     w3.X = 20;
     w3.Y = 650;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.StopButton              = new global::Gtk.Button();
     this.StopButton.Name         = "StopButton";
     this.StopButton.UseUnderline = true;
     this.StopButton.FocusOnClick = false;
     this.StopButton.Label        = global::Mono.Unix.Catalog.GetString("Stop");
     this.worldLayout.Add(this.StopButton);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.StopButton]));
     w4.X = 60;
     w4.Y = 650;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.SaveButton              = new global::Gtk.Button();
     this.SaveButton.Name         = "SaveButton";
     this.SaveButton.UseUnderline = true;
     this.SaveButton.FocusOnClick = false;
     this.SaveButton.Label        = global::Mono.Unix.Catalog.GetString("Save");
     this.worldLayout.Add(this.SaveButton);
     global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.SaveButton]));
     w5.X = 105;
     w5.Y = 650;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.ColonyTypeList = global::Gtk.ComboBox.NewText();
     this.ColonyTypeList.WidthRequest = 200;
     this.ColonyTypeList.Name         = "ColonyTypeList";
     this.worldLayout.Add(this.ColonyTypeList);
     global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.ColonyTypeList]));
     w6.X = 850;
     w6.Y = 40;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.ColonyTypeLabel           = new global::Gtk.Label();
     this.ColonyTypeLabel.Name      = "ColonyTypeLabel";
     this.ColonyTypeLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Colony Type</b>");
     this.ColonyTypeLabel.UseMarkup = true;
     this.worldLayout.Add(this.ColonyTypeLabel);
     global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.ColonyTypeLabel]));
     w7.X = 850;
     w7.Y = 20;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.ColonyColor = new global::Gtk.ColorButton();
     this.ColonyColor.WidthRequest = 200;
     this.ColonyColor.CanFocus     = true;
     this.ColonyColor.Events       = ((global::Gdk.EventMask)(784));
     this.ColonyColor.Name         = "ColonyColor";
     this.worldLayout.Add(this.ColonyColor);
     global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.ColonyColor]));
     w8.X = 850;
     w8.Y = 100;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.ColonyColorLabel           = new global::Gtk.Label();
     this.ColonyColorLabel.Name      = "ColonyColorLabel";
     this.ColonyColorLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Color</b>");
     this.ColonyColorLabel.UseMarkup = true;
     this.worldLayout.Add(this.ColonyColorLabel);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.ColonyColorLabel]));
     w9.X = 850;
     w9.Y = 80;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.ParameterLabel           = new global::Gtk.Label();
     this.ParameterLabel.Name      = "ParameterLabel";
     this.ParameterLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Parameter</b>");
     this.ParameterLabel.UseMarkup = true;
     this.worldLayout.Add(this.ParameterLabel);
     global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.ParameterLabel]));
     w10.X = 850;
     w10.Y = 140;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.ParameterList = global::Gtk.ComboBox.NewText();
     this.ParameterList.WidthRequest = 200;
     this.ParameterList.Name         = "ParameterList";
     this.worldLayout.Add(this.ParameterList);
     global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.ParameterList]));
     w11.X = 850;
     w11.Y = 160;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.StringValueLabel           = new global::Gtk.Label();
     this.StringValueLabel.Name      = "StringValueLabel";
     this.StringValueLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Parameter string value</b>");
     this.StringValueLabel.UseMarkup = true;
     this.worldLayout.Add(this.StringValueLabel);
     global::Gtk.Fixed.FixedChild w12 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.StringValueLabel]));
     w12.X = 850;
     w12.Y = 200;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.StringValue = new global::Gtk.Entry();
     this.StringValue.WidthRequest  = 200;
     this.StringValue.CanFocus      = true;
     this.StringValue.Name          = "StringValue";
     this.StringValue.IsEditable    = true;
     this.StringValue.InvisibleChar = '●';
     this.worldLayout.Add(this.StringValue);
     global::Gtk.Fixed.FixedChild w13 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.StringValue]));
     w13.X = 850;
     w13.Y = 220;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.ParameterNumericLabel           = new global::Gtk.Label();
     this.ParameterNumericLabel.Name      = "ParameterNumericLabel";
     this.ParameterNumericLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Parameter numeric value</b>");
     this.ParameterNumericLabel.UseMarkup = true;
     this.worldLayout.Add(this.ParameterNumericLabel);
     global::Gtk.Fixed.FixedChild w14 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.ParameterNumericLabel]));
     w14.X = 850;
     w14.Y = 260;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.NumericValue = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.NumericValue.WidthRequest             = 200;
     this.NumericValue.CanFocus                 = true;
     this.NumericValue.Name                     = "NumericValue";
     this.NumericValue.Adjustment.PageIncrement = 10D;
     this.NumericValue.ClimbRate                = 1D;
     this.NumericValue.Digits                   = ((uint)(2));
     this.NumericValue.Numeric                  = true;
     this.worldLayout.Add(this.NumericValue);
     global::Gtk.Fixed.FixedChild w15 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.NumericValue]));
     w15.X = 850;
     w15.Y = 280;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.LoadedImage = new global::Gtk.Image();
     this.LoadedImage.WidthRequest  = 256;
     this.LoadedImage.HeightRequest = 256;
     this.LoadedImage.Name          = "LoadedImage";
     this.worldLayout.Add(this.LoadedImage);
     global::Gtk.Fixed.FixedChild w16 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.LoadedImage]));
     w16.X = 850;
     w16.Y = 364;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.LoadedImageLabel           = new global::Gtk.Label();
     this.LoadedImageLabel.Name      = "LoadedImageLabel";
     this.LoadedImageLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Image</b>");
     this.LoadedImageLabel.UseMarkup = true;
     this.worldLayout.Add(this.LoadedImageLabel);
     global::Gtk.Fixed.FixedChild w17 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.LoadedImageLabel]));
     w17.X = 850;
     w17.Y = 334;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.LoadImageButton              = new global::Gtk.Button();
     this.LoadImageButton.CanFocus     = true;
     this.LoadImageButton.Name         = "LoadImageButton";
     this.LoadImageButton.UseUnderline = true;
     this.LoadImageButton.Label        = global::Mono.Unix.Catalog.GetString("Load Image");
     this.worldLayout.Add(this.LoadImageButton);
     global::Gtk.Fixed.FixedChild w18 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.LoadImageButton]));
     w18.X = 850;
     w18.Y = 640;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.AddImageButton              = new global::Gtk.Button();
     this.AddImageButton.CanFocus     = true;
     this.AddImageButton.Name         = "AddImageButton";
     this.AddImageButton.UseUnderline = true;
     this.AddImageButton.Label        = global::Mono.Unix.Catalog.GetString("Add Image");
     this.worldLayout.Add(this.AddImageButton);
     global::Gtk.Fixed.FixedChild w19 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.AddImageButton]));
     w19.X = 950;
     w19.Y = 640;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.Gradient               = new global::Gtk.CheckButton();
     this.Gradient.CanFocus      = true;
     this.Gradient.Name          = "Gradient";
     this.Gradient.Label         = global::Mono.Unix.Catalog.GetString("Gradient");
     this.Gradient.DrawIndicator = true;
     this.Gradient.UseUnderline  = true;
     this.worldLayout.Add(this.Gradient);
     global::Gtk.Fixed.FixedChild w20 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.Gradient]));
     w20.X = 1055;
     w20.Y = 105;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.ShowColonies              = new global::Gtk.ToggleButton();
     this.ShowColonies.CanFocus     = true;
     this.ShowColonies.Name         = "ShowColonies";
     this.ShowColonies.UseUnderline = true;
     this.ShowColonies.FocusOnClick = false;
     this.ShowColonies.Active       = true;
     this.ShowColonies.Label        = global::Mono.Unix.Catalog.GetString("Show Colonies");
     this.worldLayout.Add(this.ShowColonies);
     global::Gtk.Fixed.FixedChild w21 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.ShowColonies]));
     w21.X = 205;
     w21.Y = 650;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.ClearButton              = new global::Gtk.Button();
     this.ClearButton.CanFocus     = true;
     this.ClearButton.Name         = "ClearButton";
     this.ClearButton.UseUnderline = true;
     this.ClearButton.FocusOnClick = false;
     this.ClearButton.Label        = global::Mono.Unix.Catalog.GetString("Clear");
     this.worldLayout.Add(this.ClearButton);
     global::Gtk.Fixed.FixedChild w22 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.ClearButton]));
     w22.X = 155;
     w22.Y = 650;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.NeighborhoodLabel           = new global::Gtk.Label();
     this.NeighborhoodLabel.Name      = "NeighborhoodLabel";
     this.NeighborhoodLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Neighborhood</b>");
     this.NeighborhoodLabel.UseMarkup = true;
     this.worldLayout.Add(this.NeighborhoodLabel);
     global::Gtk.Fixed.FixedChild w23 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.NeighborhoodLabel]));
     w23.X = 1060;
     w23.Y = 140;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.TL               = new global::Gtk.CheckButton();
     this.TL.Name          = "TL";
     this.TL.Label         = "";
     this.TL.Active        = true;
     this.TL.DrawIndicator = true;
     this.TL.FocusOnClick  = false;
     this.worldLayout.Add(this.TL);
     global::Gtk.Fixed.FixedChild w24 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.TL]));
     w24.X = 1060;
     w24.Y = 160;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.TM               = new global::Gtk.CheckButton();
     this.TM.Name          = "TM";
     this.TM.Label         = "";
     this.TM.Active        = true;
     this.TM.DrawIndicator = true;
     this.TM.FocusOnClick  = false;
     this.worldLayout.Add(this.TM);
     global::Gtk.Fixed.FixedChild w25 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.TM]));
     w25.X = 1090;
     w25.Y = 160;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.TR               = new global::Gtk.CheckButton();
     this.TR.Name          = "TR";
     this.TR.Label         = "";
     this.TR.Active        = true;
     this.TR.DrawIndicator = true;
     this.TR.FocusOnClick  = false;
     this.worldLayout.Add(this.TR);
     global::Gtk.Fixed.FixedChild w26 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.TR]));
     w26.X = 1120;
     w26.Y = 160;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.ML               = new global::Gtk.CheckButton();
     this.ML.Name          = "ML";
     this.ML.Label         = "";
     this.ML.Active        = true;
     this.ML.DrawIndicator = true;
     this.ML.FocusOnClick  = false;
     this.worldLayout.Add(this.ML);
     global::Gtk.Fixed.FixedChild w27 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.ML]));
     w27.X = 1060;
     w27.Y = 190;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.MR               = new global::Gtk.CheckButton();
     this.MR.Name          = "MR";
     this.MR.Label         = "";
     this.MR.Active        = true;
     this.MR.DrawIndicator = true;
     this.MR.FocusOnClick  = false;
     this.worldLayout.Add(this.MR);
     global::Gtk.Fixed.FixedChild w28 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.MR]));
     w28.X = 1120;
     w28.Y = 190;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.CentralLabel           = new global::Gtk.Label();
     this.CentralLabel.Name      = "CentralLabel";
     this.CentralLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>C</b>");
     this.CentralLabel.UseMarkup = true;
     this.worldLayout.Add(this.CentralLabel);
     global::Gtk.Fixed.FixedChild w29 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.CentralLabel]));
     w29.X = 1095;
     w29.Y = 195;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.BL               = new global::Gtk.CheckButton();
     this.BL.Name          = "BL";
     this.BL.Label         = "";
     this.BL.Active        = true;
     this.BL.DrawIndicator = true;
     this.BL.FocusOnClick  = false;
     this.worldLayout.Add(this.BL);
     global::Gtk.Fixed.FixedChild w30 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.BL]));
     w30.X = 1060;
     w30.Y = 220;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.BM               = new global::Gtk.CheckButton();
     this.BM.Name          = "BM";
     this.BM.Label         = "";
     this.BM.Active        = true;
     this.BM.DrawIndicator = true;
     this.BM.FocusOnClick  = false;
     this.worldLayout.Add(this.BM);
     global::Gtk.Fixed.FixedChild w31 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.BM]));
     w31.X = 1090;
     w31.Y = 220;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.BR               = new global::Gtk.CheckButton();
     this.BR.Name          = "BR";
     this.BR.Label         = "";
     this.BR.Active        = true;
     this.BR.DrawIndicator = true;
     this.BR.FocusOnClick  = false;
     this.worldLayout.Add(this.BR);
     global::Gtk.Fixed.FixedChild w32 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.BR]));
     w32.X = 1120;
     w32.Y = 220;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.TestButton              = new global::Gtk.Button();
     this.TestButton.CanFocus     = true;
     this.TestButton.Name         = "TestButton";
     this.TestButton.UseUnderline = true;
     this.TestButton.Label        = global::Mono.Unix.Catalog.GetString("Test");
     this.worldLayout.Add(this.TestButton);
     global::Gtk.Fixed.FixedChild w33 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.TestButton]));
     w33.X = 1060;
     w33.Y = 40;
     // Container child worldLayout.Gtk.Fixed+FixedChild
     this.Cyclic               = new global::Gtk.CheckButton();
     this.Cyclic.CanFocus      = true;
     this.Cyclic.Name          = "Cyclic";
     this.Cyclic.Label         = global::Mono.Unix.Catalog.GetString("Cyclic");
     this.Cyclic.DrawIndicator = true;
     this.Cyclic.UseUnderline  = true;
     this.Cyclic.FocusOnClick  = false;
     this.worldLayout.Add(this.Cyclic);
     global::Gtk.Fixed.FixedChild w34 = ((global::Gtk.Fixed.FixedChild)(this.worldLayout[this.Cyclic]));
     w34.X = 1060;
     w34.Y = 250;
     this.worldNotebook.Add(this.worldLayout);
     // Notebook tab
     this.worldLabel           = new global::Gtk.Label();
     this.worldLabel.Name      = "worldLabel";
     this.worldLabel.LabelProp = global::Mono.Unix.Catalog.GetString("World");
     this.worldNotebook.SetTabLabel(this.worldLayout, this.worldLabel);
     this.worldLabel.ShowAll();
     this.Add(this.worldNotebook);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.worldImageEventBox.ButtonPressEvent   += new global::Gtk.ButtonPressEventHandler(this.OnWorldImageEventBoxButtonPressEvent);
     this.worldImageEventBox.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.OnWorldImageEventBoxButtonReleaseEvent);
     this.worldImageEventBox.MotionNotifyEvent  += new global::Gtk.MotionNotifyEventHandler(this.OnWorldImageEventBoxMotionNotifyEvent);
     this.RunButton.Clicked         += new global::System.EventHandler(this.OnRunButtonClicked);
     this.StopButton.Clicked        += new global::System.EventHandler(this.OnStopButtonClicked);
     this.SaveButton.Clicked        += new global::System.EventHandler(this.OnSaveButtonClicked);
     this.ColonyTypeList.Changed    += new global::System.EventHandler(this.OnColonyTypeListChanged);
     this.ParameterList.Changed     += new global::System.EventHandler(this.OnParameterListChanged);
     this.StringValue.Changed       += new global::System.EventHandler(this.OnStringValueChanged);
     this.NumericValue.ValueChanged += new global::System.EventHandler(this.OnNumericValueValueChanged);
     this.LoadImageButton.Clicked   += new global::System.EventHandler(this.OnLoadImageButtonClicked);
     this.AddImageButton.Clicked    += new global::System.EventHandler(this.OnAddImageButtonClicked);
     this.ClearButton.Clicked       += new global::System.EventHandler(this.OnClearButtonClicked);
     this.TestButton.Clicked        += new global::System.EventHandler(this.OnTestButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.WidthRequest   = 1280;
     this.HeightRequest  = 720;
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Blob Detection Test Suite");
     this.WindowPosition = ((global::Gtk.WindowPosition)(3));
     this.Resizable      = false;
     this.AllowGrow      = false;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.MainLayout = new global::Gtk.Fixed();
     this.MainLayout.WidthRequest  = 1280;
     this.MainLayout.HeightRequest = 720;
     this.MainLayout.Name          = "MainLayout";
     this.MainLayout.HasWindow     = false;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.ImageEventBox = new global::Gtk.EventBox();
     this.ImageEventBox.WidthRequest  = 800;
     this.ImageEventBox.HeightRequest = 600;
     this.ImageEventBox.Name          = "ImageEventBox";
     // Container child ImageEventBox.Gtk.Container+ContainerChild
     this.imageBox = new global::Gtk.Image();
     this.imageBox.WidthRequest  = 800;
     this.imageBox.HeightRequest = 600;
     this.imageBox.Name          = "imageBox";
     this.ImageEventBox.Add(this.imageBox);
     this.MainLayout.Add(this.ImageEventBox);
     global::Gtk.Fixed.FixedChild w2 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.ImageEventBox]));
     w2.X = 20;
     w2.Y = 20;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.selectImageButton = new global::Gtk.Button();
     this.selectImageButton.WidthRequest = 120;
     this.selectImageButton.Name         = "selectImageButton";
     this.selectImageButton.UseUnderline = true;
     this.selectImageButton.FocusOnClick = false;
     this.selectImageButton.Label        = global::Mono.Unix.Catalog.GetString("select image");
     this.MainLayout.Add(this.selectImageButton);
     global::Gtk.Fixed.FixedChild w3 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.selectImageButton]));
     w3.X = 560;
     w3.Y = 625;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.quitButton              = new global::Gtk.Button();
     this.quitButton.Name         = "quitButton";
     this.quitButton.UseUnderline = true;
     this.quitButton.Label        = global::Mono.Unix.Catalog.GetString("Quit");
     this.MainLayout.Add(this.quitButton);
     global::Gtk.Fixed.FixedChild w4 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.quitButton]));
     w4.X = 20;
     w4.Y = 625;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.cannyThreshold = new global::Gtk.SpinButton(0D, 1000D, 1D);
     this.cannyThreshold.WidthRequest             = 120;
     this.cannyThreshold.Name                     = "cannyThreshold";
     this.cannyThreshold.Adjustment.PageIncrement = 10D;
     this.cannyThreshold.ClimbRate                = 1D;
     this.cannyThreshold.Numeric                  = true;
     this.MainLayout.Add(this.cannyThreshold);
     global::Gtk.Fixed.FixedChild w5 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.cannyThreshold]));
     w5.X = 840;
     w5.Y = 30;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.cannyThresholdLabel           = new global::Gtk.Label();
     this.cannyThresholdLabel.Name      = "cannyThresholdLabel";
     this.cannyThresholdLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Canny threshold");
     this.MainLayout.Add(this.cannyThresholdLabel);
     global::Gtk.Fixed.FixedChild w6 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.cannyThresholdLabel]));
     w6.X = 970;
     w6.Y = 35;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.linkingThreshold = new global::Gtk.SpinButton(0D, 1000D, 1D);
     this.linkingThreshold.WidthRequest             = 120;
     this.linkingThreshold.Name                     = "linkingThreshold";
     this.linkingThreshold.Adjustment.PageIncrement = 10D;
     this.linkingThreshold.ClimbRate                = 1D;
     this.linkingThreshold.Numeric                  = true;
     this.MainLayout.Add(this.linkingThreshold);
     global::Gtk.Fixed.FixedChild w7 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.linkingThreshold]));
     w7.X = 840;
     w7.Y = 60;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.linkingThresholdLabel           = new global::Gtk.Label();
     this.linkingThresholdLabel.Name      = "linkingThresholdLabel";
     this.linkingThresholdLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Linking threshold");
     this.MainLayout.Add(this.linkingThresholdLabel);
     global::Gtk.Fixed.FixedChild w8 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.linkingThresholdLabel]));
     w8.X = 970;
     w8.Y = 65;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.minArea = new global::Gtk.SpinButton(0D, 100000D, 1D);
     this.minArea.WidthRequest             = 120;
     this.minArea.Name                     = "minArea";
     this.minArea.Adjustment.PageIncrement = 100D;
     this.minArea.ClimbRate                = 1D;
     this.minArea.Numeric                  = true;
     this.MainLayout.Add(this.minArea);
     global::Gtk.Fixed.FixedChild w9 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.minArea]));
     w9.X = 840;
     w9.Y = 90;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.minAreaLabel           = new global::Gtk.Label();
     this.minAreaLabel.Name      = "minAreaLabel";
     this.minAreaLabel.LabelProp = global::Mono.Unix.Catalog.GetString("minimum area");
     this.MainLayout.Add(this.minAreaLabel);
     global::Gtk.Fixed.FixedChild w10 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.minAreaLabel]));
     w10.X = 970;
     w10.Y = 95;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.maxArea = new global::Gtk.SpinButton(0D, 100000D, 1D);
     this.maxArea.WidthRequest             = 120;
     this.maxArea.Name                     = "maxArea";
     this.maxArea.Adjustment.PageIncrement = 100D;
     this.maxArea.ClimbRate                = 1D;
     this.maxArea.Numeric                  = true;
     this.MainLayout.Add(this.maxArea);
     global::Gtk.Fixed.FixedChild w11 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.maxArea]));
     w11.X = 840;
     w11.Y = 120;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.maxAreaLabel           = new global::Gtk.Label();
     this.maxAreaLabel.Name      = "maxAreaLabel";
     this.maxAreaLabel.LabelProp = global::Mono.Unix.Catalog.GetString("maximum area");
     this.MainLayout.Add(this.maxAreaLabel);
     global::Gtk.Fixed.FixedChild w12 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.maxAreaLabel]));
     w12.X = 970;
     w12.Y = 125;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.minDist = new global::Gtk.SpinButton(0D, 1000D, 1D);
     this.minDist.WidthRequest             = 120;
     this.minDist.Name                     = "minDist";
     this.minDist.Adjustment.PageIncrement = 10D;
     this.minDist.ClimbRate                = 1D;
     this.minDist.Numeric                  = true;
     this.MainLayout.Add(this.minDist);
     global::Gtk.Fixed.FixedChild w13 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.minDist]));
     w13.X = 840;
     w13.Y = 150;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.minDistLabel           = new global::Gtk.Label();
     this.minDistLabel.Name      = "minDistLabel";
     this.minDistLabel.LabelProp = global::Mono.Unix.Catalog.GetString("minimum distance between circles");
     this.MainLayout.Add(this.minDistLabel);
     global::Gtk.Fixed.FixedChild w14 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.minDistLabel]));
     w14.X = 971;
     w14.Y = 155;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.circleAccumulatorThreshold = new global::Gtk.SpinButton(0D, 1000D, 1D);
     this.circleAccumulatorThreshold.WidthRequest             = 120;
     this.circleAccumulatorThreshold.Name                     = "circleAccumulatorThreshold";
     this.circleAccumulatorThreshold.Adjustment.PageIncrement = 10D;
     this.circleAccumulatorThreshold.ClimbRate                = 1D;
     this.circleAccumulatorThreshold.Numeric                  = true;
     this.MainLayout.Add(this.circleAccumulatorThreshold);
     global::Gtk.Fixed.FixedChild w15 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.circleAccumulatorThreshold]));
     w15.X = 840;
     w15.Y = 180;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.circleAccumulatorThresholdLabel           = new global::Gtk.Label();
     this.circleAccumulatorThresholdLabel.Name      = "circleAccumulatorThresholdLabel";
     this.circleAccumulatorThresholdLabel.LabelProp = global::Mono.Unix.Catalog.GetString("Hough circle threshold");
     this.MainLayout.Add(this.circleAccumulatorThresholdLabel);
     global::Gtk.Fixed.FixedChild w16 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.circleAccumulatorThresholdLabel]));
     w16.X = 970;
     w16.Y = 185;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.minRadius = new global::Gtk.SpinButton(0D, 1000D, 1D);
     this.minRadius.WidthRequest             = 120;
     this.minRadius.Name                     = "minRadius";
     this.minRadius.Adjustment.PageIncrement = 10D;
     this.minRadius.ClimbRate                = 1D;
     this.minRadius.Numeric                  = true;
     this.MainLayout.Add(this.minRadius);
     global::Gtk.Fixed.FixedChild w17 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.minRadius]));
     w17.X = 840;
     w17.Y = 210;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.minRadiusLabel           = new global::Gtk.Label();
     this.minRadiusLabel.Name      = "minRadiusLabel";
     this.minRadiusLabel.LabelProp = global::Mono.Unix.Catalog.GetString("minimum circle radius");
     this.MainLayout.Add(this.minRadiusLabel);
     global::Gtk.Fixed.FixedChild w18 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.minRadiusLabel]));
     w18.X = 970;
     w18.Y = 215;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.maxRadius = new global::Gtk.SpinButton(0D, 1000D, 1D);
     this.maxRadius.WidthRequest             = 120;
     this.maxRadius.Name                     = "maxRadius";
     this.maxRadius.Adjustment.PageIncrement = 10D;
     this.maxRadius.ClimbRate                = 1D;
     this.maxRadius.Numeric                  = true;
     this.MainLayout.Add(this.maxRadius);
     global::Gtk.Fixed.FixedChild w19 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.maxRadius]));
     w19.X = 840;
     w19.Y = 240;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.maxRadiusLabel           = new global::Gtk.Label();
     this.maxRadiusLabel.Name      = "maxRadiusLabel";
     this.maxRadiusLabel.LabelProp = global::Mono.Unix.Catalog.GetString("maximum circle radius");
     this.MainLayout.Add(this.maxRadiusLabel);
     global::Gtk.Fixed.FixedChild w20 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.maxRadiusLabel]));
     w20.X = 970;
     w20.Y = 245;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.markerColor = new global::Gtk.ColorButton();
     this.markerColor.WidthRequest = 120;
     this.markerColor.Events       = ((global::Gdk.EventMask)(784));
     this.markerColor.Name         = "markerColor";
     this.markerColor.FocusOnClick = false;
     this.MainLayout.Add(this.markerColor);
     global::Gtk.Fixed.FixedChild w21 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.markerColor]));
     w21.X = 840;
     w21.Y = 390;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.colorButtonLabel           = new global::Gtk.Label();
     this.colorButtonLabel.Name      = "colorButtonLabel";
     this.colorButtonLabel.LabelProp = global::Mono.Unix.Catalog.GetString("marker color");
     this.MainLayout.Add(this.colorButtonLabel);
     global::Gtk.Fixed.FixedChild w22 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.colorButtonLabel]));
     w22.X = 970;
     w22.Y = 395;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.markerSize = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.markerSize.WidthRequest             = 120;
     this.markerSize.Name                     = "markerSize";
     this.markerSize.Adjustment.PageIncrement = 10D;
     this.markerSize.ClimbRate                = 1D;
     this.markerSize.Numeric                  = true;
     this.MainLayout.Add(this.markerSize);
     global::Gtk.Fixed.FixedChild w23 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.markerSize]));
     w23.X = 840;
     w23.Y = 360;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.markerSizeLabel           = new global::Gtk.Label();
     this.markerSizeLabel.Name      = "markerSizeLabel";
     this.markerSizeLabel.LabelProp = global::Mono.Unix.Catalog.GetString("markerSize");
     this.MainLayout.Add(this.markerSizeLabel);
     global::Gtk.Fixed.FixedChild w24 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.markerSizeLabel]));
     w24.X = 970;
     w24.Y = 365;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.dp = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.dp.WidthRequest             = 120;
     this.dp.Name                     = "dp";
     this.dp.Adjustment.PageIncrement = 10D;
     this.dp.ClimbRate                = 1D;
     this.dp.Numeric                  = true;
     this.MainLayout.Add(this.dp);
     global::Gtk.Fixed.FixedChild w25 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.dp]));
     w25.X = 840;
     w25.Y = 270;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.dpLabel           = new global::Gtk.Label();
     this.dpLabel.Name      = "dpLabel";
     this.dpLabel.LabelProp = global::Mono.Unix.Catalog.GetString("dp (image / accumulator)");
     this.MainLayout.Add(this.dpLabel);
     global::Gtk.Fixed.FixedChild w26 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.dpLabel]));
     w26.X = 970;
     w26.Y = 275;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.detectCirclesButton = new global::Gtk.Button();
     this.detectCirclesButton.WidthRequest = 120;
     this.detectCirclesButton.Name         = "detectCirclesButton";
     this.detectCirclesButton.UseUnderline = true;
     this.detectCirclesButton.FocusOnClick = false;
     this.detectCirclesButton.Label        = global::Mono.Unix.Catalog.GetString("Hough circles");
     this.MainLayout.Add(this.detectCirclesButton);
     global::Gtk.Fixed.FixedChild w27 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.detectCirclesButton]));
     w27.X = 840;
     w27.Y = 425;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.detectBlobsButton = new global::Gtk.Button();
     this.detectBlobsButton.WidthRequest = 120;
     this.detectBlobsButton.Name         = "detectBlobsButton";
     this.detectBlobsButton.UseUnderline = true;
     this.detectBlobsButton.FocusOnClick = false;
     this.detectBlobsButton.Label        = global::Mono.Unix.Catalog.GetString("Edge/Polygon");
     this.MainLayout.Add(this.detectBlobsButton);
     global::Gtk.Fixed.FixedChild w28 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.detectBlobsButton]));
     w28.X = 840;
     w28.Y = 455;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.blobDetectorButton = new global::Gtk.Button();
     this.blobDetectorButton.WidthRequest = 120;
     this.blobDetectorButton.Name         = "blobDetectorButton";
     this.blobDetectorButton.UseUnderline = true;
     this.blobDetectorButton.FocusOnClick = false;
     this.blobDetectorButton.Label        = global::Mono.Unix.Catalog.GetString("Blobs");
     this.MainLayout.Add(this.blobDetectorButton);
     global::Gtk.Fixed.FixedChild w29 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.blobDetectorButton]));
     w29.X = 840;
     w29.Y = 485;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.simpleBlobDetector = new global::Gtk.Button();
     this.simpleBlobDetector.WidthRequest = 120;
     this.simpleBlobDetector.Name         = "simpleBlobDetector";
     this.simpleBlobDetector.UseUnderline = true;
     this.simpleBlobDetector.FocusOnClick = false;
     this.simpleBlobDetector.Label        = global::Mono.Unix.Catalog.GetString("Simple");
     this.MainLayout.Add(this.simpleBlobDetector);
     global::Gtk.Fixed.FixedChild w30 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.simpleBlobDetector]));
     w30.X = 840;
     w30.Y = 515;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.subtractBg               = new global::Gtk.CheckButton();
     this.subtractBg.CanFocus      = true;
     this.subtractBg.Name          = "subtractBg";
     this.subtractBg.Label         = global::Mono.Unix.Catalog.GetString("sub background");
     this.subtractBg.DrawIndicator = true;
     this.subtractBg.UseUnderline  = true;
     this.MainLayout.Add(this.subtractBg);
     global::Gtk.Fixed.FixedChild w31 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.subtractBg]));
     w31.X = 970;
     w31.Y = 425;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.imgInvert               = new global::Gtk.CheckButton();
     this.imgInvert.CanFocus      = true;
     this.imgInvert.Name          = "imgInvert";
     this.imgInvert.Label         = global::Mono.Unix.Catalog.GetString("invert");
     this.imgInvert.DrawIndicator = true;
     this.imgInvert.UseUnderline  = true;
     this.MainLayout.Add(this.imgInvert);
     global::Gtk.Fixed.FixedChild w32 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.imgInvert]));
     w32.X = 970;
     w32.Y = 455;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.downUpSample               = new global::Gtk.CheckButton();
     this.downUpSample.CanFocus      = true;
     this.downUpSample.Name          = "downUpSample";
     this.downUpSample.Label         = global::Mono.Unix.Catalog.GetString("down/up sampling");
     this.downUpSample.DrawIndicator = true;
     this.downUpSample.UseUnderline  = true;
     this.downUpSample.FocusOnClick  = false;
     this.MainLayout.Add(this.downUpSample);
     global::Gtk.Fixed.FixedChild w33 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.downUpSample]));
     w33.X = 970;
     w33.Y = 485;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.gaussianBlur               = new global::Gtk.CheckButton();
     this.gaussianBlur.Name          = "gaussianBlur";
     this.gaussianBlur.Label         = global::Mono.Unix.Catalog.GetString("Guassian Filter");
     this.gaussianBlur.DrawIndicator = true;
     this.gaussianBlur.UseUnderline  = true;
     this.gaussianBlur.FocusOnClick  = false;
     this.MainLayout.Add(this.gaussianBlur);
     global::Gtk.Fixed.FixedChild w34 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.gaussianBlur]));
     w34.X = 1080;
     w34.Y = 585;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.sx = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.sx.WidthRequest             = 120;
     this.sx.Name                     = "sx";
     this.sx.Adjustment.PageIncrement = 10D;
     this.sx.ClimbRate                = 1D;
     this.sx.Numeric                  = true;
     this.MainLayout.Add(this.sx);
     global::Gtk.Fixed.FixedChild w35 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.sx]));
     w35.X = 840;
     w35.Y = 580;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.sy = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.sy.WidthRequest             = 120;
     this.sy.Name                     = "sy";
     this.sy.Adjustment.PageIncrement = 10D;
     this.sy.ClimbRate                = 1D;
     this.sy.Numeric                  = true;
     this.MainLayout.Add(this.sy);
     global::Gtk.Fixed.FixedChild w36 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.sy]));
     w36.X = 840;
     w36.Y = 610;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.sxLabel           = new global::Gtk.Label();
     this.sxLabel.Name      = "sxLabel";
     this.sxLabel.LabelProp = global::Mono.Unix.Catalog.GetString("kernel width");
     this.MainLayout.Add(this.sxLabel);
     global::Gtk.Fixed.FixedChild w37 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.sxLabel]));
     w37.X = 970;
     w37.Y = 585;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.syLabel           = new global::Gtk.Label();
     this.syLabel.Name      = "syLabel";
     this.syLabel.LabelProp = global::Mono.Unix.Catalog.GetString("kernel height");
     this.MainLayout.Add(this.syLabel);
     global::Gtk.Fixed.FixedChild w38 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.syLabel]));
     w38.X = 970;
     w38.Y = 615;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.sigmaX = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.sigmaX.WidthRequest             = 120;
     this.sigmaX.Name                     = "sigmaX";
     this.sigmaX.Adjustment.PageIncrement = 10D;
     this.sigmaX.ClimbRate                = 1D;
     this.sigmaX.Numeric                  = true;
     this.MainLayout.Add(this.sigmaX);
     global::Gtk.Fixed.FixedChild w39 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.sigmaX]));
     w39.X = 840;
     w39.Y = 640;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.sigmaY = new global::Gtk.SpinButton(0D, 100D, 1D);
     this.sigmaY.WidthRequest             = 120;
     this.sigmaY.Name                     = "sigmaY";
     this.sigmaY.Adjustment.PageIncrement = 10D;
     this.sigmaY.ClimbRate                = 1D;
     this.sigmaY.Numeric                  = true;
     this.MainLayout.Add(this.sigmaY);
     global::Gtk.Fixed.FixedChild w40 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.sigmaY]));
     w40.X = 840;
     w40.Y = 670;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.sigmaXLabel           = new global::Gtk.Label();
     this.sigmaXLabel.Name      = "sigmaXLabel";
     this.sigmaXLabel.LabelProp = global::Mono.Unix.Catalog.GetString("stdev (X)");
     this.MainLayout.Add(this.sigmaXLabel);
     global::Gtk.Fixed.FixedChild w41 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.sigmaXLabel]));
     w41.X = 970;
     w41.Y = 645;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.sigmaYLabel           = new global::Gtk.Label();
     this.sigmaYLabel.Name      = "sigmaYLabel";
     this.sigmaYLabel.LabelProp = global::Mono.Unix.Catalog.GetString("stdev (Y)");
     this.MainLayout.Add(this.sigmaYLabel);
     global::Gtk.Fixed.FixedChild w42 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.sigmaYLabel]));
     w42.X = 970;
     w42.Y = 675;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.normalize               = new global::Gtk.CheckButton();
     this.normalize.CanFocus      = true;
     this.normalize.Name          = "normalize";
     this.normalize.Label         = global::Mono.Unix.Catalog.GetString("normalize");
     this.normalize.DrawIndicator = true;
     this.normalize.UseUnderline  = true;
     this.MainLayout.Add(this.normalize);
     global::Gtk.Fixed.FixedChild w43 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.normalize]));
     w43.X = 1120;
     w43.Y = 425;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.saveBlobsButton              = new global::Gtk.Button();
     this.saveBlobsButton.Name         = "saveBlobsButton";
     this.saveBlobsButton.UseUnderline = true;
     this.saveBlobsButton.FocusOnClick = false;
     this.saveBlobsButton.Label        = global::Mono.Unix.Catalog.GetString("Save Blobs");
     this.MainLayout.Add(this.saveBlobsButton);
     global::Gtk.Fixed.FixedChild w44 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.saveBlobsButton]));
     w44.X = 60;
     w44.Y = 625;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.saveProcessedImage              = new global::Gtk.Button();
     this.saveProcessedImage.Name         = "saveProcessedImage";
     this.saveProcessedImage.UseUnderline = true;
     this.saveProcessedImage.FocusOnClick = false;
     this.saveProcessedImage.Label        = global::Mono.Unix.Catalog.GetString("Save Processed Image");
     this.MainLayout.Add(this.saveProcessedImage);
     global::Gtk.Fixed.FixedChild w45 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.saveProcessedImage]));
     w45.X = 150;
     w45.Y = 625;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.SelectMode = new global::Gtk.ToggleButton();
     this.SelectMode.WidthRequest = 120;
     this.SelectMode.Name         = "SelectMode";
     this.SelectMode.UseUnderline = true;
     this.SelectMode.FocusOnClick = false;
     this.SelectMode.Label        = global::Mono.Unix.Catalog.GetString("Ellipse / Box");
     this.MainLayout.Add(this.SelectMode);
     global::Gtk.Fixed.FixedChild w46 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.SelectMode]));
     w46.X = 320;
     w46.Y = 625;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.editRegionLayout = new global::Gtk.Fixed();
     this.editRegionLayout.WidthRequest  = 800;
     this.editRegionLayout.HeightRequest = 50;
     this.editRegionLayout.Name          = "editRegionLayout";
     this.editRegionLayout.HasWindow     = false;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.regionWidthLabel           = new global::Gtk.Label();
     this.regionWidthLabel.Name      = "regionWidthLabel";
     this.regionWidthLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Width</b>");
     this.regionWidthLabel.UseMarkup = true;
     this.editRegionLayout.Add(this.regionWidthLabel);
     global::Gtk.Fixed.FixedChild w47 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.regionWidthLabel]));
     w47.Y = 5;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.widthScaleNumeric      = new global::Gtk.SpinButton(2D, 1000D, 1D);
     this.widthScaleNumeric.Name = "widthScaleNumeric";
     this.widthScaleNumeric.Adjustment.PageIncrement = 10D;
     this.widthScaleNumeric.ClimbRate = 1D;
     this.widthScaleNumeric.Numeric   = true;
     this.widthScaleNumeric.Value     = 2D;
     this.editRegionLayout.Add(this.widthScaleNumeric);
     global::Gtk.Fixed.FixedChild w48 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.widthScaleNumeric]));
     w48.X = 50;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.widthScale = new global::Gtk.HScale(null);
     this.widthScale.WidthRequest             = 100;
     this.widthScale.Name                     = "widthScale";
     this.widthScale.Adjustment.Lower         = 2D;
     this.widthScale.Adjustment.Upper         = 1000D;
     this.widthScale.Adjustment.PageIncrement = 10D;
     this.widthScale.Adjustment.StepIncrement = 1D;
     this.widthScale.DrawValue                = false;
     this.widthScale.Digits                   = 0;
     this.widthScale.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.editRegionLayout.Add(this.widthScale);
     global::Gtk.Fixed.FixedChild w49 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.widthScale]));
     w49.X = 120;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.heightScaleNumeric      = new global::Gtk.SpinButton(2D, 1000D, 1D);
     this.heightScaleNumeric.Name = "heightScaleNumeric";
     this.heightScaleNumeric.Adjustment.PageIncrement = 10D;
     this.heightScaleNumeric.ClimbRate = 1D;
     this.heightScaleNumeric.Numeric   = true;
     this.heightScaleNumeric.Value     = 2D;
     this.editRegionLayout.Add(this.heightScaleNumeric);
     global::Gtk.Fixed.FixedChild w50 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.heightScaleNumeric]));
     w50.X = 50;
     w50.Y = 30;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.heightScale = new global::Gtk.HScale(null);
     this.heightScale.WidthRequest             = 100;
     this.heightScale.CanFocus                 = true;
     this.heightScale.Name                     = "heightScale";
     this.heightScale.Adjustment.Lower         = 2D;
     this.heightScale.Adjustment.Upper         = 1000D;
     this.heightScale.Adjustment.PageIncrement = 10D;
     this.heightScale.Adjustment.StepIncrement = 1D;
     this.heightScale.DrawValue                = false;
     this.heightScale.Digits                   = 0;
     this.heightScale.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.editRegionLayout.Add(this.heightScale);
     global::Gtk.Fixed.FixedChild w51 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.heightScale]));
     w51.X = 120;
     w51.Y = 30;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.regionHeightLabel           = new global::Gtk.Label();
     this.regionHeightLabel.Name      = "regionHeightLabel";
     this.regionHeightLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Height</b>");
     this.regionHeightLabel.UseMarkup = true;
     this.editRegionLayout.Add(this.regionHeightLabel);
     global::Gtk.Fixed.FixedChild w52 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.regionHeightLabel]));
     w52.Y = 35;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.dxScaleNumeric      = new global::Gtk.SpinButton(-800D, 1600D, 1D);
     this.dxScaleNumeric.Name = "dxScaleNumeric";
     this.dxScaleNumeric.Adjustment.PageIncrement = 10D;
     this.dxScaleNumeric.ClimbRate = 1D;
     this.dxScaleNumeric.Numeric   = true;
     this.editRegionLayout.Add(this.dxScaleNumeric);
     global::Gtk.Fixed.FixedChild w53 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.dxScaleNumeric]));
     w53.X = 250;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.dxLabel           = new global::Gtk.Label();
     this.dxLabel.Name      = "dxLabel";
     this.dxLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>X</b>");
     this.dxLabel.UseMarkup = true;
     this.editRegionLayout.Add(this.dxLabel);
     global::Gtk.Fixed.FixedChild w54 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.dxLabel]));
     w54.X = 230;
     w54.Y = 5;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.dyScaleNumeric      = new global::Gtk.SpinButton(-800D, 1600D, 1D);
     this.dyScaleNumeric.Name = "dyScaleNumeric";
     this.dyScaleNumeric.Adjustment.PageIncrement = 10D;
     this.dyScaleNumeric.ClimbRate = 1D;
     this.dyScaleNumeric.Numeric   = true;
     this.editRegionLayout.Add(this.dyScaleNumeric);
     global::Gtk.Fixed.FixedChild w55 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.dyScaleNumeric]));
     w55.X = 250;
     w55.Y = 30;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.dyLabel           = new global::Gtk.Label();
     this.dyLabel.Name      = "dyLabel";
     this.dyLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Y</b>");
     this.dyLabel.UseMarkup = true;
     this.editRegionLayout.Add(this.dyLabel);
     global::Gtk.Fixed.FixedChild w56 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.dyLabel]));
     w56.X = 230;
     w56.Y = 35;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.dxScale = new global::Gtk.HScale(null);
     this.dxScale.WidthRequest             = 100;
     this.dxScale.Name                     = "dxScale";
     this.dxScale.Adjustment.Lower         = -800D;
     this.dxScale.Adjustment.Upper         = 1600D;
     this.dxScale.Adjustment.PageIncrement = 10D;
     this.dxScale.Adjustment.StepIncrement = 1D;
     this.dxScale.DrawValue                = false;
     this.dxScale.Digits                   = 0;
     this.dxScale.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.editRegionLayout.Add(this.dxScale);
     global::Gtk.Fixed.FixedChild w57 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.dxScale]));
     w57.X = 320;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.dyScale = new global::Gtk.HScale(null);
     this.dyScale.WidthRequest             = 100;
     this.dyScale.Name                     = "dyScale";
     this.dyScale.Adjustment.Lower         = -800D;
     this.dyScale.Adjustment.Upper         = 1600D;
     this.dyScale.Adjustment.PageIncrement = 10D;
     this.dyScale.Adjustment.StepIncrement = 1D;
     this.dyScale.DrawValue                = false;
     this.dyScale.Digits                   = 0;
     this.dyScale.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.editRegionLayout.Add(this.dyScale);
     global::Gtk.Fixed.FixedChild w58 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.dyScale]));
     w58.X = 320;
     w58.Y = 30;
     // Container child editRegionLayout.Gtk.Fixed+FixedChild
     this.closeEditButton              = new global::Gtk.Button();
     this.closeEditButton.Name         = "closeEditButton";
     this.closeEditButton.UseUnderline = true;
     this.closeEditButton.FocusOnClick = false;
     this.closeEditButton.Label        = global::Mono.Unix.Catalog.GetString("Close");
     this.editRegionLayout.Add(this.closeEditButton);
     global::Gtk.Fixed.FixedChild w59 = ((global::Gtk.Fixed.FixedChild)(this.editRegionLayout[this.closeEditButton]));
     w59.X = 440;
     this.MainLayout.Add(this.editRegionLayout);
     global::Gtk.Fixed.FixedChild w60 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.editRegionLayout]));
     w60.X = 20;
     w60.Y = 660;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.ClearSelected              = new global::Gtk.Button();
     this.ClearSelected.Name         = "ClearSelected";
     this.ClearSelected.UseUnderline = true;
     this.ClearSelected.FocusOnClick = false;
     this.ClearSelected.Label        = global::Mono.Unix.Catalog.GetString("Clear Selection");
     this.MainLayout.Add(this.ClearSelected);
     global::Gtk.Fixed.FixedChild w61 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.ClearSelected]));
     w61.X = 445;
     w61.Y = 625;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.detectObjectsButton = new global::Gtk.Button();
     this.detectObjectsButton.WidthRequest = 120;
     this.detectObjectsButton.Name         = "detectObjectsButton";
     this.detectObjectsButton.UseUnderline = true;
     this.detectObjectsButton.FocusOnClick = false;
     this.detectObjectsButton.Label        = global::Mono.Unix.Catalog.GetString("Haar Cascades");
     this.MainLayout.Add(this.detectObjectsButton);
     global::Gtk.Fixed.FixedChild w62 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.detectObjectsButton]));
     w62.X = 840;
     w62.Y = 545;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.scaleFactor = new global::Gtk.SpinButton(0.01D, 10D, 0.1D);
     this.scaleFactor.WidthRequest             = 120;
     this.scaleFactor.Name                     = "scaleFactor";
     this.scaleFactor.Adjustment.PageIncrement = 0.1D;
     this.scaleFactor.ClimbRate                = 1D;
     this.scaleFactor.Digits                   = ((uint)(2));
     this.scaleFactor.Numeric                  = true;
     this.scaleFactor.Value                    = 1D;
     this.MainLayout.Add(this.scaleFactor);
     global::Gtk.Fixed.FixedChild w63 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.scaleFactor]));
     w63.X = 840;
     w63.Y = 300;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.scaleFactorLabel           = new global::Gtk.Label();
     this.scaleFactorLabel.Name      = "scaleFactorLabel";
     this.scaleFactorLabel.LabelProp = global::Mono.Unix.Catalog.GetString("scale factor");
     this.MainLayout.Add(this.scaleFactorLabel);
     global::Gtk.Fixed.FixedChild w64 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.scaleFactorLabel]));
     w64.X = 970;
     w64.Y = 305;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.minNeighbors = new global::Gtk.SpinButton(1D, 100D, 1D);
     this.minNeighbors.WidthRequest             = 120;
     this.minNeighbors.Name                     = "minNeighbors";
     this.minNeighbors.Adjustment.PageIncrement = 10D;
     this.minNeighbors.ClimbRate                = 1D;
     this.minNeighbors.Numeric                  = true;
     this.minNeighbors.Value                    = 1D;
     this.MainLayout.Add(this.minNeighbors);
     global::Gtk.Fixed.FixedChild w65 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.minNeighbors]));
     w65.X = 840;
     w65.Y = 330;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.minNeighborsLabel           = new global::Gtk.Label();
     this.minNeighborsLabel.Name      = "minNeighborsLabel";
     this.minNeighborsLabel.LabelProp = global::Mono.Unix.Catalog.GetString("minimun # of rectangle neighbors");
     this.MainLayout.Add(this.minNeighborsLabel);
     global::Gtk.Fixed.FixedChild w66 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.minNeighborsLabel]));
     w66.X = 970;
     w66.Y = 335;
     // Container child MainLayout.Gtk.Fixed+FixedChild
     this.selectClassifierButton = new global::Gtk.Button();
     this.selectClassifierButton.WidthRequest = 120;
     this.selectClassifierButton.Name         = "selectClassifierButton";
     this.selectClassifierButton.UseUnderline = true;
     this.selectClassifierButton.FocusOnClick = false;
     this.selectClassifierButton.Label        = global::Mono.Unix.Catalog.GetString("select classifier");
     this.MainLayout.Add(this.selectClassifierButton);
     global::Gtk.Fixed.FixedChild w67 = ((global::Gtk.Fixed.FixedChild)(this.MainLayout[this.selectClassifierButton]));
     w67.X = 970;
     w67.Y = 545;
     this.Add(this.MainLayout);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 1280;
     this.DefaultHeight = 720;
     this.Show();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.ImageEventBox.ButtonPressEvent   += new global::Gtk.ButtonPressEventHandler(this.ImageButtonPress);
     this.ImageEventBox.ButtonReleaseEvent += new global::Gtk.ButtonReleaseEventHandler(this.ImageButtonRelease);
     this.ImageEventBox.MotionNotifyEvent  += new global::Gtk.MotionNotifyEventHandler(this.ImageMotionNotify);
     this.selectImageButton.Clicked        += new global::System.EventHandler(this.OnSelectImageButtonClicked);
     this.quitButton.Clicked              += new global::System.EventHandler(this.OnQuitButtonClicked);
     this.markerSize.ValueChanged         += new global::System.EventHandler(this.OnMarkerSizeValueChanged);
     this.detectCirclesButton.Clicked     += new global::System.EventHandler(this.OnDetectCirclesButtonClicked);
     this.detectBlobsButton.Clicked       += new global::System.EventHandler(this.OnDetectBlobsButtonClicked);
     this.blobDetectorButton.Clicked      += new global::System.EventHandler(this.OnBlobDetectorButtonClicked);
     this.simpleBlobDetector.Clicked      += new global::System.EventHandler(this.OnSimpleBlobDetectorClicked);
     this.subtractBg.Toggled              += new global::System.EventHandler(this.OnSubtractBgToggled);
     this.imgInvert.Toggled               += new global::System.EventHandler(this.OnImgInvertToggled);
     this.downUpSample.Toggled            += new global::System.EventHandler(this.OnDownUpSampleToggled);
     this.gaussianBlur.Toggled            += new global::System.EventHandler(this.OnGaussianBlurToggled);
     this.sx.ValueChanged                 += new global::System.EventHandler(this.OnSxValueChanged);
     this.sy.ValueChanged                 += new global::System.EventHandler(this.OnSyValueChanged);
     this.sigmaX.ValueChanged             += new global::System.EventHandler(this.OnSigmaXValueChanged);
     this.sigmaY.ValueChanged             += new global::System.EventHandler(this.OnSigmaYValueChanged);
     this.normalize.Toggled               += new global::System.EventHandler(this.OnNormalizeToggled);
     this.saveBlobsButton.Clicked         += new global::System.EventHandler(this.OnSaveBlobsButtonClicked);
     this.saveProcessedImage.Clicked      += new global::System.EventHandler(this.OnSaveProcessedImageClicked);
     this.SelectMode.Toggled              += new global::System.EventHandler(this.ToggleSelectMode);
     this.widthScaleNumeric.ValueChanged  += new global::System.EventHandler(this.NumericResizeEvent);
     this.widthScale.ValueChanged         += new global::System.EventHandler(this.ScaleResizeEvent);
     this.heightScaleNumeric.ValueChanged += new global::System.EventHandler(this.NumericResizeEvent);
     this.heightScale.ValueChanged        += new global::System.EventHandler(this.ScaleResizeEvent);
     this.dxScaleNumeric.ValueChanged     += new global::System.EventHandler(this.NumericMoveEvent);
     this.dyScaleNumeric.ValueChanged     += new global::System.EventHandler(this.NumericMoveEvent);
     this.dxScale.ValueChanged            += new global::System.EventHandler(this.ScaleMoveEvent);
     this.dyScale.ValueChanged            += new global::System.EventHandler(this.ScaleMoveEvent);
     this.closeEditButton.Clicked         += new global::System.EventHandler(this.CloseEdit);
     this.ClearSelected.Clicked           += new global::System.EventHandler(this.ClearRegions);
     this.detectObjectsButton.Clicked     += new global::System.EventHandler(this.OnDetectObjectsButtonClicked);
     this.selectClassifierButton.Clicked  += new global::System.EventHandler(this.OnSelectClassifierButtonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.DrawingToolBox
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.DrawingToolBox";
     // Container child LongoMatch.Gui.Component.DrawingToolBox.Gtk.Container+ContainerChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.toolslabel = new global::Gtk.Label ();
     this.toolslabel.Name = "toolslabel";
     this.toolslabel.Xalign = 0F;
     this.toolslabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Tools</b>");
     this.toolslabel.UseMarkup = true;
     this.vbox2.Add (this.toolslabel);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.toolslabel]));
     w1.Position = 0;
     w1.Expand = false;
     w1.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.toolstable = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
     this.toolstable.Name = "toolstable";
     this.toolstable.RowSpacing = ((uint)(6));
     this.toolstable.ColumnSpacing = ((uint)(6));
     // Container child toolstable.Gtk.Table+TableChild
     this.circlebutton = new global::Gtk.RadioButton ("");
     this.circlebutton.CanFocus = true;
     this.circlebutton.Name = "circlebutton";
     this.circlebutton.DrawIndicator = false;
     this.circlebutton.UseUnderline = true;
     this.circlebutton.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.circlebutton.Remove (this.circlebutton.Child);
     // Container child circlebutton.Gtk.Container+ContainerChild
     this.image79 = new global::Gtk.Image ();
     this.image79.TooltipMarkup = "Circle tool";
     this.image79.Name = "image79";
     this.image79.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("stock_draw-circle-unfilled.png");
     this.circlebutton.Add (this.image79);
     this.toolstable.Add (this.circlebutton);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.toolstable [this.circlebutton]));
     w3.TopAttach = ((uint)(2));
     w3.BottomAttach = ((uint)(3));
     w3.LeftAttach = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.crossbutton = new global::Gtk.RadioButton ("");
     this.crossbutton.CanFocus = true;
     this.crossbutton.Name = "crossbutton";
     this.crossbutton.DrawIndicator = false;
     this.crossbutton.UseUnderline = true;
     this.crossbutton.Group = this.circlebutton.Group;
     this.crossbutton.Remove (this.crossbutton.Child);
     // Container child crossbutton.Gtk.Container+ContainerChild
     this.image83 = new global::Gtk.Image ();
     this.image83.TooltipMarkup = "Cross tool";
     this.image83.Name = "image83";
     this.image83.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("stock_draw-line-45.png");
     this.crossbutton.Add (this.image83);
     this.toolstable.Add (this.crossbutton);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.toolstable [this.crossbutton]));
     w5.TopAttach = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.eraserbutton = new global::Gtk.RadioButton ("");
     this.eraserbutton.TooltipMarkup = "Rubber tool";
     this.eraserbutton.CanFocus = true;
     this.eraserbutton.Name = "eraserbutton";
     this.eraserbutton.DrawIndicator = false;
     this.eraserbutton.UseUnderline = true;
     this.eraserbutton.Group = this.circlebutton.Group;
     this.eraserbutton.Remove (this.eraserbutton.Child);
     // Container child eraserbutton.Gtk.Container+ContainerChild
     this.image81 = new global::Gtk.Image ();
     this.image81.Name = "image81";
     this.image81.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-delete", global::Gtk.IconSize.Menu);
     this.eraserbutton.Add (this.image81);
     this.toolstable.Add (this.eraserbutton);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.toolstable [this.eraserbutton]));
     w7.LeftAttach = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.linebutton = new global::Gtk.RadioButton ("");
     this.linebutton.CanFocus = true;
     this.linebutton.Name = "linebutton";
     this.linebutton.DrawIndicator = false;
     this.linebutton.UseUnderline = true;
     this.linebutton.Group = this.circlebutton.Group;
     this.linebutton.Remove (this.linebutton.Child);
     // Container child linebutton.Gtk.Container+ContainerChild
     this.image82 = new global::Gtk.Image ();
     this.image82.TooltipMarkup = "Arrow line tool";
     this.image82.Name = "image82";
     this.image82.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("stock_draw-line-ends-with-arrow.png");
     this.linebutton.Add (this.image82);
     this.toolstable.Add (this.linebutton);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.toolstable [this.linebutton]));
     w9.TopAttach = ((uint)(1));
     w9.BottomAttach = ((uint)(2));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.penbutton = new global::Gtk.RadioButton ("");
     this.penbutton.TooltipMarkup = "Pencil tool";
     this.penbutton.CanFocus = true;
     this.penbutton.Name = "penbutton";
     this.penbutton.DrawIndicator = false;
     this.penbutton.UseUnderline = true;
     this.penbutton.Group = this.circlebutton.Group;
     this.penbutton.Remove (this.penbutton.Child);
     // Container child penbutton.Gtk.Container+ContainerChild
     this.image80 = new global::Gtk.Image ();
     this.image80.TooltipMarkup = "Pencil";
     this.image80.Name = "image80";
     this.image80.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("stock_draw-freeform-line.png");
     this.penbutton.Add (this.image80);
     this.toolstable.Add (this.penbutton);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.toolstable [this.penbutton]));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.rectanglebutton = new global::Gtk.RadioButton ("");
     this.rectanglebutton.CanFocus = true;
     this.rectanglebutton.Name = "rectanglebutton";
     this.rectanglebutton.DrawIndicator = false;
     this.rectanglebutton.UseUnderline = true;
     this.rectanglebutton.Group = this.circlebutton.Group;
     this.rectanglebutton.Remove (this.rectanglebutton.Child);
     // Container child rectanglebutton.Gtk.Container+ContainerChild
     this.image84 = new global::Gtk.Image ();
     this.image84.TooltipMarkup = "Rectangle tool";
     this.image84.Name = "image84";
     this.image84.Pixbuf = global::Gdk.Pixbuf.LoadFromResource ("stock_draw-rectangle-unfilled.png");
     this.rectanglebutton.Add (this.image84);
     this.toolstable.Add (this.rectanglebutton);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.toolstable [this.rectanglebutton]));
     w13.TopAttach = ((uint)(2));
     w13.BottomAttach = ((uint)(3));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox2.Add (this.toolstable);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.toolstable]));
     w14.Position = 1;
     w14.Expand = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.colorslabel = new global::Gtk.Label ();
     this.colorslabel.Name = "colorslabel";
     this.colorslabel.Xalign = 0F;
     this.colorslabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Color</b>");
     this.colorslabel.UseMarkup = true;
     this.vbox2.Add (this.colorslabel);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.colorslabel]));
     w15.Position = 2;
     w15.Expand = false;
     w15.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.colorbutton = new global::Gtk.ColorButton ();
     this.colorbutton.CanFocus = true;
     this.colorbutton.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton.Name = "colorbutton";
     this.vbox2.Add (this.colorbutton);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.colorbutton]));
     w16.Position = 3;
     w16.Expand = false;
     w16.Fill = false;
     // Container child vbox2.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>Width</b>");
     this.label3.UseMarkup = true;
     this.vbox2.Add (this.label3);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label3]));
     w17.Position = 4;
     w17.Expand = false;
     w17.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.combobox1 = global::Gtk.ComboBox.NewText ();
     this.combobox1.AppendText (global::Mono.Unix.Catalog.GetString ("2 px"));
     this.combobox1.AppendText (global::Mono.Unix.Catalog.GetString ("4 px"));
     this.combobox1.AppendText (global::Mono.Unix.Catalog.GetString ("6 px"));
     this.combobox1.AppendText (global::Mono.Unix.Catalog.GetString ("8 px"));
     this.combobox1.AppendText (global::Mono.Unix.Catalog.GetString ("10 px"));
     this.combobox1.TooltipMarkup = "Change the line's width";
     this.combobox1.Name = "combobox1";
     this.combobox1.Active = 2;
     this.vbox2.Add (this.combobox1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.combobox1]));
     w18.Position = 5;
     w18.Expand = false;
     w18.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.transparencylabel = new global::Gtk.Label ();
     this.transparencylabel.Name = "transparencylabel";
     this.transparencylabel.Xalign = 0F;
     this.transparencylabel.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Transparency</b>");
     this.transparencylabel.UseMarkup = true;
     this.vbox2.Add (this.transparencylabel);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.transparencylabel]));
     w19.Position = 6;
     w19.Expand = false;
     w19.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.spinbutton1 = new global::Gtk.SpinButton (0, 100, 1);
     this.spinbutton1.TooltipMarkup = "Change the drawings' transparency";
     this.spinbutton1.CanFocus = true;
     this.spinbutton1.Name = "spinbutton1";
     this.spinbutton1.Adjustment.PageIncrement = 10;
     this.spinbutton1.ClimbRate = 1;
     this.spinbutton1.Numeric = true;
     this.spinbutton1.Value = 80;
     this.vbox2.Add (this.spinbutton1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.spinbutton1]));
     w20.Position = 7;
     w20.Expand = false;
     w20.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.clearbutton = new global::Gtk.Button ();
     this.clearbutton.TooltipMarkup = "Clear all drawings";
     this.clearbutton.CanFocus = true;
     this.clearbutton.Name = "clearbutton";
     this.clearbutton.UseUnderline = true;
     // Container child clearbutton.Gtk.Container+ContainerChild
     global::Gtk.Alignment w21 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     global::Gtk.HBox w22 = new global::Gtk.HBox ();
     w22.Spacing = 2;
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Image w23 = new global::Gtk.Image ();
     w23.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.LargeToolbar);
     w22.Add (w23);
     // Container child GtkHBox.Gtk.Container+ContainerChild
     global::Gtk.Label w25 = new global::Gtk.Label ();
     w22.Add (w25);
     w21.Add (w22);
     this.clearbutton.Add (w21);
     this.vbox2.Add (this.clearbutton);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.clearbutton]));
     w29.Position = 8;
     w29.Expand = false;
     w29.Fill = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Draw-><b> D</b>\nClear-><b> C</b>\nHide-><b> S</b>\nShow-><b> S</b>\n");
     this.label1.UseMarkup = true;
     this.vbox2.Add (this.label1);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
     w30.Position = 9;
     w30.Expand = false;
     w30.Fill = false;
     this.Add (this.vbox2);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.rectanglebutton.Toggled += new global::System.EventHandler (this.OnRectanglebuttonToggled);
     this.penbutton.Toggled += new global::System.EventHandler (this.OnPenbuttonToggled);
     this.linebutton.Toggled += new global::System.EventHandler (this.OnLinebuttonToggled);
     this.eraserbutton.Toggled += new global::System.EventHandler (this.OnEraserbuttonToggled);
     this.crossbutton.Toggled += new global::System.EventHandler (this.OnCrossbuttonToggled);
     this.circlebutton.Toggled += new global::System.EventHandler (this.OnCirclebuttonToggled);
     this.colorbutton.ColorSet += new global::System.EventHandler (this.OnColorbuttonColorSet);
     this.combobox1.Changed += new global::System.EventHandler (this.OnCombobox1Changed);
     this.spinbutton1.Changed += new global::System.EventHandler (this.OnSpinbutton1Changed);
     this.clearbutton.Clicked += new global::System.EventHandler (this.OnClearbuttonClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Smuxi.Frontend.Gnome.SteticPreferencesDialog
     this.Name = "Smuxi.Frontend.Gnome.SteticPreferencesDialog";
     this.Title = global::Mono.Unix.Catalog.GetString ("Smuxi - Preferences");
     this.TypeHint = ((global::Gdk.WindowTypeHint)(1));
     // Internal child Smuxi.Frontend.Gnome.SteticPreferencesDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog-vbox1";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog-vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.BorderWidth = ((uint)(10));
     // Container child hbox1.Gtk.Box+BoxChild
     this.MenuScrolledWindow = new global::Gtk.ScrolledWindow ();
     this.MenuScrolledWindow.WidthRequest = 128;
     this.MenuScrolledWindow.Name = "MenuScrolledWindow";
     this.MenuScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child MenuScrolledWindow.Gtk.Container+ContainerChild
     this.MenuTreeView = new global::Gtk.TreeView ();
     this.MenuTreeView.Name = "MenuTreeView";
     this.MenuTreeView.EnableSearch = false;
     this.MenuTreeView.HeadersVisible = false;
     this.MenuScrolledWindow.Add (this.MenuTreeView);
     this.hbox1.Add (this.MenuScrolledWindow);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.MenuScrolledWindow]));
     w3.Position = 0;
     w3.Expand = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.Notebook = new global::Gtk.Notebook ();
     this.Notebook.Name = "Notebook";
     this.Notebook.CurrentPage = 0;
     this.Notebook.ShowBorder = false;
     // Container child Notebook.Gtk.Notebook+NotebookChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 5;
     this.vbox1.BorderWidth = ((uint)(5));
     // 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)(5));
     this.table1.ColumnSpacing = ((uint)(5));
     // Container child table1.Gtk.Table+TableChild
     this.ConnectionNicknamesEntry = new global::Gtk.Entry ();
     this.ConnectionNicknamesEntry.Name = "ConnectionNicknamesEntry";
     this.ConnectionNicknamesEntry.IsEditable = true;
     this.ConnectionNicknamesEntry.InvisibleChar = '●';
     this.table1.Add (this.ConnectionNicknamesEntry);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.ConnectionNicknamesEntry]));
     w4.LeftAttach = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.ConnectionRealnameEntry = new global::Gtk.Entry ();
     this.ConnectionRealnameEntry.Name = "ConnectionRealnameEntry";
     this.ConnectionRealnameEntry.IsEditable = true;
     this.ConnectionRealnameEntry.InvisibleChar = '●';
     this.table1.Add (this.ConnectionRealnameEntry);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.ConnectionRealnameEntry]));
     w5.TopAttach = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.ConnectionUsernameEntry = new global::Gtk.Entry ();
     this.ConnectionUsernameEntry.Name = "ConnectionUsernameEntry";
     this.ConnectionUsernameEntry.IsEditable = true;
     this.ConnectionUsernameEntry.InvisibleChar = '●';
     this.table1.Add (this.ConnectionUsernameEntry);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.ConnectionUsernameEntry]));
     w6.TopAttach = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.LeftAttach = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table1.Gtk.Table+TableChild
     this.EncodingComboBox = new global::Gtk.ComboBox ();
     this.EncodingComboBox.Name = "EncodingComboBox";
     this.table1.Add (this.EncodingComboBox);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.EncodingComboBox]));
     w7.TopAttach = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.LeftAttach = ((uint)(1));
     w7.RightAttach = ((uint)(2));
     // Container child table1.Gtk.Table+TableChild
     this.hbox13 = new global::Gtk.HBox ();
     this.hbox13.Name = "hbox13";
     // Container child hbox13.Gtk.Box+BoxChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("Nicknames:");
     this.hbox13.Add (this.label6);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox13 [this.label6]));
     w8.Position = 0;
     w8.Expand = false;
     w8.Fill = false;
     // Container child hbox13.Gtk.Box+BoxChild
     this.fixed31 = new global::Gtk.Fixed ();
     this.fixed31.Name = "fixed31";
     this.fixed31.HasWindow = false;
     this.hbox13.Add (this.fixed31);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox13 [this.fixed31]));
     w9.Position = 1;
     this.table1.Add (this.hbox13);
     // Container child table1.Gtk.Table+TableChild
     this.hbox14 = new global::Gtk.HBox ();
     this.hbox14.Name = "hbox14";
     // Container child hbox14.Gtk.Box+BoxChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Username:"******"fixed32";
     this.fixed32.HasWindow = false;
     this.hbox14.Add (this.fixed32);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox14 [this.fixed32]));
     w12.Position = 1;
     this.table1.Add (this.hbox14);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox14]));
     w13.TopAttach = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     // Container child table1.Gtk.Table+TableChild
     this.hbox15 = new global::Gtk.HBox ();
     this.hbox15.Name = "hbox15";
     // Container child hbox15.Gtk.Box+BoxChild
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Realname:");
     this.hbox15.Add (this.label8);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox15 [this.label8]));
     w14.Position = 0;
     w14.Expand = false;
     w14.Fill = false;
     // Container child hbox15.Gtk.Box+BoxChild
     this.fixed33 = new global::Gtk.Fixed ();
     this.fixed33.Name = "fixed33";
     this.fixed33.HasWindow = false;
     this.hbox15.Add (this.fixed33);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox15 [this.fixed33]));
     w15.Position = 1;
     this.table1.Add (this.hbox15);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox15]));
     w16.TopAttach = ((uint)(2));
     w16.BottomAttach = ((uint)(3));
     // Container child table1.Gtk.Table+TableChild
     this.label58 = new global::Gtk.Label ();
     this.label58.Name = "label58";
     this.label58.Xalign = 0F;
     this.label58.LabelProp = global::Mono.Unix.Catalog.GetString ("Encoding:");
     this.table1.Add (this.label58);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.label58]));
     w17.TopAttach = ((uint)(3));
     w17.BottomAttach = ((uint)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(0));
     this.vbox1.Add (this.table1);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w18.Position = 0;
     w18.Expand = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox2 = new global::Gtk.VBox ();
     this.vbox2.Name = "vbox2";
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     // Container child vbox3.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     // Container child hbox2.Gtk.Box+BoxChild
     this.label37 = new global::Gtk.Label ();
     this.label37.Name = "label37";
     this.label37.LabelProp = global::Mono.Unix.Catalog.GetString ("On Connect Commands:");
     this.hbox2.Add (this.label37);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label37]));
     w19.Position = 0;
     w19.Expand = false;
     w19.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.fixed18 = new global::Gtk.Fixed ();
     this.fixed18.Name = "fixed18";
     this.fixed18.HasWindow = false;
     this.hbox2.Add (this.fixed18);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.fixed18]));
     w20.Position = 1;
     this.vbox3.Add (this.hbox2);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.hbox2]));
     w21.Position = 0;
     w21.Expand = false;
     w21.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindow1 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow1.WidthRequest = 350;
     this.scrolledwindow1.HeightRequest = 100;
     this.scrolledwindow1.Name = "scrolledwindow1";
     this.scrolledwindow1.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow1.Gtk.Container+ContainerChild
     this.OnConnectCommandsTextView = new global::Gtk.TextView ();
     this.OnConnectCommandsTextView.WidthRequest = 152;
     this.OnConnectCommandsTextView.HeightRequest = 168;
     this.OnConnectCommandsTextView.Name = "OnConnectCommandsTextView";
     this.OnConnectCommandsTextView.WrapMode = ((global::Gtk.WrapMode)(2));
     this.scrolledwindow1.Add (this.OnConnectCommandsTextView);
     this.vbox3.Add (this.scrolledwindow1);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindow1]));
     w23.Position = 1;
     this.vbox2.Add (this.vbox3);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox3]));
     w24.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.vbox4 = new global::Gtk.VBox ();
     this.vbox4.Name = "vbox4";
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox3 = new global::Gtk.HBox ();
     this.hbox3.Name = "hbox3";
     // Container child hbox3.Gtk.Box+BoxChild
     this.label43 = new global::Gtk.Label ();
     this.label43.Name = "label43";
     this.label43.LabelProp = global::Mono.Unix.Catalog.GetString ("On Startup Commands:");
     this.hbox3.Add (this.label43);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.label43]));
     w25.Position = 0;
     w25.Expand = false;
     w25.Fill = false;
     // Container child hbox3.Gtk.Box+BoxChild
     this.fixed19 = new global::Gtk.Fixed ();
     this.fixed19.Name = "fixed19";
     this.fixed19.HasWindow = false;
     this.hbox3.Add (this.fixed19);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.fixed19]));
     w26.Position = 1;
     this.vbox4.Add (this.hbox3);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox3]));
     w27.Position = 0;
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.scrolledwindow2 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow2.WidthRequest = 350;
     this.scrolledwindow2.HeightRequest = 100;
     this.scrolledwindow2.Name = "scrolledwindow2";
     this.scrolledwindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow2.Gtk.Container+ContainerChild
     this.OnStartupCommandsTextView = new global::Gtk.TextView ();
     this.OnStartupCommandsTextView.WidthRequest = 152;
     this.OnStartupCommandsTextView.HeightRequest = 168;
     this.OnStartupCommandsTextView.Name = "OnStartupCommandsTextView";
     this.OnStartupCommandsTextView.WrapMode = ((global::Gtk.WrapMode)(2));
     this.scrolledwindow2.Add (this.OnStartupCommandsTextView);
     this.vbox4.Add (this.scrolledwindow2);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.scrolledwindow2]));
     w29.Position = 1;
     this.vbox2.Add (this.vbox4);
     global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.vbox4]));
     w30.Position = 1;
     this.vbox1.Add (this.vbox2);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox2]));
     w31.Position = 1;
     this.Notebook.Add (this.vbox1);
     // Notebook tab
     this.label44 = new global::Gtk.Label ();
     this.label44.Name = "label44";
     this.label44.LabelProp = global::Mono.Unix.Catalog.GetString ("C_onnection");
     this.label44.UseUnderline = true;
     this.Notebook.SetTabLabel (this.vbox1, this.label44);
     this.label44.ShowAll ();
     // Container child Notebook.Gtk.Notebook+NotebookChild
     this.InterfaceNotebook = new global::Gtk.Notebook ();
     this.InterfaceNotebook.Name = "InterfaceNotebook";
     this.InterfaceNotebook.CurrentPage = 0;
     // Container child InterfaceNotebook.Gtk.Notebook+NotebookChild
     this.vbox10 = new global::Gtk.VBox ();
     this.vbox10.Name = "vbox10";
     // Container child vbox10.Gtk.Box+BoxChild
     this.table5 = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
     this.table5.Name = "table5";
     this.table5.RowSpacing = ((uint)(5));
     this.table5.ColumnSpacing = ((uint)(5));
     this.table5.BorderWidth = ((uint)(5));
     // Container child table5.Gtk.Table+TableChild
     this.BufferLinesSpinButton = new global::Gtk.SpinButton (1, 9999, 1);
     this.BufferLinesSpinButton.WidthRequest = 60;
     this.BufferLinesSpinButton.Name = "BufferLinesSpinButton";
     this.BufferLinesSpinButton.Adjustment.PageIncrement = 10;
     this.BufferLinesSpinButton.Adjustment.PageSize = 10;
     this.BufferLinesSpinButton.ClimbRate = 1;
     this.BufferLinesSpinButton.Numeric = true;
     this.BufferLinesSpinButton.Value = 200;
     this.table5.Add (this.BufferLinesSpinButton);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table5 [this.BufferLinesSpinButton]));
     w33.TopAttach = ((uint)(1));
     w33.BottomAttach = ((uint)(2));
     w33.LeftAttach = ((uint)(1));
     w33.RightAttach = ((uint)(2));
     w33.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table5.Gtk.Table+TableChild
     this.EngineBufferLinesSpinButton = new global::Gtk.SpinButton (0, 9999, 1);
     this.EngineBufferLinesSpinButton.WidthRequest = 60;
     this.EngineBufferLinesSpinButton.Name = "EngineBufferLinesSpinButton";
     this.EngineBufferLinesSpinButton.Adjustment.PageIncrement = 10;
     this.EngineBufferLinesSpinButton.Adjustment.PageSize = 10;
     this.EngineBufferLinesSpinButton.ClimbRate = 1;
     this.EngineBufferLinesSpinButton.Numeric = true;
     this.EngineBufferLinesSpinButton.Value = 200;
     this.table5.Add (this.EngineBufferLinesSpinButton);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table5 [this.EngineBufferLinesSpinButton]));
     w34.TopAttach = ((uint)(2));
     w34.BottomAttach = ((uint)(3));
     w34.LeftAttach = ((uint)(1));
     w34.RightAttach = ((uint)(2));
     w34.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table5.Gtk.Table+TableChild
     this.hbox7 = new global::Gtk.HBox ();
     this.hbox7.Name = "hbox7";
     // Container child hbox7.Gtk.Box+BoxChild
     this.label33 = new global::Gtk.Label ();
     this.label33.Name = "label33";
     this.label33.LabelProp = global::Mono.Unix.Catalog.GetString ("Timestamp Format:");
     this.hbox7.Add (this.label33);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label33]));
     w35.Position = 0;
     w35.Expand = false;
     w35.Fill = false;
     // Container child hbox7.Gtk.Box+BoxChild
     this.fixed25 = new global::Gtk.Fixed ();
     this.fixed25.Name = "fixed25";
     this.fixed25.HasWindow = false;
     this.hbox7.Add (this.fixed25);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.fixed25]));
     w36.Position = 1;
     this.table5.Add (this.hbox7);
     // Container child table5.Gtk.Table+TableChild
     this.hbox8 = new global::Gtk.HBox ();
     this.hbox8.Name = "hbox8";
     // Container child hbox8.Gtk.Box+BoxChild
     this.label39 = new global::Gtk.Label ();
     this.label39.Name = "label39";
     this.label39.LabelProp = global::Mono.Unix.Catalog.GetString ("Buffer Lines:");
     this.hbox8.Add (this.label39);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.label39]));
     w38.Position = 0;
     w38.Expand = false;
     w38.Fill = false;
     // Container child hbox8.Gtk.Box+BoxChild
     this.fixed26 = new global::Gtk.Fixed ();
     this.fixed26.Name = "fixed26";
     this.fixed26.HasWindow = false;
     this.hbox8.Add (this.fixed26);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hbox8 [this.fixed26]));
     w39.Position = 1;
     this.table5.Add (this.hbox8);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table5 [this.hbox8]));
     w40.TopAttach = ((uint)(1));
     w40.BottomAttach = ((uint)(2));
     // Container child table5.Gtk.Table+TableChild
     this.hbox9 = new global::Gtk.HBox ();
     this.hbox9.Name = "hbox9";
     // Container child hbox9.Gtk.Box+BoxChild
     this.label40 = new global::Gtk.Label ();
     this.label40.Name = "label40";
     this.label40.LabelProp = global::Mono.Unix.Catalog.GetString ("Engine Buffer Lines:");
     this.hbox9.Add (this.label40);
     global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.label40]));
     w41.Position = 0;
     w41.Expand = false;
     w41.Fill = false;
     // Container child hbox9.Gtk.Box+BoxChild
     this.fixed27 = new global::Gtk.Fixed ();
     this.fixed27.Name = "fixed27";
     this.fixed27.HasWindow = false;
     this.hbox9.Add (this.fixed27);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.fixed27]));
     w42.Position = 1;
     this.table5.Add (this.hbox9);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table5 [this.hbox9]));
     w43.TopAttach = ((uint)(2));
     w43.BottomAttach = ((uint)(3));
     // Container child table5.Gtk.Table+TableChild
     this.TimestampFormatEntry = new global::Gtk.Entry ();
     this.TimestampFormatEntry.WidthRequest = 60;
     this.TimestampFormatEntry.Name = "TimestampFormatEntry";
     this.TimestampFormatEntry.Text = "HH:mm";
     this.TimestampFormatEntry.IsEditable = true;
     this.TimestampFormatEntry.InvisibleChar = '●';
     this.table5.Add (this.TimestampFormatEntry);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table5 [this.TimestampFormatEntry]));
     w44.LeftAttach = ((uint)(1));
     w44.RightAttach = ((uint)(2));
     w44.YOptions = ((global::Gtk.AttachOptions)(0));
     this.vbox10.Add (this.table5);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.table5]));
     w45.Position = 0;
     w45.Expand = false;
     w45.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.StripColorsCheckButton = new global::Gtk.CheckButton ();
     this.StripColorsCheckButton.Name = "StripColorsCheckButton";
     this.StripColorsCheckButton.DrawIndicator = true;
     this.StripColorsCheckButton.UseUnderline = true;
     this.StripColorsCheckButton.Remove (this.StripColorsCheckButton.Child);
     // Container child StripColorsCheckButton.Gtk.Container+ContainerChild
     this.alignment16 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     this.alignment16.Name = "alignment16";
     // Container child alignment16.Gtk.Container+ContainerChild
     this.hbox17 = new global::Gtk.HBox ();
     this.hbox17.Name = "hbox17";
     this.hbox17.Spacing = 2;
     // Container child hbox17.Gtk.Box+BoxChild
     this.image5 = new global::Gtk.Image ();
     this.image5.Name = "image5";
     this.image5.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-cut", global::Gtk.IconSize.Menu);
     this.hbox17.Add (this.image5);
     global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.hbox17 [this.image5]));
     w46.Position = 0;
     w46.Expand = false;
     w46.Fill = false;
     // Container child hbox17.Gtk.Box+BoxChild
     this.label47 = new global::Gtk.Label ();
     this.label47.Name = "label47";
     this.label47.LabelProp = global::Mono.Unix.Catalog.GetString ("Strip Colors");
     this.label47.UseUnderline = true;
     this.hbox17.Add (this.label47);
     global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox17 [this.label47]));
     w47.Position = 1;
     w47.Expand = false;
     w47.Fill = false;
     this.alignment16.Add (this.hbox17);
     this.StripColorsCheckButton.Add (this.alignment16);
     this.vbox10.Add (this.StripColorsCheckButton);
     global::Gtk.Box.BoxChild w50 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.StripColorsCheckButton]));
     w50.Position = 1;
     w50.Expand = false;
     w50.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.StripFormattingsCheckButton = new global::Gtk.CheckButton ();
     this.StripFormattingsCheckButton.Name = "StripFormattingsCheckButton";
     this.StripFormattingsCheckButton.DrawIndicator = true;
     this.StripFormattingsCheckButton.UseUnderline = true;
     this.StripFormattingsCheckButton.Remove (this.StripFormattingsCheckButton.Child);
     // Container child StripFormattingsCheckButton.Gtk.Container+ContainerChild
     this.alignment15 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     this.alignment15.Name = "alignment15";
     // Container child alignment15.Gtk.Container+ContainerChild
     this.hbox16 = new global::Gtk.HBox ();
     this.hbox16.Name = "hbox16";
     this.hbox16.Spacing = 2;
     // Container child hbox16.Gtk.Box+BoxChild
     this.image6 = new global::Gtk.Image ();
     this.image6.Name = "image6";
     this.image6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-cut", global::Gtk.IconSize.Menu);
     this.hbox16.Add (this.image6);
     global::Gtk.Box.BoxChild w51 = ((global::Gtk.Box.BoxChild)(this.hbox16 [this.image6]));
     w51.Position = 0;
     w51.Expand = false;
     w51.Fill = false;
     // Container child hbox16.Gtk.Box+BoxChild
     this.label46 = new global::Gtk.Label ();
     this.label46.Name = "label46";
     this.label46.LabelProp = global::Mono.Unix.Catalog.GetString ("Strip Formattings");
     this.label46.UseUnderline = true;
     this.hbox16.Add (this.label46);
     global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.hbox16 [this.label46]));
     w52.Position = 1;
     w52.Expand = false;
     w52.Fill = false;
     this.alignment15.Add (this.hbox16);
     this.StripFormattingsCheckButton.Add (this.alignment15);
     this.vbox10.Add (this.StripFormattingsCheckButton);
     global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.StripFormattingsCheckButton]));
     w55.Position = 2;
     w55.Expand = false;
     w55.Fill = false;
     // Container child vbox10.Gtk.Box+BoxChild
     this.checkbutton1 = new global::Gtk.CheckButton ();
     this.checkbutton1.Sensitive = false;
     this.checkbutton1.Name = "checkbutton1";
     this.checkbutton1.DrawIndicator = true;
     this.checkbutton1.UseUnderline = true;
     this.checkbutton1.Remove (this.checkbutton1.Child);
     // Container child checkbutton1.Gtk.Container+ContainerChild
     this.alignment26 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     this.alignment26.Name = "alignment26";
     // Container child alignment26.Gtk.Container+ContainerChild
     this.hbox28 = new global::Gtk.HBox ();
     this.hbox28.Name = "hbox28";
     this.hbox28.Spacing = 2;
     // Container child hbox28.Gtk.Box+BoxChild
     this.image7 = new global::Gtk.Image ();
     this.image7.Name = "image7";
     this.image7.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-cut", global::Gtk.IconSize.Menu);
     this.hbox28.Add (this.image7);
     global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.hbox28 [this.image7]));
     w56.Position = 0;
     w56.Expand = false;
     w56.Fill = false;
     // Container child hbox28.Gtk.Box+BoxChild
     this.label60 = new global::Gtk.Label ();
     this.label60.Name = "label60";
     this.label60.LabelProp = global::Mono.Unix.Catalog.GetString ("Strip UTF-8");
     this.label60.UseUnderline = true;
     this.hbox28.Add (this.label60);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox28 [this.label60]));
     w57.Position = 1;
     w57.Expand = false;
     w57.Fill = false;
     this.alignment26.Add (this.hbox28);
     this.checkbutton1.Add (this.alignment26);
     this.vbox10.Add (this.checkbutton1);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vbox10 [this.checkbutton1]));
     w60.Position = 3;
     w60.Expand = false;
     w60.Fill = false;
     this.InterfaceNotebook.Add (this.vbox10);
     // Notebook tab
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("General");
     this.InterfaceNotebook.SetTabLabel (this.vbox10, this.label1);
     this.label1.ShowAll ();
     // Container child InterfaceNotebook.Gtk.Notebook+NotebookChild
     this.vbox5 = new global::Gtk.VBox ();
     this.vbox5.Name = "vbox5";
     this.vbox5.Spacing = 5;
     // Container child vbox5.Gtk.Box+BoxChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     // Container child frame1.Gtk.Container+ContainerChild
     this.alignment4 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment4.Name = "alignment4";
     this.alignment4.LeftPadding = ((uint)(12));
     // Container child alignment4.Gtk.Container+ContainerChild
     this.vbox6 = new global::Gtk.VBox ();
     this.vbox6.Name = "vbox6";
     // Container child vbox6.Gtk.Box+BoxChild
     this.TabPositionRadioButtonTop = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Top"));
     this.TabPositionRadioButtonTop.CanFocus = true;
     this.TabPositionRadioButtonTop.Name = "TabPositionRadioButtonTop";
     this.TabPositionRadioButtonTop.Active = true;
     this.TabPositionRadioButtonTop.DrawIndicator = true;
     this.TabPositionRadioButtonTop.UseUnderline = true;
     this.TabPositionRadioButtonTop.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.TabPositionRadioButtonTop.Remove (this.TabPositionRadioButtonTop.Child);
     // Container child TabPositionRadioButtonTop.Gtk.Container+ContainerChild
     this.hbox10 = new global::Gtk.HBox ();
     this.hbox10.Name = "hbox10";
     this.hbox10.Spacing = 6;
     // Container child hbox10.Gtk.Box+BoxChild
     this.image12 = new global::Gtk.Image ();
     this.image12.Name = "image12";
     this.image12.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-goto-top", global::Gtk.IconSize.Menu);
     this.hbox10.Add (this.image12);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.image12]));
     w62.Position = 0;
     w62.Expand = false;
     w62.Fill = false;
     // Container child hbox10.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Top");
     this.hbox10.Add (this.label5);
     global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.hbox10 [this.label5]));
     w63.Position = 1;
     w63.Expand = false;
     w63.Fill = false;
     this.TabPositionRadioButtonTop.Add (this.hbox10);
     this.vbox6.Add (this.TabPositionRadioButtonTop);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.TabPositionRadioButtonTop]));
     w65.Position = 0;
     w65.Expand = false;
     w65.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.TabPositionRadioButtonBottom = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Bottom"));
     this.TabPositionRadioButtonBottom.Name = "TabPositionRadioButtonBottom";
     this.TabPositionRadioButtonBottom.DrawIndicator = true;
     this.TabPositionRadioButtonBottom.UseUnderline = true;
     this.TabPositionRadioButtonBottom.Group = this.TabPositionRadioButtonTop.Group;
     this.TabPositionRadioButtonBottom.Remove (this.TabPositionRadioButtonBottom.Child);
     // Container child TabPositionRadioButtonBottom.Gtk.Container+ContainerChild
     this.hbox24 = new global::Gtk.HBox ();
     this.hbox24.Name = "hbox24";
     this.hbox24.Spacing = 2;
     // Container child hbox24.Gtk.Box+BoxChild
     this.image9 = new global::Gtk.Image ();
     this.image9.Name = "image9";
     this.image9.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-goto-bottom", global::Gtk.IconSize.Menu);
     this.hbox24.Add (this.image9);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.hbox24 [this.image9]));
     w66.Position = 0;
     w66.Expand = false;
     w66.Fill = false;
     // Container child hbox24.Gtk.Box+BoxChild
     this.label54 = new global::Gtk.Label ();
     this.label54.Name = "label54";
     this.label54.LabelProp = global::Mono.Unix.Catalog.GetString ("Bottom");
     this.label54.UseUnderline = true;
     this.hbox24.Add (this.label54);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.hbox24 [this.label54]));
     w67.Position = 1;
     w67.Expand = false;
     w67.Fill = false;
     this.TabPositionRadioButtonBottom.Add (this.hbox24);
     this.vbox6.Add (this.TabPositionRadioButtonBottom);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.TabPositionRadioButtonBottom]));
     w69.Position = 1;
     w69.Expand = false;
     w69.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.TabPositionRadioButtonLeft = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Left"));
     this.TabPositionRadioButtonLeft.Name = "TabPositionRadioButtonLeft";
     this.TabPositionRadioButtonLeft.DrawIndicator = true;
     this.TabPositionRadioButtonLeft.UseUnderline = true;
     this.TabPositionRadioButtonLeft.Group = this.TabPositionRadioButtonTop.Group;
     this.TabPositionRadioButtonLeft.Remove (this.TabPositionRadioButtonLeft.Child);
     // Container child TabPositionRadioButtonLeft.Gtk.Container+ContainerChild
     this.alignment24 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     this.alignment24.Name = "alignment24";
     // Container child alignment24.Gtk.Container+ContainerChild
     this.hbox25 = new global::Gtk.HBox ();
     this.hbox25.Name = "hbox25";
     this.hbox25.Spacing = 2;
     // Container child hbox25.Gtk.Box+BoxChild
     this.image10 = new global::Gtk.Image ();
     this.image10.Name = "image10";
     this.image10.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-goto-first", global::Gtk.IconSize.Menu);
     this.hbox25.Add (this.image10);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.hbox25 [this.image10]));
     w70.Position = 0;
     w70.Expand = false;
     w70.Fill = false;
     // Container child hbox25.Gtk.Box+BoxChild
     this.label55 = new global::Gtk.Label ();
     this.label55.Name = "label55";
     this.label55.LabelProp = global::Mono.Unix.Catalog.GetString ("Left");
     this.label55.UseUnderline = true;
     this.hbox25.Add (this.label55);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox25 [this.label55]));
     w71.Position = 1;
     w71.Expand = false;
     w71.Fill = false;
     this.alignment24.Add (this.hbox25);
     this.TabPositionRadioButtonLeft.Add (this.alignment24);
     this.vbox6.Add (this.TabPositionRadioButtonLeft);
     global::Gtk.Box.BoxChild w74 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.TabPositionRadioButtonLeft]));
     w74.Position = 2;
     w74.Expand = false;
     w74.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.TabPositionRadioButtonRight = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Right"));
     this.TabPositionRadioButtonRight.Name = "TabPositionRadioButtonRight";
     this.TabPositionRadioButtonRight.DrawIndicator = true;
     this.TabPositionRadioButtonRight.UseUnderline = true;
     this.TabPositionRadioButtonRight.Group = this.TabPositionRadioButtonTop.Group;
     this.TabPositionRadioButtonRight.Remove (this.TabPositionRadioButtonRight.Child);
     // Container child TabPositionRadioButtonRight.Gtk.Container+ContainerChild
     this.alignment25 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     this.alignment25.Name = "alignment25";
     // Container child alignment25.Gtk.Container+ContainerChild
     this.hbox26 = new global::Gtk.HBox ();
     this.hbox26.Name = "hbox26";
     this.hbox26.Spacing = 2;
     // Container child hbox26.Gtk.Box+BoxChild
     this.image11 = new global::Gtk.Image ();
     this.image11.Name = "image11";
     this.image11.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-goto-last", global::Gtk.IconSize.Menu);
     this.hbox26.Add (this.image11);
     global::Gtk.Box.BoxChild w75 = ((global::Gtk.Box.BoxChild)(this.hbox26 [this.image11]));
     w75.Position = 0;
     w75.Expand = false;
     w75.Fill = false;
     // Container child hbox26.Gtk.Box+BoxChild
     this.label56 = new global::Gtk.Label ();
     this.label56.Name = "label56";
     this.label56.LabelProp = global::Mono.Unix.Catalog.GetString ("Right");
     this.label56.UseUnderline = true;
     this.hbox26.Add (this.label56);
     global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.hbox26 [this.label56]));
     w76.Position = 1;
     w76.Expand = false;
     w76.Fill = false;
     this.alignment25.Add (this.hbox26);
     this.TabPositionRadioButtonRight.Add (this.alignment25);
     this.vbox6.Add (this.TabPositionRadioButtonRight);
     global::Gtk.Box.BoxChild w79 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.TabPositionRadioButtonRight]));
     w79.Position = 3;
     w79.Expand = false;
     w79.Fill = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.TabPositionRadioButtonNone = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("None"));
     this.TabPositionRadioButtonNone.Name = "TabPositionRadioButtonNone";
     this.TabPositionRadioButtonNone.DrawIndicator = true;
     this.TabPositionRadioButtonNone.UseUnderline = true;
     this.TabPositionRadioButtonNone.Group = this.TabPositionRadioButtonTop.Group;
     this.vbox6.Add (this.TabPositionRadioButtonNone);
     global::Gtk.Box.BoxChild w80 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.TabPositionRadioButtonNone]));
     w80.Position = 4;
     w80.Expand = false;
     w80.Fill = false;
     this.alignment4.Add (this.vbox6);
     this.frame1.Add (this.alignment4);
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("<b> Tabs Position </b>");
     this.label9.UseMarkup = true;
     this.frame1.LabelWidget = this.label9;
     this.vbox5.Add (this.frame1);
     global::Gtk.Box.BoxChild w83 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.frame1]));
     w83.Position = 0;
     w83.Expand = false;
     // Container child vbox5.Gtk.Box+BoxChild
     this.frame4 = new global::Gtk.Frame ();
     this.frame4.Name = "frame4";
     // Container child frame4.Gtk.Container+ContainerChild
     this.alignment8 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment8.Name = "alignment8";
     this.alignment8.LeftPadding = ((uint)(12));
     // Container child alignment8.Gtk.Container+ContainerChild
     this.table3 = new global::Gtk.Table (((uint)(4)), ((uint)(2)), false);
     this.table3.Name = "table3";
     this.table3.RowSpacing = ((uint)(5));
     this.table3.ColumnSpacing = ((uint)(5));
     // Container child table3.Gtk.Table+TableChild
     this.ActivityColorButton = new global::Gtk.ColorButton ();
     this.ActivityColorButton.Name = "ActivityColorButton";
     this.table3.Add (this.ActivityColorButton);
     global::Gtk.Table.TableChild w84 = ((global::Gtk.Table.TableChild)(this.table3 [this.ActivityColorButton]));
     w84.TopAttach = ((uint)(1));
     w84.BottomAttach = ((uint)(2));
     w84.LeftAttach = ((uint)(1));
     w84.RightAttach = ((uint)(2));
     w84.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table3.Gtk.Table+TableChild
     this.HighlightColorButton = new global::Gtk.ColorButton ();
     this.HighlightColorButton.Name = "HighlightColorButton";
     this.table3.Add (this.HighlightColorButton);
     global::Gtk.Table.TableChild w85 = ((global::Gtk.Table.TableChild)(this.table3 [this.HighlightColorButton]));
     w85.TopAttach = ((uint)(3));
     w85.BottomAttach = ((uint)(4));
     w85.LeftAttach = ((uint)(1));
     w85.RightAttach = ((uint)(2));
     w85.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table3.Gtk.Table+TableChild
     this.label16 = new global::Gtk.Label ();
     this.label16.Name = "label16";
     this.label16.Xalign = 0F;
     this.label16.LabelProp = global::Mono.Unix.Catalog.GetString ("No Activity");
     this.table3.Add (this.label16);
     global::Gtk.Table.TableChild w86 = ((global::Gtk.Table.TableChild)(this.table3 [this.label16]));
     w86.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table3.Gtk.Table+TableChild
     this.label17 = new global::Gtk.Label ();
     this.label17.Name = "label17";
     this.label17.Xalign = 0F;
     this.label17.LabelProp = global::Mono.Unix.Catalog.GetString ("Activity");
     this.table3.Add (this.label17);
     global::Gtk.Table.TableChild w87 = ((global::Gtk.Table.TableChild)(this.table3 [this.label17]));
     w87.TopAttach = ((uint)(1));
     w87.BottomAttach = ((uint)(2));
     w87.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table3.Gtk.Table+TableChild
     this.label18 = new global::Gtk.Label ();
     this.label18.Name = "label18";
     this.label18.Xalign = 0F;
     this.label18.LabelProp = global::Mono.Unix.Catalog.GetString ("Join/Part/Mode");
     this.table3.Add (this.label18);
     global::Gtk.Table.TableChild w88 = ((global::Gtk.Table.TableChild)(this.table3 [this.label18]));
     w88.TopAttach = ((uint)(2));
     w88.BottomAttach = ((uint)(3));
     w88.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table3.Gtk.Table+TableChild
     this.label59 = new global::Gtk.Label ();
     this.label59.Name = "label59";
     this.label59.Xalign = 0F;
     this.label59.LabelProp = global::Mono.Unix.Catalog.GetString ("Highlight");
     this.table3.Add (this.label59);
     global::Gtk.Table.TableChild w89 = ((global::Gtk.Table.TableChild)(this.table3 [this.label59]));
     w89.TopAttach = ((uint)(3));
     w89.BottomAttach = ((uint)(4));
     w89.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table3.Gtk.Table+TableChild
     this.ModeColorButton = new global::Gtk.ColorButton ();
     this.ModeColorButton.Name = "ModeColorButton";
     this.table3.Add (this.ModeColorButton);
     global::Gtk.Table.TableChild w90 = ((global::Gtk.Table.TableChild)(this.table3 [this.ModeColorButton]));
     w90.TopAttach = ((uint)(2));
     w90.BottomAttach = ((uint)(3));
     w90.LeftAttach = ((uint)(1));
     w90.RightAttach = ((uint)(2));
     w90.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table3.Gtk.Table+TableChild
     this.NoActivityColorButton = new global::Gtk.ColorButton ();
     this.NoActivityColorButton.Name = "NoActivityColorButton";
     this.table3.Add (this.NoActivityColorButton);
     global::Gtk.Table.TableChild w91 = ((global::Gtk.Table.TableChild)(this.table3 [this.NoActivityColorButton]));
     w91.LeftAttach = ((uint)(1));
     w91.RightAttach = ((uint)(2));
     w91.YOptions = ((global::Gtk.AttachOptions)(0));
     this.alignment8.Add (this.table3);
     this.frame4.Add (this.alignment8);
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.LabelProp = global::Mono.Unix.Catalog.GetString ("<b> Tab Colors </b>");
     this.label15.UseMarkup = true;
     this.frame4.LabelWidget = this.label15;
     this.vbox5.Add (this.frame4);
     global::Gtk.Box.BoxChild w94 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.frame4]));
     w94.Position = 1;
     w94.Expand = false;
     this.InterfaceNotebook.Add (this.vbox5);
     global::Gtk.Notebook.NotebookChild w95 = ((global::Gtk.Notebook.NotebookChild)(this.InterfaceNotebook [this.vbox5]));
     w95.Position = 1;
     // Notebook tab
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Tabs");
     this.InterfaceNotebook.SetTabLabel (this.vbox5, this.label2);
     this.label2.ShowAll ();
     // Container child InterfaceNotebook.Gtk.Notebook+NotebookChild
     this.frame3 = new global::Gtk.Frame ();
     this.frame3.Name = "frame3";
     // Container child frame3.Gtk.Container+ContainerChild
     this.alignment7 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment7.Name = "alignment7";
     this.alignment7.LeftPadding = ((uint)(12));
     // Container child alignment7.Gtk.Container+ContainerChild
     this.vbox7 = new global::Gtk.VBox ();
     this.vbox7.Name = "vbox7";
     this.vbox7.Spacing = 5;
     // Container child vbox7.Gtk.Box+BoxChild
     this.table4 = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
     this.table4.Name = "table4";
     this.table4.RowSpacing = ((uint)(5));
     this.table4.ColumnSpacing = ((uint)(5));
     this.table4.BorderWidth = ((uint)(5));
     // Container child table4.Gtk.Table+TableChild
     this.CommandCharacterEntry = new global::Gtk.Entry ();
     this.CommandCharacterEntry.WidthRequest = 30;
     this.CommandCharacterEntry.Name = "CommandCharacterEntry";
     this.CommandCharacterEntry.Text = "/";
     this.CommandCharacterEntry.IsEditable = true;
     this.CommandCharacterEntry.MaxLength = 1;
     this.CommandCharacterEntry.InvisibleChar = '●';
     this.table4.Add (this.CommandCharacterEntry);
     global::Gtk.Table.TableChild w96 = ((global::Gtk.Table.TableChild)(this.table4 [this.CommandCharacterEntry]));
     w96.TopAttach = ((uint)(1));
     w96.BottomAttach = ((uint)(2));
     w96.LeftAttach = ((uint)(1));
     w96.RightAttach = ((uint)(2));
     w96.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table4.Gtk.Table+TableChild
     this.CommandHistorySizeSpinButton = new global::Gtk.SpinButton (1, 9999, 1);
     this.CommandHistorySizeSpinButton.WidthRequest = 60;
     this.CommandHistorySizeSpinButton.Name = "CommandHistorySizeSpinButton";
     this.CommandHistorySizeSpinButton.Adjustment.PageIncrement = 10;
     this.CommandHistorySizeSpinButton.Adjustment.PageSize = 10;
     this.CommandHistorySizeSpinButton.ClimbRate = 1;
     this.CommandHistorySizeSpinButton.Numeric = true;
     this.CommandHistorySizeSpinButton.Value = 30;
     this.table4.Add (this.CommandHistorySizeSpinButton);
     global::Gtk.Table.TableChild w97 = ((global::Gtk.Table.TableChild)(this.table4 [this.CommandHistorySizeSpinButton]));
     w97.TopAttach = ((uint)(2));
     w97.BottomAttach = ((uint)(3));
     w97.LeftAttach = ((uint)(1));
     w97.RightAttach = ((uint)(2));
     w97.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table4.Gtk.Table+TableChild
     this.CompletionCharacterEntry = new global::Gtk.Entry ();
     this.CompletionCharacterEntry.WidthRequest = 30;
     this.CompletionCharacterEntry.Name = "CompletionCharacterEntry";
     this.CompletionCharacterEntry.Text = ":";
     this.CompletionCharacterEntry.IsEditable = true;
     this.CompletionCharacterEntry.MaxLength = 1;
     this.CompletionCharacterEntry.InvisibleChar = '●';
     this.table4.Add (this.CompletionCharacterEntry);
     global::Gtk.Table.TableChild w98 = ((global::Gtk.Table.TableChild)(this.table4 [this.CompletionCharacterEntry]));
     w98.LeftAttach = ((uint)(1));
     w98.RightAttach = ((uint)(2));
     w98.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table4.Gtk.Table+TableChild
     this.hbox4 = new global::Gtk.HBox ();
     this.hbox4.Name = "hbox4";
     // Container child hbox4.Gtk.Box+BoxChild
     this.label13 = new global::Gtk.Label ();
     this.label13.Name = "label13";
     this.label13.LabelProp = global::Mono.Unix.Catalog.GetString ("Completion Character:");
     this.hbox4.Add (this.label13);
     global::Gtk.Box.BoxChild w99 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.label13]));
     w99.Position = 0;
     w99.Expand = false;
     w99.Fill = false;
     // Container child hbox4.Gtk.Box+BoxChild
     this.fixed22 = new global::Gtk.Fixed ();
     this.fixed22.Name = "fixed22";
     this.fixed22.HasWindow = false;
     this.hbox4.Add (this.fixed22);
     global::Gtk.Box.BoxChild w100 = ((global::Gtk.Box.BoxChild)(this.hbox4 [this.fixed22]));
     w100.Position = 1;
     this.table4.Add (this.hbox4);
     // Container child table4.Gtk.Table+TableChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     // Container child hbox5.Gtk.Box+BoxChild
     this.label14 = new global::Gtk.Label ();
     this.label14.Name = "label14";
     this.label14.LabelProp = global::Mono.Unix.Catalog.GetString ("Command Character:");
     this.hbox5.Add (this.label14);
     global::Gtk.Box.BoxChild w102 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.label14]));
     w102.Position = 0;
     w102.Expand = false;
     w102.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.fixed23 = new global::Gtk.Fixed ();
     this.fixed23.Name = "fixed23";
     this.fixed23.HasWindow = false;
     this.hbox5.Add (this.fixed23);
     global::Gtk.Box.BoxChild w103 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.fixed23]));
     w103.Position = 1;
     this.table4.Add (this.hbox5);
     global::Gtk.Table.TableChild w104 = ((global::Gtk.Table.TableChild)(this.table4 [this.hbox5]));
     w104.TopAttach = ((uint)(1));
     w104.BottomAttach = ((uint)(2));
     // Container child table4.Gtk.Table+TableChild
     this.hbox6 = new global::Gtk.HBox ();
     this.hbox6.Name = "hbox6";
     // Container child hbox6.Gtk.Box+BoxChild
     this.label42 = new global::Gtk.Label ();
     this.label42.Name = "label42";
     this.label42.LabelProp = global::Mono.Unix.Catalog.GetString ("Command History Size:");
     this.hbox6.Add (this.label42);
     global::Gtk.Box.BoxChild w105 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.label42]));
     w105.Position = 0;
     w105.Expand = false;
     w105.Fill = false;
     // Container child hbox6.Gtk.Box+BoxChild
     this.fixed24 = new global::Gtk.Fixed ();
     this.fixed24.Name = "fixed24";
     this.fixed24.HasWindow = false;
     this.hbox6.Add (this.fixed24);
     global::Gtk.Box.BoxChild w106 = ((global::Gtk.Box.BoxChild)(this.hbox6 [this.fixed24]));
     w106.Position = 1;
     this.table4.Add (this.hbox6);
     global::Gtk.Table.TableChild w107 = ((global::Gtk.Table.TableChild)(this.table4 [this.hbox6]));
     w107.TopAttach = ((uint)(2));
     w107.BottomAttach = ((uint)(3));
     this.vbox7.Add (this.table4);
     global::Gtk.Box.BoxChild w108 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.table4]));
     w108.Position = 0;
     w108.Expand = false;
     w108.Fill = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.BashStyleCompletionCheckButton = new global::Gtk.CheckButton ();
     this.BashStyleCompletionCheckButton.Name = "BashStyleCompletionCheckButton";
     this.BashStyleCompletionCheckButton.Label = global::Mono.Unix.Catalog.GetString ("Bash-Style Completion");
     this.BashStyleCompletionCheckButton.DrawIndicator = true;
     this.BashStyleCompletionCheckButton.UseUnderline = true;
     this.vbox7.Add (this.BashStyleCompletionCheckButton);
     global::Gtk.Box.BoxChild w109 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.BashStyleCompletionCheckButton]));
     w109.Position = 1;
     w109.Expand = false;
     w109.Fill = false;
     this.alignment7.Add (this.vbox7);
     this.frame3.Add (this.alignment7);
     this.label12 = new global::Gtk.Label ();
     this.label12.Name = "label12";
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("<b> Entry Field </b>");
     this.label12.UseMarkup = true;
     this.frame3.LabelWidget = this.label12;
     this.InterfaceNotebook.Add (this.frame3);
     global::Gtk.Notebook.NotebookChild w112 = ((global::Gtk.Notebook.NotebookChild)(this.InterfaceNotebook [this.frame3]));
     w112.Position = 2;
     // Notebook tab
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Input");
     this.InterfaceNotebook.SetTabLabel (this.frame3, this.label3);
     this.label3.ShowAll ();
     // Container child InterfaceNotebook.Gtk.Notebook+NotebookChild
     this.vbox8 = new global::Gtk.VBox ();
     this.vbox8.Name = "vbox8";
     // Container child vbox8.Gtk.Box+BoxChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     // Container child frame2.Gtk.Container+ContainerChild
     this.alignment5 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment5.Name = "alignment5";
     this.alignment5.LeftPadding = ((uint)(12));
     // Container child alignment5.Gtk.Container+ContainerChild
     this.vbox9 = new global::Gtk.VBox ();
     this.vbox9.Name = "vbox9";
     this.vbox9.Spacing = 5;
     this.vbox9.BorderWidth = ((uint)(5));
     // Container child vbox9.Gtk.Box+BoxChild
     this.NickColorsCheckButton = new global::Gtk.CheckButton ();
     this.NickColorsCheckButton.Name = "NickColorsCheckButton";
     this.NickColorsCheckButton.Label = global::Mono.Unix.Catalog.GetString ("Nick Colors");
     this.NickColorsCheckButton.DrawIndicator = true;
     this.NickColorsCheckButton.UseUnderline = true;
     this.vbox9.Add (this.NickColorsCheckButton);
     global::Gtk.Box.BoxChild w113 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.NickColorsCheckButton]));
     w113.Position = 0;
     w113.Expand = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.frame10 = new global::Gtk.Frame ();
     this.frame10.Name = "frame10";
     // Container child frame10.Gtk.Container+ContainerChild
     this.alignment14 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment14.Name = "alignment14";
     this.alignment14.LeftPadding = ((uint)(12));
     // Container child alignment14.Gtk.Container+ContainerChild
     this.vbox11 = new global::Gtk.VBox ();
     this.vbox11.Name = "vbox11";
     // Container child vbox11.Gtk.Box+BoxChild
     this.TopicPositionRadioButtonTop = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Top"));
     this.TopicPositionRadioButtonTop.Name = "TopicPositionRadioButtonTop";
     this.TopicPositionRadioButtonTop.Active = true;
     this.TopicPositionRadioButtonTop.DrawIndicator = true;
     this.TopicPositionRadioButtonTop.UseUnderline = true;
     this.TopicPositionRadioButtonTop.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.TopicPositionRadioButtonTop.Remove (this.TopicPositionRadioButtonTop.Child);
     // Container child TopicPositionRadioButtonTop.Gtk.Container+ContainerChild
     this.alignment21 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     this.alignment21.Name = "alignment21";
     // Container child alignment21.Gtk.Container+ContainerChild
     this.hbox22 = new global::Gtk.HBox ();
     this.hbox22.Name = "hbox22";
     this.hbox22.Spacing = 2;
     // Container child hbox22.Gtk.Box+BoxChild
     this.image1 = new global::Gtk.Image ();
     this.image1.Name = "image1";
     this.image1.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-goto-top", global::Gtk.IconSize.Menu);
     this.hbox22.Add (this.image1);
     global::Gtk.Box.BoxChild w114 = ((global::Gtk.Box.BoxChild)(this.hbox22 [this.image1]));
     w114.Position = 0;
     w114.Expand = false;
     w114.Fill = false;
     // Container child hbox22.Gtk.Box+BoxChild
     this.label52 = new global::Gtk.Label ();
     this.label52.Name = "label52";
     this.label52.LabelProp = global::Mono.Unix.Catalog.GetString ("Top");
     this.label52.UseUnderline = true;
     this.hbox22.Add (this.label52);
     global::Gtk.Box.BoxChild w115 = ((global::Gtk.Box.BoxChild)(this.hbox22 [this.label52]));
     w115.Position = 1;
     w115.Expand = false;
     w115.Fill = false;
     this.alignment21.Add (this.hbox22);
     this.TopicPositionRadioButtonTop.Add (this.alignment21);
     this.vbox11.Add (this.TopicPositionRadioButtonTop);
     global::Gtk.Box.BoxChild w118 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.TopicPositionRadioButtonTop]));
     w118.Position = 0;
     w118.Expand = false;
     w118.Fill = false;
     // Container child vbox11.Gtk.Box+BoxChild
     this.TopicPositionRadioButtonBottom = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Bottom"));
     this.TopicPositionRadioButtonBottom.Name = "TopicPositionRadioButtonBottom";
     this.TopicPositionRadioButtonBottom.DrawIndicator = true;
     this.TopicPositionRadioButtonBottom.UseUnderline = true;
     this.TopicPositionRadioButtonBottom.Group = this.TopicPositionRadioButtonTop.Group;
     this.TopicPositionRadioButtonBottom.Remove (this.TopicPositionRadioButtonBottom.Child);
     // Container child TopicPositionRadioButtonBottom.Gtk.Container+ContainerChild
     this.alignment20 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     this.alignment20.Name = "alignment20";
     // Container child alignment20.Gtk.Container+ContainerChild
     this.hbox21 = new global::Gtk.HBox ();
     this.hbox21.Name = "hbox21";
     this.hbox21.Spacing = 2;
     // Container child hbox21.Gtk.Box+BoxChild
     this.image2 = new global::Gtk.Image ();
     this.image2.Name = "image2";
     this.image2.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-goto-bottom", global::Gtk.IconSize.Menu);
     this.hbox21.Add (this.image2);
     global::Gtk.Box.BoxChild w119 = ((global::Gtk.Box.BoxChild)(this.hbox21 [this.image2]));
     w119.Position = 0;
     w119.Expand = false;
     w119.Fill = false;
     // Container child hbox21.Gtk.Box+BoxChild
     this.label51 = new global::Gtk.Label ();
     this.label51.Name = "label51";
     this.label51.LabelProp = global::Mono.Unix.Catalog.GetString ("Bottom");
     this.label51.UseUnderline = true;
     this.hbox21.Add (this.label51);
     global::Gtk.Box.BoxChild w120 = ((global::Gtk.Box.BoxChild)(this.hbox21 [this.label51]));
     w120.Position = 1;
     w120.Expand = false;
     w120.Fill = false;
     this.alignment20.Add (this.hbox21);
     this.TopicPositionRadioButtonBottom.Add (this.alignment20);
     this.vbox11.Add (this.TopicPositionRadioButtonBottom);
     global::Gtk.Box.BoxChild w123 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.TopicPositionRadioButtonBottom]));
     w123.Position = 1;
     w123.Expand = false;
     w123.Fill = false;
     // Container child vbox11.Gtk.Box+BoxChild
     this.TopicPositionRadioButtonNone = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("None"));
     this.TopicPositionRadioButtonNone.Name = "TopicPositionRadioButtonNone";
     this.TopicPositionRadioButtonNone.DrawIndicator = true;
     this.TopicPositionRadioButtonNone.UseUnderline = true;
     this.TopicPositionRadioButtonNone.Group = this.TopicPositionRadioButtonTop.Group;
     this.vbox11.Add (this.TopicPositionRadioButtonNone);
     global::Gtk.Box.BoxChild w124 = ((global::Gtk.Box.BoxChild)(this.vbox11 [this.TopicPositionRadioButtonNone]));
     w124.Position = 2;
     w124.Expand = false;
     w124.Fill = false;
     this.alignment14.Add (this.vbox11);
     this.frame10.Add (this.alignment14);
     this.label41 = new global::Gtk.Label ();
     this.label41.Name = "label41";
     this.label41.LabelProp = global::Mono.Unix.Catalog.GetString ("<b> Topic Position </b>");
     this.label41.UseMarkup = true;
     this.frame10.LabelWidget = this.label41;
     this.vbox9.Add (this.frame10);
     global::Gtk.Box.BoxChild w127 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.frame10]));
     w127.Position = 1;
     w127.Expand = false;
     // Container child vbox9.Gtk.Box+BoxChild
     this.frame9 = new global::Gtk.Frame ();
     this.frame9.WidthRequest = 152;
     this.frame9.HeightRequest = 96;
     this.frame9.Name = "frame9";
     // Container child frame9.Gtk.Container+ContainerChild
     this.alignment13 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment13.Name = "alignment13";
     this.alignment13.LeftPadding = ((uint)(12));
     // Container child alignment13.Gtk.Container+ContainerChild
     this.vbox12 = new global::Gtk.VBox ();
     this.vbox12.Name = "vbox12";
     // Container child vbox12.Gtk.Box+BoxChild
     this.UserListPositionRadioButtonLeft = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Left"));
     this.UserListPositionRadioButtonLeft.Name = "UserListPositionRadioButtonLeft";
     this.UserListPositionRadioButtonLeft.Active = true;
     this.UserListPositionRadioButtonLeft.DrawIndicator = true;
     this.UserListPositionRadioButtonLeft.UseUnderline = true;
     this.UserListPositionRadioButtonLeft.Group = new global::GLib.SList (global::System.IntPtr.Zero);
     this.UserListPositionRadioButtonLeft.Remove (this.UserListPositionRadioButtonLeft.Child);
     // Container child UserListPositionRadioButtonLeft.Gtk.Container+ContainerChild
     this.alignment17 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     this.alignment17.Name = "alignment17";
     // Container child alignment17.Gtk.Container+ContainerChild
     this.hbox18 = new global::Gtk.HBox ();
     this.hbox18.Name = "hbox18";
     this.hbox18.Spacing = 2;
     // Container child hbox18.Gtk.Box+BoxChild
     this.image3 = new global::Gtk.Image ();
     this.image3.Name = "image3";
     this.image3.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-goto-first", global::Gtk.IconSize.Menu);
     this.hbox18.Add (this.image3);
     global::Gtk.Box.BoxChild w128 = ((global::Gtk.Box.BoxChild)(this.hbox18 [this.image3]));
     w128.Position = 0;
     w128.Expand = false;
     w128.Fill = false;
     // Container child hbox18.Gtk.Box+BoxChild
     this.label48 = new global::Gtk.Label ();
     this.label48.Name = "label48";
     this.label48.LabelProp = global::Mono.Unix.Catalog.GetString ("Left");
     this.label48.UseUnderline = true;
     this.hbox18.Add (this.label48);
     global::Gtk.Box.BoxChild w129 = ((global::Gtk.Box.BoxChild)(this.hbox18 [this.label48]));
     w129.Position = 1;
     w129.Expand = false;
     w129.Fill = false;
     this.alignment17.Add (this.hbox18);
     this.UserListPositionRadioButtonLeft.Add (this.alignment17);
     this.vbox12.Add (this.UserListPositionRadioButtonLeft);
     global::Gtk.Box.BoxChild w132 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.UserListPositionRadioButtonLeft]));
     w132.Position = 0;
     w132.Expand = false;
     w132.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.UserListPositionRadioButtonRight = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Right"));
     this.UserListPositionRadioButtonRight.Name = "UserListPositionRadioButtonRight";
     this.UserListPositionRadioButtonRight.DrawIndicator = true;
     this.UserListPositionRadioButtonRight.UseUnderline = true;
     this.UserListPositionRadioButtonRight.Group = this.UserListPositionRadioButtonLeft.Group;
     this.UserListPositionRadioButtonRight.Remove (this.UserListPositionRadioButtonRight.Child);
     // Container child UserListPositionRadioButtonRight.Gtk.Container+ContainerChild
     this.alignment18 = new global::Gtk.Alignment (0.5F, 0.5F, 0F, 0F);
     this.alignment18.Name = "alignment18";
     // Container child alignment18.Gtk.Container+ContainerChild
     this.hbox19 = new global::Gtk.HBox ();
     this.hbox19.Name = "hbox19";
     this.hbox19.Spacing = 2;
     // Container child hbox19.Gtk.Box+BoxChild
     this.image4 = new global::Gtk.Image ();
     this.image4.Name = "image4";
     this.image4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-goto-last", global::Gtk.IconSize.Menu);
     this.hbox19.Add (this.image4);
     global::Gtk.Box.BoxChild w133 = ((global::Gtk.Box.BoxChild)(this.hbox19 [this.image4]));
     w133.Position = 0;
     w133.Expand = false;
     w133.Fill = false;
     // Container child hbox19.Gtk.Box+BoxChild
     this.label49 = new global::Gtk.Label ();
     this.label49.Name = "label49";
     this.label49.LabelProp = global::Mono.Unix.Catalog.GetString ("Right");
     this.label49.UseUnderline = true;
     this.hbox19.Add (this.label49);
     global::Gtk.Box.BoxChild w134 = ((global::Gtk.Box.BoxChild)(this.hbox19 [this.label49]));
     w134.Position = 1;
     w134.Expand = false;
     w134.Fill = false;
     this.alignment18.Add (this.hbox19);
     this.UserListPositionRadioButtonRight.Add (this.alignment18);
     this.vbox12.Add (this.UserListPositionRadioButtonRight);
     global::Gtk.Box.BoxChild w137 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.UserListPositionRadioButtonRight]));
     w137.Position = 1;
     w137.Expand = false;
     w137.Fill = false;
     // Container child vbox12.Gtk.Box+BoxChild
     this.UserListPositionRadioButtonNone = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("None"));
     this.UserListPositionRadioButtonNone.Name = "UserListPositionRadioButtonNone";
     this.UserListPositionRadioButtonNone.DrawIndicator = true;
     this.UserListPositionRadioButtonNone.UseUnderline = true;
     this.UserListPositionRadioButtonNone.Group = this.UserListPositionRadioButtonLeft.Group;
     this.vbox12.Add (this.UserListPositionRadioButtonNone);
     global::Gtk.Box.BoxChild w138 = ((global::Gtk.Box.BoxChild)(this.vbox12 [this.UserListPositionRadioButtonNone]));
     w138.Position = 2;
     w138.Expand = false;
     w138.Fill = false;
     this.alignment13.Add (this.vbox12);
     this.frame9.Add (this.alignment13);
     this.label38 = new global::Gtk.Label ();
     this.label38.Name = "label38";
     this.label38.LabelProp = global::Mono.Unix.Catalog.GetString ("<b> User List Position </b>");
     this.label38.UseMarkup = true;
     this.frame9.LabelWidget = this.label38;
     this.vbox9.Add (this.frame9);
     global::Gtk.Box.BoxChild w141 = ((global::Gtk.Box.BoxChild)(this.vbox9 [this.frame9]));
     w141.Position = 2;
     w141.Expand = false;
     this.alignment5.Add (this.vbox9);
     this.frame2.Add (this.alignment5);
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("<b> Channel </b>");
     this.label10.UseMarkup = true;
     this.frame2.LabelWidget = this.label10;
     this.vbox8.Add (this.frame2);
     global::Gtk.Box.BoxChild w144 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.frame2]));
     w144.Position = 0;
     w144.Expand = false;
     // Container child vbox8.Gtk.Box+BoxChild
     this.frame11 = new global::Gtk.Frame ();
     this.frame11.Name = "frame11";
     // Container child frame11.Gtk.Container+ContainerChild
     this.alignment27 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment27.Name = "alignment27";
     this.alignment27.LeftPadding = ((uint)(12));
     // Container child alignment27.Gtk.Container+ContainerChild
     this.vbox13 = new global::Gtk.VBox ();
     this.vbox13.Name = "vbox13";
     this.vbox13.BorderWidth = ((uint)(5));
     // Container child vbox13.Gtk.Box+BoxChild
     this.vbox14 = new global::Gtk.VBox ();
     this.vbox14.Name = "vbox14";
     // Container child vbox14.Gtk.Box+BoxChild
     this.label62 = new global::Gtk.Label ();
     this.label62.Name = "label62";
     this.label62.Xalign = 0F;
     this.label62.LabelProp = global::Mono.Unix.Catalog.GetString ("Highlight words:");
     this.vbox14.Add (this.label62);
     global::Gtk.Box.BoxChild w145 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.label62]));
     w145.Position = 0;
     w145.Expand = false;
     w145.Fill = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.scrolledwindow4 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow4.Name = "scrolledwindow4";
     this.scrolledwindow4.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow4.Gtk.Container+ContainerChild
     this.HighlightWordsTextView = new global::Gtk.TextView ();
     this.HighlightWordsTextView.Sensitive = false;
     this.HighlightWordsTextView.Name = "HighlightWordsTextView";
     this.scrolledwindow4.Add (this.HighlightWordsTextView);
     this.vbox14.Add (this.scrolledwindow4);
     global::Gtk.Box.BoxChild w147 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.scrolledwindow4]));
     w147.Position = 1;
     this.vbox13.Add (this.vbox14);
     global::Gtk.Box.BoxChild w148 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.vbox14]));
     w148.Position = 0;
     // Container child vbox13.Gtk.Box+BoxChild
     this.BeepOnHighlightCheckButton = new global::Gtk.CheckButton ();
     this.BeepOnHighlightCheckButton.Name = "BeepOnHighlightCheckButton";
     this.BeepOnHighlightCheckButton.Label = global::Mono.Unix.Catalog.GetString ("Beep on highlight");
     this.BeepOnHighlightCheckButton.DrawIndicator = true;
     this.BeepOnHighlightCheckButton.UseUnderline = true;
     this.vbox13.Add (this.BeepOnHighlightCheckButton);
     global::Gtk.Box.BoxChild w149 = ((global::Gtk.Box.BoxChild)(this.vbox13 [this.BeepOnHighlightCheckButton]));
     w149.Position = 1;
     w149.Expand = false;
     w149.Fill = false;
     this.alignment27.Add (this.vbox13);
     this.frame11.Add (this.alignment27);
     this.label61 = new global::Gtk.Label ();
     this.label61.Name = "label61";
     this.label61.LabelProp = global::Mono.Unix.Catalog.GetString ("<b> Highlighting </b>");
     this.label61.UseMarkup = true;
     this.frame11.LabelWidget = this.label61;
     this.vbox8.Add (this.frame11);
     global::Gtk.Box.BoxChild w152 = ((global::Gtk.Box.BoxChild)(this.vbox8 [this.frame11]));
     w152.Position = 1;
     this.InterfaceNotebook.Add (this.vbox8);
     global::Gtk.Notebook.NotebookChild w153 = ((global::Gtk.Notebook.NotebookChild)(this.InterfaceNotebook [this.vbox8]));
     w153.Position = 3;
     // Notebook tab
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Output");
     this.InterfaceNotebook.SetTabLabel (this.vbox8, this.label4);
     this.label4.ShowAll ();
     this.Notebook.Add (this.InterfaceNotebook);
     global::Gtk.Notebook.NotebookChild w154 = ((global::Gtk.Notebook.NotebookChild)(this.Notebook [this.InterfaceNotebook]));
     w154.Position = 1;
     // Notebook tab
     this.label45 = new global::Gtk.Label ();
     this.label45.Name = "label45";
     this.label45.LabelProp = global::Mono.Unix.Catalog.GetString ("_Interface");
     this.label45.UseUnderline = true;
     this.Notebook.SetTabLabel (this.InterfaceNotebook, this.label45);
     this.label45.ShowAll ();
     // Container child Notebook.Gtk.Notebook+NotebookChild
     this.hbox27 = new global::Gtk.HBox ();
     this.hbox27.Name = "hbox27";
     this.hbox27.BorderWidth = ((uint)(5));
     // Container child hbox27.Gtk.Box+BoxChild
     this.scrolledwindow3 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow3.Name = "scrolledwindow3";
     this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow3.Gtk.Container+ContainerChild
     this.ServersTreeView = new global::Gtk.TreeView ();
     this.ServersTreeView.Name = "ServersTreeView";
     this.scrolledwindow3.Add (this.ServersTreeView);
     this.hbox27.Add (this.scrolledwindow3);
     global::Gtk.Box.BoxChild w156 = ((global::Gtk.Box.BoxChild)(this.hbox27 [this.scrolledwindow3]));
     w156.Position = 0;
     // Container child hbox27.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.BorderWidth = ((uint)(5));
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.ServersAddButton = new global::Gtk.Button ();
     this.ServersAddButton.Name = "ServersAddButton";
     this.ServersAddButton.UseStock = true;
     this.ServersAddButton.UseUnderline = true;
     this.ServersAddButton.Label = "gtk-add";
     this.vbuttonbox1.Add (this.ServersAddButton);
     global::Gtk.ButtonBox.ButtonBoxChild w157 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.ServersAddButton]));
     w157.Expand = false;
     w157.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.ServersEditButton = new global::Gtk.Button ();
     this.ServersEditButton.Name = "ServersEditButton";
     this.ServersEditButton.UseStock = true;
     this.ServersEditButton.UseUnderline = true;
     this.ServersEditButton.Label = "gtk-edit";
     this.vbuttonbox1.Add (this.ServersEditButton);
     global::Gtk.ButtonBox.ButtonBoxChild w158 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.ServersEditButton]));
     w158.Position = 1;
     w158.Expand = false;
     w158.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.ServersRemoveButton = new global::Gtk.Button ();
     this.ServersRemoveButton.Name = "ServersRemoveButton";
     this.ServersRemoveButton.UseStock = true;
     this.ServersRemoveButton.UseUnderline = true;
     this.ServersRemoveButton.Label = "gtk-remove";
     this.vbuttonbox1.Add (this.ServersRemoveButton);
     global::Gtk.ButtonBox.ButtonBoxChild w159 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.ServersRemoveButton]));
     w159.Position = 2;
     w159.Expand = false;
     w159.Fill = false;
     this.hbox27.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w160 = ((global::Gtk.Box.BoxChild)(this.hbox27 [this.vbuttonbox1]));
     w160.Position = 1;
     w160.Expand = false;
     this.Notebook.Add (this.hbox27);
     global::Gtk.Notebook.NotebookChild w161 = ((global::Gtk.Notebook.NotebookChild)(this.Notebook [this.hbox27]));
     w161.Position = 2;
     // Notebook tab
     this.label57 = new global::Gtk.Label ();
     this.label57.Name = "label57";
     this.label57.LabelProp = global::Mono.Unix.Catalog.GetString ("_Servers");
     this.label57.UseUnderline = true;
     this.Notebook.SetTabLabel (this.hbox27, this.label57);
     this.label57.ShowAll ();
     // Container child Notebook.Gtk.Notebook+NotebookChild
     this.vbox15 = new global::Gtk.VBox ();
     this.vbox15.Name = "vbox15";
     this.vbox15.BorderWidth = ((uint)(5));
     // Container child vbox15.Gtk.Box+BoxChild
     this.frame12 = new global::Gtk.Frame ();
     this.frame12.Name = "frame12";
     // Container child frame12.Gtk.Container+ContainerChild
     this.alignment28 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment28.Name = "alignment28";
     this.alignment28.LeftPadding = ((uint)(12));
     // Container child alignment28.Gtk.Container+ContainerChild
     this.vbox16 = new global::Gtk.VBox ();
     this.vbox16.Name = "vbox16";
     // Container child vbox16.Gtk.Box+BoxChild
     this.scrolledwindow5 = new global::Gtk.ScrolledWindow ();
     this.scrolledwindow5.Name = "scrolledwindow5";
     this.scrolledwindow5.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow5.Gtk.Container+ContainerChild
     this.ChannelFiltersTreeView = new global::Gtk.TreeView ();
     this.ChannelFiltersTreeView.Name = "ChannelFiltersTreeView";
     this.scrolledwindow5.Add (this.ChannelFiltersTreeView);
     this.vbox16.Add (this.scrolledwindow5);
     global::Gtk.Box.BoxChild w163 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.scrolledwindow5]));
     w163.Position = 0;
     // Container child vbox16.Gtk.Box+BoxChild
     this.hbuttonbox1 = new global::Gtk.HButtonBox ();
     this.hbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(1));
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.ChannelFiltersAddButton = new global::Gtk.Button ();
     this.ChannelFiltersAddButton.Sensitive = false;
     this.ChannelFiltersAddButton.Name = "ChannelFiltersAddButton";
     this.ChannelFiltersAddButton.UseStock = true;
     this.ChannelFiltersAddButton.UseUnderline = true;
     this.ChannelFiltersAddButton.Label = "gtk-add";
     this.hbuttonbox1.Add (this.ChannelFiltersAddButton);
     global::Gtk.ButtonBox.ButtonBoxChild w164 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.ChannelFiltersAddButton]));
     w164.Expand = false;
     w164.Fill = false;
     // Container child hbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.ChannelFiltersRemoveButton = new global::Gtk.Button ();
     this.ChannelFiltersRemoveButton.Sensitive = false;
     this.ChannelFiltersRemoveButton.Name = "ChannelFiltersRemoveButton";
     this.ChannelFiltersRemoveButton.UseStock = true;
     this.ChannelFiltersRemoveButton.UseUnderline = true;
     this.ChannelFiltersRemoveButton.Label = "gtk-remove";
     this.hbuttonbox1.Add (this.ChannelFiltersRemoveButton);
     global::Gtk.ButtonBox.ButtonBoxChild w165 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox1 [this.ChannelFiltersRemoveButton]));
     w165.Position = 1;
     w165.Expand = false;
     w165.Fill = false;
     this.vbox16.Add (this.hbuttonbox1);
     global::Gtk.Box.BoxChild w166 = ((global::Gtk.Box.BoxChild)(this.vbox16 [this.hbuttonbox1]));
     w166.Position = 1;
     w166.Expand = false;
     this.alignment28.Add (this.vbox16);
     this.frame12.Add (this.alignment28);
     this.label64 = new global::Gtk.Label ();
     this.label64.Name = "label64";
     this.label64.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Channel Filters</b>");
     this.label64.UseMarkup = true;
     this.frame12.LabelWidget = this.label64;
     this.vbox15.Add (this.frame12);
     global::Gtk.Box.BoxChild w169 = ((global::Gtk.Box.BoxChild)(this.vbox15 [this.frame12]));
     w169.Position = 0;
     // Container child vbox15.Gtk.Box+BoxChild
     this.frame13 = new global::Gtk.Frame ();
     this.frame13.Sensitive = false;
     this.frame13.Name = "frame13";
     // Container child frame13.Gtk.Container+ContainerChild
     this.alignment29 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
     this.alignment29.Name = "alignment29";
     this.alignment29.LeftPadding = ((uint)(12));
     this.frame13.Add (this.alignment29);
     this.label65 = new global::Gtk.Label ();
     this.label65.Name = "label65";
     this.label65.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>User Filters</b>");
     this.label65.UseMarkup = true;
     this.frame13.LabelWidget = this.label65;
     this.vbox15.Add (this.frame13);
     global::Gtk.Box.BoxChild w171 = ((global::Gtk.Box.BoxChild)(this.vbox15 [this.frame13]));
     w171.Position = 1;
     this.Notebook.Add (this.vbox15);
     global::Gtk.Notebook.NotebookChild w172 = ((global::Gtk.Notebook.NotebookChild)(this.Notebook [this.vbox15]));
     w172.Position = 3;
     // Notebook tab
     this.label63 = new global::Gtk.Label ();
     this.label63.Name = "label63";
     this.label63.LabelProp = global::Mono.Unix.Catalog.GetString ("_Filters");
     this.label63.UseUnderline = true;
     this.Notebook.SetTabLabel (this.vbox15, this.label63);
     this.label63.ShowAll ();
     this.hbox1.Add (this.Notebook);
     global::Gtk.Box.BoxChild w173 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.Notebook]));
     w173.Position = 1;
     w1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w174 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w174.Position = 0;
     // Internal child Smuxi.Frontend.Gnome.SteticPreferencesDialog.ActionArea
     global::Gtk.HButtonBox w175 = this.ActionArea;
     w175.Name = "dialog-action_area1";
     w175.Spacing = 6;
     w175.BorderWidth = ((uint)(5));
     w175.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild
     this.CancelButton = new global::Gtk.Button ();
     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 w176 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w175 [this.CancelButton]));
     w176.Expand = false;
     w176.Fill = false;
     // Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild
     this.ApplyButton = new global::Gtk.Button ();
     this.ApplyButton.Sensitive = false;
     this.ApplyButton.Name = "ApplyButton";
     this.ApplyButton.UseStock = true;
     this.ApplyButton.UseUnderline = true;
     this.ApplyButton.Label = "gtk-apply";
     this.AddActionWidget (this.ApplyButton, -10);
     global::Gtk.ButtonBox.ButtonBoxChild w177 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w175 [this.ApplyButton]));
     w177.Position = 1;
     w177.Expand = false;
     w177.Fill = false;
     // Container child dialog-action_area1.Gtk.ButtonBox+ButtonBoxChild
     this.OKButton = new global::Gtk.Button ();
     this.OKButton.Name = "OKButton";
     this.OKButton.UseStock = true;
     this.OKButton.UseUnderline = true;
     this.OKButton.Label = "gtk-ok";
     this.AddActionWidget (this.OKButton, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w178 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w175 [this.OKButton]));
     w178.Position = 2;
     w178.Expand = false;
     w178.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 526;
     this.DefaultHeight = 579;
     this.label44.MnemonicWidget = this.Notebook;
     this.label45.MnemonicWidget = this.Notebook;
     this.label57.MnemonicWidget = this.Notebook;
     this.label63.MnemonicWidget = this.Notebook;
     this.Show ();
     this.EncodingComboBox.Changed += new global::System.EventHandler (this._OnChanged);
     this.ConnectionUsernameEntry.Changed += new global::System.EventHandler (this._OnChanged);
     this.ConnectionRealnameEntry.Changed += new global::System.EventHandler (this._OnChanged);
     this.ConnectionNicknamesEntry.Changed += new global::System.EventHandler (this._OnChanged);
     this.TimestampFormatEntry.Changed += new global::System.EventHandler (this._OnChanged);
     this.EngineBufferLinesSpinButton.Changed += new global::System.EventHandler (this._OnChanged);
     this.BufferLinesSpinButton.Changed += new global::System.EventHandler (this._OnChanged);
     this.TabPositionRadioButtonBottom.Toggled += new global::System.EventHandler (this._OnChanged);
     this.TabPositionRadioButtonLeft.Toggled += new global::System.EventHandler (this._OnChanged);
     this.TabPositionRadioButtonRight.Toggled += new global::System.EventHandler (this._OnChanged);
     this.TabPositionRadioButtonNone.Toggled += new global::System.EventHandler (this._OnChanged);
     this.NoActivityColorButton.ColorSet += new global::System.EventHandler (this._OnChanged);
     this.ModeColorButton.ColorSet += new global::System.EventHandler (this._OnChanged);
     this.ActivityColorButton.ColorSet += new global::System.EventHandler (this._OnChanged);
     this.CompletionCharacterEntry.Changed += new global::System.EventHandler (this._OnChanged);
     this.CommandHistorySizeSpinButton.Changed += new global::System.EventHandler (this._OnChanged);
     this.CommandCharacterEntry.Changed += new global::System.EventHandler (this._OnChanged);
     this.TopicPositionRadioButtonTop.Toggled += new global::System.EventHandler (this._OnChanged);
     this.TopicPositionRadioButtonBottom.Toggled += new global::System.EventHandler (this._OnChanged);
     this.TopicPositionRadioButtonNone.Toggled += new global::System.EventHandler (this._OnChanged);
     this.UserListPositionRadioButtonLeft.Toggled += new global::System.EventHandler (this._OnChanged);
     this.UserListPositionRadioButtonRight.Toggled += new global::System.EventHandler (this._OnChanged);
     this.UserListPositionRadioButtonNone.Toggled += new global::System.EventHandler (this._OnChanged);
 }
Example #36
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget bazar.Cash
     this.Name = "bazar.Cash";
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child bazar.Cash.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.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)(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.checkColor = new global::Gtk.CheckButton ();
     this.checkColor.CanFocus = true;
     this.checkColor.Name = "checkColor";
     this.checkColor.Label = global::Mono.Unix.Catalog.GetString ("Маркировать");
     this.checkColor.DrawIndicator = true;
     this.checkColor.UseUnderline = true;
     this.hbox1.Add (this.checkColor);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkColor]));
     w3.Position = 0;
     w3.Expand = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.colorbuttonMarker = new global::Gtk.ColorButton ();
     this.colorbuttonMarker.Sensitive = false;
     this.colorbuttonMarker.CanFocus = true;
     this.colorbuttonMarker.Events = ((global::Gdk.EventMask)(784));
     this.colorbuttonMarker.Name = "colorbuttonMarker";
     this.hbox1.Add (this.colorbuttonMarker);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.colorbuttonMarker]));
     w4.Position = 1;
     this.table1.Add (this.hbox1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox1]));
     w5.TopAttach = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach = ((uint)(1));
     w5.RightAttach = ((uint)(2));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w6.TopAttach = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions = ((global::Gtk.AttachOptions)(4));
     w6.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w7.TopAttach = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Код:");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.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 ("label4");
     this.table1.Add (this.labelId);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelId]));
     w9.LeftAttach = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions = ((global::Gtk.AttachOptions)(4));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     w1.Add (this.table1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
     w10.Position = 0;
     w10.Expand = false;
     w10.Fill = false;
     // Internal child bazar.Cash.ActionArea
     global::Gtk.HButtonBox w11 = this.ActionArea;
     w11.Name = "dialog1_ActionArea";
     w11.Spacing = 10;
     w11.BorderWidth = ((uint)(5));
     w11.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel = new global::Gtk.Button ();
     this.buttonCancel.CanDefault = true;
     this.buttonCancel.CanFocus = true;
     this.buttonCancel.Name = "buttonCancel";
     this.buttonCancel.UseStock = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label = "gtk-cancel";
     this.AddActionWidget (this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonCancel]));
     w12.Expand = false;
     w12.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseStock = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = "gtk-ok";
     w11.Add (this.buttonOk);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonOk]));
     w13.Position = 1;
     w13.Expand = false;
     w13.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 340;
     this.DefaultHeight = 149;
     this.Show ();
     this.checkColor.Clicked += new global::System.EventHandler (this.OnCheckColorClicked);
     this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Moscrif.IDE.Option.GlobalOptionsWidget
     global::Stetic.BinContainer.Attach (this);
     this.Name = "Moscrif.IDE.Option.GlobalOptionsWidget";
     // Container child Moscrif.IDE.Option.GlobalOptionsWidget.Gtk.Container+ContainerChild
     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)(10)), ((uint)(3)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.cbBackground = new global::Gtk.ColorButton ();
     this.cbBackground.CanFocus = true;
     this.cbBackground.Events = ((global::Gdk.EventMask)(784));
     this.cbBackground.Name = "cbBackground";
     this.table1.Add (this.cbBackground);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbBackground]));
     w1.TopAttach = ((uint)(3));
     w1.BottomAttach = ((uint)(4));
     w1.LeftAttach = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.XOptions = ((global::Gtk.AttachOptions)(4));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.chbAutoselectProject = new global::Gtk.CheckButton ();
     this.chbAutoselectProject.CanFocus = true;
     this.chbAutoselectProject.Name = "chbAutoselectProject";
     this.chbAutoselectProject.Label = global::Mono.Unix.Catalog.GetString ("Auto select project");
     this.chbAutoselectProject.DrawIndicator = true;
     this.chbAutoselectProject.UseUnderline = true;
     this.table1.Add (this.chbAutoselectProject);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.chbAutoselectProject]));
     w2.TopAttach = ((uint)(4));
     w2.BottomAttach = ((uint)(5));
     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.chbOpenLastOpenedW = new global::Gtk.CheckButton ();
     this.chbOpenLastOpenedW.CanFocus = true;
     this.chbOpenLastOpenedW.Name = "chbOpenLastOpenedW";
     this.chbOpenLastOpenedW.Label = global::Mono.Unix.Catalog.GetString ("Open last opened workspace.");
     this.chbOpenLastOpenedW.DrawIndicator = true;
     this.chbOpenLastOpenedW.UseUnderline = true;
     this.table1.Add (this.chbOpenLastOpenedW);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.chbOpenLastOpenedW]));
     w3.TopAttach = ((uint)(5));
     w3.BottomAttach = ((uint)(6));
     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.chbShowDebugDevic = new global::Gtk.CheckButton ();
     this.chbShowDebugDevic.CanFocus = true;
     this.chbShowDebugDevic.Name = "chbShowDebugDevic";
     this.chbShowDebugDevic.Label = global::Mono.Unix.Catalog.GetString ("Show beta platforms.");
     this.chbShowDebugDevic.DrawIndicator = true;
     this.chbShowDebugDevic.UseUnderline = true;
     this.table1.Add (this.chbShowDebugDevic);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.chbShowDebugDevic]));
     w4.TopAttach = ((uint)(7));
     w4.BottomAttach = ((uint)(8));
     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.chbShowUnsupportDevic = new global::Gtk.CheckButton ();
     this.chbShowUnsupportDevic.CanFocus = true;
     this.chbShowUnsupportDevic.Name = "chbShowUnsupportDevic";
     this.chbShowUnsupportDevic.Label = global::Mono.Unix.Catalog.GetString ("Show obsolete platforms.");
     this.chbShowUnsupportDevic.DrawIndicator = true;
     this.chbShowUnsupportDevic.UseUnderline = true;
     this.table1.Add (this.chbShowUnsupportDevic);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.chbShowUnsupportDevic]));
     w5.TopAttach = ((uint)(6));
     w5.BottomAttach = ((uint)(7));
     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.fontbutton1 = new global::Gtk.FontButton ();
     this.fontbutton1.CanFocus = true;
     this.fontbutton1.Name = "fontbutton1";
     this.fontbutton1.FontName = "Monospace 10";
     this.fontbutton1.ShowStyle = false;
     this.fontbutton1.UseFont = true;
     this.fontbutton1.UseSize = true;
     this.table1.Add (this.fontbutton1);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.fontbutton1]));
     w6.TopAttach = ((uint)(8));
     w6.BottomAttach = ((uint)(9));
     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.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Color :");
     this.table1.Add (this.label1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w7.TopAttach = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label ();
     this.label2.TooltipMarkup = "Path to Publish Tools";
     this.label2.Name = "label2";
     this.label2.Xalign = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Publish Tools :");
     this.table1.Add (this.label2);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.TooltipMarkup = "Path to Framework";
     this.label3.Name = "label3";
     this.label3.Xalign = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("Libs Directory :");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     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.label4 = new global::Gtk.Label ();
     this.label4.TooltipMarkup = "Path to Emulator and Compiler";
     this.label4.Name = "label4";
     this.label4.Xalign = 1F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Emulator :");
     this.table1.Add (this.label4);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w10.TopAttach = ((uint)(2));
     w10.BottomAttach = ((uint)(3));
     w10.XOptions = ((global::Gtk.AttachOptions)(4));
     w10.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 ("Console and task font :");
     this.table1.Add (this.label6);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.label6]));
     w11.TopAttach = ((uint)(8));
     w11.BottomAttach = ((uint)(9));
     w11.XOptions = ((global::Gtk.AttachOptions)(4));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.table1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table1]));
     w12.Position = 0;
     // Container child vbox3.Gtk.Box+BoxChild
     this.notebook1 = new global::Gtk.Notebook ();
     this.notebook1.CanFocus = true;
     this.notebook1.Name = "notebook1";
     this.notebook1.CurrentPage = 0;
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.frame1 = new global::Gtk.Frame ();
     this.frame1.Name = "frame1";
     this.frame1.BorderWidth = ((uint)(1));
     // 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.hbox1 = new global::Gtk.HBox ();
     this.hbox1.HeightRequest = 102;
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label5 = new global::Gtk.Label ();
     this.label5.Name = "label5";
     this.label5.Xalign = 1F;
     this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("Ignored :");
     this.hbox1.Add (this.label5);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label5]));
     w13.Position = 0;
     w13.Expand = false;
     w13.Fill = false;
     // Container child hbox1.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.tvIgnoreFolder = new global::Gtk.TreeView ();
     this.tvIgnoreFolder.CanFocus = true;
     this.tvIgnoreFolder.Name = "tvIgnoreFolder";
     this.GtkScrolledWindow1.Add (this.tvIgnoreFolder);
     this.hbox1.Add (this.GtkScrolledWindow1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.GtkScrolledWindow1]));
     w15.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.vbuttonbox1 = new global::Gtk.VButtonBox ();
     this.vbuttonbox1.Name = "vbuttonbox1";
     this.vbuttonbox1.Spacing = -1;
     this.vbuttonbox1.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddIF = new global::Gtk.Button ();
     this.btnAddIF.CanFocus = true;
     this.btnAddIF.Name = "btnAddIF";
     this.btnAddIF.UseUnderline = true;
     this.btnAddIF.Label = global::Mono.Unix.Catalog.GetString ("Add");
     this.vbuttonbox1.Add (this.btnAddIF);
     global::Gtk.ButtonBox.ButtonBoxChild w16 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnAddIF]));
     w16.Expand = false;
     w16.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnEditIF = new global::Gtk.Button ();
     this.btnEditIF.CanFocus = true;
     this.btnEditIF.Name = "btnEditIF";
     this.btnEditIF.UseUnderline = true;
     this.btnEditIF.Label = global::Mono.Unix.Catalog.GetString ("Edit");
     this.vbuttonbox1.Add (this.btnEditIF);
     global::Gtk.ButtonBox.ButtonBoxChild w17 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnEditIF]));
     w17.Position = 1;
     w17.Expand = false;
     w17.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteIF = new global::Gtk.Button ();
     this.btnDeleteIF.CanFocus = true;
     this.btnDeleteIF.Name = "btnDeleteIF";
     this.btnDeleteIF.UseUnderline = true;
     this.btnDeleteIF.Label = global::Mono.Unix.Catalog.GetString ("Delete");
     this.vbuttonbox1.Add (this.btnDeleteIF);
     global::Gtk.ButtonBox.ButtonBoxChild w18 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.btnDeleteIF]));
     w18.Position = 2;
     w18.Expand = false;
     w18.Fill = false;
     // Container child vbuttonbox1.Gtk.ButtonBox+ButtonBoxChild
     this.button8 = new global::Gtk.Button ();
     this.button8.CanFocus = true;
     this.button8.Name = "button8";
     this.button8.UseUnderline = true;
     this.button8.Label = global::Mono.Unix.Catalog.GetString ("Reset");
     this.vbuttonbox1.Add (this.button8);
     global::Gtk.ButtonBox.ButtonBoxChild w19 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox1 [this.button8]));
     w19.Position = 3;
     w19.Expand = false;
     w19.Fill = false;
     this.hbox1.Add (this.vbuttonbox1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbuttonbox1]));
     w20.Position = 2;
     w20.Expand = false;
     w20.Fill = false;
     this.GtkAlignment2.Add (this.hbox1);
     this.frame1.Add (this.GtkAlignment2);
     this.GtkLabel11 = new global::Gtk.Label ();
     this.GtkLabel11.Name = "GtkLabel11";
     this.GtkLabel11.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Ignore Folder</b>");
     this.GtkLabel11.UseMarkup = true;
     this.frame1.LabelWidget = this.GtkLabel11;
     this.notebook1.Add (this.frame1);
     // Notebook tab
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.LabelProp = global::Mono.Unix.Catalog.GetString ("Ignore Folder");
     this.notebook1.SetTabLabel (this.frame1, this.label7);
     this.label7.ShowAll ();
     // Container child notebook1.Gtk.Notebook+NotebookChild
     this.frame2 = new global::Gtk.Frame ();
     this.frame2.Name = "frame2";
     this.frame2.BorderWidth = ((uint)(1));
     // Container child frame2.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.hbox2 = new global::Gtk.HBox ();
     this.hbox2.HeightRequest = 102;
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.labelFi = new global::Gtk.Label ();
     this.labelFi.Name = "labelFi";
     this.labelFi.Xalign = 1F;
     this.labelFi.LabelProp = global::Mono.Unix.Catalog.GetString ("Ignored :");
     this.hbox2.Add (this.labelFi);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.labelFi]));
     w24.Position = 0;
     w24.Expand = false;
     w24.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow ();
     this.GtkScrolledWindow2.Name = "GtkScrolledWindow2";
     this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
     this.tvIgnoreFiles = new global::Gtk.TreeView ();
     this.tvIgnoreFiles.CanFocus = true;
     this.tvIgnoreFiles.Name = "tvIgnoreFiles";
     this.GtkScrolledWindow2.Add (this.tvIgnoreFiles);
     this.hbox2.Add (this.GtkScrolledWindow2);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.GtkScrolledWindow2]));
     w26.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbuttonbox2 = new global::Gtk.VButtonBox ();
     this.vbuttonbox2.Name = "vbuttonbox2";
     this.vbuttonbox2.Spacing = -1;
     this.vbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(3));
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnAddIFi = new global::Gtk.Button ();
     this.btnAddIFi.CanFocus = true;
     this.btnAddIFi.Name = "btnAddIFi";
     this.btnAddIFi.UseUnderline = true;
     this.btnAddIFi.Label = global::Mono.Unix.Catalog.GetString ("Add");
     this.vbuttonbox2.Add (this.btnAddIFi);
     global::Gtk.ButtonBox.ButtonBoxChild w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnAddIFi]));
     w27.Expand = false;
     w27.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnEditIFi = new global::Gtk.Button ();
     this.btnEditIFi.CanFocus = true;
     this.btnEditIFi.Name = "btnEditIFi";
     this.btnEditIFi.UseUnderline = true;
     this.btnEditIFi.Label = global::Mono.Unix.Catalog.GetString ("Edit");
     this.vbuttonbox2.Add (this.btnEditIFi);
     global::Gtk.ButtonBox.ButtonBoxChild w28 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnEditIFi]));
     w28.Position = 1;
     w28.Expand = false;
     w28.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnDeleteIFi = new global::Gtk.Button ();
     this.btnDeleteIFi.CanFocus = true;
     this.btnDeleteIFi.Name = "btnDeleteIFi";
     this.btnDeleteIFi.UseUnderline = true;
     this.btnDeleteIFi.Label = global::Mono.Unix.Catalog.GetString ("Delete");
     this.vbuttonbox2.Add (this.btnDeleteIFi);
     global::Gtk.ButtonBox.ButtonBoxChild w29 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnDeleteIFi]));
     w29.Position = 2;
     w29.Expand = false;
     w29.Fill = false;
     // Container child vbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.btnResetIFi = new global::Gtk.Button ();
     this.btnResetIFi.CanFocus = true;
     this.btnResetIFi.Name = "btnResetIFi";
     this.btnResetIFi.UseUnderline = true;
     this.btnResetIFi.Label = global::Mono.Unix.Catalog.GetString ("Reset");
     this.vbuttonbox2.Add (this.btnResetIFi);
     global::Gtk.ButtonBox.ButtonBoxChild w30 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.vbuttonbox2 [this.btnResetIFi]));
     w30.Position = 3;
     w30.Expand = false;
     w30.Fill = false;
     this.hbox2.Add (this.vbuttonbox2);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbuttonbox2]));
     w31.Position = 2;
     w31.Expand = false;
     w31.Fill = false;
     this.GtkAlignment3.Add (this.hbox2);
     this.frame2.Add (this.GtkAlignment3);
     this.GtkLabel16 = new global::Gtk.Label ();
     this.GtkLabel16.Name = "GtkLabel16";
     this.GtkLabel16.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Ignore Files</b>");
     this.GtkLabel16.UseMarkup = true;
     this.frame2.LabelWidget = this.GtkLabel16;
     this.notebook1.Add (this.frame2);
     global::Gtk.Notebook.NotebookChild w34 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1 [this.frame2]));
     w34.Position = 1;
     // Notebook tab
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.LabelProp = global::Mono.Unix.Catalog.GetString ("Ignore Files");
     this.notebook1.SetTabLabel (this.frame2, this.label8);
     this.label8.ShowAll ();
     this.vbox3.Add (this.notebook1);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.notebook1]));
     w35.Position = 1;
     w35.Expand = false;
     w35.Fill = false;
     this.Add (this.vbox3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.Hide ();
     this.btnAddIF.Clicked += new global::System.EventHandler (this.OnBtnAddIFClicked);
     this.btnEditIF.Clicked += new global::System.EventHandler (this.OnBtnEditIFClicked);
     this.btnDeleteIF.Clicked += new global::System.EventHandler (this.OnBtnDeleteIFClicked);
     this.button8.Clicked += new global::System.EventHandler (this.OnButton8Clicked);
     this.btnAddIFi.Clicked += new global::System.EventHandler (this.OnBtnAddIFiClicked);
     this.btnEditIFi.Clicked += new global::System.EventHandler (this.OnBtnEditIFiClicked);
     this.btnDeleteIFi.Clicked += new global::System.EventHandler (this.OnBtnDeleteIFiClicked);
     this.btnResetIFi.Clicked += new global::System.EventHandler (this.OnBtnResetIFiClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget";
     // Container child MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget.Gtk.Container+ContainerChild
     this.vbox6         = new global::Gtk.VBox();
     this.vbox6.Name    = "vbox6";
     this.vbox6.Spacing = 12;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 8;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox7      = new global::Gtk.VBox();
     this.vbox7.Name = "vbox7";
     // Container child vbox7.Gtk.Box+BoxChild
     this.labelTokens              = new global::Gtk.Label();
     this.labelTokens.Name         = "labelTokens";
     this.labelTokens.Xalign       = 0F;
     this.labelTokens.Yalign       = 0F;
     this.labelTokens.LabelProp    = global::Mono.Unix.Catalog.GetString("_Token List:");
     this.labelTokens.UseUnderline = true;
     this.vbox7.Add(this.labelTokens);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.labelTokens]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child vbox7.Gtk.Box+BoxChild
     this.scrolledwindow3 = new global::Gtk.ScrolledWindow();
     this.scrolledwindow3.WidthRequest = 200;
     this.scrolledwindow3.Name         = "scrolledwindow3";
     this.scrolledwindow3.ShadowType   = ((global::Gtk.ShadowType)(1));
     // Container child scrolledwindow3.Gtk.Container+ContainerChild
     this.tokensTreeView                = new global::Gtk.TreeView();
     this.tokensTreeView.Name           = "tokensTreeView";
     this.tokensTreeView.HeadersVisible = false;
     this.scrolledwindow3.Add(this.tokensTreeView);
     this.vbox7.Add(this.scrolledwindow3);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.scrolledwindow3]));
     w3.Position = 1;
     this.hbox2.Add(this.vbox7);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox7]));
     w4.Position = 0;
     // Container child hbox2.Gtk.Box+BoxChild
     this.vbox14         = new global::Gtk.VBox();
     this.vbox14.Name    = "vbox14";
     this.vbox14.Spacing = 4;
     // Container child vbox14.Gtk.Box+BoxChild
     this.vboxPriority         = new global::Gtk.VBox();
     this.vboxPriority.Name    = "vboxPriority";
     this.vboxPriority.Spacing = 4;
     // Container child vboxPriority.Gtk.Box+BoxChild
     this.label112              = new global::Gtk.Label();
     this.label112.Name         = "label112";
     this.label112.Xalign       = 0F;
     this.label112.LabelProp    = global::Mono.Unix.Catalog.GetString("_Name:");
     this.label112.UseUnderline = true;
     this.vboxPriority.Add(this.label112);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.label112]));
     w5.Position = 0;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child vboxPriority.Gtk.Box+BoxChild
     this.entryToken               = new global::Gtk.Entry();
     this.entryToken.Name          = "entryToken";
     this.entryToken.IsEditable    = true;
     this.entryToken.MaxLength     = 50;
     this.entryToken.InvisibleChar = '●';
     this.vboxPriority.Add(this.entryToken);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.entryToken]));
     w6.Position = 1;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child vboxPriority.Gtk.Box+BoxChild
     this.label113           = new global::Gtk.Label();
     this.label113.Name      = "label113";
     this.label113.Xalign    = 0F;
     this.label113.LabelProp = global::Mono.Unix.Catalog.GetString("Priority:");
     this.vboxPriority.Add(this.label113);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.label113]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     this.vbox14.Add(this.vboxPriority);
     global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.vboxPriority]));
     w8.Position = 0;
     w8.Expand   = false;
     w8.Fill     = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.hbuttonbox2             = new global::Gtk.HButtonBox();
     this.hbuttonbox2.Name        = "hbuttonbox2";
     this.hbuttonbox2.Spacing     = 6;
     this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonChange              = new global::Gtk.Button();
     this.buttonChange.Name         = "buttonChange";
     this.buttonChange.UseStock     = true;
     this.buttonChange.UseUnderline = true;
     this.buttonChange.Label        = "gtk-edit";
     this.hbuttonbox2.Add(this.buttonChange);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonChange]));
     w9.Expand = false;
     w9.Fill   = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonRemove              = new global::Gtk.Button();
     this.buttonRemove.Name         = "buttonRemove";
     this.buttonRemove.UseStock     = true;
     this.buttonRemove.UseUnderline = true;
     this.buttonRemove.Label        = "gtk-remove";
     this.hbuttonbox2.Add(this.buttonRemove);
     global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonRemove]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
     this.buttonAdd              = new global::Gtk.Button();
     this.buttonAdd.Name         = "buttonAdd";
     this.buttonAdd.UseStock     = true;
     this.buttonAdd.UseUnderline = true;
     this.buttonAdd.Label        = "gtk-add";
     this.hbuttonbox2.Add(this.buttonAdd);
     global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonAdd]));
     w11.Position = 2;
     w11.Expand   = false;
     w11.Fill     = false;
     this.vbox14.Add(this.hbuttonbox2);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hbuttonbox2]));
     w12.Position = 1;
     w12.Expand   = false;
     // Container child vbox14.Gtk.Box+BoxChild
     this.label           = new global::Gtk.Label();
     this.label.Name      = "label";
     this.label.Ypad      = 12;
     this.label.Yalign    = 0F;
     this.label.LabelProp = global::Mono.Unix.Catalog.GetString("<i><b>Note:</b> Only Letters, Digits and Underscore are allowed.</i>");
     this.label.UseMarkup = true;
     this.label.Wrap      = true;
     this.label.Justify   = ((global::Gtk.Justification)(2));
     this.vbox14.Add(this.label);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.label]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     this.hbox2.Add(this.vbox14);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox14]));
     w14.Position = 1;
     this.vbox6.Add(this.hbox2);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox2]));
     w15.Position = 0;
     // Container child vbox6.Gtk.Box+BoxChild
     this.hseparator2      = new global::Gtk.HSeparator();
     this.hseparator2.Name = "hseparator2";
     this.vbox6.Add(this.hseparator2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hseparator2]));
     w16.Position = 1;
     w16.Expand   = false;
     // Container child vbox6.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.alignment1             = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name        = "alignment1";
     this.alignment1.LeftPadding = ((uint)(12));
     this.alignment1.TopPadding  = ((uint)(4));
     // Container child alignment1.Gtk.Container+ContainerChild
     this.table6               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table6.Name          = "table6";
     this.table6.RowSpacing    = ((uint)(4));
     this.table6.ColumnSpacing = ((uint)(6));
     // Container child table6.Gtk.Table+TableChild
     this.colorbuttonHighPrio      = new global::Gtk.ColorButton();
     this.colorbuttonHighPrio.Name = "colorbuttonHighPrio";
     this.table6.Add(this.colorbuttonHighPrio);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonHighPrio]));
     w17.LeftAttach  = ((uint)(1));
     w17.RightAttach = ((uint)(2));
     w17.XOptions    = ((global::Gtk.AttachOptions)(0));
     w17.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table6.Gtk.Table+TableChild
     this.colorbuttonLowPrio      = new global::Gtk.ColorButton();
     this.colorbuttonLowPrio.Name = "colorbuttonLowPrio";
     this.table6.Add(this.colorbuttonLowPrio);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonLowPrio]));
     w18.TopAttach    = ((uint)(2));
     w18.BottomAttach = ((uint)(3));
     w18.LeftAttach   = ((uint)(1));
     w18.RightAttach  = ((uint)(2));
     w18.XOptions     = ((global::Gtk.AttachOptions)(0));
     w18.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table6.Gtk.Table+TableChild
     this.colorbuttonNormalPrio      = new global::Gtk.ColorButton();
     this.colorbuttonNormalPrio.Name = "colorbuttonNormalPrio";
     this.table6.Add(this.colorbuttonNormalPrio);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonNormalPrio]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(0));
     w19.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table6.Gtk.Table+TableChild
     this.label10           = new global::Gtk.Label();
     this.label10.Name      = "label10";
     this.label10.Xalign    = 1F;
     this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("High");
     this.table6.Add(this.label10);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table6 [this.label10]));
     w20.XOptions = ((global::Gtk.AttachOptions)(0));
     w20.YOptions = ((global::Gtk.AttachOptions)(0));
     // Container child table6.Gtk.Table+TableChild
     this.label11           = new global::Gtk.Label();
     this.label11.Name      = "label11";
     this.label11.Xalign    = 1F;
     this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Normal");
     this.table6.Add(this.label11);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table6 [this.label11]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(0));
     w21.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table6.Gtk.Table+TableChild
     this.label12           = new global::Gtk.Label();
     this.label12.Name      = "label12";
     this.label12.Xalign    = 1F;
     this.label12.LabelProp = global::Mono.Unix.Catalog.GetString("Low");
     this.label12.Justify   = ((global::Gtk.Justification)(2));
     this.table6.Add(this.label12);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table6 [this.label12]));
     w22.TopAttach    = ((uint)(2));
     w22.BottomAttach = ((uint)(3));
     w22.XOptions     = ((global::Gtk.AttachOptions)(0));
     w22.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.alignment1.Add(this.table6);
     this.frame1.Add(this.alignment1);
     this.label9             = new global::Gtk.Label();
     this.label9.Name        = "label9";
     this.label9.LabelProp   = global::Mono.Unix.Catalog.GetString("<b>Task Priorities Foreground Colors</b>");
     this.label9.UseMarkup   = true;
     this.frame1.LabelWidget = this.label9;
     this.vbox6.Add(this.frame1);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.frame1]));
     w25.PackType = ((global::Gtk.PackType)(1));
     w25.Position = 2;
     w25.Expand   = false;
     w25.Fill     = false;
     this.Add(this.vbox6);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.label112.MnemonicWidget = this.entryToken;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget LongoMatch.Gui.Component.CategoryProperties
     global::Stetic.BinContainer.Attach (this);
     this.Name = "LongoMatch.Gui.Component.CategoryProperties";
     // Container child LongoMatch.Gui.Component.CategoryProperties.Gtk.Container+ContainerChild
     this.vbox3 = new global::Gtk.VBox ();
     this.vbox3.Name = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.maintable = new global::Gtk.Table (((uint)(2)), ((uint)(2)), false);
     this.maintable.Name = "maintable";
     this.maintable.RowSpacing = ((uint)(6));
     this.maintable.ColumnSpacing = ((uint)(6));
     // Container child maintable.Gtk.Table+TableChild
     this.colorbutton1 = new global::Gtk.ColorButton ();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name = "colorbutton1";
     this.maintable.Add (this.colorbutton1);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.maintable [this.colorbutton1]));
     w1.TopAttach = ((uint)(1));
     w1.BottomAttach = ((uint)(2));
     w1.LeftAttach = ((uint)(1));
     w1.RightAttach = ((uint)(2));
     w1.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child maintable.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 1F;
     this.label1.LabelProp = global::VAS.Core.Catalog.GetString ("Name");
     this.label1.UseMarkup = true;
     this.maintable.Add (this.label1);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.maintable [this.label1]));
     w2.XOptions = ((global::Gtk.AttachOptions)(0));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child maintable.Gtk.Table+TableChild
     this.label4 = new global::Gtk.Label ();
     this.label4.Name = "label4";
     this.label4.Xalign = 1F;
     this.label4.LabelProp = global::VAS.Core.Catalog.GetString ("Color");
     this.label4.UseMarkup = true;
     this.maintable.Add (this.label4);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.maintable [this.label4]));
     w3.TopAttach = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.XOptions = ((global::Gtk.AttachOptions)(0));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child maintable.Gtk.Table+TableChild
     this.nameentry = new global::Gtk.Entry ();
     this.nameentry.WidthRequest = 76;
     this.nameentry.CanFocus = true;
     this.nameentry.Name = "nameentry";
     this.nameentry.IsEditable = true;
     this.nameentry.InvisibleChar = '●';
     this.maintable.Add (this.nameentry);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.maintable [this.nameentry]));
     w4.LeftAttach = ((uint)(1));
     w4.RightAttach = ((uint)(2));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.maintable);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.maintable]));
     w5.Position = 0;
     w5.Expand = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.texttable = new global::Gtk.Table (((uint)(2)), ((uint)(2)), false);
     this.texttable.Name = "texttable";
     this.texttable.RowSpacing = ((uint)(6));
     this.texttable.ColumnSpacing = ((uint)(6));
     // Container child texttable.Gtk.Table+TableChild
     this.hbox5 = new global::Gtk.HBox ();
     this.hbox5.Name = "hbox5";
     this.hbox5.Spacing = 6;
     // Container child hbox5.Gtk.Box+BoxChild
     this.hotKeyLabel = new global::Gtk.Label ();
     this.hotKeyLabel.Name = "hotKeyLabel";
     this.hotKeyLabel.LabelProp = global::VAS.Core.Catalog.GetString ("none");
     this.hbox5.Add (this.hotKeyLabel);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.hotKeyLabel]));
     w6.Position = 0;
     w6.Expand = false;
     w6.Fill = false;
     // Container child hbox5.Gtk.Box+BoxChild
     this.changebuton = new global::Gtk.Button ();
     this.changebuton.CanFocus = true;
     this.changebuton.Name = "changebuton";
     this.changebuton.UseUnderline = true;
     this.changebuton.Label = global::VAS.Core.Catalog.GetString ("Change");
     this.hbox5.Add (this.changebuton);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox5 [this.changebuton]));
     w7.Position = 1;
     w7.Expand = false;
     w7.Fill = false;
     this.texttable.Add (this.hbox5);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.texttable [this.hbox5]));
     w8.LeftAttach = ((uint)(1));
     w8.RightAttach = ((uint)(2));
     w8.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child texttable.Gtk.Table+TableChild
     this.label6 = new global::Gtk.Label ();
     this.label6.Name = "label6";
     this.label6.Xalign = 1F;
     this.label6.LabelProp = global::VAS.Core.Catalog.GetString ("HotKey");
     this.label6.UseMarkup = true;
     this.texttable.Add (this.label6);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.texttable [this.label6]));
     w9.XOptions = ((global::Gtk.AttachOptions)(0));
     w9.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child texttable.Gtk.Table+TableChild
     this.textcolorbutton = new global::Gtk.ColorButton ();
     this.textcolorbutton.CanFocus = true;
     this.textcolorbutton.Events = ((global::Gdk.EventMask)(784));
     this.textcolorbutton.Name = "textcolorbutton";
     this.texttable.Add (this.textcolorbutton);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.texttable [this.textcolorbutton]));
     w10.TopAttach = ((uint)(1));
     w10.BottomAttach = ((uint)(2));
     w10.LeftAttach = ((uint)(1));
     w10.RightAttach = ((uint)(2));
     w10.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child texttable.Gtk.Table+TableChild
     this.textcolorlabel = new global::Gtk.Label ();
     this.textcolorlabel.Name = "textcolorlabel";
     this.textcolorlabel.Xalign = 1F;
     this.textcolorlabel.LabelProp = global::VAS.Core.Catalog.GetString ("Text color");
     this.textcolorlabel.UseMarkup = true;
     this.texttable.Add (this.textcolorlabel);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.texttable [this.textcolorlabel]));
     w11.TopAttach = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     w11.XOptions = ((global::Gtk.AttachOptions)(0));
     w11.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.texttable);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.texttable]));
     w12.Position = 1;
     w12.Expand = false;
     w12.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.timetable = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
     this.timetable.Name = "timetable";
     this.timetable.RowSpacing = ((uint)(6));
     this.timetable.ColumnSpacing = ((uint)(6));
     // Container child timetable.Gtk.Table+TableChild
     this.label7 = new global::Gtk.Label ();
     this.label7.Name = "label7";
     this.label7.Xalign = 1F;
     this.label7.LabelProp = global::VAS.Core.Catalog.GetString ("Lead time (s)");
     this.label7.UseMarkup = true;
     this.timetable.Add (this.label7);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.timetable [this.label7]));
     w13.TopAttach = ((uint)(1));
     w13.BottomAttach = ((uint)(2));
     w13.XOptions = ((global::Gtk.AttachOptions)(0));
     w13.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child timetable.Gtk.Table+TableChild
     this.label8 = new global::Gtk.Label ();
     this.label8.Name = "label8";
     this.label8.Xalign = 1F;
     this.label8.LabelProp = global::VAS.Core.Catalog.GetString ("Lag time (s)");
     this.label8.UseMarkup = true;
     this.timetable.Add (this.label8);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.timetable [this.label8]));
     w14.TopAttach = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.XOptions = ((global::Gtk.AttachOptions)(0));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child timetable.Gtk.Table+TableChild
     this.lagtimebutton = new global::Gtk.SpinButton (0, 1000, 1);
     this.lagtimebutton.CanFocus = true;
     this.lagtimebutton.Name = "lagtimebutton";
     this.lagtimebutton.Adjustment.PageIncrement = 1;
     this.lagtimebutton.ClimbRate = 1;
     this.lagtimebutton.Numeric = true;
     this.timetable.Add (this.lagtimebutton);
     global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.timetable [this.lagtimebutton]));
     w15.TopAttach = ((uint)(2));
     w15.BottomAttach = ((uint)(3));
     w15.LeftAttach = ((uint)(1));
     w15.RightAttach = ((uint)(2));
     w15.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child timetable.Gtk.Table+TableChild
     this.leadtimebutton = new global::Gtk.SpinButton (0, 1000, 1);
     this.leadtimebutton.CanFocus = true;
     this.leadtimebutton.Name = "leadtimebutton";
     this.leadtimebutton.Adjustment.PageIncrement = 1;
     this.leadtimebutton.ClimbRate = 1;
     this.leadtimebutton.Numeric = true;
     this.timetable.Add (this.leadtimebutton);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.timetable [this.leadtimebutton]));
     w16.TopAttach = ((uint)(1));
     w16.BottomAttach = ((uint)(2));
     w16.LeftAttach = ((uint)(1));
     w16.RightAttach = ((uint)(2));
     w16.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child timetable.Gtk.Table+TableChild
     this.taglabel = new global::Gtk.Label ();
     this.taglabel.Name = "taglabel";
     this.taglabel.Xalign = 1F;
     this.taglabel.LabelProp = global::VAS.Core.Catalog.GetString ("Tag mode");
     this.taglabel.UseMarkup = true;
     this.timetable.Add (this.taglabel);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.timetable [this.taglabel]));
     w17.XOptions = ((global::Gtk.AttachOptions)(0));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child timetable.Gtk.Table+TableChild
     this.tagmodecombobox = global::Gtk.ComboBox.NewText ();
     this.tagmodecombobox.AppendText (global::VAS.Core.Catalog.GetString ("Automatic"));
     this.tagmodecombobox.AppendText (global::VAS.Core.Catalog.GetString ("Manual"));
     this.tagmodecombobox.Name = "tagmodecombobox";
     this.tagmodecombobox.Active = 0;
     this.timetable.Add (this.tagmodecombobox);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.timetable [this.tagmodecombobox]));
     w18.LeftAttach = ((uint)(1));
     w18.RightAttach = ((uint)(2));
     w18.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.timetable);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.timetable]));
     w19.Position = 2;
     w19.Expand = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.postable = new global::Gtk.Table (((uint)(4)), ((uint)(2)), false);
     this.postable.Name = "postable";
     this.postable.RowSpacing = ((uint)(6));
     this.postable.ColumnSpacing = ((uint)(6));
     // Container child postable.Gtk.Table+TableChild
     this.fieldcombobox = global::Gtk.ComboBox.NewText ();
     this.fieldcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Not tagged"));
     this.fieldcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Tag as point"));
     this.fieldcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Tag as trajectory"));
     this.fieldcombobox.Name = "fieldcombobox";
     this.fieldcombobox.Active = 0;
     this.postable.Add (this.fieldcombobox);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.postable [this.fieldcombobox]));
     w20.LeftAttach = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.goalcombobox = global::Gtk.ComboBox.NewText ();
     this.goalcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Not tagged"));
     this.goalcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Tag as point"));
     this.goalcombobox.Name = "goalcombobox";
     this.goalcombobox.Active = 0;
     this.postable.Add (this.goalcombobox);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.postable [this.goalcombobox]));
     w21.TopAttach = ((uint)(2));
     w21.BottomAttach = ((uint)(3));
     w21.LeftAttach = ((uint)(1));
     w21.RightAttach = ((uint)(2));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.hfieldcombobox = global::Gtk.ComboBox.NewText ();
     this.hfieldcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Not tagged"));
     this.hfieldcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Tag as point"));
     this.hfieldcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Tag as trajectory"));
     this.hfieldcombobox.Name = "hfieldcombobox";
     this.hfieldcombobox.Active = 0;
     this.postable.Add (this.hfieldcombobox);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.postable [this.hfieldcombobox]));
     w22.TopAttach = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.LeftAttach = ((uint)(1));
     w22.RightAttach = ((uint)(2));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.label10 = new global::Gtk.Label ();
     this.label10.Name = "label10";
     this.label10.Xalign = 1F;
     this.label10.LabelProp = global::VAS.Core.Catalog.GetString ("Field position");
     this.label10.UseMarkup = true;
     this.postable.Add (this.label10);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.postable [this.label10]));
     w23.XOptions = ((global::Gtk.AttachOptions)(0));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.label11 = new global::Gtk.Label ();
     this.label11.Name = "label11";
     this.label11.Xalign = 1F;
     this.label11.LabelProp = global::VAS.Core.Catalog.GetString ("Half field position");
     this.label11.UseMarkup = true;
     this.postable.Add (this.label11);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.postable [this.label11]));
     w24.TopAttach = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.XOptions = ((global::Gtk.AttachOptions)(0));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.label12 = new global::Gtk.Label ();
     this.label12.Name = "label12";
     this.label12.Xalign = 1F;
     this.label12.LabelProp = global::VAS.Core.Catalog.GetString ("Goal position");
     this.label12.UseMarkup = true;
     this.postable.Add (this.label12);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.postable [this.label12]));
     w25.TopAttach = ((uint)(2));
     w25.BottomAttach = ((uint)(3));
     w25.XOptions = ((global::Gtk.AttachOptions)(0));
     w25.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.label9 = new global::Gtk.Label ();
     this.label9.Name = "label9";
     this.label9.Xalign = 1F;
     this.label9.LabelProp = global::VAS.Core.Catalog.GetString ("Sort Method");
     this.label9.UseMarkup = true;
     this.postable.Add (this.label9);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.postable [this.label9]));
     w26.TopAttach = ((uint)(3));
     w26.BottomAttach = ((uint)(4));
     w26.XOptions = ((global::Gtk.AttachOptions)(0));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child postable.Gtk.Table+TableChild
     this.sortmethodcombobox = global::Gtk.ComboBox.NewText ();
     this.sortmethodcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Sort by name"));
     this.sortmethodcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Sort by start time"));
     this.sortmethodcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Sort by stop time"));
     this.sortmethodcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Sort by duration"));
     this.sortmethodcombobox.Name = "sortmethodcombobox";
     this.sortmethodcombobox.Active = 0;
     this.postable.Add (this.sortmethodcombobox);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.postable [this.sortmethodcombobox]));
     w27.TopAttach = ((uint)(3));
     w27.BottomAttach = ((uint)(4));
     w27.LeftAttach = ((uint)(1));
     w27.RightAttach = ((uint)(2));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.postable);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.postable]));
     w28.Position = 3;
     w28.Expand = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.cattable = new global::Gtk.Table (((uint)(2)), ((uint)(2)), false);
     this.cattable.Name = "cattable";
     this.cattable.RowSpacing = ((uint)(6));
     this.cattable.ColumnSpacing = ((uint)(6));
     // Container child cattable.Gtk.Table+TableChild
     this.label15 = new global::Gtk.Label ();
     this.label15.Name = "label15";
     this.label15.Xalign = 1F;
     this.label15.LabelProp = global::VAS.Core.Catalog.GetString ("Tags per row");
     this.label15.UseMarkup = true;
     this.cattable.Add (this.label15);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.cattable [this.label15]));
     w29.TopAttach = ((uint)(1));
     w29.BottomAttach = ((uint)(2));
     w29.XOptions = ((global::Gtk.AttachOptions)(0));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child cattable.Gtk.Table+TableChild
     this.showtagslabel = new global::Gtk.Label ();
     this.showtagslabel.Name = "showtagslabel";
     this.showtagslabel.Xalign = 1F;
     this.showtagslabel.LabelProp = global::VAS.Core.Catalog.GetString ("Show tags");
     this.showtagslabel.UseMarkup = true;
     this.cattable.Add (this.showtagslabel);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.cattable [this.showtagslabel]));
     w30.XOptions = ((global::Gtk.AttachOptions)(0));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child cattable.Gtk.Table+TableChild
     this.tagscheckbutton = new global::Gtk.CheckButton ();
     this.tagscheckbutton.CanFocus = true;
     this.tagscheckbutton.Name = "tagscheckbutton";
     this.tagscheckbutton.Label = "";
     this.tagscheckbutton.Active = true;
     this.tagscheckbutton.DrawIndicator = true;
     this.cattable.Add (this.tagscheckbutton);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.cattable [this.tagscheckbutton]));
     w31.LeftAttach = ((uint)(1));
     w31.RightAttach = ((uint)(2));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child cattable.Gtk.Table+TableChild
     this.tprbutton = new global::Gtk.SpinButton (1, 10, 1);
     this.tprbutton.CanFocus = true;
     this.tprbutton.Name = "tprbutton";
     this.tprbutton.Adjustment.PageIncrement = 1;
     this.tprbutton.ClimbRate = 1;
     this.tprbutton.Numeric = true;
     this.tprbutton.Value = 2;
     this.cattable.Add (this.tprbutton);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.cattable [this.tprbutton]));
     w32.TopAttach = ((uint)(1));
     w32.BottomAttach = ((uint)(2));
     w32.LeftAttach = ((uint)(1));
     w32.RightAttach = ((uint)(2));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.cattable);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.cattable]));
     w33.Position = 4;
     w33.Expand = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.cardtable = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.cardtable.Name = "cardtable";
     this.cardtable.RowSpacing = ((uint)(6));
     this.cardtable.ColumnSpacing = ((uint)(6));
     // Container child cardtable.Gtk.Table+TableChild
     this.label16 = new global::Gtk.Label ();
     this.label16.Name = "label16";
     this.label16.Xalign = 1F;
     this.label16.LabelProp = global::VAS.Core.Catalog.GetString ("Shape");
     this.label16.UseMarkup = true;
     this.cardtable.Add (this.label16);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.cardtable [this.label16]));
     w34.XOptions = ((global::Gtk.AttachOptions)(0));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child cardtable.Gtk.Table+TableChild
     this.shapecombobox = global::Gtk.ComboBox.NewText ();
     this.shapecombobox.AppendText (global::VAS.Core.Catalog.GetString ("Rectangle"));
     this.shapecombobox.AppendText (global::VAS.Core.Catalog.GetString ("Triangle"));
     this.shapecombobox.AppendText (global::VAS.Core.Catalog.GetString ("Circle"));
     this.shapecombobox.Name = "shapecombobox";
     this.shapecombobox.Active = 0;
     this.cardtable.Add (this.shapecombobox);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.cardtable [this.shapecombobox]));
     w35.LeftAttach = ((uint)(1));
     w35.RightAttach = ((uint)(2));
     w35.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.cardtable);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.cardtable]));
     w36.Position = 5;
     w36.Expand = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scoretable = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.scoretable.Name = "scoretable";
     this.scoretable.RowSpacing = ((uint)(6));
     this.scoretable.ColumnSpacing = ((uint)(6));
     // Container child scoretable.Gtk.Table+TableChild
     this.label17 = new global::Gtk.Label ();
     this.label17.Name = "label17";
     this.label17.Xalign = 1F;
     this.label17.LabelProp = global::VAS.Core.Catalog.GetString ("Points");
     this.label17.UseMarkup = true;
     this.scoretable.Add (this.label17);
     global::Gtk.Table.TableChild w37 = ((global::Gtk.Table.TableChild)(this.scoretable [this.label17]));
     w37.XOptions = ((global::Gtk.AttachOptions)(0));
     w37.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child scoretable.Gtk.Table+TableChild
     this.pointsbutton = new global::Gtk.SpinButton (0, 1000, 1);
     this.pointsbutton.CanFocus = true;
     this.pointsbutton.Name = "pointsbutton";
     this.pointsbutton.Adjustment.PageIncrement = 1;
     this.pointsbutton.ClimbRate = 1;
     this.pointsbutton.Numeric = true;
     this.scoretable.Add (this.pointsbutton);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.scoretable [this.pointsbutton]));
     w38.LeftAttach = ((uint)(1));
     w38.RightAttach = ((uint)(2));
     w38.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.scoretable);
     global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scoretable]));
     w39.Position = 6;
     w39.Expand = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.timertable = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.timertable.Name = "timertable";
     this.timertable.RowSpacing = ((uint)(6));
     this.timertable.ColumnSpacing = ((uint)(6));
     // Container child timertable.Gtk.Table+TableChild
     this.label18 = new global::Gtk.Label ();
     this.label18.Name = "label18";
     this.label18.Xalign = 1F;
     this.label18.LabelProp = global::VAS.Core.Catalog.GetString ("Team");
     this.label18.UseMarkup = true;
     this.timertable.Add (this.label18);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.timertable [this.label18]));
     w40.XOptions = ((global::Gtk.AttachOptions)(0));
     w40.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child timertable.Gtk.Table+TableChild
     this.teamcombobox = global::Gtk.ComboBox.NewText ();
     this.teamcombobox.AppendText (global::VAS.Core.Catalog.GetString ("None"));
     this.teamcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Home"));
     this.teamcombobox.AppendText (global::VAS.Core.Catalog.GetString ("Away"));
     this.teamcombobox.Name = "teamcombobox";
     this.teamcombobox.Active = 0;
     this.timertable.Add (this.teamcombobox);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.timertable [this.teamcombobox]));
     w41.LeftAttach = ((uint)(1));
     w41.RightAttach = ((uint)(2));
     w41.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.timertable);
     global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.timertable]));
     w42.Position = 7;
     w42.Expand = false;
     w42.Fill = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.tagtable = new global::Gtk.Table (((uint)(1)), ((uint)(2)), false);
     this.tagtable.Name = "tagtable";
     this.tagtable.RowSpacing = ((uint)(6));
     this.tagtable.ColumnSpacing = ((uint)(6));
     // Container child tagtable.Gtk.Table+TableChild
     this.groupentry = new global::Gtk.Entry ();
     this.groupentry.CanFocus = true;
     this.groupentry.Name = "groupentry";
     this.groupentry.IsEditable = true;
     this.groupentry.InvisibleChar = '•';
     this.tagtable.Add (this.groupentry);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.tagtable [this.groupentry]));
     w43.LeftAttach = ((uint)(1));
     w43.RightAttach = ((uint)(2));
     w43.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child tagtable.Gtk.Table+TableChild
     this.label19 = new global::Gtk.Label ();
     this.label19.Name = "label19";
     this.label19.Xalign = 1F;
     this.label19.LabelProp = global::VAS.Core.Catalog.GetString ("Group");
     this.label19.UseMarkup = true;
     this.tagtable.Add (this.label19);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.tagtable [this.label19]));
     w44.XOptions = ((global::Gtk.AttachOptions)(0));
     w44.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox3.Add (this.tagtable);
     global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.tagtable]));
     w45.Position = 8;
     w45.Expand = false;
     w45.Fill = false;
     this.Add (this.vbox3);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.cattable.Hide ();
     this.cardtable.Hide ();
     this.scoretable.Hide ();
     this.timertable.Hide ();
     this.tagtable.Hide ();
     this.Show ();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget Moscrif.IDE.Option.ImageEditorWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "Moscrif.IDE.Option.ImageEditorWidget";
     // Container child Moscrif.IDE.Option.ImageEditorWidget.Gtk.Container+ContainerChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.frame1      = new global::Gtk.Frame();
     this.frame1.Name = "frame1";
     // Container child frame1.Gtk.Container+ContainerChild
     this.GtkAlignment             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment.Name        = "GtkAlignment";
     this.GtkAlignment.LeftPadding = ((uint)(12));
     // Container child GtkAlignment.Gtk.Container+ContainerChild
     this.table1               = new global::Gtk.Table(((uint)(6)), ((uint)(3)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.cbLine          = new global::Gtk.ColorButton();
     this.cbLine.CanFocus = true;
     this.cbLine.Events   = ((global::Gdk.EventMask)(784));
     this.cbLine.Name     = "cbLine";
     this.table1.Add(this.cbLine);
     global::Gtk.Table.TableChild w1 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbLine]));
     w1.TopAttach    = ((uint)(2));
     w1.BottomAttach = ((uint)(3));
     w1.LeftAttach   = ((uint)(1));
     w1.RightAttach  = ((uint)(2));
     w1.XOptions     = ((global::Gtk.AttachOptions)(4));
     w1.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.cbPoint          = new global::Gtk.ColorButton();
     this.cbPoint.CanFocus = true;
     this.cbPoint.Events   = ((global::Gdk.EventMask)(784));
     this.cbPoint.Name     = "cbPoint";
     this.table1.Add(this.cbPoint);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbPoint]));
     w2.TopAttach    = ((uint)(3));
     w2.BottomAttach = ((uint)(4));
     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.cbSelectPoint          = new global::Gtk.ColorButton();
     this.cbSelectPoint.CanFocus = true;
     this.cbSelectPoint.Events   = ((global::Gdk.EventMask)(784));
     this.cbSelectPoint.Name     = "cbSelectPoint";
     this.table1.Add(this.cbSelectPoint);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbSelectPoint]));
     w3.TopAttach    = ((uint)(4));
     w3.BottomAttach = ((uint)(5));
     w3.LeftAttach   = ((uint)(1));
     w3.RightAttach  = ((uint)(2));
     w3.XOptions     = ((global::Gtk.AttachOptions)(4));
     w3.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.Xalign    = 0F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Line Width");
     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.Xalign    = 0F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("Point ");
     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));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Line Color");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Point Color");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w7.TopAttach    = ((uint)(3));
     w7.BottomAttach = ((uint)(4));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.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("Select Point Color");
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w8.TopAttach    = ((uint)(4));
     w8.BottomAttach = ((uint)(5));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.sbLine          = new global::Gtk.SpinButton(1, 100, 1);
     this.sbLine.CanFocus = true;
     this.sbLine.Name     = "sbLine";
     this.sbLine.Adjustment.PageIncrement = 10;
     this.sbLine.ClimbRate = 1;
     this.sbLine.Numeric   = true;
     this.sbLine.Value     = 1;
     this.table1.Add(this.sbLine);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.sbLine]));
     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.sbPoint          = new global::Gtk.SpinButton(1, 100, 1);
     this.sbPoint.CanFocus = true;
     this.sbPoint.Name     = "sbPoint";
     this.sbPoint.Adjustment.PageIncrement = 10;
     this.sbPoint.ClimbRate = 1;
     this.sbPoint.Numeric   = true;
     this.sbPoint.Value     = 1;
     this.table1.Add(this.sbPoint);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1 [this.sbPoint]));
     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));
     this.GtkAlignment.Add(this.table1);
     this.frame1.Add(this.GtkAlignment);
     this.GtkLabel1           = new global::Gtk.Label();
     this.GtkLabel1.Name      = "GtkLabel1";
     this.GtkLabel1.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Shape Editor</b>");
     this.GtkLabel1.UseMarkup = true;
     this.frame1.LabelWidget  = this.GtkLabel1;
     this.vbox2.Add(this.frame1);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.frame1]));
     w13.Position = 0;
     w13.Expand   = false;
     this.Add(this.vbox2);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget
			global::Stetic.BinContainer.Attach (this);
			this.Name = "MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget";
			// Container child MonoDevelop.Ide.Gui.OptionPanels.TasksPanelWidget.Gtk.Container+ContainerChild
			this.vbox6 = new global::Gtk.VBox ();
			this.vbox6.Name = "vbox6";
			this.vbox6.Spacing = 12;
			// Container child vbox6.Gtk.Box+BoxChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 8;
			// Container child hbox2.Gtk.Box+BoxChild
			this.vbox7 = new global::Gtk.VBox ();
			this.vbox7.Name = "vbox7";
			// Container child vbox7.Gtk.Box+BoxChild
			this.labelTokens = new global::Gtk.Label ();
			this.labelTokens.Name = "labelTokens";
			this.labelTokens.Xalign = 0F;
			this.labelTokens.Yalign = 0F;
			this.labelTokens.LabelProp = global::Mono.Unix.Catalog.GetString ("_Token List:");
			this.labelTokens.UseUnderline = true;
			this.vbox7.Add (this.labelTokens);
			global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.labelTokens]));
			w1.Position = 0;
			w1.Expand = false;
			w1.Fill = false;
			// Container child vbox7.Gtk.Box+BoxChild
			this.scrolledwindow3 = new global::Gtk.ScrolledWindow ();
			this.scrolledwindow3.WidthRequest = 200;
			this.scrolledwindow3.Name = "scrolledwindow3";
			this.scrolledwindow3.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child scrolledwindow3.Gtk.Container+ContainerChild
			this.tokensTreeView = new global::Gtk.TreeView ();
			this.tokensTreeView.Name = "tokensTreeView";
			this.tokensTreeView.HeadersVisible = false;
			this.scrolledwindow3.Add (this.tokensTreeView);
			this.vbox7.Add (this.scrolledwindow3);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox7 [this.scrolledwindow3]));
			w3.Position = 1;
			this.hbox2.Add (this.vbox7);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox7]));
			w4.Position = 0;
			// Container child hbox2.Gtk.Box+BoxChild
			this.vbox14 = new global::Gtk.VBox ();
			this.vbox14.Name = "vbox14";
			this.vbox14.Spacing = 4;
			// Container child vbox14.Gtk.Box+BoxChild
			this.vboxPriority = new global::Gtk.VBox ();
			this.vboxPriority.Name = "vboxPriority";
			this.vboxPriority.Spacing = 4;
			// Container child vboxPriority.Gtk.Box+BoxChild
			this.label112 = new global::Gtk.Label ();
			this.label112.Name = "label112";
			this.label112.Xalign = 0F;
			this.label112.LabelProp = global::Mono.Unix.Catalog.GetString ("_Name:");
			this.label112.UseUnderline = true;
			this.vboxPriority.Add (this.label112);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.label112]));
			w5.Position = 0;
			w5.Expand = false;
			w5.Fill = false;
			// Container child vboxPriority.Gtk.Box+BoxChild
			this.entryToken = new global::Gtk.Entry ();
			this.entryToken.Name = "entryToken";
			this.entryToken.IsEditable = true;
			this.entryToken.MaxLength = 50;
			this.entryToken.InvisibleChar = '●';
			this.vboxPriority.Add (this.entryToken);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.entryToken]));
			w6.Position = 1;
			w6.Expand = false;
			w6.Fill = false;
			// Container child vboxPriority.Gtk.Box+BoxChild
			this.label113 = new global::Gtk.Label ();
			this.label113.Name = "label113";
			this.label113.Xalign = 0F;
			this.label113.LabelProp = global::Mono.Unix.Catalog.GetString ("Priority:");
			this.vboxPriority.Add (this.label113);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vboxPriority [this.label113]));
			w7.Position = 2;
			w7.Expand = false;
			w7.Fill = false;
			this.vbox14.Add (this.vboxPriority);
			global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.vboxPriority]));
			w8.Position = 0;
			w8.Expand = false;
			w8.Fill = false;
			// Container child vbox14.Gtk.Box+BoxChild
			this.hbuttonbox2 = new global::Gtk.HButtonBox ();
			this.hbuttonbox2.Name = "hbuttonbox2";
			this.hbuttonbox2.Spacing = 6;
			this.hbuttonbox2.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
			// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
			this.buttonChange = new global::Gtk.Button ();
			this.buttonChange.Name = "buttonChange";
			this.buttonChange.UseStock = true;
			this.buttonChange.UseUnderline = true;
			this.buttonChange.Label = "gtk-edit";
			this.hbuttonbox2.Add (this.buttonChange);
			global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonChange]));
			w9.Expand = false;
			w9.Fill = false;
			// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
			this.buttonRemove = new global::Gtk.Button ();
			this.buttonRemove.Name = "buttonRemove";
			this.buttonRemove.UseStock = true;
			this.buttonRemove.UseUnderline = true;
			this.buttonRemove.Label = "gtk-remove";
			this.hbuttonbox2.Add (this.buttonRemove);
			global::Gtk.ButtonBox.ButtonBoxChild w10 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonRemove]));
			w10.Position = 1;
			w10.Expand = false;
			w10.Fill = false;
			// Container child hbuttonbox2.Gtk.ButtonBox+ButtonBoxChild
			this.buttonAdd = new global::Gtk.Button ();
			this.buttonAdd.Name = "buttonAdd";
			this.buttonAdd.UseStock = true;
			this.buttonAdd.UseUnderline = true;
			this.buttonAdd.Label = "gtk-add";
			this.hbuttonbox2.Add (this.buttonAdd);
			global::Gtk.ButtonBox.ButtonBoxChild w11 = ((global::Gtk.ButtonBox.ButtonBoxChild)(this.hbuttonbox2 [this.buttonAdd]));
			w11.Position = 2;
			w11.Expand = false;
			w11.Fill = false;
			this.vbox14.Add (this.hbuttonbox2);
			global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.hbuttonbox2]));
			w12.Position = 1;
			w12.Expand = false;
			// Container child vbox14.Gtk.Box+BoxChild
			this.label = new global::Gtk.Label ();
			this.label.Name = "label";
			this.label.Ypad = 12;
			this.label.Yalign = 0F;
			this.label.LabelProp = global::Mono.Unix.Catalog.GetString ("<i><b>Note:</b> Only Letters, Digits and Underscore are allowed.</i>");
			this.label.UseMarkup = true;
			this.label.Wrap = true;
			this.label.Justify = ((global::Gtk.Justification)(2));
			this.vbox14.Add (this.label);
			global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox14 [this.label]));
			w13.Position = 2;
			w13.Expand = false;
			w13.Fill = false;
			this.hbox2.Add (this.vbox14);
			global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.vbox14]));
			w14.Position = 1;
			this.vbox6.Add (this.hbox2);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hbox2]));
			w15.Position = 0;
			// Container child vbox6.Gtk.Box+BoxChild
			this.hseparator2 = new global::Gtk.HSeparator ();
			this.hseparator2.Name = "hseparator2";
			this.vbox6.Add (this.hseparator2);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.hseparator2]));
			w16.Position = 1;
			w16.Expand = false;
			// Container child vbox6.Gtk.Box+BoxChild
			this.frame1 = new global::Gtk.Frame ();
			this.frame1.Name = "frame1";
			this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
			// Container child frame1.Gtk.Container+ContainerChild
			this.alignment1 = new global::Gtk.Alignment (0.5F, 0.5F, 1F, 1F);
			this.alignment1.Name = "alignment1";
			this.alignment1.LeftPadding = ((uint)(12));
			this.alignment1.TopPadding = ((uint)(4));
			// Container child alignment1.Gtk.Container+ContainerChild
			this.table6 = new global::Gtk.Table (((uint)(3)), ((uint)(2)), false);
			this.table6.Name = "table6";
			this.table6.RowSpacing = ((uint)(4));
			this.table6.ColumnSpacing = ((uint)(6));
			// Container child table6.Gtk.Table+TableChild
			this.colorbuttonHighPrio = new global::Gtk.ColorButton ();
			this.colorbuttonHighPrio.Name = "colorbuttonHighPrio";
			this.table6.Add (this.colorbuttonHighPrio);
			global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonHighPrio]));
			w17.LeftAttach = ((uint)(1));
			w17.RightAttach = ((uint)(2));
			w17.XOptions = ((global::Gtk.AttachOptions)(0));
			w17.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table6.Gtk.Table+TableChild
			this.colorbuttonLowPrio = new global::Gtk.ColorButton ();
			this.colorbuttonLowPrio.Name = "colorbuttonLowPrio";
			this.table6.Add (this.colorbuttonLowPrio);
			global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonLowPrio]));
			w18.TopAttach = ((uint)(2));
			w18.BottomAttach = ((uint)(3));
			w18.LeftAttach = ((uint)(1));
			w18.RightAttach = ((uint)(2));
			w18.XOptions = ((global::Gtk.AttachOptions)(0));
			w18.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table6.Gtk.Table+TableChild
			this.colorbuttonNormalPrio = new global::Gtk.ColorButton ();
			this.colorbuttonNormalPrio.Name = "colorbuttonNormalPrio";
			this.table6.Add (this.colorbuttonNormalPrio);
			global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table6 [this.colorbuttonNormalPrio]));
			w19.TopAttach = ((uint)(1));
			w19.BottomAttach = ((uint)(2));
			w19.LeftAttach = ((uint)(1));
			w19.RightAttach = ((uint)(2));
			w19.XOptions = ((global::Gtk.AttachOptions)(0));
			w19.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table6.Gtk.Table+TableChild
			this.label10 = new global::Gtk.Label ();
			this.label10.Name = "label10";
			this.label10.Xalign = 1F;
			this.label10.LabelProp = global::Mono.Unix.Catalog.GetString ("High");
			this.table6.Add (this.label10);
			global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table6 [this.label10]));
			w20.XOptions = ((global::Gtk.AttachOptions)(0));
			w20.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table6.Gtk.Table+TableChild
			this.label11 = new global::Gtk.Label ();
			this.label11.Name = "label11";
			this.label11.Xalign = 1F;
			this.label11.LabelProp = global::Mono.Unix.Catalog.GetString ("Normal");
			this.table6.Add (this.label11);
			global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table6 [this.label11]));
			w21.TopAttach = ((uint)(1));
			w21.BottomAttach = ((uint)(2));
			w21.XOptions = ((global::Gtk.AttachOptions)(0));
			w21.YOptions = ((global::Gtk.AttachOptions)(0));
			// Container child table6.Gtk.Table+TableChild
			this.label12 = new global::Gtk.Label ();
			this.label12.Name = "label12";
			this.label12.Xalign = 1F;
			this.label12.LabelProp = global::Mono.Unix.Catalog.GetString ("Low");
			this.label12.Justify = ((global::Gtk.Justification)(2));
			this.table6.Add (this.label12);
			global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table6 [this.label12]));
			w22.TopAttach = ((uint)(2));
			w22.BottomAttach = ((uint)(3));
			w22.XOptions = ((global::Gtk.AttachOptions)(0));
			w22.YOptions = ((global::Gtk.AttachOptions)(0));
			this.alignment1.Add (this.table6);
			this.frame1.Add (this.alignment1);
			this.label9 = new global::Gtk.Label ();
			this.label9.Name = "label9";
			this.label9.LabelProp = global::Mono.Unix.Catalog.GetString ("<b>Task Priorities Foreground Colors</b>");
			this.label9.UseMarkup = true;
			this.frame1.LabelWidget = this.label9;
			this.vbox6.Add (this.frame1);
			global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox6 [this.frame1]));
			w25.PackType = ((global::Gtk.PackType)(1));
			w25.Position = 2;
			w25.Expand = false;
			w25.Fill = false;
			this.Add (this.vbox6);
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.label112.MnemonicWidget = this.entryToken;
			this.Show ();
		}
Example #42
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("Exemplo");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "gtk-network", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.button1              = new global::Gtk.Button();
     this.button1.CanFocus     = true;
     this.button1.Name         = "button1";
     this.button1.UseUnderline = true;
     this.button1.Label        = global::Mono.Unix.Catalog.GetString("Clique aqui!");
     global::Gtk.Image w1 = new global::Gtk.Image();
     w1.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-about", global::Gtk.IconSize.Menu);
     this.button1.Image = w1;
     this.vbox1.Add(this.button1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.button1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.colorbutton1          = new global::Gtk.ColorButton();
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton1.Name     = "colorbutton1";
     this.vbox1.Add(this.colorbutton1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.colorbutton1]));
     w3.Position = 1;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.fontbutton1          = new global::Gtk.FontButton();
     this.fontbutton1.CanFocus = true;
     this.fontbutton1.Name     = "fontbutton1";
     this.vbox1.Add(this.fontbutton1);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.fontbutton1]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.button2              = new global::Gtk.Button();
     this.button2.CanFocus     = true;
     this.button2.Name         = "button2";
     this.button2.UseUnderline = true;
     this.button2.Label        = global::Mono.Unix.Catalog.GetString("Chamar janela 2");
     global::Gtk.Image w5 = new global::Gtk.Image();
     w5.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-execute", global::Gtk.IconSize.Menu);
     this.button2.Image = w5;
     this.vbox1.Add(this.button2);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.vbox1[this.button2]));
     w6.PackType = ((global::Gtk.PackType)(1));
     w6.Position = 3;
     w6.Expand   = false;
     w6.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 798;
     this.DefaultHeight = 216;
     this.Show();
     this.DeleteEvent     += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.button1.Clicked += new global::System.EventHandler(this.OnCliqueAqui);
     this.button2.Clicked += new global::System.EventHandler(this.OnCliqueNovaJanela);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget BlinkStick.EditNotificationForm
			this.Name = "BlinkStick.EditNotificationForm";
			this.Title = global::Mono.Unix.Catalog.GetString ("Notifications Settings");
			this.WindowPosition = ((global::Gtk.WindowPosition)(1));
			this.Modal = true;
			this.Resizable = false;
			this.AllowGrow = false;
			this.SkipPagerHint = true;
			this.SkipTaskbarHint = true;
			// Internal child BlinkStick.EditNotificationForm.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "dialog1_VBox";
			w1.BorderWidth = ((uint)(2));
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.notebook1 = new global::Gtk.Notebook ();
			this.notebook1.CanFocus = true;
			this.notebook1.Name = "notebook1";
			this.notebook1.CurrentPage = 0;
			// Container child notebook1.Gtk.Notebook+NotebookChild
			this.tableControls = new global::Gtk.Table (((uint)(8)), ((uint)(2)), false);
			this.tableControls.Name = "tableControls";
			this.tableControls.RowSpacing = ((uint)(6));
			this.tableControls.ColumnSpacing = ((uint)(6));
			this.tableControls.BorderWidth = ((uint)(12));
			// Container child tableControls.Gtk.Table+TableChild
			this.checkbuttonEnabled = new global::Gtk.CheckButton ();
			this.checkbuttonEnabled.CanFocus = true;
			this.checkbuttonEnabled.Name = "checkbuttonEnabled";
			this.checkbuttonEnabled.Label = global::Mono.Unix.Catalog.GetString ("Enabled");
			this.checkbuttonEnabled.DrawIndicator = true;
			this.checkbuttonEnabled.UseUnderline = true;
			this.tableControls.Add (this.checkbuttonEnabled);
			global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.tableControls [this.checkbuttonEnabled]));
			w2.LeftAttach = ((uint)(1));
			w2.RightAttach = ((uint)(2));
			w2.XOptions = ((global::Gtk.AttachOptions)(4));
			w2.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.comboboxBlinkSpeed = global::Gtk.ComboBox.NewText ();
			this.comboboxBlinkSpeed.AppendText (global::Mono.Unix.Catalog.GetString ("Very Very Fast"));
			this.comboboxBlinkSpeed.AppendText (global::Mono.Unix.Catalog.GetString ("Very Fast"));
			this.comboboxBlinkSpeed.AppendText (global::Mono.Unix.Catalog.GetString ("Fast"));
			this.comboboxBlinkSpeed.AppendText (global::Mono.Unix.Catalog.GetString ("Normal"));
			this.comboboxBlinkSpeed.AppendText (global::Mono.Unix.Catalog.GetString ("Slow"));
			this.comboboxBlinkSpeed.AppendText (global::Mono.Unix.Catalog.GetString ("Very Slow"));
			this.comboboxBlinkSpeed.Name = "comboboxBlinkSpeed";
			this.tableControls.Add (this.comboboxBlinkSpeed);
			global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.tableControls [this.comboboxBlinkSpeed]));
			w3.TopAttach = ((uint)(4));
			w3.BottomAttach = ((uint)(5));
			w3.LeftAttach = ((uint)(1));
			w3.RightAttach = ((uint)(2));
			w3.XOptions = ((global::Gtk.AttachOptions)(4));
			w3.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.comboboxDevices = global::Gtk.ComboBox.NewText ();
			this.comboboxDevices.Name = "comboboxDevices";
			this.tableControls.Add (this.comboboxDevices);
			global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.tableControls [this.comboboxDevices]));
			w4.TopAttach = ((uint)(2));
			w4.BottomAttach = ((uint)(3));
			w4.LeftAttach = ((uint)(1));
			w4.RightAttach = ((uint)(2));
			w4.XOptions = ((global::Gtk.AttachOptions)(4));
			w4.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.comboboxPriority = global::Gtk.ComboBox.NewText ();
			this.comboboxPriority.AppendText (global::Mono.Unix.Catalog.GetString ("Low"));
			this.comboboxPriority.AppendText (global::Mono.Unix.Catalog.GetString ("Normal"));
			this.comboboxPriority.AppendText (global::Mono.Unix.Catalog.GetString ("High"));
			this.comboboxPriority.Name = "comboboxPriority";
			this.tableControls.Add (this.comboboxPriority);
			global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.tableControls [this.comboboxPriority]));
			w5.TopAttach = ((uint)(5));
			w5.BottomAttach = ((uint)(6));
			w5.LeftAttach = ((uint)(1));
			w5.RightAttach = ((uint)(2));
			w5.XOptions = ((global::Gtk.AttachOptions)(4));
			w5.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.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.tableControls.Add (this.entryName);
			global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.tableControls [this.entryName]));
			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 tableControls.Gtk.Table+TableChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			// Container child hbox1.Gtk.Box+BoxChild
			this.colorbuttonColor = new global::Gtk.ColorButton ();
			this.colorbuttonColor.CanFocus = true;
			this.colorbuttonColor.Events = ((global::Gdk.EventMask)(784));
			this.colorbuttonColor.Name = "colorbuttonColor";
			this.colorbuttonColor.Xalign = 1F;
			this.hbox1.Add (this.colorbuttonColor);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.colorbuttonColor]));
			w7.Position = 0;
			w7.Expand = false;
			w7.Fill = false;
			this.tableControls.Add (this.hbox1);
			global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.tableControls [this.hbox1]));
			w8.TopAttach = ((uint)(3));
			w8.BottomAttach = ((uint)(4));
			w8.LeftAttach = ((uint)(1));
			w8.RightAttach = ((uint)(2));
			w8.XOptions = ((global::Gtk.AttachOptions)(4));
			w8.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.hbox2 = new global::Gtk.HBox ();
			this.hbox2.Name = "hbox2";
			this.hbox2.Spacing = 6;
			// Container child hbox2.Gtk.Box+BoxChild
			this.spinbuttonBlinkCount = new global::Gtk.SpinButton (1D, 10D, 1D);
			this.spinbuttonBlinkCount.CanFocus = true;
			this.spinbuttonBlinkCount.Name = "spinbuttonBlinkCount";
			this.spinbuttonBlinkCount.Adjustment.PageIncrement = 2D;
			this.spinbuttonBlinkCount.ClimbRate = 1D;
			this.spinbuttonBlinkCount.Numeric = true;
			this.spinbuttonBlinkCount.Value = 1D;
			this.hbox2.Add (this.spinbuttonBlinkCount);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.spinbuttonBlinkCount]));
			w9.Position = 0;
			w9.Expand = false;
			w9.Fill = false;
			this.tableControls.Add (this.hbox2);
			global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.tableControls [this.hbox2]));
			w10.TopAttach = ((uint)(6));
			w10.BottomAttach = ((uint)(7));
			w10.LeftAttach = ((uint)(1));
			w10.RightAttach = ((uint)(2));
			w10.XOptions = ((global::Gtk.AttachOptions)(4));
			w10.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.Ypad = 3;
			this.label1.Xalign = 0F;
			this.label1.Yalign = 0F;
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Blink Type:");
			this.tableControls.Add (this.label1);
			global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.tableControls [this.label1]));
			w11.TopAttach = ((uint)(7));
			w11.BottomAttach = ((uint)(8));
			w11.XOptions = ((global::Gtk.AttachOptions)(4));
			w11.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.label2 = new global::Gtk.Label ();
			this.label2.Name = "label2";
			this.label2.Xalign = 0F;
			this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Number of Blinks:");
			this.tableControls.Add (this.label2);
			global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.tableControls [this.label2]));
			w12.TopAttach = ((uint)(6));
			w12.BottomAttach = ((uint)(7));
			w12.XOptions = ((global::Gtk.AttachOptions)(4));
			w12.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.Xalign = 0F;
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("Device:");
			this.tableControls.Add (this.label4);
			global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.tableControls [this.label4]));
			w13.TopAttach = ((uint)(2));
			w13.BottomAttach = ((uint)(3));
			w13.XOptions = ((global::Gtk.AttachOptions)(4));
			w13.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.labelBlinkSPeed = new global::Gtk.Label ();
			this.labelBlinkSPeed.Name = "labelBlinkSPeed";
			this.labelBlinkSPeed.Xalign = 0F;
			this.labelBlinkSPeed.LabelProp = global::Mono.Unix.Catalog.GetString ("Blink Speed:");
			this.tableControls.Add (this.labelBlinkSPeed);
			global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.tableControls [this.labelBlinkSPeed]));
			w14.TopAttach = ((uint)(4));
			w14.BottomAttach = ((uint)(5));
			w14.XOptions = ((global::Gtk.AttachOptions)(4));
			w14.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.labelColor = new global::Gtk.Label ();
			this.labelColor.Name = "labelColor";
			this.labelColor.Xalign = 0F;
			this.labelColor.LabelProp = global::Mono.Unix.Catalog.GetString ("Color:");
			this.tableControls.Add (this.labelColor);
			global::Gtk.Table.TableChild w15 = ((global::Gtk.Table.TableChild)(this.tableControls [this.labelColor]));
			w15.TopAttach = ((uint)(3));
			w15.BottomAttach = ((uint)(4));
			w15.XOptions = ((global::Gtk.AttachOptions)(4));
			w15.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.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 ("Event Name:");
			this.tableControls.Add (this.labelName);
			global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.tableControls [this.labelName]));
			w16.TopAttach = ((uint)(1));
			w16.BottomAttach = ((uint)(2));
			w16.XOptions = ((global::Gtk.AttachOptions)(4));
			w16.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.labelPriority = new global::Gtk.Label ();
			this.labelPriority.Name = "labelPriority";
			this.labelPriority.Xalign = 0F;
			this.labelPriority.LabelProp = global::Mono.Unix.Catalog.GetString ("Priority:");
			this.tableControls.Add (this.labelPriority);
			global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.tableControls [this.labelPriority]));
			w17.TopAttach = ((uint)(5));
			w17.BottomAttach = ((uint)(6));
			w17.XOptions = ((global::Gtk.AttachOptions)(4));
			w17.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child tableControls.Gtk.Table+TableChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			// Container child vbox2.Gtk.Box+BoxChild
			this.radiobuttonBlink = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Blink"));
			this.radiobuttonBlink.CanFocus = true;
			this.radiobuttonBlink.Name = "radiobuttonBlink";
			this.radiobuttonBlink.DrawIndicator = true;
			this.radiobuttonBlink.UseUnderline = true;
			this.radiobuttonBlink.Group = new global::GLib.SList (global::System.IntPtr.Zero);
			this.vbox2.Add (this.radiobuttonBlink);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radiobuttonBlink]));
			w18.Position = 0;
			w18.Expand = false;
			w18.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.radiobuttonPulse = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Pulse"));
			this.radiobuttonPulse.CanFocus = true;
			this.radiobuttonPulse.Name = "radiobuttonPulse";
			this.radiobuttonPulse.DrawIndicator = true;
			this.radiobuttonPulse.UseUnderline = true;
			this.radiobuttonPulse.Group = this.radiobuttonBlink.Group;
			this.vbox2.Add (this.radiobuttonPulse);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radiobuttonPulse]));
			w19.Position = 1;
			w19.Expand = false;
			w19.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.radiobuttonMorph = new global::Gtk.RadioButton (global::Mono.Unix.Catalog.GetString ("Morph"));
			this.radiobuttonMorph.CanFocus = true;
			this.radiobuttonMorph.Name = "radiobuttonMorph";
			this.radiobuttonMorph.DrawIndicator = true;
			this.radiobuttonMorph.UseUnderline = true;
			this.radiobuttonMorph.Group = this.radiobuttonBlink.Group;
			this.vbox2.Add (this.radiobuttonMorph);
			global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.radiobuttonMorph]));
			w20.Position = 2;
			w20.Expand = false;
			w20.Fill = false;
			this.tableControls.Add (this.vbox2);
			global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.tableControls [this.vbox2]));
			w21.TopAttach = ((uint)(7));
			w21.BottomAttach = ((uint)(8));
			w21.LeftAttach = ((uint)(1));
			w21.RightAttach = ((uint)(2));
			w21.XOptions = ((global::Gtk.AttachOptions)(4));
			w21.YOptions = ((global::Gtk.AttachOptions)(4));
			this.notebook1.Add (this.tableControls);
			// Notebook tab
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("General");
			this.notebook1.SetTabLabel (this.tableControls, this.label3);
			this.label3.ShowAll ();
			w1.Add (this.notebook1);
			global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(w1 [this.notebook1]));
			w23.Position = 0;
			w23.Expand = false;
			w23.Fill = false;
			// Internal child BlinkStick.EditNotificationForm.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.buttonTest = new global::Gtk.Button ();
			this.buttonTest.CanFocus = true;
			this.buttonTest.Name = "buttonTest";
			this.buttonTest.UseUnderline = true;
			this.buttonTest.Label = global::Mono.Unix.Catalog.GetString ("Test");
			this.AddActionWidget (this.buttonTest, -10);
			global::Gtk.ButtonBox.ButtonBoxChild w25 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24 [this.buttonTest]));
			w25.Expand = false;
			w25.Fill = false;
			// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
			this.buttonCancel = new global::Gtk.Button ();
			this.buttonCancel.CanDefault = true;
			this.buttonCancel.CanFocus = true;
			this.buttonCancel.Name = "buttonCancel";
			this.buttonCancel.UseStock = true;
			this.buttonCancel.UseUnderline = true;
			this.buttonCancel.Label = "gtk-cancel";
			this.AddActionWidget (this.buttonCancel, -6);
			global::Gtk.ButtonBox.ButtonBoxChild w26 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24 [this.buttonCancel]));
			w26.Position = 1;
			w26.Expand = false;
			w26.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 w27 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w24 [this.buttonOk]));
			w27.Position = 2;
			w27.Expand = false;
			w27.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 352;
			this.DefaultHeight = 430;
			this.Show ();
		}
Example #44
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup("Default");
     this.Help            = new global::Gtk.Action("Help", global::Mono.Unix.Catalog.GetString("Help"), null, null);
     this.Help.ShortLabel = global::Mono.Unix.Catalog.GetString("Help");
     w1.Add(this.Help, null);
     this.AboutUs            = new global::Gtk.Action("AboutUs", global::Mono.Unix.Catalog.GetString("About us"), null, null);
     this.AboutUs.ShortLabel = global::Mono.Unix.Catalog.GetString("About us");
     w1.Add(this.AboutUs, null);
     this.help            = new global::Gtk.Action("help", global::Mono.Unix.Catalog.GetString("About us"), null, "gtk-help");
     this.help.ShortLabel = global::Mono.Unix.Catalog.GetString("_Help");
     w1.Add(this.help, null);
     this.colorPicker = new global::Gtk.Action("colorPicker", null, null, "gtk-color-picker");
     w1.Add(this.colorPicker, null);
     this.selectColor            = new global::Gtk.Action("selectColor", global::Mono.Unix.Catalog.GetString("_Color"), null, "gtk-select-color");
     this.selectColor.ShortLabel = global::Mono.Unix.Catalog.GetString("_Color");
     w1.Add(this.selectColor, null);
     this.quit            = new global::Gtk.Action("quit", global::Mono.Unix.Catalog.GetString("_Quit"), null, "gtk-quit");
     this.quit.ShortLabel = global::Mono.Unix.Catalog.GetString("_Quit");
     w1.Add(this.quit, null);
     this.File            = new global::Gtk.Action("File", global::Mono.Unix.Catalog.GetString("  File"), null, null);
     this.File.ShortLabel = global::Mono.Unix.Catalog.GetString("  File");
     w1.Add(this.File, null);
     this.quit1            = new global::Gtk.Action("quit1", global::Mono.Unix.Catalog.GetString("_Quit"), null, "gtk-quit");
     this.quit1.ShortLabel = global::Mono.Unix.Catalog.GetString("_Quit");
     w1.Add(this.quit1, null);
     this.Help1            = new global::Gtk.Action("Help1", global::Mono.Unix.Catalog.GetString("Help"), null, null);
     this.Help1.ShortLabel = global::Mono.Unix.Catalog.GetString("Help");
     w1.Add(this.Help1, null);
     this.Help2            = new global::Gtk.Action("Help2", global::Mono.Unix.Catalog.GetString("Help"), null, null);
     this.Help2.ShortLabel = global::Mono.Unix.Catalog.GetString("Help");
     w1.Add(this.Help2, null);
     this.selectColor1            = new global::Gtk.Action("selectColor1", global::Mono.Unix.Catalog.GetString("About Us"), null, "gtk-dialog-info");
     this.selectColor1.ShortLabel = global::Mono.Unix.Catalog.GetString("About Us");
     w1.Add(this.selectColor1, null);
     this.UIManager.InsertActionGroup(w1, 0);
     this.AddAccelGroup(this.UIManager.AccelGroup);
     this.Name           = "MainWindow";
     this.Title          = global::Mono.Unix.Catalog.GetString("ColorPicker");
     this.Icon           = global::Stetic.IconLoader.LoadIcon(this, "gtk-select-color", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.DefaultWidth   = 13;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString("<ui><menubar name='menubar1'><menu name='File' action='File'><menuitem name='quit1' action='quit1'/></menu><menu name='Help2' action='Help2'><menuitem name='selectColor1' action='selectColor1'/></menu></menubar></ui>");
     this.menubar1      = ((global::Gtk.MenuBar)(this.UIManager.GetWidget("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox1.Add(this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar1]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboboxentry1      = global::Gtk.ComboBoxEntry.NewText();
     this.comboboxentry1.Name = "comboboxentry1";
     this.hbox1.Add(this.comboboxentry1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboboxentry1]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnNew              = new global::Gtk.Button();
     this.btnNew.CanFocus     = true;
     this.btnNew.Name         = "btnNew";
     this.btnNew.UseUnderline = true;
     this.btnNew.Label        = global::Mono.Unix.Catalog.GetString("New");
     global::Gtk.Image w4 = new global::Gtk.Image();
     w4.Pixbuf         = global::Stetic.IconLoader.LoadIcon(this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnNew.Image = w4;
     this.hbox1.Add(this.btnNew);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnNew]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.button2              = new global::Gtk.Button();
     this.button2.CanFocus     = true;
     this.button2.Name         = "button2";
     this.button2.UseUnderline = true;
     this.button2.Label        = global::Mono.Unix.Catalog.GetString("Edit");
     global::Gtk.Image w6 = new global::Gtk.Image();
     w6.Pixbuf          = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.button2.Image = w6;
     this.hbox1.Add(this.button2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.button2]));
     w7.Position = 2;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnDelete              = new global::Gtk.Button();
     this.btnDelete.CanFocus     = true;
     this.btnDelete.Name         = "btnDelete";
     this.btnDelete.UseUnderline = true;
     this.btnDelete.Label        = global::Mono.Unix.Catalog.GetString("Delete");
     global::Gtk.Image w8 = new global::Gtk.Image();
     w8.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.btnDelete.Image = w8;
     this.hbox1.Add(this.btnDelete);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnDelete]));
     w9.Position = 3;
     w9.Expand   = false;
     w9.Fill     = false;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w10.Position = 1;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.lblPaletteName           = new global::Gtk.Label();
     this.lblPaletteName.Name      = "lblPaletteName";
     this.lblPaletteName.LabelProp = global::Mono.Unix.Catalog.GetString("Enter name for a new Palette:");
     this.hbox2.Add(this.lblPaletteName);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.lblPaletteName]));
     w11.Position = 0;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entry1 = new global::Gtk.Entry();
     this.entry1.WidthRequest  = 0;
     this.entry1.HeightRequest = 28;
     this.entry1.CanFocus      = true;
     this.entry1.Name          = "entry1";
     this.entry1.IsEditable    = true;
     this.entry1.InvisibleChar = '•';
     this.hbox2.Add(this.entry1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.entry1]));
     w12.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnAdd              = new global::Gtk.Button();
     this.btnAdd.CanFocus     = true;
     this.btnAdd.Name         = "btnAdd";
     this.btnAdd.UseUnderline = true;
     this.btnAdd.Label        = global::Mono.Unix.Catalog.GetString("Add");
     this.hbox2.Add(this.btnAdd);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.btnAdd]));
     w13.Position = 2;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnUpdate              = new global::Gtk.Button();
     this.btnUpdate.CanFocus     = true;
     this.btnUpdate.Name         = "btnUpdate";
     this.btnUpdate.UseUnderline = true;
     this.btnUpdate.Label        = global::Mono.Unix.Catalog.GetString("Update");
     this.hbox2.Add(this.btnUpdate);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.btnUpdate]));
     w14.Position = 3;
     w14.Expand   = false;
     w14.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnCancle              = new global::Gtk.Button();
     this.btnCancle.CanFocus     = true;
     this.btnCancle.Name         = "btnCancle";
     this.btnCancle.UseUnderline = true;
     this.btnCancle.Label        = global::Mono.Unix.Catalog.GetString("Cancel");
     this.hbox2.Add(this.btnCancle);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.btnCancle]));
     w15.Position = 4;
     w15.Expand   = false;
     w15.Fill     = false;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(2)), ((uint)(10)), 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.colorbutton1            = new global::Gtk.ColorButton();
     this.colorbutton1.CanDefault = true;
     this.colorbutton1.CanFocus   = true;
     this.colorbutton1.Events     = ((global::Gdk.EventMask)(788));
     this.colorbutton1.Name       = "colorbutton1";
     this.colorbutton1.Relief     = ((global::Gtk.ReliefStyle)(1));
     this.table1.Add(this.colorbutton1);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton1]));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton10          = new global::Gtk.ColorButton();
     this.colorbutton10.CanFocus = true;
     this.colorbutton10.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton10.Name     = "colorbutton10";
     this.table1.Add(this.colorbutton10);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton10]));
     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.colorbutton11          = new global::Gtk.ColorButton();
     this.colorbutton11.CanFocus = true;
     this.colorbutton11.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton11.Name     = "colorbutton11";
     this.table1.Add(this.colorbutton11);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton11]));
     w19.TopAttach    = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach   = ((uint)(2));
     w19.RightAttach  = ((uint)(3));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton12          = new global::Gtk.ColorButton();
     this.colorbutton12.CanFocus = true;
     this.colorbutton12.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton12.Name     = "colorbutton12";
     this.table1.Add(this.colorbutton12);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton12]));
     w20.TopAttach    = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.LeftAttach   = ((uint)(3));
     w20.RightAttach  = ((uint)(4));
     w20.XOptions     = ((global::Gtk.AttachOptions)(4));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton13          = new global::Gtk.ColorButton();
     this.colorbutton13.CanFocus = true;
     this.colorbutton13.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton13.Name     = "colorbutton13";
     this.table1.Add(this.colorbutton13);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton13]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.LeftAttach   = ((uint)(4));
     w21.RightAttach  = ((uint)(5));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton14          = new global::Gtk.ColorButton();
     this.colorbutton14.CanFocus = true;
     this.colorbutton14.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton14.Name     = "colorbutton14";
     this.table1.Add(this.colorbutton14);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton14]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.LeftAttach   = ((uint)(5));
     w22.RightAttach  = ((uint)(6));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton15          = new global::Gtk.ColorButton();
     this.colorbutton15.CanFocus = true;
     this.colorbutton15.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton15.Name     = "colorbutton15";
     this.table1.Add(this.colorbutton15);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton15]));
     w23.TopAttach    = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach   = ((uint)(6));
     w23.RightAttach  = ((uint)(7));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton16          = new global::Gtk.ColorButton();
     this.colorbutton16.CanFocus = true;
     this.colorbutton16.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton16.Name     = "colorbutton16";
     this.table1.Add(this.colorbutton16);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton16]));
     w24.TopAttach    = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.LeftAttach   = ((uint)(7));
     w24.RightAttach  = ((uint)(8));
     w24.XOptions     = ((global::Gtk.AttachOptions)(4));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton2          = new global::Gtk.ColorButton();
     this.colorbutton2.CanFocus = true;
     this.colorbutton2.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton2.Name     = "colorbutton2";
     this.table1.Add(this.colorbutton2);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton2]));
     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.colorbutton3          = new global::Gtk.ColorButton();
     this.colorbutton3.CanFocus = true;
     this.colorbutton3.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton3.Name     = "colorbutton3";
     this.table1.Add(this.colorbutton3);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton3]));
     w26.LeftAttach  = ((uint)(2));
     w26.RightAttach = ((uint)(3));
     w26.XOptions    = ((global::Gtk.AttachOptions)(4));
     w26.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton4          = new global::Gtk.ColorButton();
     this.colorbutton4.CanFocus = true;
     this.colorbutton4.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton4.Name     = "colorbutton4";
     this.table1.Add(this.colorbutton4);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton4]));
     w27.LeftAttach  = ((uint)(3));
     w27.RightAttach = ((uint)(4));
     w27.XOptions    = ((global::Gtk.AttachOptions)(4));
     w27.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton5          = new global::Gtk.ColorButton();
     this.colorbutton5.CanFocus = true;
     this.colorbutton5.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton5.Name     = "colorbutton5";
     this.table1.Add(this.colorbutton5);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton5]));
     w28.LeftAttach  = ((uint)(4));
     w28.RightAttach = ((uint)(5));
     w28.XOptions    = ((global::Gtk.AttachOptions)(4));
     w28.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton6          = new global::Gtk.ColorButton();
     this.colorbutton6.CanFocus = true;
     this.colorbutton6.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton6.Name     = "colorbutton6";
     this.table1.Add(this.colorbutton6);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton6]));
     w29.LeftAttach  = ((uint)(5));
     w29.RightAttach = ((uint)(6));
     w29.XOptions    = ((global::Gtk.AttachOptions)(4));
     w29.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton7          = new global::Gtk.ColorButton();
     this.colorbutton7.CanFocus = true;
     this.colorbutton7.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton7.Name     = "colorbutton7";
     this.table1.Add(this.colorbutton7);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton7]));
     w30.LeftAttach  = ((uint)(6));
     w30.RightAttach = ((uint)(7));
     w30.XOptions    = ((global::Gtk.AttachOptions)(4));
     w30.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton8          = new global::Gtk.ColorButton();
     this.colorbutton8.CanFocus = true;
     this.colorbutton8.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton8.Name     = "colorbutton8";
     this.table1.Add(this.colorbutton8);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton8]));
     w31.LeftAttach  = ((uint)(7));
     w31.RightAttach = ((uint)(8));
     w31.XOptions    = ((global::Gtk.AttachOptions)(4));
     w31.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton9          = new global::Gtk.ColorButton();
     this.colorbutton9.CanFocus = true;
     this.colorbutton9.Events   = ((global::Gdk.EventMask)(784));
     this.colorbutton9.Name     = "colorbutton9";
     this.table1.Add(this.colorbutton9);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton9]));
     w32.TopAttach    = ((uint)(1));
     w32.BottomAttach = ((uint)(2));
     w32.XOptions     = ((global::Gtk.AttachOptions)(4));
     w32.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entry2               = new global::Gtk.Entry();
     this.entry2.CanFocus      = true;
     this.entry2.Name          = "entry2";
     this.entry2.IsEditable    = false;
     this.entry2.WidthChars    = 8;
     this.entry2.InvisibleChar = '•';
     this.table1.Add(this.entry2);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry2]));
     w33.TopAttach    = ((uint)(1));
     w33.BottomAttach = ((uint)(2));
     w33.LeftAttach   = ((uint)(9));
     w33.RightAttach  = ((uint)(10));
     w33.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entry4               = new global::Gtk.Entry();
     this.entry4.CanFocus      = true;
     this.entry4.Name          = "entry4";
     this.entry4.IsEditable    = false;
     this.entry4.WidthChars    = 8;
     this.entry4.MaxLength     = 8;
     this.entry4.InvisibleChar = '•';
     this.table1.Add(this.entry4);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry4]));
     w34.LeftAttach  = ((uint)(9));
     w34.RightAttach = ((uint)(10));
     w34.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("WebSnap");
     this.table1.Add(this.label2);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w35.TopAttach    = ((uint)(1));
     w35.BottomAttach = ((uint)(2));
     w35.LeftAttach   = ((uint)(8));
     w35.RightAttach  = ((uint)(9));
     w35.XOptions     = ((global::Gtk.AttachOptions)(4));
     w35.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("#");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w36.LeftAttach  = ((uint)(8));
     w36.RightAttach = ((uint)(9));
     w36.XOptions    = ((global::Gtk.AttachOptions)(4));
     w36.YOptions    = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add(this.table1);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w37.Position = 3;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.colorselection1      = new global::Gtk.ColorSelection();
     this.colorselection1.Name = "colorselection1";
     this.colorselection1.HasOpacityControl = true;
     this.vbox1.Add(this.colorselection1);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.colorselection1]));
     w38.Position = 4;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultHeight = 511;
     this.btnUpdate.Hide();
     this.hbox2.Hide();
     this.Show();
     this.DeleteEvent            += new global::Gtk.DeleteEventHandler(this.OnDeleteEvent);
     this.quit1.Activated        += new global::System.EventHandler(this.QuitClicked);
     this.selectColor1.Activated += new global::System.EventHandler(this.AboutusClicked);
     this.comboboxentry1.Changed += new global::System.EventHandler(this.Cmb_Changed);
     this.btnNew.Clicked         += new global::System.EventHandler(this.OnBtnNewClicked);
     this.button2.Clicked        += new global::System.EventHandler(this.onBtnEditClicked);
     this.btnDelete.Clicked      += new global::System.EventHandler(this.onBtnDeleteClicked);
     this.btnAdd.Clicked         += new global::System.EventHandler(this.add_Click);
     this.btnUpdate.Clicked      += new global::System.EventHandler(this.btnUpdateClick);
     this.btnCancle.Clicked      += new global::System.EventHandler(this.OnBtnCancleClicked);
     this.colorbutton9.ColorSet  += new global::System.EventHandler(this.OnColorbutton9ColorSet);
     this.colorbutton8.ColorSet  += new global::System.EventHandler(this.OnColorbutton8ColorSet);
     this.colorbutton7.ColorSet  += new global::System.EventHandler(this.OnColorbutton7ColorSet);
     this.colorbutton6.ColorSet  += new global::System.EventHandler(this.OnColorbutton6ColorSet);
     this.colorbutton5.ColorSet  += new global::System.EventHandler(this.OnColorbutton5ColorSet);
     this.colorbutton4.ColorSet  += new global::System.EventHandler(this.OnColorbutton4ColorSet);
     this.colorbutton3.ColorSet  += new global::System.EventHandler(this.OnColorbutton3ColorSet);
     this.colorbutton2.ColorSet  += new global::System.EventHandler(this.OnColorbutton2ColorSet);
     this.colorbutton16.ColorSet += new global::System.EventHandler(this.OnColorbutton16ColorSet);
     this.colorbutton15.ColorSet += new global::System.EventHandler(this.OnColorbutton15ColorSet);
     this.colorbutton14.ColorSet += new global::System.EventHandler(this.OnColorbutton14ColorSet);
     this.colorbutton13.ColorSet += new global::System.EventHandler(this.OnColorbutton13ColorSet);
     this.colorbutton12.ColorSet += new global::System.EventHandler(this.OnColorbutton12ColorSet);
     this.colorbutton11.ColorSet += new global::System.EventHandler(this.OnColorbutton11ColorSet);
     this.colorbutton10.ColorSet += new global::System.EventHandler(this.OnColorbutton10ColorSet);
     this.colorbutton1.Clicked   += new global::System.EventHandler(this.OnCbtnClick);
     this.colorbutton1.ColorSet  += new global::System.EventHandler(this.OnColorbutton1ColorSet);
     this.colorbutton1.Released  += new global::System.EventHandler(this.cbtn_Released);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget LongoMatch.Gui.Dialog.DrawingTool
     this.Name            = "LongoMatch.Gui.Dialog.DrawingTool";
     this.Title           = global::Mono.Unix.Catalog.GetString("Drawing Tool");
     this.Icon            = global::Stetic.IconLoader.LoadIcon(this, "longomatch", global::Gtk.IconSize.Menu);
     this.WindowPosition  = ((global::Gtk.WindowPosition)(4));
     this.Modal           = true;
     this.DefaultWidth    = 800;
     this.DefaultHeight   = 1;
     this.Gravity         = ((global::Gdk.Gravity)(5));
     this.SkipPagerHint   = true;
     this.SkipTaskbarHint = true;
     // Internal child LongoMatch.Gui.Dialog.DrawingTool.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.leftbox         = new global::Gtk.VBox();
     this.leftbox.Name    = "leftbox";
     this.leftbox.Spacing = 6;
     // Container child leftbox.Gtk.Box+BoxChild
     this.toolslabel           = new global::Gtk.Label();
     this.toolslabel.Name      = "toolslabel";
     this.toolslabel.Xalign    = 0F;
     this.toolslabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Tools</b>");
     this.toolslabel.UseMarkup = true;
     this.leftbox.Add(this.toolslabel);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.toolslabel]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.toolstable               = new global::Gtk.Table(((uint)(7)), ((uint)(2)), true);
     this.toolstable.Name          = "toolstable";
     this.toolstable.RowSpacing    = ((uint)(6));
     this.toolstable.ColumnSpacing = ((uint)(6));
     // Container child toolstable.Gtk.Table+TableChild
     this.anglebutton = new global::Gtk.RadioButton("");
     this.anglebutton.TooltipMarkup = "Angle tool";
     this.anglebutton.CanFocus      = true;
     this.anglebutton.Name          = "anglebutton";
     this.anglebutton.DrawIndicator = false;
     this.anglebutton.UseUnderline  = true;
     this.anglebutton.Group         = new global::GLib.SList(global::System.IntPtr.Zero);
     this.anglebutton.Remove(this.anglebutton.Child);
     // Container child anglebutton.Gtk.Container+ContainerChild
     this.anglebuttonimage      = new global::Gtk.Image();
     this.anglebuttonimage.Name = "anglebuttonimage";
     this.anglebutton.Add(this.anglebuttonimage);
     this.toolstable.Add(this.anglebutton);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.toolstable [this.anglebutton]));
     w4.TopAttach    = ((uint)(6));
     w4.BottomAttach = ((uint)(7));
     w4.LeftAttach   = ((uint)(1));
     w4.RightAttach  = ((uint)(2));
     w4.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.crossbutton = new global::Gtk.RadioButton("");
     this.crossbutton.TooltipMarkup = "Cross tool";
     this.crossbutton.CanFocus      = true;
     this.crossbutton.Name          = "crossbutton";
     this.crossbutton.DrawIndicator = false;
     this.crossbutton.UseUnderline  = true;
     this.crossbutton.Group         = this.anglebutton.Group;
     this.crossbutton.Remove(this.crossbutton.Child);
     // Container child crossbutton.Gtk.Container+ContainerChild
     this.crossbuttonimage      = new global::Gtk.Image();
     this.crossbuttonimage.Name = "crossbuttonimage";
     this.crossbutton.Add(this.crossbuttonimage);
     this.toolstable.Add(this.crossbutton);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.toolstable [this.crossbutton]));
     w6.TopAttach    = ((uint)(2));
     w6.BottomAttach = ((uint)(3));
     w6.LeftAttach   = ((uint)(1));
     w6.RightAttach  = ((uint)(2));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.ellipsebutton = new global::Gtk.RadioButton("");
     this.ellipsebutton.TooltipMarkup = "Ellipse tool";
     this.ellipsebutton.CanFocus      = true;
     this.ellipsebutton.Name          = "ellipsebutton";
     this.ellipsebutton.DrawIndicator = false;
     this.ellipsebutton.UseUnderline  = true;
     this.ellipsebutton.Group         = this.anglebutton.Group;
     this.ellipsebutton.Remove(this.ellipsebutton.Child);
     // Container child ellipsebutton.Gtk.Container+ContainerChild
     this.ellipsebuttonimage      = new global::Gtk.Image();
     this.ellipsebuttonimage.Name = "ellipsebuttonimage";
     this.ellipsebutton.Add(this.ellipsebuttonimage);
     this.toolstable.Add(this.ellipsebutton);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.toolstable [this.ellipsebutton]));
     w8.TopAttach    = ((uint)(3));
     w8.BottomAttach = ((uint)(4));
     w8.LeftAttach   = ((uint)(1));
     w8.RightAttach  = ((uint)(2));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.ellipsefilledbutton = new global::Gtk.RadioButton("");
     this.ellipsefilledbutton.TooltipMarkup = "Filled ellipse";
     this.ellipsefilledbutton.CanFocus      = true;
     this.ellipsefilledbutton.Name          = "ellipsefilledbutton";
     this.ellipsefilledbutton.DrawIndicator = false;
     this.ellipsefilledbutton.UseUnderline  = true;
     this.ellipsefilledbutton.Group         = this.anglebutton.Group;
     this.ellipsefilledbutton.Remove(this.ellipsefilledbutton.Child);
     // Container child ellipsefilledbutton.Gtk.Container+ContainerChild
     this.ellipsefilledbuttonimage      = new global::Gtk.Image();
     this.ellipsefilledbuttonimage.Name = "ellipsefilledbuttonimage";
     this.ellipsefilledbutton.Add(this.ellipsefilledbuttonimage);
     this.toolstable.Add(this.ellipsefilledbutton);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.toolstable [this.ellipsefilledbutton]));
     w10.TopAttach    = ((uint)(4));
     w10.BottomAttach = ((uint)(5));
     w10.LeftAttach   = ((uint)(1));
     w10.RightAttach  = ((uint)(2));
     w10.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.eraserbutton = new global::Gtk.RadioButton("");
     this.eraserbutton.TooltipMarkup = "Rubber tool";
     this.eraserbutton.CanFocus      = true;
     this.eraserbutton.Name          = "eraserbutton";
     this.eraserbutton.DrawIndicator = false;
     this.eraserbutton.UseUnderline  = true;
     this.eraserbutton.Group         = this.anglebutton.Group;
     this.eraserbutton.Remove(this.eraserbutton.Child);
     // Container child eraserbutton.Gtk.Container+ContainerChild
     this.eraserbuttonimage      = new global::Gtk.Image();
     this.eraserbuttonimage.Name = "eraserbuttonimage";
     this.eraserbutton.Add(this.eraserbuttonimage);
     this.toolstable.Add(this.eraserbutton);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.toolstable [this.eraserbutton]));
     w12.LeftAttach  = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.linebutton = new global::Gtk.RadioButton("");
     this.linebutton.TooltipMarkup = "Line tool";
     this.linebutton.CanFocus      = true;
     this.linebutton.Name          = "linebutton";
     this.linebutton.DrawIndicator = false;
     this.linebutton.UseUnderline  = true;
     this.linebutton.Group         = this.anglebutton.Group;
     this.linebutton.Remove(this.linebutton.Child);
     // Container child linebutton.Gtk.Container+ContainerChild
     this.linebuttonimage      = new global::Gtk.Image();
     this.linebuttonimage.Name = "linebuttonimage";
     this.linebutton.Add(this.linebuttonimage);
     this.toolstable.Add(this.linebutton);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.toolstable [this.linebutton]));
     w14.TopAttach    = ((uint)(2));
     w14.BottomAttach = ((uint)(3));
     w14.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.numberbutton = new global::Gtk.RadioButton("");
     this.numberbutton.TooltipMarkup = "Index tool";
     this.numberbutton.CanFocus      = true;
     this.numberbutton.Name          = "numberbutton";
     this.numberbutton.DrawIndicator = false;
     this.numberbutton.UseUnderline  = true;
     this.numberbutton.Group         = this.anglebutton.Group;
     this.numberbutton.Remove(this.numberbutton.Child);
     // Container child numberbutton.Gtk.Container+ContainerChild
     this.numberbuttonimage      = new global::Gtk.Image();
     this.numberbuttonimage.Name = "numberbuttonimage";
     this.numberbutton.Add(this.numberbuttonimage);
     this.toolstable.Add(this.numberbutton);
     global::Gtk.Table.TableChild w16 = ((global::Gtk.Table.TableChild)(this.toolstable [this.numberbutton]));
     w16.TopAttach    = ((uint)(5));
     w16.BottomAttach = ((uint)(6));
     w16.LeftAttach   = ((uint)(1));
     w16.RightAttach  = ((uint)(2));
     w16.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.penbutton = new global::Gtk.RadioButton("");
     this.penbutton.TooltipMarkup = "Pencil tool";
     this.penbutton.CanFocus      = true;
     this.penbutton.Name          = "penbutton";
     this.penbutton.DrawIndicator = false;
     this.penbutton.UseUnderline  = true;
     this.penbutton.Group         = this.anglebutton.Group;
     this.penbutton.Remove(this.penbutton.Child);
     // Container child penbutton.Gtk.Container+ContainerChild
     this.penbuttonimage      = new global::Gtk.Image();
     this.penbuttonimage.Name = "penbuttonimage";
     this.penbutton.Add(this.penbuttonimage);
     this.toolstable.Add(this.penbutton);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.toolstable [this.penbutton]));
     w18.TopAttach    = ((uint)(1));
     w18.BottomAttach = ((uint)(2));
     w18.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.playerbutton = new global::Gtk.RadioButton("");
     this.playerbutton.TooltipMarkup = "Player tool";
     this.playerbutton.CanFocus      = true;
     this.playerbutton.Name          = "playerbutton";
     this.playerbutton.DrawIndicator = false;
     this.playerbutton.UseUnderline  = true;
     this.playerbutton.Group         = this.anglebutton.Group;
     this.playerbutton.Remove(this.playerbutton.Child);
     // Container child playerbutton.Gtk.Container+ContainerChild
     this.playerbuttonimage      = new global::Gtk.Image();
     this.playerbuttonimage.Name = "playerbuttonimage";
     this.playerbutton.Add(this.playerbuttonimage);
     this.toolstable.Add(this.playerbutton);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.toolstable [this.playerbutton]));
     w20.TopAttach    = ((uint)(5));
     w20.BottomAttach = ((uint)(6));
     w20.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.rectanglebutton = new global::Gtk.RadioButton("");
     this.rectanglebutton.TooltipMarkup = "Rectangle tool";
     this.rectanglebutton.CanFocus      = true;
     this.rectanglebutton.Name          = "rectanglebutton";
     this.rectanglebutton.DrawIndicator = false;
     this.rectanglebutton.UseUnderline  = true;
     this.rectanglebutton.Group         = this.anglebutton.Group;
     this.rectanglebutton.Remove(this.rectanglebutton.Child);
     // Container child rectanglebutton.Gtk.Container+ContainerChild
     this.rectanglebuttonimage      = new global::Gtk.Image();
     this.rectanglebuttonimage.Name = "rectanglebuttonimage";
     this.rectanglebutton.Add(this.rectanglebuttonimage);
     this.toolstable.Add(this.rectanglebutton);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.toolstable [this.rectanglebutton]));
     w22.TopAttach    = ((uint)(3));
     w22.BottomAttach = ((uint)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.rectanglefilledbutton = new global::Gtk.RadioButton("");
     this.rectanglefilledbutton.TooltipMarkup = "Filled rectangle tool";
     this.rectanglefilledbutton.CanFocus      = true;
     this.rectanglefilledbutton.Name          = "rectanglefilledbutton";
     this.rectanglefilledbutton.DrawIndicator = false;
     this.rectanglefilledbutton.UseUnderline  = true;
     this.rectanglefilledbutton.Group         = this.anglebutton.Group;
     this.rectanglefilledbutton.Remove(this.rectanglefilledbutton.Child);
     // Container child rectanglefilledbutton.Gtk.Container+ContainerChild
     this.rectanglefilledbuttonimage      = new global::Gtk.Image();
     this.rectanglefilledbuttonimage.Name = "rectanglefilledbuttonimage";
     this.rectanglefilledbutton.Add(this.rectanglefilledbuttonimage);
     this.toolstable.Add(this.rectanglefilledbutton);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.toolstable [this.rectanglefilledbutton]));
     w24.TopAttach    = ((uint)(4));
     w24.BottomAttach = ((uint)(5));
     w24.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.selectbutton = new global::Gtk.RadioButton("");
     this.selectbutton.TooltipMarkup = "Selection tool";
     this.selectbutton.CanFocus      = true;
     this.selectbutton.Name          = "selectbutton";
     this.selectbutton.DrawIndicator = false;
     this.selectbutton.UseUnderline  = true;
     this.selectbutton.Group         = this.anglebutton.Group;
     this.selectbutton.Remove(this.selectbutton.Child);
     // Container child selectbutton.Gtk.Container+ContainerChild
     this.selectbuttonimage      = new global::Gtk.Image();
     this.selectbuttonimage.Name = "selectbuttonimage";
     this.selectbutton.Add(this.selectbuttonimage);
     this.toolstable.Add(this.selectbutton);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.toolstable [this.selectbutton]));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.textbutton = new global::Gtk.RadioButton("");
     this.textbutton.TooltipMarkup = "Text tool";
     this.textbutton.CanFocus      = true;
     this.textbutton.Name          = "textbutton";
     this.textbutton.DrawIndicator = false;
     this.textbutton.UseUnderline  = true;
     this.textbutton.Group         = this.anglebutton.Group;
     this.textbutton.Remove(this.textbutton.Child);
     // Container child textbutton.Gtk.Container+ContainerChild
     this.textbuttonimage      = new global::Gtk.Image();
     this.textbuttonimage.Name = "textbuttonimage";
     this.textbutton.Add(this.textbuttonimage);
     this.toolstable.Add(this.textbutton);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.toolstable [this.textbutton]));
     w28.TopAttach    = ((uint)(1));
     w28.BottomAttach = ((uint)(2));
     w28.LeftAttach   = ((uint)(1));
     w28.RightAttach  = ((uint)(2));
     w28.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child toolstable.Gtk.Table+TableChild
     this.zoombutton = new global::Gtk.RadioButton("");
     this.zoombutton.TooltipMarkup = "Index tool";
     this.zoombutton.CanFocus      = true;
     this.zoombutton.Name          = "zoombutton";
     this.zoombutton.DrawIndicator = false;
     this.zoombutton.UseUnderline  = true;
     this.zoombutton.Group         = this.anglebutton.Group;
     this.zoombutton.Remove(this.zoombutton.Child);
     // Container child zoombutton.Gtk.Container+ContainerChild
     this.zoombuttonimage      = new global::Gtk.Image();
     this.zoombuttonimage.Name = "zoombuttonimage";
     this.zoombutton.Add(this.zoombuttonimage);
     this.toolstable.Add(this.zoombutton);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.toolstable [this.zoombutton]));
     w30.TopAttach    = ((uint)(6));
     w30.BottomAttach = ((uint)(7));
     w30.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.leftbox.Add(this.toolstable);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.toolstable]));
     w31.Position = 1;
     w31.Expand   = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.zoombox         = new global::Gtk.HBox();
     this.zoombox.Name    = "zoombox";
     this.zoombox.Spacing = 6;
     // Container child zoombox.Gtk.Box+BoxChild
     this.zoomlabel           = new global::Gtk.Label();
     this.zoomlabel.Name      = "zoomlabel";
     this.zoomlabel.LabelProp = "100%";
     this.zoombox.Add(this.zoomlabel);
     global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.zoombox [this.zoomlabel]));
     w32.Position = 0;
     w32.Expand   = false;
     w32.Fill     = false;
     // Container child zoombox.Gtk.Box+BoxChild
     this.zoomscalebox         = new global::Gtk.HBox();
     this.zoomscalebox.Name    = "zoomscalebox";
     this.zoomscalebox.Spacing = 6;
     // Container child zoomscalebox.Gtk.Box+BoxChild
     this.zoomoutimage = new global::Gtk.Image();
     this.zoomoutimage.WidthRequest  = 14;
     this.zoomoutimage.HeightRequest = 8;
     this.zoomoutimage.Name          = "zoomoutimage";
     this.zoomscalebox.Add(this.zoomoutimage);
     global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.zoomscalebox [this.zoomoutimage]));
     w33.Position = 0;
     w33.Expand   = false;
     w33.Fill     = false;
     // Container child zoomscalebox.Gtk.Box+BoxChild
     this.zoomscale                          = new global::Gtk.HScale(null);
     this.zoomscale.Name                     = "zoomscale";
     this.zoomscale.Adjustment.Upper         = 100;
     this.zoomscale.Adjustment.PageIncrement = 10;
     this.zoomscale.Adjustment.StepIncrement = 1;
     this.zoomscale.Adjustment.Value         = 12;
     this.zoomscale.DrawValue                = false;
     this.zoomscale.Digits                   = 0;
     this.zoomscale.ValuePos                 = ((global::Gtk.PositionType)(2));
     this.zoomscalebox.Add(this.zoomscale);
     global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.zoomscalebox [this.zoomscale]));
     w34.Position = 1;
     // Container child zoomscalebox.Gtk.Box+BoxChild
     this.zoominimage = new global::Gtk.Image();
     this.zoominimage.WidthRequest  = 14;
     this.zoominimage.HeightRequest = 8;
     this.zoominimage.Name          = "zoominimage";
     this.zoomscalebox.Add(this.zoominimage);
     global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.zoomscalebox [this.zoominimage]));
     w35.Position = 2;
     w35.Expand   = false;
     w35.Fill     = false;
     this.zoombox.Add(this.zoomscalebox);
     global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.zoombox [this.zoomscalebox]));
     w36.Position = 1;
     this.leftbox.Add(this.zoombox);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.zoombox]));
     w37.Position = 2;
     w37.Expand   = false;
     w37.Fill     = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.linesframe            = new global::Gtk.Frame();
     this.linesframe.Name       = "linesframe";
     this.linesframe.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child linesframe.Gtk.Container+ContainerChild
     this.GtkAlignment4             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment4.Name        = "GtkAlignment4";
     this.GtkAlignment4.LeftPadding = ((uint)(12));
     // Container child GtkAlignment4.Gtk.Container+ContainerChild
     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.colorbutton        = new global::Gtk.ColorButton();
     this.colorbutton.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton.Name   = "colorbutton";
     this.table1.Add(this.colorbutton);
     global::Gtk.Table.TableChild w38 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton]));
     w38.LeftAttach  = ((uint)(1));
     w38.RightAttach = ((uint)(2));
     w38.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorslabel           = new global::Gtk.Label();
     this.colorslabel.Name      = "colorslabel";
     this.colorslabel.Xalign    = 0F;
     this.colorslabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Color</b>");
     this.colorslabel.UseMarkup = true;
     this.table1.Add(this.colorslabel);
     global::Gtk.Table.TableChild w39 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorslabel]));
     w39.XOptions = ((global::Gtk.AttachOptions)(4));
     w39.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Size</b>");
     this.label3.UseMarkup = true;
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w40 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w40.TopAttach    = ((uint)(1));
     w40.BottomAttach = ((uint)(2));
     w40.XOptions     = ((global::Gtk.AttachOptions)(4));
     w40.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.Xalign    = 0F;
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Style</b>");
     this.label4.UseMarkup = true;
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w41 = ((global::Gtk.Table.TableChild)(this.table1 [this.label4]));
     w41.TopAttach    = ((uint)(2));
     w41.BottomAttach = ((uint)(3));
     w41.XOptions     = ((global::Gtk.AttachOptions)(4));
     w41.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("<b>Type</b>");
     this.label5.UseMarkup = true;
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w42 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
     w42.TopAttach    = ((uint)(3));
     w42.BottomAttach = ((uint)(4));
     w42.XOptions     = ((global::Gtk.AttachOptions)(4));
     w42.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.linesizespinbutton      = new global::Gtk.SpinButton(2, 20, 1);
     this.linesizespinbutton.Name = "linesizespinbutton";
     this.linesizespinbutton.Adjustment.PageIncrement = 10;
     this.linesizespinbutton.ClimbRate = 1;
     this.linesizespinbutton.Numeric   = true;
     this.linesizespinbutton.Value     = 4;
     this.table1.Add(this.linesizespinbutton);
     global::Gtk.Table.TableChild w43 = ((global::Gtk.Table.TableChild)(this.table1 [this.linesizespinbutton]));
     w43.TopAttach    = ((uint)(1));
     w43.BottomAttach = ((uint)(2));
     w43.LeftAttach   = ((uint)(1));
     w43.RightAttach  = ((uint)(2));
     w43.XOptions     = ((global::Gtk.AttachOptions)(4));
     w43.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.stylecombobox = global::Gtk.ComboBox.NewText();
     this.stylecombobox.TooltipMarkup = "Change the line style";
     this.stylecombobox.Name          = "stylecombobox";
     this.table1.Add(this.stylecombobox);
     global::Gtk.Table.TableChild w44 = ((global::Gtk.Table.TableChild)(this.table1 [this.stylecombobox]));
     w44.TopAttach    = ((uint)(2));
     w44.BottomAttach = ((uint)(3));
     w44.LeftAttach   = ((uint)(1));
     w44.RightAttach  = ((uint)(2));
     w44.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.typecombobox = global::Gtk.ComboBox.NewText();
     this.typecombobox.TooltipMarkup = "Change the line style";
     this.typecombobox.Name          = "typecombobox";
     this.table1.Add(this.typecombobox);
     global::Gtk.Table.TableChild w45 = ((global::Gtk.Table.TableChild)(this.table1 [this.typecombobox]));
     w45.TopAttach    = ((uint)(3));
     w45.BottomAttach = ((uint)(4));
     w45.LeftAttach   = ((uint)(1));
     w45.RightAttach  = ((uint)(2));
     w45.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment4.Add(this.table1);
     this.linesframe.Add(this.GtkAlignment4);
     this.GtkLabel4              = new global::Gtk.Label();
     this.GtkLabel4.Name         = "GtkLabel4";
     this.GtkLabel4.LabelProp    = global::Mono.Unix.Catalog.GetString("<b>Lines</b>");
     this.GtkLabel4.UseMarkup    = true;
     this.linesframe.LabelWidget = this.GtkLabel4;
     this.leftbox.Add(this.linesframe);
     global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.linesframe]));
     w48.Position = 3;
     w48.Expand   = false;
     w48.Fill     = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.textframe            = new global::Gtk.Frame();
     this.textframe.Name       = "textframe";
     this.textframe.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child textframe.Gtk.Container+ContainerChild
     this.GtkAlignment13             = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
     this.GtkAlignment13.Name        = "GtkAlignment13";
     this.GtkAlignment13.LeftPadding = ((uint)(12));
     // Container child GtkAlignment13.Gtk.Container+ContainerChild
     this.table4               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table4.Name          = "table4";
     this.table4.RowSpacing    = ((uint)(6));
     this.table4.ColumnSpacing = ((uint)(6));
     // Container child table4.Gtk.Table+TableChild
     this.backgroundcolorbutton        = new global::Gtk.ColorButton();
     this.backgroundcolorbutton.Events = ((global::Gdk.EventMask)(784));
     this.backgroundcolorbutton.Name   = "backgroundcolorbutton";
     this.table4.Add(this.backgroundcolorbutton);
     global::Gtk.Table.TableChild w49 = ((global::Gtk.Table.TableChild)(this.table4 [this.backgroundcolorbutton]));
     w49.TopAttach    = ((uint)(1));
     w49.BottomAttach = ((uint)(2));
     w49.LeftAttach   = ((uint)(1));
     w49.RightAttach  = ((uint)(2));
     w49.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.backgroundcolorslabel2           = new global::Gtk.Label();
     this.backgroundcolorslabel2.Name      = "backgroundcolorslabel2";
     this.backgroundcolorslabel2.Xalign    = 0F;
     this.backgroundcolorslabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Background</b>");
     this.backgroundcolorslabel2.UseMarkup = true;
     this.table4.Add(this.backgroundcolorslabel2);
     global::Gtk.Table.TableChild w50 = ((global::Gtk.Table.TableChild)(this.table4 [this.backgroundcolorslabel2]));
     w50.TopAttach    = ((uint)(1));
     w50.BottomAttach = ((uint)(2));
     w50.XOptions     = ((global::Gtk.AttachOptions)(4));
     w50.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.backgroundcolorslabel3           = new global::Gtk.Label();
     this.backgroundcolorslabel3.Name      = "backgroundcolorslabel3";
     this.backgroundcolorslabel3.Xalign    = 0F;
     this.backgroundcolorslabel3.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Size</b>");
     this.backgroundcolorslabel3.UseMarkup = true;
     this.table4.Add(this.backgroundcolorslabel3);
     global::Gtk.Table.TableChild w51 = ((global::Gtk.Table.TableChild)(this.table4 [this.backgroundcolorslabel3]));
     w51.TopAttach    = ((uint)(2));
     w51.BottomAttach = ((uint)(3));
     w51.XOptions     = ((global::Gtk.AttachOptions)(4));
     w51.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.textcolorbutton        = new global::Gtk.ColorButton();
     this.textcolorbutton.Events = ((global::Gdk.EventMask)(784));
     this.textcolorbutton.Name   = "textcolorbutton";
     this.table4.Add(this.textcolorbutton);
     global::Gtk.Table.TableChild w52 = ((global::Gtk.Table.TableChild)(this.table4 [this.textcolorbutton]));
     w52.LeftAttach  = ((uint)(1));
     w52.RightAttach = ((uint)(2));
     w52.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.textcolorslabel2           = new global::Gtk.Label();
     this.textcolorslabel2.Name      = "textcolorslabel2";
     this.textcolorslabel2.Xalign    = 0F;
     this.textcolorslabel2.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Color</b>");
     this.textcolorslabel2.UseMarkup = true;
     this.table4.Add(this.textcolorslabel2);
     global::Gtk.Table.TableChild w53 = ((global::Gtk.Table.TableChild)(this.table4 [this.textcolorslabel2]));
     w53.XOptions = ((global::Gtk.AttachOptions)(4));
     w53.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table4.Gtk.Table+TableChild
     this.textspinbutton      = new global::Gtk.SpinButton(6, 100, 1);
     this.textspinbutton.Name = "textspinbutton";
     this.textspinbutton.Adjustment.PageIncrement = 10;
     this.textspinbutton.ClimbRate = 1;
     this.textspinbutton.Numeric   = true;
     this.textspinbutton.Value     = 12;
     this.table4.Add(this.textspinbutton);
     global::Gtk.Table.TableChild w54 = ((global::Gtk.Table.TableChild)(this.table4 [this.textspinbutton]));
     w54.TopAttach    = ((uint)(2));
     w54.BottomAttach = ((uint)(3));
     w54.LeftAttach   = ((uint)(1));
     w54.RightAttach  = ((uint)(2));
     w54.YOptions     = ((global::Gtk.AttachOptions)(4));
     this.GtkAlignment13.Add(this.table4);
     this.textframe.Add(this.GtkAlignment13);
     this.GtkLabel5             = new global::Gtk.Label();
     this.GtkLabel5.Name        = "GtkLabel5";
     this.GtkLabel5.LabelProp   = global::Mono.Unix.Catalog.GetString("<b>Text</b>");
     this.GtkLabel5.UseMarkup   = true;
     this.textframe.LabelWidget = this.GtkLabel5;
     this.leftbox.Add(this.textframe);
     global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.textframe]));
     w57.Position = 4;
     w57.Expand   = false;
     w57.Fill     = false;
     // Container child leftbox.Gtk.Box+BoxChild
     this.clearbutton = new global::Gtk.Button();
     this.clearbutton.TooltipMarkup = "Clear all drawings";
     this.clearbutton.CanFocus      = true;
     this.clearbutton.Name          = "clearbutton";
     this.clearbutton.UseUnderline  = true;
     global::Gtk.Image w58 = new global::Gtk.Image();
     w58.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-clear", global::Gtk.IconSize.LargeToolbar);
     this.clearbutton.Image = w58;
     this.leftbox.Add(this.clearbutton);
     global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.leftbox [this.clearbutton]));
     w59.PackType = ((global::Gtk.PackType)(1));
     w59.Position = 5;
     w59.Expand   = false;
     w59.Fill     = false;
     this.vbox2.Add(this.leftbox);
     global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.leftbox]));
     w60.Position = 0;
     // Container child vbox2.Gtk.Box+BoxChild
     this.savetoprojectbutton              = new global::Gtk.Button();
     this.savetoprojectbutton.CanFocus     = true;
     this.savetoprojectbutton.Name         = "savetoprojectbutton";
     this.savetoprojectbutton.UseUnderline = true;
     this.savetoprojectbutton.Label        = global::Mono.Unix.Catalog.GetString("Save to Project");
     global::Gtk.Image w61 = new global::Gtk.Image();
     w61.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.savetoprojectbutton.Image = w61;
     this.vbox2.Add(this.savetoprojectbutton);
     global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.savetoprojectbutton]));
     w62.PackType = ((global::Gtk.PackType)(1));
     w62.Position = 1;
     w62.Expand   = false;
     w62.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.savebutton              = new global::Gtk.Button();
     this.savebutton.CanFocus     = true;
     this.savebutton.Name         = "savebutton";
     this.savebutton.UseUnderline = true;
     this.savebutton.Label        = global::Mono.Unix.Catalog.GetString("Save to File");
     global::Gtk.Image w63 = new global::Gtk.Image();
     w63.Pixbuf            = global::Stetic.IconLoader.LoadIcon(this, "gtk-save", global::Gtk.IconSize.Menu);
     this.savebutton.Image = w63;
     this.vbox2.Add(this.savebutton);
     global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.savebutton]));
     w64.PackType = ((global::Gtk.PackType)(1));
     w64.Position = 2;
     w64.Expand   = false;
     w64.Fill     = false;
     this.hbox1.Add(this.vbox2);
     global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.vbox2]));
     w65.Position = 0;
     w65.Expand   = false;
     w65.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.hbox3         = new global::Gtk.HBox();
     this.hbox3.Name    = "hbox3";
     this.hbox3.Spacing = 6;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.Gtk.Box+BoxChild
     this.drawingarea      = new global::Gtk.DrawingArea();
     this.drawingarea.Name = "drawingarea";
     this.vbox4.Add(this.drawingarea);
     global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.drawingarea]));
     w66.Position = 0;
     // Container child vbox4.Gtk.Box+BoxChild
     this.wscrollbar                          = new global::Gtk.HScrollbar(null);
     this.wscrollbar.Name                     = "wscrollbar";
     this.wscrollbar.Adjustment.Upper         = 100;
     this.wscrollbar.Adjustment.PageIncrement = 10;
     this.wscrollbar.Adjustment.PageSize      = 10;
     this.wscrollbar.Adjustment.StepIncrement = 1;
     this.vbox4.Add(this.wscrollbar);
     global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.wscrollbar]));
     w67.Position = 1;
     w67.Expand   = false;
     w67.Fill     = false;
     this.hbox3.Add(this.vbox4);
     global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.vbox4]));
     w68.Position = 0;
     // Container child hbox3.Gtk.Box+BoxChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.hscrollbar                          = new global::Gtk.VScrollbar(null);
     this.hscrollbar.Name                     = "hscrollbar";
     this.hscrollbar.Adjustment.Upper         = 100;
     this.hscrollbar.Adjustment.PageIncrement = 10;
     this.hscrollbar.Adjustment.PageSize      = 10;
     this.hscrollbar.Adjustment.StepIncrement = 1;
     this.vbox5.Add(this.hscrollbar);
     global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.hscrollbar]));
     w69.Position = 0;
     // Container child vbox5.Gtk.Box+BoxChild
     this.alignment1      = new global::Gtk.Alignment(0.5F, 0.5F, 1F, 1F);
     this.alignment1.Name = "alignment1";
     this.vbox5.Add(this.alignment1);
     global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.vbox5 [this.alignment1]));
     w70.Position = 1;
     w70.Expand   = false;
     w70.Fill     = false;
     this.hbox3.Add(this.vbox5);
     global::Gtk.Box.BoxChild w71 = ((global::Gtk.Box.BoxChild)(this.hbox3 [this.vbox5]));
     w71.Position = 1;
     w71.Expand   = false;
     w71.Fill     = false;
     this.hbox1.Add(this.hbox3);
     global::Gtk.Box.BoxChild w72 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.hbox3]));
     w72.Position = 1;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
     w73.Position = 0;
     // Internal child LongoMatch.Gui.Dialog.DrawingTool.ActionArea
     global::Gtk.HButtonBox w74 = this.ActionArea;
     w74.Name        = "dialog1_ActionArea";
     w74.Spacing     = 6;
     w74.BorderWidth = ((uint)(5));
     w74.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.closebutton              = new global::Gtk.Button();
     this.closebutton.CanFocus     = true;
     this.closebutton.Name         = "closebutton";
     this.closebutton.UseUnderline = true;
     this.closebutton.Label        = global::Mono.Unix.Catalog.GetString("Close");
     global::Gtk.Image w75 = new global::Gtk.Image();
     w75.Pixbuf             = global::Stetic.IconLoader.LoadIcon(this, "gtk-close", global::Gtk.IconSize.Menu);
     this.closebutton.Image = w75;
     this.AddActionWidget(this.closebutton, 0);
     global::Gtk.ButtonBox.ButtonBoxChild w76 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w74 [this.closebutton]));
     w76.Expand = false;
     w76.Fill   = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.anglebutton.Hide();
     this.savetoprojectbutton.Hide();
     this.closebutton.Hide();
     this.Show();
 }
Example #46
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CarGlass.OrderStock
     this.Name           = "CarGlass.OrderStock";
     this.Title          = global::Mono.Unix.Catalog.GetString("Новый склад");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child CarGlass.OrderStock.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table1.Name          = "table1";
     this.table1.RowSpacing    = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.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)(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.checkColor               = new global::Gtk.CheckButton();
     this.checkColor.CanFocus      = true;
     this.checkColor.Name          = "checkColor";
     this.checkColor.Label         = global::Mono.Unix.Catalog.GetString("Маркировать");
     this.checkColor.DrawIndicator = true;
     this.checkColor.UseUnderline  = true;
     this.hbox1.Add(this.checkColor);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkColor]));
     w3.Position = 0;
     w3.Expand   = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.colorbuttonMarker           = new global::Gtk.ColorButton();
     this.colorbuttonMarker.Sensitive = false;
     this.colorbuttonMarker.CanFocus  = true;
     this.colorbuttonMarker.Events    = ((global::Gdk.EventMask)(784));
     this.colorbuttonMarker.Name      = "colorbuttonMarker";
     this.hbox1.Add(this.colorbuttonMarker);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.colorbuttonMarker]));
     w4.Position = 1;
     this.table1.Add(this.hbox1);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.hbox1]));
     w5.TopAttach    = ((uint)(2));
     w5.BottomAttach = ((uint)(3));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.XOptions     = ((global::Gtk.AttachOptions)(4));
     w5.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w6 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w6.TopAttach    = ((uint)(1));
     w6.BottomAttach = ((uint)(2));
     w6.XOptions     = ((global::Gtk.AttachOptions)(4));
     w6.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.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 w7 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w7.TopAttach    = ((uint)(2));
     w7.BottomAttach = ((uint)(3));
     w7.XOptions     = ((global::Gtk.AttachOptions)(4));
     w7.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 1F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Код:");
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w8.XOptions = ((global::Gtk.AttachOptions)(4));
     w8.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("label4");
     this.table1.Add(this.labelId);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1 [this.labelId]));
     w9.LeftAttach  = ((uint)(1));
     w9.RightAttach = ((uint)(2));
     w9.XOptions    = ((global::Gtk.AttachOptions)(4));
     w9.YOptions    = ((global::Gtk.AttachOptions)(4));
     w1.Add(this.table1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
     w10.Position = 0;
     w10.Expand   = false;
     w10.Fill     = false;
     // Internal child CarGlass.OrderStock.ActionArea
     global::Gtk.HButtonBox w11 = this.ActionArea;
     w11.Name        = "dialog1_ActionArea";
     w11.Spacing     = 10;
     w11.BorderWidth = ((uint)(5));
     w11.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonCancel              = new global::Gtk.Button();
     this.buttonCancel.CanDefault   = true;
     this.buttonCancel.CanFocus     = true;
     this.buttonCancel.Name         = "buttonCancel";
     this.buttonCancel.UseStock     = true;
     this.buttonCancel.UseUnderline = true;
     this.buttonCancel.Label        = "gtk-cancel";
     this.AddActionWidget(this.buttonCancel, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w12 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonCancel]));
     w12.Expand = false;
     w12.Fill   = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk              = new global::Gtk.Button();
     this.buttonOk.CanDefault   = true;
     this.buttonOk.CanFocus     = true;
     this.buttonOk.Name         = "buttonOk";
     this.buttonOk.UseStock     = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label        = "gtk-ok";
     this.AddActionWidget(this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w13 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w11 [this.buttonOk]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.DefaultWidth  = 327;
     this.DefaultHeight = 149;
     this.Show();
     this.checkColor.Clicked += new global::System.EventHandler(this.OnCheckColorClicked);
     this.entryName.Changed  += new global::System.EventHandler(this.OnEntryNameChanged);
     this.buttonOk.Clicked   += new global::System.EventHandler(this.OnButtonOkClicked);
 }
Example #47
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor
     this.Name           = "MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor";
     this.Title          = global::Mono.Unix.Catalog.GetString("Edit Color Scheme");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.BorderWidth    = ((uint)(6));
     // Internal child MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name        = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hbox1             = new global::Gtk.HBox();
     this.hbox1.Name        = "hbox1";
     this.hbox1.Spacing     = 6;
     this.hbox1.BorderWidth = ((uint)(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("_Name:");
     this.label2.UseUnderline = true;
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
     w2.Position = 0;
     w2.Expand   = false;
     w2.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entryName               = new global::Gtk.Entry();
     this.entryName.CanFocus      = true;
     this.entryName.Name          = "entryName";
     this.entryName.IsEditable    = true;
     this.entryName.InvisibleChar = '●';
     this.hbox1.Add(this.entryName);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.entryName]));
     w3.Position = 1;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label3              = new global::Gtk.Label();
     this.label3.Name         = "label3";
     this.label3.LabelProp    = global::Mono.Unix.Catalog.GetString("_Description:");
     this.label3.UseUnderline = true;
     this.hbox1.Add(this.label3);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label3]));
     w4.Position = 2;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.entryDescription               = new global::Gtk.Entry();
     this.entryDescription.CanFocus      = true;
     this.entryDescription.Name          = "entryDescription";
     this.entryDescription.IsEditable    = true;
     this.entryDescription.InvisibleChar = '●';
     this.hbox1.Add(this.entryDescription);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.entryDescription]));
     w5.Position = 3;
     w1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1[this.hbox1]));
     w6.Position = 0;
     w6.Expand   = false;
     w6.Fill     = false;
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.hpaned1          = new global::Gtk.HPaned();
     this.hpaned1.CanFocus = true;
     this.hpaned1.Name     = "hpaned1";
     this.hpaned1.Position = 415;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox2         = new global::Gtk.VBox();
     this.vbox2.Name    = "vbox2";
     this.vbox2.Spacing = 6;
     // Container child vbox2.Gtk.Box+BoxChild
     this.label1              = new global::Gtk.Label();
     this.label1.Name         = "label1";
     this.label1.Xalign       = 0F;
     this.label1.LabelProp    = global::Mono.Unix.Catalog.GetString("_Colors");
     this.label1.UseUnderline = true;
     this.vbox2.Add(this.label1);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.label1]));
     w7.Position = 0;
     w7.Expand   = false;
     w7.Fill     = false;
     // Container child vbox2.Gtk.Box+BoxChild
     this.GtkScrolledWindow            = new global::Gtk.ScrolledWindow();
     this.GtkScrolledWindow.Name       = "GtkScrolledWindow";
     this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
     // Container child GtkScrolledWindow.Gtk.Container+ContainerChild
     this.treeviewColors          = new global::Gtk.TreeView();
     this.treeviewColors.CanFocus = true;
     this.treeviewColors.Name     = "treeviewColors";
     this.GtkScrolledWindow.Add(this.treeviewColors);
     this.vbox2.Add(this.GtkScrolledWindow);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.GtkScrolledWindow]));
     w9.Position = 1;
     this.hpaned1.Add(this.vbox2);
     global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.vbox2]));
     w10.Resize = false;
     // Container child hpaned1.Gtk.Paned+PanedChild
     this.vbox3         = new global::Gtk.VBox();
     this.vbox3.Name    = "vbox3";
     this.vbox3.Spacing = 6;
     // Container child vbox3.Gtk.Box+BoxChild
     this.notebookColorChooser             = new global::Gtk.Notebook();
     this.notebookColorChooser.CanFocus    = true;
     this.notebookColorChooser.Name        = "notebookColorChooser";
     this.notebookColorChooser.CurrentPage = 1;
     this.notebookColorChooser.ShowBorder  = false;
     this.notebookColorChooser.BorderWidth = ((uint)(8));
     // Container child notebookColorChooser.Gtk.Notebook+NotebookChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.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.colorbuttonBg          = new global::Gtk.ColorButton();
     this.colorbuttonBg.CanFocus = true;
     this.colorbuttonBg.Events   = ((global::Gdk.EventMask)(784));
     this.colorbuttonBg.Name     = "colorbuttonBg";
     this.table1.Add(this.colorbuttonBg);
     global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1[this.colorbuttonBg]));
     w11.TopAttach    = ((uint)(1));
     w11.BottomAttach = ((uint)(2));
     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.colorbuttonFg          = new global::Gtk.ColorButton();
     this.colorbuttonFg.CanFocus = true;
     this.colorbuttonFg.Events   = ((global::Gdk.EventMask)(784));
     this.colorbuttonFg.Name     = "colorbuttonFg";
     this.table1.Add(this.colorbuttonFg);
     global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1[this.colorbuttonFg]));
     w12.LeftAttach  = ((uint)(1));
     w12.RightAttach = ((uint)(2));
     w12.XOptions    = ((global::Gtk.AttachOptions)(4));
     w12.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label5              = new global::Gtk.Label();
     this.label5.Name         = "label5";
     this.label5.Xalign       = 1F;
     this.label5.LabelProp    = global::Mono.Unix.Catalog.GetString("_Background:");
     this.label5.UseUnderline = true;
     this.table1.Add(this.label5);
     global::Gtk.Table.TableChild w13 = ((global::Gtk.Table.TableChild)(this.table1[this.label5]));
     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.label7              = new global::Gtk.Label();
     this.label7.Name         = "label7";
     this.label7.Xalign       = 1F;
     this.label7.LabelProp    = global::Mono.Unix.Catalog.GetString("_Foreground:");
     this.label7.UseUnderline = true;
     this.table1.Add(this.label7);
     global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1[this.label7]));
     w14.XOptions = ((global::Gtk.AttachOptions)(4));
     w14.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox4.Add(this.table1);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.table1]));
     w15.Position = 0;
     w15.Expand   = false;
     w15.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.checkbuttonBold               = new global::Gtk.CheckButton();
     this.checkbuttonBold.CanFocus      = true;
     this.checkbuttonBold.Name          = "checkbuttonBold";
     this.checkbuttonBold.Label         = global::Mono.Unix.Catalog.GetString("B_old");
     this.checkbuttonBold.DrawIndicator = true;
     this.checkbuttonBold.UseUnderline  = true;
     this.vbox4.Add(this.checkbuttonBold);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.checkbuttonBold]));
     w16.Position = 1;
     w16.Expand   = false;
     w16.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.checkbuttonItalic               = new global::Gtk.CheckButton();
     this.checkbuttonItalic.CanFocus      = true;
     this.checkbuttonItalic.Name          = "checkbuttonItalic";
     this.checkbuttonItalic.Label         = global::Mono.Unix.Catalog.GetString("Italic");
     this.checkbuttonItalic.DrawIndicator = true;
     this.checkbuttonItalic.UseUnderline  = true;
     this.vbox4.Add(this.checkbuttonItalic);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.checkbuttonItalic]));
     w17.Position = 2;
     w17.Expand   = false;
     w17.Fill     = false;
     this.notebookColorChooser.Add(this.vbox4);
     // Notebook tab
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("page1");
     this.notebookColorChooser.SetTabLabel(this.vbox4, this.label4);
     this.label4.ShowAll();
     // Container child notebookColorChooser.Gtk.Notebook+NotebookChild
     this.vbox5         = new global::Gtk.VBox();
     this.vbox5.Name    = "vbox5";
     this.vbox5.Spacing = 6;
     // Container child vbox5.Gtk.Box+BoxChild
     this.table2               = new global::Gtk.Table(((uint)(3)), ((uint)(2)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.colorbuttonBorder          = new global::Gtk.ColorButton();
     this.colorbuttonBorder.CanFocus = true;
     this.colorbuttonBorder.Events   = ((global::Gdk.EventMask)(784));
     this.colorbuttonBorder.Name     = "colorbuttonBorder";
     this.table2.Add(this.colorbuttonBorder);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table2[this.colorbuttonBorder]));
     w19.TopAttach    = ((uint)(2));
     w19.BottomAttach = ((uint)(3));
     w19.LeftAttach   = ((uint)(1));
     w19.RightAttach  = ((uint)(2));
     w19.XOptions     = ((global::Gtk.AttachOptions)(4));
     w19.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.colorbuttonPrimary          = new global::Gtk.ColorButton();
     this.colorbuttonPrimary.CanFocus = true;
     this.colorbuttonPrimary.Events   = ((global::Gdk.EventMask)(784));
     this.colorbuttonPrimary.Name     = "colorbuttonPrimary";
     this.table2.Add(this.colorbuttonPrimary);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table2[this.colorbuttonPrimary]));
     w20.LeftAttach  = ((uint)(1));
     w20.RightAttach = ((uint)(2));
     w20.XOptions    = ((global::Gtk.AttachOptions)(4));
     w20.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.colorbuttonSecondary          = new global::Gtk.ColorButton();
     this.colorbuttonSecondary.CanFocus = true;
     this.colorbuttonSecondary.Events   = ((global::Gdk.EventMask)(784));
     this.colorbuttonSecondary.Name     = "colorbuttonSecondary";
     this.table2.Add(this.colorbuttonSecondary);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table2[this.colorbuttonSecondary]));
     w21.TopAttach    = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.LeftAttach   = ((uint)(1));
     w21.RightAttach  = ((uint)(2));
     w21.XOptions     = ((global::Gtk.AttachOptions)(4));
     w21.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label10              = new global::Gtk.Label();
     this.label10.Name         = "label10";
     this.label10.Xalign       = 1F;
     this.label10.LabelProp    = global::Mono.Unix.Catalog.GetString("_Secondary Color:");
     this.label10.UseUnderline = true;
     this.table2.Add(this.label10);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table2[this.label10]));
     w22.TopAttach    = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.XOptions     = ((global::Gtk.AttachOptions)(4));
     w22.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label11              = new global::Gtk.Label();
     this.label11.Name         = "label11";
     this.label11.Xalign       = 1F;
     this.label11.LabelProp    = global::Mono.Unix.Catalog.GetString("_Border Color:");
     this.label11.UseUnderline = true;
     this.table2.Add(this.label11);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table2[this.label11]));
     w23.TopAttach    = ((uint)(2));
     w23.BottomAttach = ((uint)(3));
     w23.XOptions     = ((global::Gtk.AttachOptions)(4));
     w23.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label9              = new global::Gtk.Label();
     this.label9.Name         = "label9";
     this.label9.Xalign       = 1F;
     this.label9.LabelProp    = global::Mono.Unix.Catalog.GetString("_Primary Color:");
     this.label9.UseUnderline = true;
     this.table2.Add(this.label9);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table2[this.label9]));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox5.Add(this.table2);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.table2]));
     w25.Position = 0;
     w25.Expand   = false;
     w25.Fill     = false;
     this.notebookColorChooser.Add(this.vbox5);
     global::Gtk.Notebook.NotebookChild w26 = ((global::Gtk.Notebook.NotebookChild)(this.notebookColorChooser[this.vbox5]));
     w26.Position = 1;
     // Notebook tab
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("page2");
     this.notebookColorChooser.SetTabLabel(this.vbox5, this.label6);
     this.label6.ShowAll();
     this.vbox3.Add(this.notebookColorChooser);
     global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.notebookColorChooser]));
     w27.Position = 0;
     w27.Expand   = false;
     w27.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.label8              = new global::Gtk.Label();
     this.label8.Name         = "label8";
     this.label8.Xalign       = 0F;
     this.label8.LabelProp    = global::Mono.Unix.Catalog.GetString("_Preview:");
     this.label8.UseUnderline = true;
     this.vbox3.Add(this.label8);
     global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.label8]));
     w28.Position = 1;
     w28.Expand   = false;
     w28.Fill     = false;
     // Container child vbox3.Gtk.Box+BoxChild
     this.scrolledwindowTextEditor            = new global::Gtk.ScrolledWindow();
     this.scrolledwindowTextEditor.CanFocus   = true;
     this.scrolledwindowTextEditor.Name       = "scrolledwindowTextEditor";
     this.scrolledwindowTextEditor.ShadowType = ((global::Gtk.ShadowType)(1));
     this.vbox3.Add(this.scrolledwindowTextEditor);
     global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.scrolledwindowTextEditor]));
     w29.Position = 2;
     this.hpaned1.Add(this.vbox3);
     w1.Add(this.hpaned1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(w1[this.hpaned1]));
     w31.Position = 1;
     // Internal child MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor.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";
     this.AddActionWidget(this.buttonOk, -5);
     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          = 760;
     this.DefaultHeight         = 458;
     this.label2.MnemonicWidget = this.entryName;
     this.label3.MnemonicWidget = this.entryDescription;
     this.Show();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget Moscrif.IDE.Controls.SettingPlatformDialog
     this.Name = "Moscrif.IDE.Controls.SettingPlatformDialog";
     this.WindowPosition = ((global::Gtk.WindowPosition)(1));
     // Internal child Moscrif.IDE.Controls.SettingPlatformDialog.VBox
     global::Gtk.VBox w1 = this.VBox;
     w1.Name = "dialog1_VBox";
     w1.BorderWidth = ((uint)(2));
     // Container child dialog1_VBox.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(3)), ((uint)(3)), false);
     this.table1.Name = "table1";
     this.table1.RowSpacing = ((uint)(6));
     this.table1.ColumnSpacing = ((uint)(6));
     // Container child table1.Gtk.Table+TableChild
     this.cbBackground = new global::Gtk.ColorButton ();
     this.cbBackground.CanFocus = true;
     this.cbBackground.Events = ((global::Gdk.EventMask)(784));
     this.cbBackground.Name = "cbBackground";
     this.table1.Add (this.cbBackground);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbBackground]));
     w2.LeftAttach = ((uint)(1));
     w2.RightAttach = ((uint)(2));
     w2.XOptions = ((global::Gtk.AttachOptions)(4));
     w2.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.cbKeyBinding = global::Gtk.ComboBox.NewText ();
     this.cbKeyBinding.Name = "cbKeyBinding";
     this.table1.Add (this.cbKeyBinding);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1 [this.cbKeyBinding]));
     w3.TopAttach = ((uint)(1));
     w3.BottomAttach = ((uint)(2));
     w3.LeftAttach = ((uint)(1));
     w3.RightAttach = ((uint)(2));
     w3.XOptions = ((global::Gtk.AttachOptions)(4));
     w3.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label1 = new global::Gtk.Label ();
     this.label1.Name = "label1";
     this.label1.Xalign = 1F;
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("Color Scheme :");
     this.table1.Add (this.label1);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table1 [this.label1]));
     w4.XPadding = ((uint)(5));
     w4.YPadding = ((uint)(5));
     w4.XOptions = ((global::Gtk.AttachOptions)(4));
     w4.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.Xalign = 1F;
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("Keybinding :");
     this.table1.Add (this.label2);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w5.TopAttach = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.XOptions = ((global::Gtk.AttachOptions)(4));
     w5.YOptions = ((global::Gtk.AttachOptions)(4));
     w1.Add (this.table1);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.table1]));
     w6.Position = 0;
     // Internal child Moscrif.IDE.Controls.SettingPlatformDialog.ActionArea
     global::Gtk.HButtonBox w7 = this.ActionArea;
     w7.Name = "dialog1_ActionArea";
     w7.Spacing = 10;
     w7.BorderWidth = ((uint)(5));
     w7.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.button34 = new global::Gtk.Button ();
     this.button34.CanFocus = true;
     this.button34.Name = "button34";
     this.button34.UseStock = true;
     this.button34.UseUnderline = true;
     this.button34.Label = "gtk-cancel";
     this.AddActionWidget (this.button34, -6);
     global::Gtk.ButtonBox.ButtonBoxChild w8 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.button34]));
     w8.Expand = false;
     w8.Fill = false;
     // Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
     this.buttonOk = new global::Gtk.Button ();
     this.buttonOk.CanDefault = true;
     this.buttonOk.CanFocus = true;
     this.buttonOk.Name = "buttonOk";
     this.buttonOk.UseStock = true;
     this.buttonOk.UseUnderline = true;
     this.buttonOk.Label = "gtk-ok";
     this.AddActionWidget (this.buttonOk, -5);
     global::Gtk.ButtonBox.ButtonBoxChild w9 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w7 [this.buttonOk]));
     w9.Position = 1;
     w9.Expand = false;
     w9.Fill = false;
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultWidth = 408;
     this.DefaultHeight = 151;
     this.Show ();
     this.buttonOk.Clicked += new global::System.EventHandler (this.OnButtonOkClicked);
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget MonoDevelop.FSharp.Gui.FSharpSettingsWidget
     global::Stetic.BinContainer.Attach(this);
     this.Name = "MonoDevelop.FSharp.Gui.FSharpSettingsWidget";
     // Container child MonoDevelop.FSharp.Gui.FSharpSettingsWidget.Gtk.Container+ContainerChild
     this.vbox1         = new global::Gtk.VBox();
     this.vbox1.Name    = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2         = new global::Gtk.HBox();
     this.hbox2.Name    = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("<b>F# Interactive</b>");
     this.label4.UseMarkup = true;
     this.hbox2.Add(this.label4);
     global::Gtk.Box.BoxChild w1 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.label4]));
     w1.Position = 0;
     w1.Expand   = false;
     w1.Fill     = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.checkInteractiveUseDefault               = new global::Gtk.CheckButton();
     this.checkInteractiveUseDefault.CanFocus      = true;
     this.checkInteractiveUseDefault.Name          = "checkInteractiveUseDefault";
     this.checkInteractiveUseDefault.Label         = global::Mono.Unix.Catalog.GetString("Use Default");
     this.checkInteractiveUseDefault.Active        = true;
     this.checkInteractiveUseDefault.DrawIndicator = true;
     this.checkInteractiveUseDefault.UseUnderline  = true;
     this.hbox2.Add(this.checkInteractiveUseDefault);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.checkInteractiveUseDefault]));
     w2.Position = 1;
     this.vbox1.Add(this.hbox2);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w3.Position = 0;
     w3.Expand   = false;
     w3.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table5               = new global::Gtk.Table(((uint)(2)), ((uint)(3)), false);
     this.table5.Name          = "table5";
     this.table5.RowSpacing    = ((uint)(6));
     this.table5.ColumnSpacing = ((uint)(6));
     // Container child table5.Gtk.Table+TableChild
     this.buttonBrowse              = new global::Gtk.Button();
     this.buttonBrowse.CanFocus     = true;
     this.buttonBrowse.Name         = "buttonBrowse";
     this.buttonBrowse.UseUnderline = true;
     this.buttonBrowse.Label        = global::Mono.Unix.Catalog.GetString("_Browse...");
     this.table5.Add(this.buttonBrowse);
     global::Gtk.Table.TableChild w4 = ((global::Gtk.Table.TableChild)(this.table5 [this.buttonBrowse]));
     w4.LeftAttach  = ((uint)(2));
     w4.RightAttach = ((uint)(3));
     w4.XPadding    = ((uint)(8));
     w4.XOptions    = ((global::Gtk.AttachOptions)(4));
     w4.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table5.Gtk.Table+TableChild
     this.entryArguments               = new global::Gtk.Entry();
     this.entryArguments.CanFocus      = true;
     this.entryArguments.Name          = "entryArguments";
     this.entryArguments.IsEditable    = true;
     this.entryArguments.InvisibleChar = '●';
     this.table5.Add(this.entryArguments);
     global::Gtk.Table.TableChild w5 = ((global::Gtk.Table.TableChild)(this.table5 [this.entryArguments]));
     w5.TopAttach    = ((uint)(1));
     w5.BottomAttach = ((uint)(2));
     w5.LeftAttach   = ((uint)(1));
     w5.RightAttach  = ((uint)(2));
     w5.YOptions     = ((global::Gtk.AttachOptions)(0));
     // Container child table5.Gtk.Table+TableChild
     this.entryPath               = new global::Gtk.Entry();
     this.entryPath.CanFocus      = true;
     this.entryPath.Name          = "entryPath";
     this.entryPath.IsEditable    = true;
     this.entryPath.InvisibleChar = '●';
     this.table5.Add(this.entryPath);
     global::Gtk.Table.TableChild w6 = ((global::Gtk.Table.TableChild)(this.table5 [this.entryPath]));
     w6.LeftAttach  = ((uint)(1));
     w6.RightAttach = ((uint)(2));
     w6.XOptions    = ((global::Gtk.AttachOptions)(4));
     w6.YOptions    = ((global::Gtk.AttachOptions)(0));
     // Container child table5.Gtk.Table+TableChild
     this.GtkLabel4           = new global::Gtk.Label();
     this.GtkLabel4.Name      = "GtkLabel4";
     this.GtkLabel4.Xalign    = 0F;
     this.GtkLabel4.LabelProp = global::Mono.Unix.Catalog.GetString("Path");
     this.GtkLabel4.UseMarkup = true;
     this.table5.Add(this.GtkLabel4);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table5 [this.GtkLabel4]));
     w7.XPadding = ((uint)(8));
     w7.XOptions = ((global::Gtk.AttachOptions)(4));
     w7.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table5.Gtk.Table+TableChild
     this.GtkLabel6           = new global::Gtk.Label();
     this.GtkLabel6.Name      = "GtkLabel6";
     this.GtkLabel6.Xalign    = 0F;
     this.GtkLabel6.LabelProp = global::Mono.Unix.Catalog.GetString("Options");
     this.GtkLabel6.UseMarkup = true;
     this.table5.Add(this.GtkLabel6);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table5 [this.GtkLabel6]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XPadding     = ((uint)(8));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(0));
     this.vbox1.Add(this.table5);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table5]));
     w9.Position = 1;
     w9.Expand   = false;
     w9.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.advanceToNextLineCheckbox = new global::Gtk.CheckButton();
     this.advanceToNextLineCheckbox.TooltipMarkup = "When sending a line or an empty selection to F# interactive this property automatically advances to the next line.";
     this.advanceToNextLineCheckbox.CanFocus      = true;
     this.advanceToNextLineCheckbox.Name          = "advanceToNextLineCheckbox";
     this.advanceToNextLineCheckbox.Label         = global::Mono.Unix.Catalog.GetString("Advance to next line");
     this.advanceToNextLineCheckbox.Active        = true;
     this.advanceToNextLineCheckbox.DrawIndicator = true;
     this.advanceToNextLineCheckbox.UseUnderline  = true;
     this.vbox1.Add(this.advanceToNextLineCheckbox);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.advanceToNextLineCheckbox]));
     w10.Position = 2;
     w10.Expand   = false;
     w10.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator4      = new global::Gtk.HSeparator();
     this.hseparator4.Name = "hseparator4";
     this.vbox1.Add(this.hseparator4);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator4]));
     w11.Position = 3;
     w11.Expand   = false;
     w11.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.vbox4         = new global::Gtk.VBox();
     this.vbox4.Name    = "vbox4";
     this.vbox4.Spacing = 6;
     // Container child vbox4.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>FSI Appearance</b>");
     this.label1.UseMarkup = true;
     this.vbox4.Add(this.label1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.label1]));
     w12.Position = 0;
     w12.Expand   = false;
     w12.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.matchThemeCheckbox               = new global::Gtk.CheckButton();
     this.matchThemeCheckbox.CanFocus      = true;
     this.matchThemeCheckbox.Name          = "matchThemeCheckbox";
     this.matchThemeCheckbox.Label         = global::Mono.Unix.Catalog.GetString("Match with Theme");
     this.matchThemeCheckbox.Active        = true;
     this.matchThemeCheckbox.DrawIndicator = true;
     this.matchThemeCheckbox.UseUnderline  = true;
     this.vbox4.Add(this.matchThemeCheckbox);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.matchThemeCheckbox]));
     w13.Position = 1;
     w13.Expand   = false;
     w13.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox7      = new global::Gtk.HBox();
     this.hbox7.Name = "hbox7";
     // Container child hbox7.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("Base Color");
     this.hbox7.Add(this.label5);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label5]));
     w14.Position = 0;
     w14.Expand   = false;
     w14.Fill     = false;
     w14.Padding  = ((uint)(8));
     // Container child hbox7.Gtk.Box+BoxChild
     this.baseColorButton          = new global::Gtk.ColorButton();
     this.baseColorButton.CanFocus = true;
     this.baseColorButton.Events   = ((global::Gdk.EventMask)(784));
     this.baseColorButton.Name     = "baseColorButton";
     this.hbox7.Add(this.baseColorButton);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.baseColorButton]));
     w15.Position = 1;
     w15.Expand   = false;
     w15.Fill     = false;
     w15.Padding  = ((uint)(8));
     // Container child hbox7.Gtk.Box+BoxChild
     this.label6           = new global::Gtk.Label();
     this.label6.Name      = "label6";
     this.label6.Xalign    = 0F;
     this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("Text Color");
     this.hbox7.Add(this.label6);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.label6]));
     w16.Position = 2;
     w16.Expand   = false;
     w16.Fill     = false;
     w16.Padding  = ((uint)(8));
     // Container child hbox7.Gtk.Box+BoxChild
     this.textColorButton          = new global::Gtk.ColorButton();
     this.textColorButton.CanFocus = true;
     this.textColorButton.Events   = ((global::Gdk.EventMask)(784));
     this.textColorButton.Name     = "textColorButton";
     this.hbox7.Add(this.textColorButton);
     global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.hbox7 [this.textColorButton]));
     w17.Position = 3;
     w17.Expand   = false;
     w17.Fill     = false;
     w17.Padding  = ((uint)(8));
     this.vbox4.Add(this.hbox7);
     global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox7]));
     w18.Position = 2;
     w18.Expand   = false;
     w18.Fill     = false;
     // Container child vbox4.Gtk.Box+BoxChild
     this.hbox9         = new global::Gtk.HBox();
     this.hbox9.Name    = "hbox9";
     this.hbox9.Spacing = 6;
     // Container child hbox9.Gtk.Box+BoxChild
     this.GtkLabel13           = new global::Gtk.Label();
     this.GtkLabel13.Name      = "GtkLabel13";
     this.GtkLabel13.LabelProp = global::Mono.Unix.Catalog.GetString("Interactive Pad Font");
     this.GtkLabel13.UseMarkup = true;
     this.hbox9.Add(this.GtkLabel13);
     global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.GtkLabel13]));
     w19.Position = 0;
     w19.Expand   = false;
     w19.Fill     = false;
     w19.Padding  = ((uint)(8));
     // Container child hbox9.Gtk.Box+BoxChild
     this.fontbutton1          = new global::Gtk.FontButton();
     this.fontbutton1.CanFocus = true;
     this.fontbutton1.Name     = "fontbutton1";
     this.hbox9.Add(this.fontbutton1);
     global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.hbox9 [this.fontbutton1]));
     w20.Position = 1;
     w20.Padding  = ((uint)(8));
     this.vbox4.Add(this.hbox9);
     global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.vbox4 [this.hbox9]));
     w21.Position = 3;
     w21.Expand   = false;
     w21.Fill     = false;
     this.vbox1.Add(this.vbox4);
     global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.vbox4]));
     w22.Position = 4;
     w22.Expand   = false;
     w22.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hseparator3      = new global::Gtk.HSeparator();
     this.hseparator3.Name = "hseparator3";
     this.vbox1.Add(this.hseparator3);
     global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hseparator3]));
     w23.Position = 5;
     w23.Expand   = false;
     w23.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2 = new global::Gtk.Label();
     this.label2.TooltipMarkup = "This is only used when xbuild is not being used.";
     this.label2.Name          = "label2";
     this.label2.LabelProp     = global::Mono.Unix.Catalog.GetString("<b>F# Default Compiler</b>");
     this.label2.UseMarkup     = true;
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
     w24.Position = 0;
     w24.Expand   = false;
     w24.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.checkCompilerUseDefault               = new global::Gtk.CheckButton();
     this.checkCompilerUseDefault.CanFocus      = true;
     this.checkCompilerUseDefault.Name          = "checkCompilerUseDefault";
     this.checkCompilerUseDefault.Label         = global::Mono.Unix.Catalog.GetString("Use Default");
     this.checkCompilerUseDefault.Active        = true;
     this.checkCompilerUseDefault.DrawIndicator = true;
     this.checkCompilerUseDefault.UseUnderline  = true;
     this.hbox1.Add(this.checkCompilerUseDefault);
     global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.checkCompilerUseDefault]));
     w25.Position = 1;
     this.vbox1.Add(this.hbox1);
     global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w26.Position = 6;
     w26.Expand   = false;
     w26.Fill     = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.frame1            = new global::Gtk.Frame();
     this.frame1.Name       = "frame1";
     this.frame1.ShadowType = ((global::Gtk.ShadowType)(0));
     // Container child frame1.Gtk.Container+ContainerChild
     this.table2               = new global::Gtk.Table(((uint)(1)), ((uint)(3)), false);
     this.table2.Name          = "table2";
     this.table2.RowSpacing    = ((uint)(6));
     this.table2.ColumnSpacing = ((uint)(6));
     // Container child table2.Gtk.Table+TableChild
     this.buttonCompilerBrowse              = new global::Gtk.Button();
     this.buttonCompilerBrowse.CanFocus     = true;
     this.buttonCompilerBrowse.Name         = "buttonCompilerBrowse";
     this.buttonCompilerBrowse.UseUnderline = true;
     this.buttonCompilerBrowse.Label        = global::Mono.Unix.Catalog.GetString("_Browse...");
     this.table2.Add(this.buttonCompilerBrowse);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table2 [this.buttonCompilerBrowse]));
     w27.LeftAttach  = ((uint)(2));
     w27.RightAttach = ((uint)(3));
     w27.XPadding    = ((uint)(8));
     w27.XOptions    = ((global::Gtk.AttachOptions)(4));
     w27.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.entryCompilerPath               = new global::Gtk.Entry();
     this.entryCompilerPath.CanFocus      = true;
     this.entryCompilerPath.Name          = "entryCompilerPath";
     this.entryCompilerPath.IsEditable    = true;
     this.entryCompilerPath.InvisibleChar = '●';
     this.table2.Add(this.entryCompilerPath);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table2 [this.entryCompilerPath]));
     w28.LeftAttach  = ((uint)(1));
     w28.RightAttach = ((uint)(2));
     w28.XPadding    = ((uint)(8));
     w28.YOptions    = ((global::Gtk.AttachOptions)(4));
     // Container child table2.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.Xalign    = 0F;
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Path");
     this.table2.Add(this.label3);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table2 [this.label3]));
     w29.XPadding = ((uint)(8));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     this.frame1.Add(this.table2);
     this.vbox1.Add(this.frame1);
     global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.frame1]));
     w31.Position = 7;
     w31.Expand   = false;
     w31.Fill     = false;
     this.Add(this.vbox1);
     if ((this.Child != null))
     {
         this.Child.ShowAll();
     }
     this.Hide();
 }
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize(this);
     // Widget CashFlow.ExportDialog
     this.Name           = "CashFlow.ExportDialog";
     this.Title          = global::Mono.Unix.Catalog.GetString("Çıktı Seçenekleri");
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     // Internal child CashFlow.ExportDialog.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)(20));
     this.table1.ColumnSpacing = ((uint)(16));
     this.table1.BorderWidth   = ((uint)(10));
     // Container child table1.Gtk.Table+TableChild
     this.ColorButton = new global::Gtk.ColorButton();
     this.ColorButton.HeightRequest = 100;
     this.ColorButton.CanFocus      = true;
     this.ColorButton.Events        = ((global::Gdk.EventMask)(784));
     this.ColorButton.Name          = "ColorButton";
     this.table1.Add(this.ColorButton);
     global::Gtk.Table.TableChild w2 = ((global::Gtk.Table.TableChild)(this.table1[this.ColorButton]));
     w2.TopAttach    = ((uint)(2));
     w2.BottomAttach = ((uint)(3));
     w2.LeftAttach   = ((uint)(1));
     w2.RightAttach  = ((uint)(2));
     // Container child table1.Gtk.Table+TableChild
     this.ExportTypeSelection      = global::Gtk.ComboBox.NewText();
     this.ExportTypeSelection.Name = "ExportTypeSelection";
     this.table1.Add(this.ExportTypeSelection);
     global::Gtk.Table.TableChild w3 = ((global::Gtk.Table.TableChild)(this.table1[this.ExportTypeSelection]));
     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.hbox1         = new global::Gtk.HBox();
     this.hbox1.Name    = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.WidthInput = new global::Gtk.SpinButton(0D, 50000D, 1D);
     this.WidthInput.WidthRequest             = 80;
     this.WidthInput.HeightRequest            = 35;
     this.WidthInput.CanFocus                 = true;
     this.WidthInput.Name                     = "WidthInput";
     this.WidthInput.Adjustment.PageIncrement = 10D;
     this.WidthInput.ClimbRate                = 1D;
     this.WidthInput.Numeric                  = true;
     this.WidthInput.Value                    = 1920D;
     this.WidthInput.Wrap                     = true;
     this.hbox1.Add(this.WidthInput);
     global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.WidthInput]));
     w4.Position = 0;
     w4.Expand   = false;
     w4.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.label2           = new global::Gtk.Label();
     this.label2.Name      = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("X");
     this.hbox1.Add(this.label2);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.label2]));
     w5.Position = 1;
     w5.Expand   = false;
     w5.Fill     = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.HeightInput = new global::Gtk.SpinButton(0D, 50000D, 1D);
     this.HeightInput.WidthRequest             = 80;
     this.HeightInput.HeightRequest            = 35;
     this.HeightInput.CanFocus                 = true;
     this.HeightInput.Name                     = "HeightInput";
     this.HeightInput.Adjustment.PageIncrement = 10D;
     this.HeightInput.ClimbRate                = 1D;
     this.HeightInput.Numeric                  = true;
     this.HeightInput.Value                    = 1080D;
     this.hbox1.Add(this.HeightInput);
     global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.HeightInput]));
     w6.Position = 2;
     w6.Expand   = false;
     w6.Fill     = false;
     this.table1.Add(this.hbox1);
     global::Gtk.Table.TableChild w7 = ((global::Gtk.Table.TableChild)(this.table1[this.hbox1]));
     w7.TopAttach    = ((uint)(1));
     w7.BottomAttach = ((uint)(2));
     w7.LeftAttach   = ((uint)(1));
     w7.RightAttach  = ((uint)(2));
     // Container child table1.Gtk.Table+TableChild
     this.label1           = new global::Gtk.Label();
     this.label1.Name      = "label1";
     this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("Boyut:");
     this.label1.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label1);
     global::Gtk.Table.TableChild w8 = ((global::Gtk.Table.TableChild)(this.table1[this.label1]));
     w8.TopAttach    = ((uint)(1));
     w8.BottomAttach = ((uint)(2));
     w8.XOptions     = ((global::Gtk.AttachOptions)(4));
     w8.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3           = new global::Gtk.Label();
     this.label3.Name      = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("Renk:");
     this.label3.Justify   = ((global::Gtk.Justification)(1));
     this.table1.Add(this.label3);
     global::Gtk.Table.TableChild w9 = ((global::Gtk.Table.TableChild)(this.table1[this.label3]));
     w9.TopAttach    = ((uint)(2));
     w9.BottomAttach = ((uint)(3));
     w9.XOptions     = ((global::Gtk.AttachOptions)(4));
     w9.YOptions     = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label4           = new global::Gtk.Label();
     this.label4.Name      = "label4";
     this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("Çıktı Türü:");
     this.table1.Add(this.label4);
     global::Gtk.Table.TableChild w10 = ((global::Gtk.Table.TableChild)(this.table1[this.label4]));
     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 CashFlow.ExportDialog.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";
     this.AddActionWidget(this.buttonOk, -5);
     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  = 319;
     this.DefaultHeight = 279;
     this.Show();
     this.Response += new global::Gtk.ResponseHandler(this.OnResponse);
     this.ExportTypeSelection.Changed += new global::System.EventHandler(this.OnExportTypeSelectionChanged);
 }
		protected virtual void Build ()
		{
			global::Stetic.Gui.Initialize (this);
			// Widget MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor
			this.Name = "MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor";
			this.Title = global::Mono.Unix.Catalog.GetString ("Edit color sheme");
			this.WindowPosition = ((global::Gtk.WindowPosition)(4));
			this.BorderWidth = ((uint)(6));
			// Internal child MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor.VBox
			global::Gtk.VBox w1 = this.VBox;
			w1.Name = "dialog1_VBox";
			w1.BorderWidth = ((uint)(2));
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.hbox1 = new global::Gtk.HBox ();
			this.hbox1.Name = "hbox1";
			this.hbox1.Spacing = 6;
			this.hbox1.BorderWidth = ((uint)(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 ("_Name:");
			this.label2.UseUnderline = true;
			this.hbox1.Add (this.label2);
			global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label2]));
			w2.Position = 0;
			w2.Expand = false;
			w2.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.entryName = new global::Gtk.Entry ();
			this.entryName.CanFocus = true;
			this.entryName.Name = "entryName";
			this.entryName.IsEditable = true;
			this.entryName.InvisibleChar = '●';
			this.hbox1.Add (this.entryName);
			global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entryName]));
			w3.Position = 1;
			// Container child hbox1.Gtk.Box+BoxChild
			this.label3 = new global::Gtk.Label ();
			this.label3.Name = "label3";
			this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("_Description:");
			this.label3.UseUnderline = true;
			this.hbox1.Add (this.label3);
			global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.label3]));
			w4.Position = 2;
			w4.Expand = false;
			w4.Fill = false;
			// Container child hbox1.Gtk.Box+BoxChild
			this.entryDescription = new global::Gtk.Entry ();
			this.entryDescription.CanFocus = true;
			this.entryDescription.Name = "entryDescription";
			this.entryDescription.IsEditable = true;
			this.entryDescription.InvisibleChar = '●';
			this.hbox1.Add (this.entryDescription);
			global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.entryDescription]));
			w5.Position = 3;
			w1.Add (this.hbox1);
			global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(w1 [this.hbox1]));
			w6.Position = 0;
			w6.Expand = false;
			w6.Fill = false;
			// Container child dialog1_VBox.Gtk.Box+BoxChild
			this.hpaned1 = new global::Gtk.HPaned ();
			this.hpaned1.CanFocus = true;
			this.hpaned1.Name = "hpaned1";
			this.hpaned1.Position = 415;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.vbox2 = new global::Gtk.VBox ();
			this.vbox2.Name = "vbox2";
			this.vbox2.Spacing = 6;
			// Container child vbox2.Gtk.Box+BoxChild
			this.label1 = new global::Gtk.Label ();
			this.label1.Name = "label1";
			this.label1.Xalign = 0F;
			this.label1.LabelProp = global::Mono.Unix.Catalog.GetString ("_Colors");
			this.label1.UseUnderline = true;
			this.vbox2.Add (this.label1);
			global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.label1]));
			w7.Position = 0;
			w7.Expand = false;
			w7.Fill = false;
			// Container child vbox2.Gtk.Box+BoxChild
			this.GtkScrolledWindow = new global::Gtk.ScrolledWindow ();
			this.GtkScrolledWindow.Name = "GtkScrolledWindow";
			this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
			// Container child GtkScrolledWindow.Gtk.Container+ContainerChild
			this.treeviewColors = new global::Gtk.TreeView ();
			this.treeviewColors.CanFocus = true;
			this.treeviewColors.Name = "treeviewColors";
			this.GtkScrolledWindow.Add (this.treeviewColors);
			this.vbox2.Add (this.GtkScrolledWindow);
			global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.vbox2 [this.GtkScrolledWindow]));
			w9.Position = 1;
			this.hpaned1.Add (this.vbox2);
			global::Gtk.Paned.PanedChild w10 = ((global::Gtk.Paned.PanedChild)(this.hpaned1 [this.vbox2]));
			w10.Resize = false;
			// Container child hpaned1.Gtk.Paned+PanedChild
			this.vbox3 = new global::Gtk.VBox ();
			this.vbox3.Name = "vbox3";
			this.vbox3.Spacing = 6;
			// Container child vbox3.Gtk.Box+BoxChild
			this.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.colorbuttonBg = new global::Gtk.ColorButton ();
			this.colorbuttonBg.CanFocus = true;
			this.colorbuttonBg.Events = ((global::Gdk.EventMask)(784));
			this.colorbuttonBg.Name = "colorbuttonBg";
			this.table1.Add (this.colorbuttonBg);
			global::Gtk.Table.TableChild w11 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbuttonBg]));
			w11.TopAttach = ((uint)(1));
			w11.BottomAttach = ((uint)(2));
			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.colorbuttonFg = new global::Gtk.ColorButton ();
			this.colorbuttonFg.CanFocus = true;
			this.colorbuttonFg.Events = ((global::Gdk.EventMask)(784));
			this.colorbuttonFg.Name = "colorbuttonFg";
			this.table1.Add (this.colorbuttonFg);
			global::Gtk.Table.TableChild w12 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbuttonFg]));
			w12.LeftAttach = ((uint)(1));
			w12.RightAttach = ((uint)(2));
			w12.XOptions = ((global::Gtk.AttachOptions)(4));
			w12.YOptions = ((global::Gtk.AttachOptions)(4));
			// Container child table1.Gtk.Table+TableChild
			this.label4 = new global::Gtk.Label ();
			this.label4.Name = "label4";
			this.label4.LabelProp = global::Mono.Unix.Catalog.GetString ("_Foreground:");
			this.label4.UseUnderline = true;
			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));
			// Container child table1.Gtk.Table+TableChild
			this.label5 = new global::Gtk.Label ();
			this.label5.Name = "label5";
			this.label5.LabelProp = global::Mono.Unix.Catalog.GetString ("_Background:");
			this.label5.UseUnderline = true;
			this.table1.Add (this.label5);
			global::Gtk.Table.TableChild w14 = ((global::Gtk.Table.TableChild)(this.table1 [this.label5]));
			w14.TopAttach = ((uint)(1));
			w14.BottomAttach = ((uint)(2));
			w14.XOptions = ((global::Gtk.AttachOptions)(4));
			w14.YOptions = ((global::Gtk.AttachOptions)(4));
			this.vbox3.Add (this.table1);
			global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.table1]));
			w15.Position = 0;
			w15.Expand = false;
			w15.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.checkbuttonBold = new global::Gtk.CheckButton ();
			this.checkbuttonBold.CanFocus = true;
			this.checkbuttonBold.Name = "checkbuttonBold";
			this.checkbuttonBold.Label = global::Mono.Unix.Catalog.GetString ("B_old");
			this.checkbuttonBold.DrawIndicator = true;
			this.checkbuttonBold.UseUnderline = true;
			this.vbox3.Add (this.checkbuttonBold);
			global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.checkbuttonBold]));
			w16.Position = 1;
			w16.Expand = false;
			w16.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.checkbuttonItalic = new global::Gtk.CheckButton ();
			this.checkbuttonItalic.CanFocus = true;
			this.checkbuttonItalic.Name = "checkbuttonItalic";
			this.checkbuttonItalic.Label = global::Mono.Unix.Catalog.GetString ("Italic");
			this.checkbuttonItalic.DrawIndicator = true;
			this.checkbuttonItalic.UseUnderline = true;
			this.vbox3.Add (this.checkbuttonItalic);
			global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.checkbuttonItalic]));
			w17.Position = 2;
			w17.Expand = false;
			w17.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.label6 = new global::Gtk.Label ();
			this.label6.Name = "label6";
			this.label6.Xalign = 0F;
			this.label6.LabelProp = global::Mono.Unix.Catalog.GetString ("_Preview:");
			this.label6.UseUnderline = true;
			this.vbox3.Add (this.label6);
			global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.label6]));
			w18.Position = 3;
			w18.Expand = false;
			w18.Fill = false;
			// Container child vbox3.Gtk.Box+BoxChild
			this.scrolledwindowTextEditor = new global::Gtk.ScrolledWindow ();
			this.scrolledwindowTextEditor.CanFocus = true;
			this.scrolledwindowTextEditor.Name = "scrolledwindowTextEditor";
			this.scrolledwindowTextEditor.ShadowType = ((global::Gtk.ShadowType)(1));
			this.vbox3.Add (this.scrolledwindowTextEditor);
			global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.vbox3 [this.scrolledwindowTextEditor]));
			w19.Position = 4;
			this.hpaned1.Add (this.vbox3);
			w1.Add (this.hpaned1);
			global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(w1 [this.hpaned1]));
			w21.Position = 1;
			// Internal child MonoDevelop.SourceEditor.OptionPanels.ColorShemeEditor.ActionArea
			global::Gtk.HButtonBox w22 = this.ActionArea;
			w22.Name = "dialog1_ActionArea";
			w22.Spacing = 10;
			w22.BorderWidth = ((uint)(5));
			w22.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 w23 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w22 [this.buttonCancel]));
			w23.Expand = false;
			w23.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 w24 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w22 [this.buttonOk]));
			w24.Position = 1;
			w24.Expand = false;
			w24.Fill = false;
			if ((this.Child != null)) {
				this.Child.ShowAll ();
			}
			this.DefaultWidth = 760;
			this.DefaultHeight = 458;
			this.label2.MnemonicWidget = this.entryName;
			this.label3.MnemonicWidget = this.entryDescription;
			this.Show ();
		}
Example #52
0
 protected virtual void Build()
 {
     global::Stetic.Gui.Initialize (this);
     // Widget MainWindow
     this.UIManager = new global::Gtk.UIManager ();
     global::Gtk.ActionGroup w1 = new global::Gtk.ActionGroup ("Default");
     this.Help = new global::Gtk.Action ("Help", global::Mono.Unix.Catalog.GetString ("Help"), null, null);
     this.Help.ShortLabel = global::Mono.Unix.Catalog.GetString ("Help");
     w1.Add (this.Help, null);
     this.AboutUs = new global::Gtk.Action ("AboutUs", global::Mono.Unix.Catalog.GetString ("About us"), null, null);
     this.AboutUs.ShortLabel = global::Mono.Unix.Catalog.GetString ("About us");
     w1.Add (this.AboutUs, null);
     this.help = new global::Gtk.Action ("help", global::Mono.Unix.Catalog.GetString ("About us"), null, "gtk-help");
     this.help.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Help");
     w1.Add (this.help, null);
     this.colorPicker = new global::Gtk.Action ("colorPicker", null, null, "gtk-color-picker");
     w1.Add (this.colorPicker, null);
     this.selectColor = new global::Gtk.Action ("selectColor", global::Mono.Unix.Catalog.GetString ("_Color"), null, "gtk-select-color");
     this.selectColor.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Color");
     w1.Add (this.selectColor, null);
     this.quit = new global::Gtk.Action ("quit", global::Mono.Unix.Catalog.GetString ("_Quit"), null, "gtk-quit");
     this.quit.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Quit");
     w1.Add (this.quit, null);
     this.File = new global::Gtk.Action ("File", global::Mono.Unix.Catalog.GetString ("  File"), null, null);
     this.File.ShortLabel = global::Mono.Unix.Catalog.GetString ("  File");
     w1.Add (this.File, null);
     this.quit1 = new global::Gtk.Action ("quit1", global::Mono.Unix.Catalog.GetString ("_Quit"), null, "gtk-quit");
     this.quit1.ShortLabel = global::Mono.Unix.Catalog.GetString ("_Quit");
     w1.Add (this.quit1, null);
     this.Help1 = new global::Gtk.Action ("Help1", global::Mono.Unix.Catalog.GetString ("Help"), null, null);
     this.Help1.ShortLabel = global::Mono.Unix.Catalog.GetString ("Help");
     w1.Add (this.Help1, null);
     this.Help2 = new global::Gtk.Action ("Help2", global::Mono.Unix.Catalog.GetString ("Help"), null, null);
     this.Help2.ShortLabel = global::Mono.Unix.Catalog.GetString ("Help");
     w1.Add (this.Help2, null);
     this.selectColor1 = new global::Gtk.Action ("selectColor1", global::Mono.Unix.Catalog.GetString ("About Us"), null, "gtk-dialog-info");
     this.selectColor1.ShortLabel = global::Mono.Unix.Catalog.GetString ("About Us");
     w1.Add (this.selectColor1, null);
     this.UIManager.InsertActionGroup (w1, 0);
     this.AddAccelGroup (this.UIManager.AccelGroup);
     this.Name = "MainWindow";
     this.Title = global::Mono.Unix.Catalog.GetString ("ColorPicker");
     this.Icon = global::Stetic.IconLoader.LoadIcon (this, "gtk-select-color", global::Gtk.IconSize.Menu);
     this.WindowPosition = ((global::Gtk.WindowPosition)(4));
     this.DefaultWidth = 13;
     // Container child MainWindow.Gtk.Container+ContainerChild
     this.vbox1 = new global::Gtk.VBox ();
     this.vbox1.Name = "vbox1";
     this.vbox1.Spacing = 6;
     // Container child vbox1.Gtk.Box+BoxChild
     this.UIManager.AddUiFromString ("<ui><menubar name='menubar1'><menu name='File' action='File'><menuitem name='quit1' action='quit1'/></menu><menu name='Help2' action='Help2'><menuitem name='selectColor1' action='selectColor1'/></menu></menubar></ui>");
     this.menubar1 = ((global::Gtk.MenuBar)(this.UIManager.GetWidget ("/menubar1")));
     this.menubar1.Name = "menubar1";
     this.vbox1.Add (this.menubar1);
     global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.menubar1]));
     w2.Position = 0;
     w2.Expand = false;
     w2.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox1 = new global::Gtk.HBox ();
     this.hbox1.Name = "hbox1";
     this.hbox1.Spacing = 6;
     // Container child hbox1.Gtk.Box+BoxChild
     this.comboboxentry1 = global::Gtk.ComboBoxEntry.NewText ();
     this.comboboxentry1.Name = "comboboxentry1";
     this.hbox1.Add (this.comboboxentry1);
     global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.comboboxentry1]));
     w3.Position = 0;
     w3.Expand = false;
     w3.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnNew = new global::Gtk.Button ();
     this.btnNew.CanFocus = true;
     this.btnNew.Name = "btnNew";
     this.btnNew.UseUnderline = true;
     this.btnNew.Label = global::Mono.Unix.Catalog.GetString ("New");
     global::Gtk.Image w4 = new global::Gtk.Image ();
     w4.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-add", global::Gtk.IconSize.Menu);
     this.btnNew.Image = w4;
     this.hbox1.Add (this.btnNew);
     global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnNew]));
     w5.Position = 1;
     w5.Expand = false;
     w5.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.button2 = new global::Gtk.Button ();
     this.button2.CanFocus = true;
     this.button2.Name = "button2";
     this.button2.UseUnderline = true;
     this.button2.Label = global::Mono.Unix.Catalog.GetString ("Edit");
     global::Gtk.Image w6 = new global::Gtk.Image ();
     w6.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-edit", global::Gtk.IconSize.Menu);
     this.button2.Image = w6;
     this.hbox1.Add (this.button2);
     global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.button2]));
     w7.Position = 2;
     w7.Expand = false;
     w7.Fill = false;
     // Container child hbox1.Gtk.Box+BoxChild
     this.btnDelete = new global::Gtk.Button ();
     this.btnDelete.CanFocus = true;
     this.btnDelete.Name = "btnDelete";
     this.btnDelete.UseUnderline = true;
     this.btnDelete.Label = global::Mono.Unix.Catalog.GetString ("Delete");
     global::Gtk.Image w8 = new global::Gtk.Image ();
     w8.Pixbuf = global::Stetic.IconLoader.LoadIcon (this, "gtk-clear", global::Gtk.IconSize.Menu);
     this.btnDelete.Image = w8;
     this.hbox1.Add (this.btnDelete);
     global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox1 [this.btnDelete]));
     w9.Position = 3;
     w9.Expand = false;
     w9.Fill = false;
     this.vbox1.Add (this.hbox1);
     global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox1]));
     w10.Position = 1;
     w10.Expand = false;
     w10.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.hbox2 = new global::Gtk.HBox ();
     this.hbox2.Name = "hbox2";
     this.hbox2.Spacing = 6;
     // Container child hbox2.Gtk.Box+BoxChild
     this.lblPaletteName = new global::Gtk.Label ();
     this.lblPaletteName.Name = "lblPaletteName";
     this.lblPaletteName.LabelProp = global::Mono.Unix.Catalog.GetString ("Enter name for a new Palette:");
     this.hbox2.Add (this.lblPaletteName);
     global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.lblPaletteName]));
     w11.Position = 0;
     w11.Expand = false;
     w11.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.entry1 = new global::Gtk.Entry ();
     this.entry1.WidthRequest = 0;
     this.entry1.HeightRequest = 28;
     this.entry1.CanFocus = true;
     this.entry1.Name = "entry1";
     this.entry1.IsEditable = true;
     this.entry1.InvisibleChar = '•';
     this.hbox2.Add (this.entry1);
     global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.entry1]));
     w12.Position = 1;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnAdd = new global::Gtk.Button ();
     this.btnAdd.CanFocus = true;
     this.btnAdd.Name = "btnAdd";
     this.btnAdd.UseUnderline = true;
     this.btnAdd.Label = global::Mono.Unix.Catalog.GetString ("Add");
     this.hbox2.Add (this.btnAdd);
     global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.btnAdd]));
     w13.Position = 2;
     w13.Expand = false;
     w13.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnUpdate = new global::Gtk.Button ();
     this.btnUpdate.CanFocus = true;
     this.btnUpdate.Name = "btnUpdate";
     this.btnUpdate.UseUnderline = true;
     this.btnUpdate.Label = global::Mono.Unix.Catalog.GetString ("Update");
     this.hbox2.Add (this.btnUpdate);
     global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.btnUpdate]));
     w14.Position = 3;
     w14.Expand = false;
     w14.Fill = false;
     // Container child hbox2.Gtk.Box+BoxChild
     this.btnCancle = new global::Gtk.Button ();
     this.btnCancle.CanFocus = true;
     this.btnCancle.Name = "btnCancle";
     this.btnCancle.UseUnderline = true;
     this.btnCancle.Label = global::Mono.Unix.Catalog.GetString ("Cancel");
     this.hbox2.Add (this.btnCancle);
     global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox2 [this.btnCancle]));
     w15.Position = 4;
     w15.Expand = false;
     w15.Fill = false;
     this.vbox1.Add (this.hbox2);
     global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.hbox2]));
     w16.Position = 2;
     w16.Expand = false;
     w16.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.table1 = new global::Gtk.Table (((uint)(2)), ((uint)(10)), 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.colorbutton1 = new global::Gtk.ColorButton ();
     this.colorbutton1.CanDefault = true;
     this.colorbutton1.CanFocus = true;
     this.colorbutton1.Events = ((global::Gdk.EventMask)(788));
     this.colorbutton1.Name = "colorbutton1";
     this.colorbutton1.Relief = ((global::Gtk.ReliefStyle)(1));
     this.table1.Add (this.colorbutton1);
     global::Gtk.Table.TableChild w17 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton1]));
     w17.XOptions = ((global::Gtk.AttachOptions)(4));
     w17.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton10 = new global::Gtk.ColorButton ();
     this.colorbutton10.CanFocus = true;
     this.colorbutton10.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton10.Name = "colorbutton10";
     this.table1.Add (this.colorbutton10);
     global::Gtk.Table.TableChild w18 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton10]));
     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.colorbutton11 = new global::Gtk.ColorButton ();
     this.colorbutton11.CanFocus = true;
     this.colorbutton11.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton11.Name = "colorbutton11";
     this.table1.Add (this.colorbutton11);
     global::Gtk.Table.TableChild w19 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton11]));
     w19.TopAttach = ((uint)(1));
     w19.BottomAttach = ((uint)(2));
     w19.LeftAttach = ((uint)(2));
     w19.RightAttach = ((uint)(3));
     w19.XOptions = ((global::Gtk.AttachOptions)(4));
     w19.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton12 = new global::Gtk.ColorButton ();
     this.colorbutton12.CanFocus = true;
     this.colorbutton12.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton12.Name = "colorbutton12";
     this.table1.Add (this.colorbutton12);
     global::Gtk.Table.TableChild w20 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton12]));
     w20.TopAttach = ((uint)(1));
     w20.BottomAttach = ((uint)(2));
     w20.LeftAttach = ((uint)(3));
     w20.RightAttach = ((uint)(4));
     w20.XOptions = ((global::Gtk.AttachOptions)(4));
     w20.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton13 = new global::Gtk.ColorButton ();
     this.colorbutton13.CanFocus = true;
     this.colorbutton13.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton13.Name = "colorbutton13";
     this.table1.Add (this.colorbutton13);
     global::Gtk.Table.TableChild w21 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton13]));
     w21.TopAttach = ((uint)(1));
     w21.BottomAttach = ((uint)(2));
     w21.LeftAttach = ((uint)(4));
     w21.RightAttach = ((uint)(5));
     w21.XOptions = ((global::Gtk.AttachOptions)(4));
     w21.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton14 = new global::Gtk.ColorButton ();
     this.colorbutton14.CanFocus = true;
     this.colorbutton14.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton14.Name = "colorbutton14";
     this.table1.Add (this.colorbutton14);
     global::Gtk.Table.TableChild w22 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton14]));
     w22.TopAttach = ((uint)(1));
     w22.BottomAttach = ((uint)(2));
     w22.LeftAttach = ((uint)(5));
     w22.RightAttach = ((uint)(6));
     w22.XOptions = ((global::Gtk.AttachOptions)(4));
     w22.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton15 = new global::Gtk.ColorButton ();
     this.colorbutton15.CanFocus = true;
     this.colorbutton15.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton15.Name = "colorbutton15";
     this.table1.Add (this.colorbutton15);
     global::Gtk.Table.TableChild w23 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton15]));
     w23.TopAttach = ((uint)(1));
     w23.BottomAttach = ((uint)(2));
     w23.LeftAttach = ((uint)(6));
     w23.RightAttach = ((uint)(7));
     w23.XOptions = ((global::Gtk.AttachOptions)(4));
     w23.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton16 = new global::Gtk.ColorButton ();
     this.colorbutton16.CanFocus = true;
     this.colorbutton16.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton16.Name = "colorbutton16";
     this.table1.Add (this.colorbutton16);
     global::Gtk.Table.TableChild w24 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton16]));
     w24.TopAttach = ((uint)(1));
     w24.BottomAttach = ((uint)(2));
     w24.LeftAttach = ((uint)(7));
     w24.RightAttach = ((uint)(8));
     w24.XOptions = ((global::Gtk.AttachOptions)(4));
     w24.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton2 = new global::Gtk.ColorButton ();
     this.colorbutton2.CanFocus = true;
     this.colorbutton2.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton2.Name = "colorbutton2";
     this.table1.Add (this.colorbutton2);
     global::Gtk.Table.TableChild w25 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton2]));
     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.colorbutton3 = new global::Gtk.ColorButton ();
     this.colorbutton3.CanFocus = true;
     this.colorbutton3.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton3.Name = "colorbutton3";
     this.table1.Add (this.colorbutton3);
     global::Gtk.Table.TableChild w26 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton3]));
     w26.LeftAttach = ((uint)(2));
     w26.RightAttach = ((uint)(3));
     w26.XOptions = ((global::Gtk.AttachOptions)(4));
     w26.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton4 = new global::Gtk.ColorButton ();
     this.colorbutton4.CanFocus = true;
     this.colorbutton4.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton4.Name = "colorbutton4";
     this.table1.Add (this.colorbutton4);
     global::Gtk.Table.TableChild w27 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton4]));
     w27.LeftAttach = ((uint)(3));
     w27.RightAttach = ((uint)(4));
     w27.XOptions = ((global::Gtk.AttachOptions)(4));
     w27.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton5 = new global::Gtk.ColorButton ();
     this.colorbutton5.CanFocus = true;
     this.colorbutton5.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton5.Name = "colorbutton5";
     this.table1.Add (this.colorbutton5);
     global::Gtk.Table.TableChild w28 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton5]));
     w28.LeftAttach = ((uint)(4));
     w28.RightAttach = ((uint)(5));
     w28.XOptions = ((global::Gtk.AttachOptions)(4));
     w28.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton6 = new global::Gtk.ColorButton ();
     this.colorbutton6.CanFocus = true;
     this.colorbutton6.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton6.Name = "colorbutton6";
     this.table1.Add (this.colorbutton6);
     global::Gtk.Table.TableChild w29 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton6]));
     w29.LeftAttach = ((uint)(5));
     w29.RightAttach = ((uint)(6));
     w29.XOptions = ((global::Gtk.AttachOptions)(4));
     w29.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton7 = new global::Gtk.ColorButton ();
     this.colorbutton7.CanFocus = true;
     this.colorbutton7.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton7.Name = "colorbutton7";
     this.table1.Add (this.colorbutton7);
     global::Gtk.Table.TableChild w30 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton7]));
     w30.LeftAttach = ((uint)(6));
     w30.RightAttach = ((uint)(7));
     w30.XOptions = ((global::Gtk.AttachOptions)(4));
     w30.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton8 = new global::Gtk.ColorButton ();
     this.colorbutton8.CanFocus = true;
     this.colorbutton8.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton8.Name = "colorbutton8";
     this.table1.Add (this.colorbutton8);
     global::Gtk.Table.TableChild w31 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton8]));
     w31.LeftAttach = ((uint)(7));
     w31.RightAttach = ((uint)(8));
     w31.XOptions = ((global::Gtk.AttachOptions)(4));
     w31.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.colorbutton9 = new global::Gtk.ColorButton ();
     this.colorbutton9.CanFocus = true;
     this.colorbutton9.Events = ((global::Gdk.EventMask)(784));
     this.colorbutton9.Name = "colorbutton9";
     this.table1.Add (this.colorbutton9);
     global::Gtk.Table.TableChild w32 = ((global::Gtk.Table.TableChild)(this.table1 [this.colorbutton9]));
     w32.TopAttach = ((uint)(1));
     w32.BottomAttach = ((uint)(2));
     w32.XOptions = ((global::Gtk.AttachOptions)(4));
     w32.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entry2 = new global::Gtk.Entry ();
     this.entry2.CanFocus = true;
     this.entry2.Name = "entry2";
     this.entry2.IsEditable = false;
     this.entry2.WidthChars = 8;
     this.entry2.InvisibleChar = '•';
     this.table1.Add (this.entry2);
     global::Gtk.Table.TableChild w33 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry2]));
     w33.TopAttach = ((uint)(1));
     w33.BottomAttach = ((uint)(2));
     w33.LeftAttach = ((uint)(9));
     w33.RightAttach = ((uint)(10));
     w33.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.entry4 = new global::Gtk.Entry ();
     this.entry4.CanFocus = true;
     this.entry4.Name = "entry4";
     this.entry4.IsEditable = false;
     this.entry4.WidthChars = 8;
     this.entry4.MaxLength = 8;
     this.entry4.InvisibleChar = '•';
     this.table1.Add (this.entry4);
     global::Gtk.Table.TableChild w34 = ((global::Gtk.Table.TableChild)(this.table1 [this.entry4]));
     w34.LeftAttach = ((uint)(9));
     w34.RightAttach = ((uint)(10));
     w34.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label2 = new global::Gtk.Label ();
     this.label2.Name = "label2";
     this.label2.LabelProp = global::Mono.Unix.Catalog.GetString ("WebSnap");
     this.table1.Add (this.label2);
     global::Gtk.Table.TableChild w35 = ((global::Gtk.Table.TableChild)(this.table1 [this.label2]));
     w35.TopAttach = ((uint)(1));
     w35.BottomAttach = ((uint)(2));
     w35.LeftAttach = ((uint)(8));
     w35.RightAttach = ((uint)(9));
     w35.XOptions = ((global::Gtk.AttachOptions)(4));
     w35.YOptions = ((global::Gtk.AttachOptions)(4));
     // Container child table1.Gtk.Table+TableChild
     this.label3 = new global::Gtk.Label ();
     this.label3.Name = "label3";
     this.label3.LabelProp = global::Mono.Unix.Catalog.GetString ("#");
     this.table1.Add (this.label3);
     global::Gtk.Table.TableChild w36 = ((global::Gtk.Table.TableChild)(this.table1 [this.label3]));
     w36.LeftAttach = ((uint)(8));
     w36.RightAttach = ((uint)(9));
     w36.XOptions = ((global::Gtk.AttachOptions)(4));
     w36.YOptions = ((global::Gtk.AttachOptions)(4));
     this.vbox1.Add (this.table1);
     global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.table1]));
     w37.Position = 3;
     w37.Expand = false;
     w37.Fill = false;
     // Container child vbox1.Gtk.Box+BoxChild
     this.colorselection1 = new global::Gtk.ColorSelection ();
     this.colorselection1.Name = "colorselection1";
     this.colorselection1.HasOpacityControl = true;
     this.vbox1.Add (this.colorselection1);
     global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox1 [this.colorselection1]));
     w38.Position = 4;
     this.Add (this.vbox1);
     if ((this.Child != null)) {
         this.Child.ShowAll ();
     }
     this.DefaultHeight = 511;
     this.btnUpdate.Hide ();
     this.hbox2.Hide ();
     this.Show ();
     this.DeleteEvent += new global::Gtk.DeleteEventHandler (this.OnDeleteEvent);
     this.quit1.Activated += new global::System.EventHandler (this.QuitClicked);
     this.selectColor1.Activated += new global::System.EventHandler (this.AboutusClicked);
     this.comboboxentry1.Changed += new global::System.EventHandler (this.Cmb_Changed);
     this.btnNew.Clicked += new global::System.EventHandler (this.OnBtnNewClicked);
     this.button2.Clicked += new global::System.EventHandler (this.onBtnEditClicked);
     this.btnDelete.Clicked += new global::System.EventHandler (this.onBtnDeleteClicked);
     this.btnAdd.Clicked += new global::System.EventHandler (this.add_Click);
     this.btnUpdate.Clicked += new global::System.EventHandler (this.btnUpdateClick);
     this.btnCancle.Clicked += new global::System.EventHandler (this.OnBtnCancleClicked);
     this.colorbutton9.ColorSet += new global::System.EventHandler (this.OnColorbutton9ColorSet);
     this.colorbutton8.ColorSet += new global::System.EventHandler (this.OnColorbutton8ColorSet);
     this.colorbutton7.ColorSet += new global::System.EventHandler (this.OnColorbutton7ColorSet);
     this.colorbutton6.ColorSet += new global::System.EventHandler (this.OnColorbutton6ColorSet);
     this.colorbutton5.ColorSet += new global::System.EventHandler (this.OnColorbutton5ColorSet);
     this.colorbutton4.ColorSet += new global::System.EventHandler (this.OnColorbutton4ColorSet);
     this.colorbutton3.ColorSet += new global::System.EventHandler (this.OnColorbutton3ColorSet);
     this.colorbutton2.ColorSet += new global::System.EventHandler (this.OnColorbutton2ColorSet);
     this.colorbutton16.ColorSet += new global::System.EventHandler (this.OnColorbutton16ColorSet);
     this.colorbutton15.ColorSet += new global::System.EventHandler (this.OnColorbutton15ColorSet);
     this.colorbutton14.ColorSet += new global::System.EventHandler (this.OnColorbutton14ColorSet);
     this.colorbutton13.ColorSet += new global::System.EventHandler (this.OnColorbutton13ColorSet);
     this.colorbutton12.ColorSet += new global::System.EventHandler (this.OnColorbutton12ColorSet);
     this.colorbutton11.ColorSet += new global::System.EventHandler (this.OnColorbutton11ColorSet);
     this.colorbutton10.ColorSet += new global::System.EventHandler (this.OnColorbutton10ColorSet);
     this.colorbutton1.Clicked += new global::System.EventHandler (this.OnCbtnClick);
     this.colorbutton1.ColorSet += new global::System.EventHandler (this.OnColorbutton1ColorSet);
     this.colorbutton1.Released += new global::System.EventHandler (this.cbtn_Released);
 }